| /freebsd-12.1/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/java_api/src/ |
| H A D | TestFunctionLookup.java | 54 Aggregate a; in main() 92 Aggregate a = consumer.getAggregate(); in main()
|
| H A D | TestGetAggregate.java | 50 Aggregate aggregate; in testIncluded() 90 Aggregate aggregate; in testCleared()
|
| H A D | TestBean.java | 342 public static Aggregate 363 Aggregate a = new Aggregate(1234567890L, list); in getAggregate()
|
| /freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/ |
| H A D | CGValue.h | 40 enum Flavor { Scalar, Complex, Aggregate }; enumerator 54 bool isAggregate() const { return V1.getInt() == Aggregate; } in isAggregate() 110 ER.V1.setInt(Aggregate);
|
| /freebsd-12.1/contrib/llvm/tools/clang/lib/AST/ |
| H A D | DeclCXX.cpp | 76 Aggregate(true), PlainOldData(true), Empty(true), Polymorphic(false), in DefinitionData() 196 data().Aggregate = false; in setBases() 257 data().Aggregate = false; in setBases() 266 data().Aggregate = false; in setBases() 298 data().Aggregate = false; in setBases() 314 data().Aggregate = false; in setBases() 677 data().Aggregate = false; in addedMember() 760 data().Aggregate = false; in addedMember() 926 data().Aggregate = false; in addedMember() 1047 data().Aggregate = false; in addedMember() [all …]
|
| H A D | ASTImporter.cpp | 1737 ToData.Aggregate = FromData.Aggregate; in ImportDefinition()
|
| /freebsd-12.1/contrib/compiler-rt/lib/lsan/ |
| H A D | lsan_flags.inc | 24 "Aggregate two objects into one leak if this many stack frames match. If "
|
| /freebsd-12.1/cddl/contrib/opensolaris/cmd/dtrace/test/cmd/jdtrace/ |
| H A D | JDTrace.java | 447 printAggregate(Aggregate aggregate) in printAggregate() 968 Aggregate aggregate = dtrace.getAggregate(); in main() 1010 Aggregate aggregate = dtrace.getAggregate(); in main()
|
| /freebsd-12.1/stand/ficl/softwords/ |
| H A D | oo.fr | 242 \ Aggregate an object into the class... 260 \ Aggregate an array of objects into a class 273 \ Aggregate a pointer to an object: REF is a member variable
|
| /freebsd-12.1/contrib/llvm/tools/clang/include/clang/AST/ |
| H A D | DeclCXX.h | 332 unsigned Aggregate : 1; 656 Aggregate = false; 1284 bool isAggregate() const { return data().Aggregate; }
|
| /freebsd-12.1/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/java_api/ |
| H A D | tst.Bean.ksh.out | 549 Aggregate: 550 …serialized: org.opensolaris.os.dtrace.Aggregate[snaptime = 1234567890, aggregations = [org.opensol… 561 …deserialized: org.opensolaris.os.dtrace.Aggregate[snaptime = 1234567890, aggregations = [org.opens… 572 Aggregate: 573 …encoded: org.opensolaris.os.dtrace.Aggregate[snaptime = 1234567890, aggregations = [org.opensolari… 584 …decoded: org.opensolaris.os.dtrace.Aggregate[snaptime = 1234567890, aggregations = [org.opensolari…
|
| /freebsd-12.1/contrib/llvm/lib/Target/PowerPC/ |
| H A D | PPCCallingConv.td | 256 // Aggregate by value arguments are always placed in the local variable space
|
| /freebsd-12.1/contrib/llvm/lib/Target/Mips/ |
| H A D | MipsCallingConv.td | 201 // Aggregate returns are positioned at the lowest address in the slot for
|
| /freebsd-12.1/contrib/llvm/tools/clang/utils/TableGen/ |
| H A D | ClangAttrEmitter.cpp | 1833 for (const auto *Aggregate : Aggregates) { in PragmaClangAttributeSupport() local 1834 Record *SubjectDecl = Aggregate->getValueAsDef("Subject"); in PragmaClangAttributeSupport()
|
| /freebsd-12.1/contrib/llvm/tools/clang/lib/Serialization/ |
| H A D | ASTReaderDecl.cpp | 1644 Data.Aggregate = Record.readInt(); in ReadCXXDefinitionData() 1785 MATCH_FIELD(Aggregate) in MergeDefinitionData()
|
| H A D | ASTWriter.cpp | 6016 Record->push_back(Data.Aggregate); in AddCXXDefinitionData()
|
| /freebsd-12.1/contrib/llvm/tools/clang/include/clang/Basic/ |
| H A D | Attr.td | 432 // Aggregate attribute subject match rules are abstract match rules that can't
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Symbol/ |
| H A D | ClangASTContext.cpp | 5841 #pragma mark Aggregate Types
|
| /freebsd-12.1/contrib/gcc/doc/ |
| H A D | tm.texi | 2889 * Aggregate Return:: 4169 @node Aggregate Return
|