/third_party/boost/libs/container/test/ |
D | scoped_allocator_adaptor_test.cpp | 1094 MarkTypePair dummy, dummy2; in main() local 1096 s0i.construct(&dummy, dummy2); in main() 1106 MarkTypePair dummy, dummy2(1, 1); in main() local 1108 s0i.construct(&dummy, dummy2); in main() 1118 MarkTypePair dummy, dummy2(2, 2); in main() local 1120 s0i.construct(&dummy, dummy2); in main() 1131 MarkTypePair dummy, dummy2(3, 3); in main() local 1132 dummy2.first.construction_type = dummy2.second.construction_type = ConstructibleSuffix; in main() 1134 s0i.construct(&dummy, ::boost::move(dummy2)); in main() 1139 BOOST_TEST(dummy2.first.construction_type == NotUsesAllocator); in main() [all …]
|
D | explicit_inst_set_test.cpp | 23 volatile ::boost::container::multiset<empty> dummy2; variable
|
D | explicit_inst_map_test.cpp | 23 volatile ::boost::container::multimap<empty, empty> dummy2; variable
|
D | explicit_inst_flat_set_test.cpp | 23 volatile ::boost::container::flat_multiset<empty> dummy2; variable
|
D | explicit_inst_flat_map_test.cpp | 30 volatile ::boost::container::flat_multimap<empty, empty> dummy2; variable
|
/third_party/python/Lib/test/dtracedata/ |
D | call_stack.py | 9 def function_3(dummy, dummy2): argument 18 def function_5(dummy, dummy2, **dummy3): argument
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/definitions/aio_h/ |
D | 3-1-buildonly.c | 15 static int dummy2 = AIO_NOTCANCELED; variable
|
D | 4-1.c | 13 static int (*dummy2) (int, struct aiocb*) = aio_fsync; variable
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/definitions/signal_h/ |
D | 16-1-buildonly.c | 8 static int dummy2 = SIG_BLOCK; variable
|
D | 14-1-buildonly.c | 8 static int dummy2 = SIGALRM; variable
|
/third_party/protobuf/src/google/protobuf/testing/ |
D | file.h | 78 void* dummy1, void* dummy2);
|
D | file.cc | 147 void* dummy1, void* dummy2) { in DeleteRecursively() argument
|
/third_party/mesa3d/src/microsoft/compiler/ |
D | dxil_signature.h | 103 uint16_t dummy2[2]; member
|
/third_party/boost/libs/config/test/ |
D | boost_no_cxx11_alignas.ipp | 37 my_data2 dummy2;
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/definitions/errno_h/ |
D | 3-1-buildonly.c | 11 static int dummy2 = EACCES; variable
|
/third_party/glib/tests/gobject/ |
D | testgobject.c | 146 gdouble dummy2; member 317 int dummy2; member
|
/third_party/boost/libs/lambda/test/ |
D | extending_rt_traits.cpp | 331 YY dummy2 = (_1 * _2)(xx, yy); in test_binary_operators() local 336 suppress_unused_variable_warnings(dummy2); in test_binary_operators()
|
/third_party/boost/libs/phoenix/test/bll_compatibility/ |
D | extending_rt_traits.cpp | 331 YY dummy2 = (_1 * _2)(xx, yy); in test_binary_operators() local 336 suppress_unused_variable_warnings(dummy2); in test_binary_operators()
|
/third_party/benchmark/test/ |
D | register_benchmark_test.cc | 93 int dummy2 = RegisterFromFunction(); variable
|
/third_party/glib/glib/ |
D | ghash.h | 49 gpointer dummy2; member
|
D | guri.h | 278 gpointer dummy2; member
|
/third_party/lwip/src/core/ |
D | init.c | 72 PACK_STRUCT_FIELD(u32_t dummy2);
|
/third_party/glib/gio/ |
D | gdummyfile.c | 203 GDummyFile *dummy2 = G_DUMMY_FILE (file2); in g_dummy_file_equal() local 205 return g_str_equal (dummy1->text_uri, dummy2->text_uri); in g_dummy_file_equal()
|
/third_party/mesa3d/src/gallium/auxiliary/draw/ |
D | draw_llvm.h | 349 int dummy2; member 403 int dummy2; member
|
/third_party/mesa3d/src/freedreno/ir2/ |
D | instr-a2xx.h | 392 uint32_t dummy2 : 31; member
|