/external/clang/test/Modules/Inputs/merge-decl-context/ |
D | a.h | 24 struct Aggregate { struct 25 int member;
|
/external/clang/test/Analysis/ |
D | cfg.cpp | 383 struct Aggregate { const LifetimeExtend a; const LifetimeExtend b; }; argument
|
/external/libcxx/test/std/utilities/meta/meta.unary/meta.unary.prop/ |
D | is_aggregate.pass.cpp | 50 struct Aggregate {}; struct
|
/external/clang/test/Sema/ |
D | builtins.c | 129 struct Aggregate { int n; char c; }; argument
|
/external/guava/guava/src/com/google/common/collect/ |
D | TreeMultiset.java | 133 private enum Aggregate { enum in TreeMultiset
|
/external/guava/guava-gwt/src-super/com/google/common/collect/super/com/google/common/collect/ |
D | TreeMultiset.java | 129 private enum Aggregate { enum in TreeMultiset
|
/external/protobuf/src/google/protobuf/ |
D | unittest_custom_options.proto | 313 message Aggregate { message
|
/external/clang/lib/CodeGen/ |
D | CGValue.h | 39 enum Flavor { Scalar, Complex, Aggregate }; enumerator
|
/external/swiftshader/third_party/LLVM/bindings/ocaml/llvm/ |
D | llvm_ocaml.c | 723 CAMLprim LLVMValueRef llvm_const_extractvalue(LLVMValueRef Aggregate, in llvm_const_extractvalue() 741 CAMLprim LLVMValueRef llvm_const_insertvalue(LLVMValueRef Aggregate, in llvm_const_insertvalue() 1929 CAMLprim LLVMValueRef llvm_build_extractvalue(LLVMValueRef Aggregate, in llvm_build_extractvalue() 1936 CAMLprim LLVMValueRef llvm_build_insertvalue(LLVMValueRef Aggregate, in llvm_build_insertvalue()
|
/external/swiftshader/third_party/llvm-7.0/llvm/bindings/ocaml/llvm/ |
D | llvm_ocaml.c | 1021 CAMLprim LLVMValueRef llvm_const_extractvalue(LLVMValueRef Aggregate, in llvm_const_extractvalue() 1039 CAMLprim LLVMValueRef llvm_const_insertvalue(LLVMValueRef Aggregate, in llvm_const_insertvalue() 2393 CAMLprim LLVMValueRef llvm_build_extractvalue(LLVMValueRef Aggregate, in llvm_build_extractvalue() 2400 CAMLprim LLVMValueRef llvm_build_insertvalue(LLVMValueRef Aggregate, in llvm_build_insertvalue()
|
/external/llvm/bindings/ocaml/llvm/ |
D | llvm_ocaml.c | 938 CAMLprim LLVMValueRef llvm_const_extractvalue(LLVMValueRef Aggregate, in llvm_const_extractvalue() 956 CAMLprim LLVMValueRef llvm_const_insertvalue(LLVMValueRef Aggregate, in llvm_const_insertvalue() 2314 CAMLprim LLVMValueRef llvm_build_extractvalue(LLVMValueRef Aggregate, in llvm_build_extractvalue() 2321 CAMLprim LLVMValueRef llvm_build_insertvalue(LLVMValueRef Aggregate, in llvm_build_insertvalue()
|
/external/v8/src/ |
D | counters.h | 638 double AggregatedMemoryHistogram<Histogram>::Aggregate(double current_ms, in Aggregate() function
|
/external/tensorflow/tensorflow/core/grappler/ |
D | op_types.cc | 693 OPDEF_PROPERTY_HELPER(Aggregate, aggregate) in OPDEF_PROPERTY_HELPER() argument
|
/external/clang/include/clang/AST/ |
D | DeclCXX.h | 288 unsigned Aggregate : 1; member
|