Home
last modified time | relevance | path

Searched refs:Union (Results 1 – 25 of 27) sorted by relevance

12

/NextBSD/contrib/llvm/tools/clang/lib/AST/
HDAPValue.cpp173 case Union: in APValue()
206 else if (Kind == Union) in DestroyDataAndMakeUninit()
221 case Union: in needsCleanup()
330 case Union: in dump()
519 case APValue::Union: in printPretty()
HDExprConstant.cpp1477 case APValue::Union: in HandleConversionToBool()
/NextBSD/contrib/llvm/lib/IR/
HDConstantRange.cpp488 ConstantRange Union(DstTySize, /*isFullSet=*/false); in truncate() local
498 Union = ConstantRange(APInt::getMaxValue(DstTySize),Upper.trunc(DstTySize)); in truncate()
504 return Union; in truncate()
516 UpperDiv.trunc(DstTySize)).unionWith(Union); in truncate()
522 UpperModulo.trunc(DstTySize)).unionWith(Union); in truncate()
HDMetadata.cpp851 ConstantRange Union = LastRange.unionWith(NewRange); in tryMergeRange() local
854 cast<ConstantInt>(ConstantInt::get(Ty, Union.getLower())); in tryMergeRange()
856 cast<ConstantInt>(ConstantInt::get(Ty, Union.getUpper())); in tryMergeRange()
/NextBSD/contrib/llvm/tools/lldb/include/lldb/Utility/
HDRange.h65 Union (const Range& other);
/NextBSD/contrib/llvm/tools/clang/include/clang/AST/
HDAPValue.h52 Union, enumerator
190 bool isUnion() const { return Kind == Union; } in isUnion()
439 Kind = Union; in MakeUnion()
HDCommentCommands.td231 def Union : RecordLikeDeclarationVerbatimLineCommand<"union">;
/NextBSD/contrib/llvm/tools/lldb/source/Utility/
HDRange.cpp70 Range::Union (const Range& other) in Union() function in Range
/NextBSD/contrib/llvm/include/llvm/DebugInfo/PDB/
HDPDBTypes.h336 enum class PDB_UdtType { Struct, Class, Union, Interface }; enumerator
/NextBSD/crypto/heimdal/lib/wind/
HDrfc4518.txt473 [X.680] International Telecommunication Union -
480 [X.500] International Telecommunication Union -
485 [X.501] International Telecommunication Union -
490 [X.520] International Telecommunication Union -
/NextBSD/usr.bin/calendar/calendars/
HDcalendar.history92 03/27 Khrushchev becomes Premier of Soviet Union, 1958
195 06/30 China and Soviet Union announce split over ideology, 1960
198 07/04 Battles of Vicksburg and Gettysburg won by Union forces, 1863
HDcalendar.holiday145 04/26 Union Day in Tanzania
256 07/01 Union of the Somalia Republic in Somalia
518 12/01 Union Day in Romania
/NextBSD/contrib/llvm/lib/DebugInfo/PDB/
HDPDBExtras.cpp264 CASE_OUTPUT_ENUM_CLASS_STR(PDB_UdtType, Union, "union", OS) in operator <<()
/NextBSD/contrib/tzdata/
HDeurope349 # which gives force to European Union 7th Council Directive No. 94/21/EC.
496 # EU rules are for the European Union, previously known as the EC, EEC,
1063 # Union are still unclear. In 1994, the EU declared summer time compulsory
1559 # daylight savings time settings as in the States of the European Union.
1648 # As a candidate for membership of the European Union, Lithuania will
3375 # Soviet Union (as far as I know).
3395 # the Sov[i]et Union. In 1985 the SU reverted to standard Europe[a]n switch
HDasia506 # Republics, the Soviet Union, the Kuomintang, and the People's Republic of
/NextBSD/contrib/llvm/tools/clang/lib/CodeGen/
HDCGExprConstant.cpp1369 case APValue::Union: in EmitConstantValue()
/NextBSD/contrib/amd/doc/
HDam-utils.texi841 * Union maps::
1000 @node Password maps, Union maps, Hesiod maps, Map Types
1047 @node Union maps, LDAP maps, Password maps, Map Types
1049 @subsection Union maps
1050 @cindex Union file maps
1053 filesystem, @pxref{Union Filesystem}.
1063 @node LDAP maps, Executable maps, Union maps, Map Types
3166 * Union Filesystem::
3955 @node Direct Automount Filesystem, Union Filesystem, Automount Filesystem, Filesystem Types
4001 @node Union Filesystem, Error Filesystem, Direct Automount Filesystem, Filesystem Types
[all …]
/NextBSD/contrib/tzcode/zic/
HDTheory381 On 1929-10-01 the Soviet Union instituted an ``Eternal Calendar''
/NextBSD/contrib/llvm/include/llvm/Target/
HDTarget.td223 // (add R0, R1, R2) - Set Union. Each argument can be an individual register, a
/NextBSD/contrib/gcc/
HDtree.def224 /* Union in C. Like a struct, except that the offsets of the fields
/NextBSD/contrib/ncurses/doc/
HDncurses-intro.doc92 o Union Types
2367 Union Types
/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDSemaTemplate.cpp4948 case APValue::Union: in CheckTemplateArgument()
/NextBSD/sys/conf/
HDNOTES1051 options UNIONFS #Union filesystem
/NextBSD/usr.bin/fortune/datfiles/
HDfortunes1737 -- The Consumers Union Report: Licit & Illicit Drugs
6677 -- Sacramento Daily Union, July 2, 1861
7406 "Our socialist comrades in the Soviet Union naturally will come
7408 "And if the Soviet Union goes broke?" the worker asks.
8064 -- Sacramento Daily Union, September 13, 1860
8254 -- Sacramento Daily Union, April 20, 1861
8483 is permitted, except that which is prohibited. In the Soviet Union,
9334 Liberties Union gets indignant, and I hope this will always be so.
9340 Union's valiant representation in the courts of the constitutional rights
9357 America works less, when you say "Union Yes!"
[all …]
/NextBSD/contrib/gcc/doc/
HDextend.texi49 * Cast to Union:: Casting to union type from any member of the union.
1422 an integer. (@xref{Cast to Union}.)
1504 @node Cast to Union
1505 @section Cast to a Union Type

12