Home
last modified time | relevance | path

Searched defs:rc1 (Results 1 – 25 of 51) sorted by relevance

123

/third_party/mindspore/tests/ut/cpp/dataset/
Dir_vision_random_test.cc51 Status rc1 = random_color1->ValidateParams(); in TEST_F() local
66 Status rc1 = random_color_adjust1->ValidateParams(); in TEST_F() local
105 Status rc1 = random_horizontal_flip1->ValidateParams(); in TEST_F() local
120 Status rc1 = random_horizontal_flip_bbox1->ValidateParams(); in TEST_F() local
134 Status rc1 = random_posterize1->ValidateParams(); in TEST_F() local
158 Status rc1 = random_resize1->ValidateParams(); in TEST_F() local
182 Status rc1 = random_resize_with_bbox1->ValidateParams(); in TEST_F() local
201 Status rc1 = random_sharpness1->ValidateParams(); in TEST_F() local
215 Status rc1 = random_solarize1->ValidateParams(); in TEST_F() local
239 Status rc1 = random_vertical_flip1->ValidateParams(); in TEST_F() local
[all …]
Dc_api_dataset_save.cc130 bool rc1 = ds->Save(temp_file1); in TEST_F() local
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_attr_setscope/
D5-1.c28 int rc1; in main() local
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_setspecific/
D1-2.c34 static void *rc1; variable
/third_party/typescript/tests/baselines/reference/
DcomparisonOperatorWithSubtypeObjectOnOptionalProperty.js23 var rc1 = a <= b; variable
DcomparisonOperatorWithNoRelationshipObjectsOnOptionalProperty.js22 var rc1 = a <= b; variable
DinOperatorWithValidOperands.js45 var rc1 = x in c1; variable
DarithmeticOperatorWithOnlyNullValueOrUndefinedValue.js15 var rc1 = null % null; variable
DinstanceofOperatorWithInvalidOperands.js47 var rc1 = '' instanceof {}; variable
DinOperatorWithInvalidOperands.js48 var rc1 = {} in ''; variable
DcomparisonOperatorWithSubtypeEnumAndNumber.js24 var rc1 = a <= b; variable
DcomparisonOperatorWithIdenticalPrimitiveType.js29 var rc1 = a <= a; variable
/third_party/typescript/tests/cases/conformance/expressions/binaryOperators/comparisonOperator/
DcomparisonOperatorWithNoRelationshipObjectsOnOptionalProperty.ts21 var rc1 = a <= b; variable
DcomparisonOperatorWithSubtypeObjectOnOptionalProperty.ts22 var rc1 = a <= b; variable
DcomparisonOperatorWithSubtypeObjectOnProperty.ts45 var rc1 = a1 <= b1; variable
DcomparisonOperatorWithSubtypeEnumAndNumber.ts23 var rc1 = a <= b; variable
DcomparisonOperatorWithIdenticalPrimitiveType.ts28 var rc1 = a <= a; variable
/third_party/typescript/tests/cases/conformance/expressions/binaryOperators/inOperator/
DinOperatorWithValidOperands.ts44 var rc1 = x in c1; variable
DinOperatorWithInvalidOperands.ts47 var rc1 = {} in ''; variable
/third_party/typescript/tests/cases/conformance/expressions/binaryOperators/arithmeticOperator/
DarithmeticOperatorWithOnlyNullValueOrUndefinedValue.ts14 var rc1 = null % null; variable
/third_party/boost/libs/type_index/test/
Dtype_index_test.cpp289 A& rc1 = c1; in comparators_type_id_runtime() local
/third_party/boost/libs/graph/test/
Drcsp_custom_vertex_id.cpp79 bool operator()(const ResourceCont& rc1, const ResourceCont& rc2) const in operator ()() argument
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/util/
Dqueue.h153 Status rc1 = empty_cv_.Register(vg->GetIntrpService()); in Register() 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/mindspore/mindspore/ccsrc/minddata/dataset/engine/cache/
Dstorage_manager.cc159 Status rc1; in DoServiceStop() local

123