Home
last modified time | relevance | path

Searched refs:dummy2 (Results 1 – 25 of 51) sorted by relevance

123

/third_party/boost/libs/container/test/
Dscoped_allocator_adaptor_test.cpp1094 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 …]
Dexplicit_inst_set_test.cpp23 volatile ::boost::container::multiset<empty> dummy2; variable
Dexplicit_inst_map_test.cpp23 volatile ::boost::container::multimap<empty, empty> dummy2; variable
Dexplicit_inst_flat_set_test.cpp23 volatile ::boost::container::flat_multiset<empty> dummy2; variable
Dexplicit_inst_flat_map_test.cpp30 volatile ::boost::container::flat_multimap<empty, empty> dummy2; variable
/third_party/python/Lib/test/dtracedata/
Dcall_stack.py9 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/
D3-1-buildonly.c15 static int dummy2 = AIO_NOTCANCELED; variable
D4-1.c13 static int (*dummy2) (int, struct aiocb*) = aio_fsync; variable
/third_party/ltp/testcases/open_posix_testsuite/conformance/definitions/signal_h/
D16-1-buildonly.c8 static int dummy2 = SIG_BLOCK; variable
D14-1-buildonly.c8 static int dummy2 = SIGALRM; variable
/third_party/protobuf/src/google/protobuf/testing/
Dfile.h78 void* dummy1, void* dummy2);
Dfile.cc147 void* dummy1, void* dummy2) { in DeleteRecursively() argument
/third_party/mesa3d/src/microsoft/compiler/
Ddxil_signature.h103 uint16_t dummy2[2]; member
/third_party/boost/libs/config/test/
Dboost_no_cxx11_alignas.ipp37 my_data2 dummy2;
/third_party/ltp/testcases/open_posix_testsuite/conformance/definitions/errno_h/
D3-1-buildonly.c11 static int dummy2 = EACCES; variable
/third_party/glib/tests/gobject/
Dtestgobject.c146 gdouble dummy2; member
317 int dummy2; member
/third_party/boost/libs/lambda/test/
Dextending_rt_traits.cpp331 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/
Dextending_rt_traits.cpp331 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/
Dregister_benchmark_test.cc93 int dummy2 = RegisterFromFunction(); variable
/third_party/glib/glib/
Dghash.h49 gpointer dummy2; member
Dguri.h278 gpointer dummy2; member
/third_party/lwip/src/core/
Dinit.c72 PACK_STRUCT_FIELD(u32_t dummy2);
/third_party/glib/gio/
Dgdummyfile.c203 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/
Ddraw_llvm.h349 int dummy2; member
403 int dummy2; member
/third_party/mesa3d/src/freedreno/ir2/
Dinstr-a2xx.h392 uint32_t dummy2 : 31; member

123