Home
last modified time | relevance | path

Searched defs:agg (Results 1 – 18 of 18) sorted by relevance

/external/clang/test/SemaTemplate/
Dinstantiate-invalid.cpp4 namespace agg namespace
Dinstantiate-c99.cpp11 T agg = { in f() local
/external/deqp-deps/glslang/glslang/MachineIndependent/
Dattribute.cpp132 TIntermAggregate* agg = intermediate.makeAggregate(node); in makeAttributes() local
212 TIntermAggregate* agg = node->getAsAggregate(); in handleLoopAttributes() local
DParseHelper.cpp1256 } else if (TIntermAggregate* agg = node.getAsAggregate()) { in computeBuiltinPrecisions() local
/external/pdfium/third_party/agg23/
Dagg_path_storage.cpp31 namespace agg namespace
Dagg_vcgen_dash.cpp24 namespace agg namespace
Dagg_vcgen_stroke.cpp28 namespace agg namespace
Dagg_curves.cpp25 namespace agg namespace
Dagg_rasterizer_scanline_aa.cpp52 namespace agg namespace
/external/clang/test/CodeGenCXX/
Ddebug-info-line.cpp69 struct agg { int i; }; argument
Dreferences.cpp66 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
Dconst-init-cxx11.cpp455 int agg() { constexpr Agg a = { f(101) }; return a.k; } in agg() function
/external/clang/test/CXX/basic/basic.types/
Dp10.cpp115 Agg agg; member
127 Agg agg[24]; member
/external/clang/test/SemaCXX/
Dcxx98-compat.cpp117 …struct Agg { int a, b; } const &agg = { 1, 2 }; // expected-warning {{reference initialized from i… in RangeFor() local
/external/pdfium/third_party/libopenjpeg20/
Dt1.c1040 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/
Dfx_agg_driver.cpp1021 namespace agg { namespace
/external/llvm/bindings/go/llvm/
Dir.go944 func ConstInsertValue(agg, val Value, indices []uint32) (rv Value) { argument
/external/swiftshader/third_party/llvm-7.0/llvm/bindings/go/llvm/
Dir.go972 func ConstInsertValue(agg, val Value, indices []uint32) (rv Value) { argument