Home
last modified time | relevance | path

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

12

/external/libcxx/test/std/containers/
Dmap_allocator_requirement_test_templates.h183 It ret2 = c.insert(c.begin(), v2); in testMapInsertHint() local
200 It ret2 = c.insert(c.begin(), v2); in testMapInsertHint() local
217 It ret2 = c.insert(c.begin(), std::move(v2)); in testMapInsertHint() local
232 It ret2 = c.insert(c.begin(), {42, 1}); in testMapInsertHint() local
249 It ret2 = c.insert(c.begin(), std::move(v2)); in testMapInsertHint() local
266 It ret2 = c.insert(c.begin(), v2); in testMapInsertHint() local
283 It ret2 = c.insert(c.begin(), std::move(v2)); in testMapInsertHint() local
464 It ret2 = c.emplace_hint(c.begin(), v2); in testMapEmplaceHint() local
481 It ret2 = c.emplace_hint(c.begin(), v2); in testMapEmplaceHint() local
498 It ret2 = c.emplace_hint(c.begin(), std::move(v2)); in testMapEmplaceHint() local
[all …]
Dset_allocator_requirement_test_templates.h229 It ret2 = c.emplace_hint(c.begin(), v2); in testSetEmplaceHint() local
246 It ret2 = c.emplace_hint(c.begin(), v2); in testSetEmplaceHint() local
263 It ret2 = c.emplace_hint(c.begin(), std::move(v2)); in testSetEmplaceHint() local
280 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/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/fio/engines/
Dsplice.c33 int ret, ret2, buflen; in fio_splice_read_old() local
177 int ret, ret2; in fio_splice_write() local
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/aio_suspend/
D9-1.c59 int ret, ret2; in do_test() local
/external/libcxx/test/std/experimental/filesystem/class.path/path.member/
Dpath.compare.pass.cpp95 int ret2 = normalize_ret(p1.compare(R)); in main() local
/external/libcxx/test/std/experimental/filesystem/fs.op.funcs/fs.op.canonical/
Dcanonical.pass.cpp71 const path ret2 = canonical(TC.p, TC.base); in TEST_CASE() local
/external/libmicrohttpd/src/testspdy/
Dtest_struct_namevalue.c101 int ret2; in main() 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
329 auto ret2 = std::not_fn(std::move(value2)); in constructor_tests() local
/external/ltp/testcases/open_posix_testsuite/stress/threads/pthread_mutex_trylock/
Dstress.c167 int ret = 0, ret2 = 0; in threaded() local
/external/ltp/testcases/kernel/io/direct_io/
Ddiotest_routines.c115 int ret1, ret2 = 0; in filecmp() local
/external/libcxx/test/std/experimental/filesystem/fs.op.funcs/fs.op.last_write_time/
Dlast_write_time.pass.cpp157 file_time_type ret2 = last_write_time(StaticEnv::SymlinkToFile); in TEST_CASE() local
167 file_time_type ret2 = last_write_time(StaticEnv::SymlinkToDir); in TEST_CASE() 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/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.c263 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/boringssl/src/crypto/dh/
Ddh_test.cc465 int ret2 = DH_compute_key(Z2.data(), dhA->pub_key, dhB.get()); in RunRFC5114Tests() local
/external/libpcap/missing/
Dsnprintf.c469 int ret2; in pcap_snprintf() local
/external/selinux/checkpolicy/
Dmodule_compiler.c321 int ret, ret2; in declare_role() local
555 int ret, ret2; in declare_user() local
/external/f2fs-tools/fsck/
Dfsck.c187 int ret2; in is_valid_ssa_node_blk() local
310 int ret2; in is_valid_ssa_data_blk() local
/external/libxml2/
Duri.c1748 int ret2; in xmlURIEscape() local

12