/external/ltp/testcases/kernel/device-drivers/v4l/user_space/ |
D | test_VIDIOC_CTRL.c | 124 int ret1; in test_VIDIOC_G_CTRL() local 817 int ret1; in test_VIDIOC_S_CTRL() local 844 int ret1; in test_VIDIOC_S_CTRL_invalid() local 871 int ret1; in test_VIDIOC_S_CTRL_white_balance() local 882 int ret1; in test_VIDIOC_S_CTRL_white_balance_invalid() local 893 int ret1; in test_VIDIOC_S_CTRL_gain() local 902 int ret1; in test_VIDIOC_S_CTRL_gain_invalid() local
|
D | test_VIDIOC_CROP.c | 30 int ret1, errno1; in do_get_crop() local 60 int ret1, errno1; in do_get_crop_invalid() local
|
D | test_VIDIOC_EXT_CTRLS.c | 282 int ret1; in test_VIDIOC_G_EXT_CTRLS_one() local
|
D | test_VIDIOC_TUNER.c | 418 int ret1, errno1; in test_VIDIOC_S_TUNER_invalid() local
|
/external/llvm-project/clang/test/CXX/over/over.built/ |
D | p23.cpp | 11 bool ret1 = getValue() || getValue(); in testVariant() local 23 bool ret1 = getExplicitValue() || getExplicitValue(); in testExplicitVariant() local
|
/external/clang/test/CXX/over/over.built/ |
D | p23.cpp | 11 bool ret1 = getValue() || getValue(); in testVariant() local 23 bool ret1 = getExplicitValue() || getExplicitValue(); in testExplicitVariant() local
|
/external/tensorflow/tensorflow/compiler/jit/ |
D | rearrange_function_argument_pass_test.cc | 51 auto ret1 = ops::_Retval(s.WithOpName("ret1"), arg0, 1); in TEST() local 66 auto ret1 = ops::_Retval(s.WithOpName("ret1"), arg1, 1); in TEST() local 100 auto ret1 = ops::_Retval(s.WithOpName("ret1"), if_op.output[1], 1); in TEST() local 183 auto ret1 = ops::_Retval(s.WithOpName("ret1"), arg0, 1); in TEST() local
|
D | extract_outside_compilation_pass_test.cc | 51 auto ret1 = ops::_Retval(s.WithOpName("ret1"), arg1, 1); in TEST() local
|
/external/clang/test/SemaCUDA/ |
D | function-overload.cu | 326 ExpectedReturnTy ret1 = template_vs_function(1.0f); in test_host_device_calls_template() local 333 TemplateReturnTy ret1 = template_vs_function(1.0f); in test_host_calls_template_fn() local 338 DeviceReturnTy ret1 = template_vs_function(1.0f); in test_device_calls_template_fn() local 352 HostDeviceReturnTy ret1 = template_vs_hd_function(1.0f); in test_host_device_calls_hd_template() local 357 HostDeviceReturnTy ret1 = template_vs_hd_function(1.0f); in test_host_calls_hd_template() local 362 HostDeviceReturnTy ret1 = template_vs_hd_function(1.0f); in test_device_calls_hd_template() local 377 DeviceReturnTy ret1 = device_only_function(1); in test_host_device_single_side_overloading() local
|
/external/ltp/testcases/kernel/syscalls/sbrk/ |
D | sbrk03.c | 43 void *ret1, *ret2; in sbrk_test() local
|
/external/clang/test/SemaCXX/ |
D | unknown-anytype-blocks.cpp | 7 auto ret1 = (int)foo(); in test() local
|
/external/llvm-project/clang/test/SemaCXX/ |
D | unknown-anytype-blocks.cpp | 7 auto ret1 = (int)foo(); in test() local
|
D | cxx2a-consteval.cpp | 187 consteval int(*ret1(int i))() { in ret1() function
|
/external/llvm-project/clang/test/SemaCUDA/ |
D | function-overload.cu | 323 ExpectedReturnTy ret1 = template_vs_function(1.0f); in test_host_device_calls_template() local 330 TemplateReturnTy ret1 = template_vs_function(1.0f); in test_host_calls_template_fn() local 335 DeviceReturnTy ret1 = template_vs_function(1.0f); in test_device_calls_template_fn() local 356 HostDeviceReturnTy ret1 = template_vs_hd_function(1.0f); in test_host_device_calls_hd_template() local 362 HostDeviceReturnTy ret1 = template_vs_hd_function(1.0f); in test_host_calls_hd_template() local 367 HostDeviceReturnTy ret1 = template_vs_hd_function(1.0f); in test_device_calls_hd_template() local 390 DeviceReturnTy ret1 = device_only_function(1); in test_host_device_single_side_overloading() local 407 DeviceReturnTy ret1 = device_only_function(1); in test_host_device_wrong_side_overloading_inline_no_diag() local 416 DeviceReturnTy ret1 = device_only_function(1); in test_host_device_wrong_side_overloading_inline_diag() local
|
/external/ltp/testcases/kernel/io/direct_io/ |
D | diotest_routines.c | 115 int ret1, ret2 = 0; in filecmp() local
|
/external/libcxx/test/std/input.output/filesystems/class.path/path.member/ |
D | path.compare.pass.cpp | 97 int ret1 = normalize_ret(p1.compare(p2)); in test_compare_basic() local
|
/external/llvm-project/libcxx/test/std/input.output/filesystems/class.path/path.member/ |
D | path.compare.pass.cpp | 95 int ret1 = normalize_ret(p1.compare(p2)); in test_compare_basic() local
|
/external/llvm-project/clang/test/CodeGen/ |
D | ppc32-and-aix-struct-return.c | 60 One ret1(void) { return (One){'a'}; } in ret1() function
|
/external/llvm-project/polly/lib/External/isl/ |
D | isl_test_cpp-checked.cc | 145 isl::stat ret1 = s.foreach_basic_set(add_to_vector); in test_foreach() local
|
/external/libavc/decoder/ |
D | ih264d_api.c | 2430 WORD32 ret1; in ih264d_video_decode() local
|
/external/tensorflow/tensorflow/core/kernels/ |
D | quantized_resize_bilinear_op.cc | 171 const int32x2_t ret1 = in ToInt32x2() local
|
/external/libgav1/libgav1/src/dsp/arm/ |
D | film_grain_neon.cc | 162 const int16x8_t ret1 = vcombine_s16(vpaddl_s8(vget_low_s8(src1)), in GetSubsampledLuma() local
|
/external/wpa_supplicant_8/hs20/client/ |
D | osu_client.c | 488 int ret, ret1; in download_trust_roots() local
|
/external/swiftshader/third_party/llvm-subzero/lib/Demangle/ |
D | ItaniumDemangle.cpp | 4027 auto ret1 = std::move(db.names.back().first); in parse_encoding() local
|
/external/tensorflow/tensorflow/core/framework/ |
D | function.cc | 876 std::map<string, string> ret1(f1.ret().begin(), f1.ret().end()); in FunctionDefsEqual() local
|