Home
last modified time | relevance | path

Searched defs:ret2 (Results 1 – 25 of 35) sorted by relevance

12

/external/libcxx/test/std/containers/
Dmap_allocator_requirement_test_templates.h179 It ret2 = c.insert(c.begin(), v2); in testMapInsertHint() local
196 It ret2 = c.insert(c.begin(), v2); in testMapInsertHint() local
213 It ret2 = c.insert(c.begin(), std::move(v2)); in testMapInsertHint() local
228 It ret2 = c.insert(c.begin(), {42, 1}); in testMapInsertHint() local
245 It ret2 = c.insert(c.begin(), std::move(v2)); in testMapInsertHint() local
262 It ret2 = c.insert(c.begin(), v2); in testMapInsertHint() local
279 It ret2 = c.insert(c.begin(), std::move(v2)); in testMapInsertHint() local
458 It ret2 = c.emplace_hint(c.begin(), v2); in testMapEmplaceHint() local
475 It ret2 = c.emplace_hint(c.begin(), v2); in testMapEmplaceHint() local
492 It ret2 = c.emplace_hint(c.begin(), std::move(v2)); in testMapEmplaceHint() local
[all …]
Dset_allocator_requirement_test_templates.h224 It ret2 = c.emplace_hint(c.begin(), v2); in testSetEmplaceHint() local
241 It ret2 = c.emplace_hint(c.begin(), v2); in testSetEmplaceHint() local
258 It ret2 = c.emplace_hint(c.begin(), std::move(v2)); in testSetEmplaceHint() local
275 It ret2 = c.emplace_hint(c.begin(), std::move(v2)); in testSetEmplaceHint() local
/external/clang/test/CXX/over/over.built/
Dp23.cpp12 bool ret2 = getValue() && getValue(); in testVariant() local
24 bool ret2 = getExplicitValue() && getExplicitValue(); in testExplicitVariant() local
/external/u-boot/drivers/i2c/muxes/
Di2c-mux-uclass.c132 int ret, ret2; in i2c_mux_bus_set_bus_speed() local
149 int ret, ret2; in i2c_mux_bus_probe() local
169 int ret, ret2; in i2c_mux_bus_xfer() local
/external/ltp/testcases/kernel/syscalls/sbrk/
Dsbrk03.c54 void *ret1, *ret2; in sbrk_test() local
/external/clang/test/SemaCXX/
Dunknown-anytype-blocks.cpp8 …auto ret2 = bar(); // expected-error {{'bar' has unknown return type; cast the call to its declare… in test() local
/external/clang/test/SemaCUDA/
Dfunction-overload.cu327 ExpectedReturnTy ret2 = template_vs_function(2.0); in test_host_device_calls_template() local
334 TemplateReturnTy ret2 = template_vs_function(2.0); in test_host_calls_template_fn() local
339 DeviceReturnTy ret2 = template_vs_function(2.0); in test_device_calls_template_fn() local
353 TemplateReturnTy ret2 = template_vs_hd_function(1); in test_host_device_calls_hd_template() local
358 TemplateReturnTy ret2 = template_vs_hd_function(1); in test_host_calls_hd_template() local
365 HostDeviceReturnTy ret2 = template_vs_hd_function(1); in test_device_calls_hd_template() local
378 DeviceReturnTy2 ret2 = device_only_function(1.0f); in test_host_device_single_side_overloading() local
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/aio_suspend/
D9-1.c58 int ret, ret2; in do_test() local
/external/u-boot/drivers/tpm/
Dtpm-uclass.c78 int ret, ret2; in tpm_xfer() local
/external/libcxx/test/std/utilities/function.objects/func.not_fn/
Dnot_fn.pass.cpp276 auto ret2 = std::move(ret); in constructor_tests() local
296 auto ret2 = std::move(ret); in constructor_tests() local
312 auto ret2 = std::not_fn(value2); in constructor_tests() local
331 auto ret2 = std::not_fn(std::move(value2)); in constructor_tests() local
/external/libcxx/test/std/input.output/filesystems/fs.op.funcs/fs.op.canonical/
Dcanonical.pass.cpp79 const path ret2 = canonical(TC.p); in TEST_CASE() local
/external/ltp/testcases/open_posix_testsuite/stress/threads/pthread_mutex_trylock/
Dstress.c160 int ret = 0, ret2 = 0; in threaded() local
/external/tensorflow/tensorflow/cc/profiler/
Dprofiler_test.cc158 GraphNodeProto ret2 = profiler.ProfileGraph(opts2); in TEST_F() local
/external/ltp/testcases/kernel/io/direct_io/
Ddiotest_routines.c115 int ret1, ret2 = 0; in filecmp() local
/external/libcxx/test/std/input.output/filesystems/class.path/path.member/
Dpath.compare.pass.cpp98 int ret2 = normalize_ret(p1.compare(R)); in test_compare_basic() local
/external/ltp/testcases/kernel/device-drivers/v4l/user_space/
Dtest_VIDIOC_AUDIO.c128 int ret2, errno2; in test_VIDIOC_G_AUDIO_ignore_index() local
/external/libffi/src/pa/
Dffi.c588 unsigned int ret2[2]; in ffi_closure_inner_pa32() local
/external/python/cpython2/Modules/_ctypes/libffi/src/pa/
Dffi.c588 unsigned int ret2[2]; in ffi_closure_inner_pa32() local
/external/linux-kselftest/tools/testing/selftests/futex/functional/
Dfutex_requeue_pi.c264 int ret2 = 0; in third_party_blocker() local
/external/libcxx/test/libcxx/utilities/function.objects/func.require/
Dbullet_1_2_3.pass.cpp266 auto& ret2 = std::__invoke(get_fn, d); in test_derived_from_ref_wrap() local
/external/tcpdump/missing/
Dsnprintf.c469 int ret2; in snprintf() local
/external/libpcap/missing/
Dsnprintf.c469 int ret2; in pcap_snprintf() local
/external/libcxx/test/std/input.output/filesystems/fs.op.funcs/fs.op.last_write_time/
Dlast_write_time.pass.cpp361 file_time_type ret2 = last_write_time(StaticEnv::SymlinkToFile); in TEST_CASE() local
371 file_time_type ret2 = last_write_time(StaticEnv::SymlinkToDir); in TEST_CASE() local
/external/boringssl/src/ssl/test/
Dhandshake_util.cc108 int ret2 = func(); in CheckIdempotentError() local
/external/selinux/checkpolicy/
Dmodule_compiler.c321 int ret, ret2; in declare_role() local
555 int ret, ret2; in declare_user() local

12