/external/clang/test/SemaTemplate/ |
D | instantiate-invalid.cpp | 4 namespace agg namespace
|
D | instantiate-c99.cpp | 11 T agg = { in f() local
|
/external/deqp-deps/glslang/glslang/MachineIndependent/ |
D | attribute.cpp | 132 TIntermAggregate* agg = intermediate.makeAggregate(node); in makeAttributes() local 212 TIntermAggregate* agg = node->getAsAggregate(); in handleLoopAttributes() local
|
D | ParseHelper.cpp | 1256 } else if (TIntermAggregate* agg = node.getAsAggregate()) { in computeBuiltinPrecisions() local
|
/external/pdfium/third_party/agg23/ |
D | agg_path_storage.cpp | 31 namespace agg namespace
|
D | agg_vcgen_dash.cpp | 24 namespace agg namespace
|
D | agg_vcgen_stroke.cpp | 28 namespace agg namespace
|
D | agg_curves.cpp | 25 namespace agg namespace
|
D | agg_rasterizer_scanline_aa.cpp | 52 namespace agg namespace
|
/external/clang/test/CodeGenCXX/ |
D | debug-info-line.cpp | 69 struct agg { int i; }; argument
|
D | references.cpp | 66 struct { const int& a; } agg = { 10 }; in test_scalar() local 78 struct { const _Complex int &a; } agg = { 10i }; in test_complex() local 90 struct { const C& a; } agg = { C() }; in test_aggregate() local
|
D | const-init-cxx11.cpp | 455 int agg() { constexpr Agg a = { f(101) }; return a.k; } in agg() function
|
/external/clang/test/CXX/basic/basic.types/ |
D | p10.cpp | 115 Agg agg; member 127 Agg agg[24]; member
|
/external/clang/test/SemaCXX/ |
D | cxx98-compat.cpp | 117 …struct Agg { int a, b; } const &agg = { 1, 2 }; // expected-warning {{reference initialized from i… in RangeFor() local
|
/external/pdfium/third_party/libopenjpeg20/ |
D | t1.c | 1040 OPJ_UINT32 agg, in opj_t1_enc_clnpass_step() 1168 OPJ_UINT32 agg, runlen; in opj_t1_enc_clnpass() local
|
/external/pdfium/core/fxge/agg/ |
D | fx_agg_driver.cpp | 1021 namespace agg { namespace
|
/external/llvm/bindings/go/llvm/ |
D | ir.go | 944 func ConstInsertValue(agg, val Value, indices []uint32) (rv Value) { argument
|
/external/swiftshader/third_party/llvm-7.0/llvm/bindings/go/llvm/ |
D | ir.go | 972 func ConstInsertValue(agg, val Value, indices []uint32) (rv Value) { argument
|