Home
last modified time | relevance | path

Searched refs:rc1 (Results 1 – 25 of 203) sorted by relevance

123456789

/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_attr_setscope/
D5-1.c28 int rc1; in main() local
33 rc1 = pthread_attr_init(&attr); in main()
34 if (rc1 != 0) { in main()
35 ERR_MSG("pthread_attr_init()", rc1); in main()
39 rc1 = pthread_attr_setscope(&attr, PTHREAD_SCOPE_SYSTEM); in main()
41 if (rc1 || rc2) { in main()
42 if (rc1 && rc2) { in main()
44 ERR_MSG("pthread_attr_setscope()", rc1); in main()
47 if (rc1 && rc1 != ENOTSUP) { in main()
48 ERR_MSG("pthread_attr_setscope()", rc1); in main()
/third_party/mindspore/tests/ut/cpp/dataset/
Dir_vision_random_test.cc51 Status rc1 = random_color1->ValidateParams(); in TEST_F() local
52 EXPECT_ERROR(rc1); in TEST_F()
66 Status rc1 = random_color_adjust1->ValidateParams(); in TEST_F() local
67 EXPECT_ERROR(rc1); in TEST_F()
105 Status rc1 = random_horizontal_flip1->ValidateParams(); in TEST_F() local
106 EXPECT_ERROR(rc1); in TEST_F()
120 Status rc1 = random_horizontal_flip_bbox1->ValidateParams(); in TEST_F() local
121 EXPECT_ERROR(rc1); in TEST_F()
134 Status rc1 = random_posterize1->ValidateParams(); in TEST_F() local
135 EXPECT_ERROR(rc1); in TEST_F()
[all …]
/third_party/mindspore/scripts/conda/mindspore-ascend/1.5.0rc1/
Dbuild.sh9 …s-release.obs.cn-north-4.myhuaweicloud.com/1.5.0-rc1/MindSpore/ascend/aarch64/mindspore_ascend-1.5…
12 …s-release.obs.cn-north-4.myhuaweicloud.com/1.5.0-rc1/MindSpore/ascend/aarch64/mindspore_ascend-1.5…
21 …ms-release.obs.cn-north-4.myhuaweicloud.com/1.5.0-rc1/MindSpore/ascend/x86_64/mindspore_ascend-1.5…
24 …ms-release.obs.cn-north-4.myhuaweicloud.com/1.5.0-rc1/MindSpore/ascend/x86_64/mindspore_ascend-1.5…
/third_party/mindspore/scripts/conda/mindspore-cpu/1.5.0rc1/
Dbuild.sh18 …s://ms-release.obs.cn-north-4.myhuaweicloud.com/1.5.0-rc1/MindSpore/cpu/aarch64/mindspore-1.5.0rc1
21 …s://ms-release.obs.cn-north-4.myhuaweicloud.com/1.5.0-rc1/MindSpore/cpu/aarch64/mindspore-1.5.0rc1
30 …ps://ms-release.obs.cn-north-4.myhuaweicloud.com/1.5.0-rc1/MindSpore/cpu/x86_64/mindspore-1.5.0rc1
33 …ps://ms-release.obs.cn-north-4.myhuaweicloud.com/1.5.0-rc1/MindSpore/cpu/x86_64/mindspore-1.5.0rc1
Dbld.bat6 …ps://ms-release.obs.cn-north-4.myhuaweicloud.com/1.5.0-rc1/MindSpore/cpu/x86_64/mindspore-1.5.0rc1
9 …ps://ms-release.obs.cn-north-4.myhuaweicloud.com/1.5.0-rc1/MindSpore/cpu/x86_64/mindspore-1.5.0rc1
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_setspecific/
D1-2.c34 static void *rc1; variable
85 rc1 = pthread_getspecific(key); in main()
89 if (rc1 != (void *)(KEY_VALUE_1)) { in main()
92 KEY_VALUE_1, (long)rc1); in main()
/third_party/ltp/testcases/kernel/security/integrity/ima/tests/
Dima_policy.sh62 local p1 p2 rc1 rc2
67 wait "$p1"; rc1=$?
69 if [ $rc1 -eq 0 ] && [ $rc2 -eq 0 ]; then
71 elif [ $rc1 -eq 0 ] || [ $rc2 -eq 0 ]; then
/third_party/mindspore/scripts/conda/mindspore-gpu/1.5.0rc1/py37/cuda11.1/
Dbuild.sh7 …-release.obs.cn-north-4.myhuaweicloud.com/1.5.0-rc1/MindSpore/gpu/x86_64/cuda-11.1/mindspore_gpu-1…
10 …-release.obs.cn-north-4.myhuaweicloud.com/1.5.0-rc1/MindSpore/gpu/x86_64/cuda-11.1/mindspore_gpu-1…
/third_party/mindspore/scripts/conda/mindspore-gpu/1.5.0rc1/py39/cuda10.1/
Dbuild.sh7 …-release.obs.cn-north-4.myhuaweicloud.com/1.5.0-rc1/MindSpore/gpu/x86_64/cuda-10.1/mindspore_gpu-1…
10 …-release.obs.cn-north-4.myhuaweicloud.com/1.5.0-rc1/MindSpore/gpu/x86_64/cuda-10.1/mindspore_gpu-1…
/third_party/mindspore/scripts/conda/mindspore-gpu/1.5.0rc1/py39/cuda11.1/
Dbuild.sh7 …-release.obs.cn-north-4.myhuaweicloud.com/1.5.0-rc1/MindSpore/gpu/x86_64/cuda-11.1/mindspore_gpu-1…
10 …-release.obs.cn-north-4.myhuaweicloud.com/1.5.0-rc1/MindSpore/gpu/x86_64/cuda-11.1/mindspore_gpu-1…
/third_party/mindspore/scripts/conda/mindspore-gpu/1.5.0rc1/py37/cuda10.1/
Dbuild.sh7 …-release.obs.cn-north-4.myhuaweicloud.com/1.5.0-rc1/MindSpore/gpu/x86_64/cuda-10.1/mindspore_gpu-1…
10 …-release.obs.cn-north-4.myhuaweicloud.com/1.5.0-rc1/MindSpore/gpu/x86_64/cuda-10.1/mindspore_gpu-1…
/third_party/e2fsprogs/debian/
Dlibext2fs2.symbols68 ext2fs_alloc_block3@Base 1.44.0~rc1
196 ext2fs_djb2_hash@Base 1.44.3~rc1
202 ext2fs_ext_attr_block_rehash@Base 1.44.0~rc1
203 ext2fs_ext_attr_hash_entry2@Base 1.44.0~rc1
314 ext2fs_get_ea_inode_hash@Base 1.44.0~rc1
315 ext2fs_get_ea_inode_ref@Base 1.44.0~rc1
354 ext2fs_hashmap_add@Base 1.44.3~rc1
355 ext2fs_hashmap_create@Base 1.44.3~rc1
356 ext2fs_hashmap_free@Base 1.44.3~rc1
357 ext2fs_hashmap_iter_in_order@Base 1.44.3~rc1
[all …]
/third_party/boost/libs/type_index/test/
Dtype_index_test.cpp289 A& rc1 = c1; in comparators_type_id_runtime() local
294 BOOST_TEST(typeid(rc1) == typeid(*pc1)); in comparators_type_id_runtime()
297 BOOST_TEST(typeid(rc1) != typeid(*pb1)); in comparators_type_id_runtime()
300 BOOST_TEST(typeid(&rc1) == typeid(pb1)); in comparators_type_id_runtime()
306 BOOST_TEST_EQ(boost::typeindex::type_id_runtime(rc1), boost::typeindex::type_id_runtime(*pc1)); in comparators_type_id_runtime()
311 BOOST_TEST_NE(boost::typeindex::type_id_runtime(rc1), boost::typeindex::type_id_runtime(*pb1)); in comparators_type_id_runtime()
315 BOOST_TEST_EQ(boost::typeindex::type_id_runtime(&rc1), boost::typeindex::type_id_runtime(pb1)); in comparators_type_id_runtime()
318 BOOST_TEST(boost::typeindex::type_id_runtime(rc1) == typeid(*pc1)); in comparators_type_id_runtime()
321 BOOST_TEST(boost::typeindex::type_id_runtime(rc1) != typeid(*pb1)); in comparators_type_id_runtime()
323 BOOST_TEST(boost::typeindex::type_id_runtime(&rc1) == typeid(pb1)); in comparators_type_id_runtime()
/third_party/mindspore/scripts/docker/mindspore-gpu/1.5.0rc1/cuda10.1/
DDockerfile89 …-release.obs.cn-north-4.myhuaweicloud.com/1.5.0-rc1/MindSpore/gpu/x86_64/cuda-10.1/mindspore_gpu-1…
90 …tps://ms-release.obs.cn-north-4.myhuaweicloud.com/1.5.0-rc1/MindInsight/any/mindinsight-1.5.0rc1-p…
91 …s://ms-release.obs.cn-north-4.myhuaweicloud.com/1.5.0-rc1/Serving/x86_64/mindspore_serving-1.5.0rc…
/third_party/mindspore/scripts/docker/mindspore-gpu/1.5.0rc1/cuda11.1/
DDockerfile89 …-release.obs.cn-north-4.myhuaweicloud.com/1.5.0-rc1/MindSpore/gpu/x86_64/cuda-11.1/mindspore_gpu-1…
90 …tps://ms-release.obs.cn-north-4.myhuaweicloud.com/1.5.0-rc1/MindInsight/any/mindinsight-1.5.0rc1-p…
91 …s://ms-release.obs.cn-north-4.myhuaweicloud.com/1.5.0-rc1/Serving/x86_64/mindspore_serving-1.5.0rc…
/third_party/glib/gio/tests/
Dwin32-streams.c416 PipeIOOverlapReader rc1, rc2; in test_pipe_io_concurrent() local
433 rc1.in = g_win32_input_stream_new (client, TRUE); in test_pipe_io_concurrent()
434 rc1.success = FALSE; in test_pipe_io_concurrent()
435 rc1.cancellable = g_cancellable_new (); in test_pipe_io_concurrent()
436 rc1.thread = g_thread_new ("reader_client", pipe_io_concurrent_reader_thread, &rc1); in test_pipe_io_concurrent()
452 g_assert (rc1.success ^ rc2.success); in test_pipe_io_concurrent()
454 g_cancellable_cancel (rc1.cancellable); in test_pipe_io_concurrent()
458 g_thread_join (rc1.thread); in test_pipe_io_concurrent()
461 g_object_unref (rc1.in); in test_pipe_io_concurrent()
/third_party/boost/libs/graph/test/
Drcsp_custom_vertex_id.cpp79 bool operator()(const ResourceCont& rc1, const ResourceCont& rc2) const in operator ()() argument
81 return (rc1 == rc2 || rc1 < rc2); in operator ()()
/third_party/mindspore/scripts/docker/mindspore-cpu/1.5.0rc1/
DDockerfile75 …ps://ms-release.obs.cn-north-4.myhuaweicloud.com/1.5.0-rc1/MindSpore/cpu/x86_64/mindspore-1.5.0rc1
78 …tps://ms-release.obs.cn-north-4.myhuaweicloud.com/1.5.0-rc1/MindInsight/any/mindinsight-1.5.0rc1-p…
/third_party/ltp/tools/sparse/sparse-src/Documentation/release-notes/
Dv0.4.5-rc1.rst1 v0.4.5-rc1 (2013-05-09)
4 I just push the tag for sparse 0.4.5-rc1
/third_party/typescript/tests/baselines/reference/
DcomparisonOperatorWithNoRelationshipObjectsOnOptionalProperty.js22 var rc1 = a <= b; variable
55 var rc1 = a <= b;
DcomparisonOperatorWithSubtypeObjectOnOptionalProperty.js23 var rc1 = a <= b; variable
56 var rc1 = a <= b;
DinOperatorWithValidOperands.js45 var rc1 = x in c1; variable
81 var rc1 = x in c1;
DinstanceofOperatorWithInvalidOperands.js47 var rc1 = '' instanceof {}; variable
92 var rc1 = '' instanceof {};
/third_party/selinux/libsepol/src/
Dnode_record.c317 int rc1, rc2; in sepol_node_compare() local
326 rc1 = memcmp(node->addr, key->addr, node->addr_sz); in sepol_node_compare()
329 return (rc2 != 0) ? rc2 : rc1; in sepol_node_compare()
335 int rc1, rc2; in sepol_node_compare2() local
345 rc1 = memcmp(node->addr, node2->addr, node->addr_sz); in sepol_node_compare2()
348 return (rc2 != 0) ? rc2 : rc1; in sepol_node_compare2()
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/engine/cache/
Dstorage_manager.cc159 Status rc1; in DoServiceStop() local
165 rc1 = rc; in DoServiceStop()
171 return rc1; in DoServiceStop()

123456789