Home
last modified time | relevance | path

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

/external/clang/test/SemaTemplate/
Dinstantiate-invalid.cpp4 namespace agg namespace
Dinstantiate-c99.cpp11 T agg = { in f() local
/external/fio/
Ddiskutil.h55 struct disk_util_agg agg; member
119 struct disk_util_agg *agg, int terse) in print_disk_util()
126 #define json_array_add_disk_util(dus, agg, parent) argument
Ddiskutil.c494 static void show_agg_stats(struct disk_util_agg *agg, int terse) in show_agg_stats()
525 struct disk_util_agg *agg = &masterdu->agg; in aggregate_slaves_stats() local
575 void print_disk_util(struct disk_util_stat *dus, struct disk_util_agg *agg, in print_disk_util()
615 struct disk_util_agg *agg, struct json_array *array) in json_array_add_disk_util()
Dstat.h10 uint64_t agg[DDIR_RWDIR_CNT]; member
Dserver.h86 struct disk_util_agg agg; member
Dclient.c888 static void convert_agg(struct disk_util_agg *agg) in convert_agg()
/external/pdfium/core/src/fxge/agg/agg23/
Dfx_agg_path_storage.cpp28 namespace agg namespace
Dfx_agg_vcgen_stroke.cpp27 namespace agg namespace
Dfx_agg_vcgen_dash.cpp23 namespace agg namespace
Dfx_agg_curves.cpp24 namespace agg namespace
Dfx_agg_rasterizer_scanline_aa.cpp52 namespace agg namespace
Dfx_agg_driver.cpp72 namespace agg namespace
/external/clang/test/CodeGenCXX/
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.cpp445 int agg() { constexpr Agg a = { f(101) }; return a.k; } in agg() function
/external/clang/test/CXX/basic/basic.types/
Dp10.cpp116 Agg agg; member
128 Agg agg[24]; member
/external/chromium_org/net/spdy/
Dhpack_huffman_aggregator_test.cc30 explicit HpackHuffmanAggregatorPeer(HpackHuffmanAggregator* agg) in HpackHuffmanAggregatorPeer()
/external/valgrind/main/VEX/priv/
Dguest_generic_x87.c808 UInt agg = (imm8 >> 2) & 3; // imm8[3:2] aggregation fn in compute_PCMPxSTRx() local
1059 UInt agg = (imm8 >> 2) & 3; // imm8[3:2] aggregation fn in compute_PCMPxSTRx_wide() local
/external/pdfium/core/src/fxcodec/fx_libopenjpeg/libopenjpeg20/
Dt1.c947 OPJ_UINT32 agg, runlen, vsc; in opj_t1_enc_clnpass() local
1010 OPJ_INT32 one, half, oneplushalf, agg, runlen, vsc; in opj_t1_dec_clnpass() local
/external/clang/test/SemaCXX/
Dcxx98-compat.cpp114 …struct Agg { int a, b; } const &agg = { 1, 2 }; // expected-warning {{reference initialized from i… in RangeFor() local
/external/valgrind/main/none/tests/amd64/
Dpcmpstr64w.c221 UInt agg = (imm8 >> 2) & 3; // imm8[3:2] aggregation fn in pcmpXstrX_WRK_wide() local
Dpcmpstr64.c216 UInt agg = (imm8 >> 2) & 3; // imm8[3:2] aggregation fn in pcmpXstrX_WRK() local