Home
last modified time | relevance | path

Searched defs:rc2 (Results 1 – 25 of 52) sorted by relevance

123

/third_party/mindspore/tests/ut/cpp/dataset/
Dir_vision_random_test.cc56 Status rc2 = random_color2->ValidateParams(); in TEST_F() local
72 Status rc2 = random_color_adjust2->ValidateParams(); in TEST_F() local
110 Status rc2 = random_horizontal_flip2->ValidateParams(); in TEST_F() local
125 Status rc2 = random_horizontal_flip_bbox2->ValidateParams(); in TEST_F() local
139 Status rc2 = random_posterize2->ValidateParams(); in TEST_F() local
163 Status rc2 = random_resize2->ValidateParams(); in TEST_F() local
187 Status rc2 = random_resize_with_bbox2->ValidateParams(); in TEST_F() local
206 Status rc2 = random_sharpness2->ValidateParams(); in TEST_F() local
220 Status rc2 = random_solarize2->ValidateParams(); in TEST_F() local
244 Status rc2 = random_vertical_flip2->ValidateParams(); in TEST_F() local
[all …]
Dc_api_dataset_save.cc135 bool rc2 = ds->Save(temp_file2); in TEST_F() local
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_attr_setscope/
D5-1.c29 int rc2; in main() local
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_setspecific/
D1-2.c35 static void *rc2; variable
/third_party/typescript/tests/baselines/reference/
DcomparisonOperatorWithSubtypeObjectOnOptionalProperty.js24 var rc2 = b <= a; variable
DcomparisonOperatorWithNoRelationshipObjectsOnOptionalProperty.js23 var rc2 = b <= a; variable
DinOperatorWithValidOperands.js46 var rc2 = x in (c2 || c3); variable
DarithmeticOperatorWithOnlyNullValueOrUndefinedValue.js16 var rc2 = null % undefined; variable
DcomparisonOperatorWithSubtypeEnumAndNumber.js25 var rc2 = b <= a; variable
DcomparisonOperatorWithIdenticalPrimitiveType.js30 var rc2 = b <= b; variable
DcomparisonOperatorWithTypeParameter.js26 var rc2 = t > v; variable
/third_party/typescript/tests/cases/conformance/expressions/binaryOperators/comparisonOperator/
DcomparisonOperatorWithNoRelationshipObjectsOnOptionalProperty.ts22 var rc2 = b <= a; variable
DcomparisonOperatorWithSubtypeObjectOnOptionalProperty.ts23 var rc2 = b <= a; variable
DcomparisonOperatorWithSubtypeObjectOnProperty.ts46 var rc2 = a2 <= b2; variable
DcomparisonOperatorWithSubtypeEnumAndNumber.ts24 var rc2 = b <= a; variable
DcomparisonOperatorWithIdenticalPrimitiveType.ts29 var rc2 = b <= b; variable
/third_party/typescript/tests/cases/conformance/expressions/binaryOperators/inOperator/
DinOperatorWithValidOperands.ts45 var rc2 = x in (c2 || c3); variable
/third_party/iowow/src/kv/tests/
Diwkv_test1.c507 iwrc rc2 = iwkv_cursor_get(cur1, &key, &val); in iwkv_test1_impl() local
538 iwrc rc2 = iwkv_cursor_get(cur1, &key, &val); in iwkv_test1_impl() local
561 iwrc rc2 = iwkv_cursor_get(cur1, &key, &val); in iwkv_test1_impl() local
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/util/
Dtask_manager.cc67 Status rc2; in join_all() local
318 Status rc2; in join_all() local
Dqueue.h154 Status rc2 = full_cv_.Register(vg->GetIntrpService()); in Register() local
/third_party/selinux/libsepol/cil/test/unit/
Dtest_cil_list.c107 int rc2 = cil_list_append_item(test_class_list, test_new_item); in test_cil_list_append_item_append() local
142 int rc2 = cil_list_append_item(test_class_list, test_new_item); in test_cil_list_append_item_append_extra() local
/third_party/typescript/tests/cases/conformance/expressions/binaryOperators/arithmeticOperator/
DarithmeticOperatorWithOnlyNullValueOrUndefinedValue.ts15 var rc2 = null % undefined; variable
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/engine/cache/
Dcache_pool.cc48 Status rc2; in DoServiceStop() local
/third_party/selinux/libsepol/src/
Dnode_record.c317 int rc1, rc2; in sepol_node_compare() local
335 int rc1, rc2; in sepol_node_compare2() local
/third_party/boost/libs/compute/test/
Dtest_reduce.cpp294 uint_ rc2 = b.get_info<CL_MEM_REFERENCE_COUNT>(); in BOOST_AUTO_TEST_CASE() local

123