Home
last modified time | relevance | path

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

12

/external/clang/test/SemaTemplate/
Dinstantiate-invalid.cpp4 namespace agg namespace
Dinstantiate-c99.cpp11 T agg = { in f() local
/external/llvm-project/clang/test/SemaTemplate/
Dinstantiate-invalid.cpp4 namespace agg namespace
Dinstantiate-c99.cpp13 T agg = { in f() local
/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
/external/llvm-project/clang/test/CodeGenCXX/
Ddebug-info-line.cpp71 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
Dmember-expr-references-variable.cpp10 static constexpr const Agg &agg = Agg(); member
/external/deqp-deps/glslang/glslang/MachineIndependent/
Dattribute.cpp148 TIntermAggregate* agg = intermediate.makeAggregate(node); in makeAttributes() local
228 TIntermAggregate* agg = node->getAsAggregate(); in handleLoopAttributes() 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/libwebsockets/lib/misc/fts/
Dtrie-fd.c55 int agg; member
393 uint32_t children, instances, co, sl, agg, slt, chunk, in lws_fts_search() local
873 uint32_t slen, cho, agg, inst; in lws_fts_search() local
Dtrie.c163 unsigned char agg[128]; member
/external/clang/test/CXX/basic/basic.types/
Dp10.cpp115 Agg agg; member
127 Agg agg[24]; member
/external/llvm-project/clang/test/CXX/basic/basic.types/
Dp10.cpp115 Agg agg; member
127 Agg agg[24]; member
/external/llvm-project/clang/test/Sema/
Dbuiltin-align.c14 struct Aggregate agg; in test_parameter_types() local
/external/libaom/libaom/av1/encoder/
Dpartition_strategy.c272 const int agg = cpi->sf.part_sf.simple_motion_search_prune_agg; in av1_simple_motion_search_based_split() local
517 const int agg = cpi->sf.part_sf.simple_motion_search_prune_agg; in av1_simple_motion_search_prune_rect() local
/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/llvm-project/clang/test/SemaCXX/
Dcxx98-compat.cpp121 …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/libwebsockets/lib/roles/http/
Dprivate-lib-roles-http.h81 unsigned long long start, end, extent, agg, budget; member

12