/external/fio/ |
D | diskutil.h | 56 struct disk_util_agg agg; member 118 struct disk_util_agg *agg, int terse) in print_disk_util() 125 #define json_array_add_disk_util(dus, agg, parent) argument
|
D | diskutil.c | 498 static void show_agg_stats(struct disk_util_agg *agg, int terse) in show_agg_stats() 530 struct disk_util_agg *agg = &masterdu->agg; in aggregate_slaves_stats() local 580 void print_disk_util(struct disk_util_stat *dus, struct disk_util_agg *agg, in print_disk_util() 629 struct disk_util_agg *agg, struct json_array *array) in json_array_add_disk_util()
|
D | stat.h | 10 uint64_t agg[DDIR_RWDIR_CNT]; member
|
D | server.h | 114 struct disk_util_agg agg; member
|
D | client.c | 980 static void convert_agg(struct disk_util_agg *agg) in convert_agg()
|
/external/clang/test/SemaTemplate/ |
D | instantiate-invalid.cpp | 4 namespace agg namespace
|
D | instantiate-c99.cpp | 11 T agg = { in f() local
|
/external/clang/test/CodeGenCXX/ |
D | debug-info-line.cpp | 71 struct agg { int i; }; struct
|
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/pdfium/third_party/agg23/ |
D | agg_path_storage.cpp | 30 namespace agg namespace
|
D | agg_vcgen_stroke.cpp | 29 namespace agg namespace
|
D | agg_vcgen_dash.cpp | 25 namespace agg namespace
|
D | agg_curves.cpp | 26 namespace agg namespace
|
D | agg_rasterizer_scanline_aa.cpp | 51 namespace agg namespace
|
/external/clang/test/CXX/basic/basic.types/ |
D | p10.cpp | 115 Agg agg; member 127 Agg agg[24]; member
|
/external/valgrind/VEX/priv/ |
D | guest_generic_x87.c | 808 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/third_party/libopenjpeg20/ |
D | t1.c | 949 OPJ_UINT32 agg, runlen, vsc; in opj_t1_enc_clnpass() local 1012 OPJ_INT32 one, half, oneplushalf, agg, runlen, vsc; in opj_t1_dec_clnpass() local
|
/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/valgrind/none/tests/amd64/ |
D | pcmpstr64w.c | 221 UInt agg = (imm8 >> 2) & 3; // imm8[3:2] aggregation fn in pcmpXstrX_WRK_wide() local
|
D | pcmpstr64.c | 216 UInt agg = (imm8 >> 2) & 3; // imm8[3:2] aggregation fn in pcmpXstrX_WRK() local
|
/external/pdfium/core/src/fxge/agg/src/ |
D | fx_agg_driver.cpp | 72 namespace agg { namespace
|
/external/llvm/bindings/go/llvm/ |
D | ir.go | 944 func ConstInsertValue(agg, val Value, indices []uint32) (rv Value) { argument
|