Home
last modified time | relevance | path

Searched refs:rc2 (Results 1 – 25 of 108) sorted by relevance

12345

/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_attr_setscope/
D5-1.c29 int rc2; in main() local
40 rc2 = pthread_attr_setscope(&attr, PTHREAD_SCOPE_PROCESS); in main()
41 if (rc1 || rc2) { in main()
42 if (rc1 && rc2) { in main()
45 ERR_MSG("pthread_attr_setscope()", rc2); in main()
51 if (rc2 && rc2 != ENOTSUP) { in main()
52 ERR_MSG("pthread_attr_setscope()", rc2); in main()
/external/libffi/testsuite/libffi.call/
Dreturn_complex1.inc14 _Complex T_C_TYPE c1, c4, rc, rc2;
35 rc2 = return_c(c1, fl2, in3, c4);
38 T_CONV creal (rc2), T_CONV cimag (rc2));
39 CHECK(rc == rc2);
Dreturn_complex.inc15 _Complex T_C_TYPE c, rc, rc2;
30 rc2 = return_c(c);
33 T_CONV creal (rc2), T_CONV cimag (rc2));
Dreturn_complex2.inc14 _Complex T_C_TYPE c1, c2, c4, rc, rc2;
34 rc2 = return_c(c1, c2, in3, c4);
37 T_CONV creal (rc2), T_CONV cimag (rc2));
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_setspecific/
D1-2.c35 void *rc2; variable
50 rc2 = pthread_getspecific(key); in a_thread_func()
96 if (rc2 != (void *)(KEY_VALUE_2)) { in main()
99 KEY_VALUE_2, (long)rc2); in main()
/external/ltp/testcases/kernel/security/integrity/ima/tests/
Dima_policy.sh73 local p1 p2 rc1 rc2
79 wait "$p2"; rc2=$?
80 if [ $rc1 -eq 0 ] && [ $rc2 -eq 0 ]; then
82 elif [ $rc1 -eq 0 ] || [ $rc2 -eq 0 ]; then
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/IRCE/
Dnon_known_positive_end.ll18 %rc2 = icmp slt i32 %iv, %size
20 %rc = and i1 %rc1, %rc2
52 %rc2 = icmp ult i32 %iv, %size
54 %rc = and i1 %rc1, %rc2
85 %rc2 = icmp slt i32 %iv, %size
87 %rc = and i1 %rc1, %rc2
118 %rc2 = icmp ult i32 %iv, %size
120 %rc = and i1 %rc1, %rc2
/external/selinux/libsepol/src/
Dnode_record.c322 int rc1, rc2; in hidden_def() local
332 rc2 = memcmp(node->mask, key->mask, node->mask_sz); in hidden_def()
334 return (rc2 != 0) ? rc2 : rc1; in hidden_def()
340 int rc1, rc2; in sepol_node_compare2() local
351 rc2 = memcmp(node->mask, node2->mask, node->mask_sz); in sepol_node_compare2()
353 return (rc2 != 0) ? rc2 : rc1; in sepol_node_compare2()
Dassertion.c450 int rc, rc2 = 0; in check_assertion_avtab_match() local
478 rc2 = ebitmap_match_any(&avrule->stypes.types, &match); in check_assertion_avtab_match()
484 if (rc == 0 && rc2 == 0) in check_assertion_avtab_match()
/external/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
109 CuAssertIntEquals(tc, SEPOL_OK, rc2); in test_cil_list_append_item_append()
142 int rc2 = cil_list_append_item(test_class_list, test_new_item); in test_cil_list_append_item_append_extra() local
150 CuAssertIntEquals(tc, SEPOL_OK, rc2); in test_cil_list_append_item_append_extra()
/external/openssh/contrib/hpux/
DREADME23 # ln -s /sbin/init.d/sshd.rc /sbin/rc2.d/S900sshd
45 # ln -s /sbin/init.d/egd.rc /sbin/rc2.d/S400egd
/external/pdfium/core/fxcrt/
Dfx_coordinates.h486 friend bool operator==(const CFX_RectF& rc1, const CFX_RectF& rc2) {
487 return rc1.left == rc2.left && rc1.top == rc2.top &&
488 rc1.width == rc2.width && rc1.height == rc2.height;
490 friend bool operator!=(const CFX_RectF& rc1, const CFX_RectF& rc2) {
491 return !(rc1 == rc2);
/external/libopus/
Dreleases.sha214 76bc0a31502a51dae9ab737b4db043b9ecfcd0b5861f0bfda41b662bd5b92227 opus-1.0.1-rc2.tar.gz
23 ebc87a086d4fe677c5e42d56888b1fd25af858e4179eae4f8656270410dffac3 opus-1.1-rc2.tar.gz
/external/openssh/
Dbuildpkg.sh.in274 $TEST_DIR/etc/rc2.d/${SYSVINITSTART}${SYSVINIT_NAME} 0 1
324 mkdir -p ${TEST_DIR}/etc/rc2.d
345 …installf ${PKGNAME} \${PKG_INSTALL_ROOT}$TEST_DIR/etc/rc2.d/${SYSVINITSTART}${SYSVINIT_NAME}=../in…
352 …installf ${PKGNAME} \${PKG_INSTALL_ROOT}$TEST_DIR/etc/rc2.d/${SYSVINITSTART}${SYSVINIT_NAME}=\${PK…
/external/mdnsresponder/mDNSWindows/DNSServiceBrowser/WindowsCE/Resources/
DApplication.rc55 …"#include ""Resources\\Application.rc2"" // non-Microsoft eMbedded Visual C++ edited resources\r\…
187 #include "Resources\Application.rc2" // non-Microsoft eMbedded Visual C++ edited resources
/external/u-boot/board/technexion/pico-imx6ul/
DREADME104 Image Name: Linux-4.19.0-rc2-next-20180905-0
149 U-Boot SPL 2018.09-rc2-00156-g8c46f15-dirty (Sep 05 2018 - 16:24:05 -0300)
152 [ 0.000000] Linux version 4.19.0-rc2-next-20180905-00001-gb805e2d (fabio@fabio-Latitude-E5450) (…
/external/u-boot/board/bosch/shc/
DREADME79 U-Boot SPL 2016.05-rc2-00016-gf23b960-dirty (Apr 26 2016 - 09:02:18)
105 U-Boot 2016.05-rc2-00016-gf23b960-dirty (Apr 26 2016 - 09:02:18 +0200)
/external/curl/docs/
DCIPHERS.md174 `rc2`
287 `rc2-md5`
289 `exp-rc2-md5`
300 `exp-rc2-cbc-md5`
311 `exp-rc2-cbc-md5`
/external/e2fsprogs/misc/
Dfilefrag.c602 int rc2 = frag_report(*cpp); local
604 if (rc2 < 0 && rc == 0)
605 rc = rc2;
/external/curl/lib/
Ddoh.c922 DOHcode rc2; in Curl_doh_is_resolved() local
941 rc2 = doh_decode(data->req.doh.probe[1].serverdoh.memory, in Curl_doh_is_resolved()
946 if(rc2) { in Curl_doh_is_resolved()
947 infof(data, "DOH: %s type %s for %s\n", doh_strerror(rc2), in Curl_doh_is_resolved()
951 if(!rc || !rc2) { in Curl_doh_is_resolved()
/external/mesa3d/docs/
Drelease-calendar.rst39 | | 2020-11-11 | 20.3.0-rc2 | Dylan Baker | |
/external/u-boot/doc/SPI/
DREADME.ftssp010_spi_test4 U-Boot 2014.01-rc2-g3444b6f (Dec 20 2013 - 10:58:40)
/external/skia/tests/
DAAClipTest.cpp368 SkRasterClip rc2(ir); in did_dx_affect() local
374 rc2.op(r, SkMatrix::I(), baseBounds, SkRegion::kIntersect_Op, true); in did_dx_affect()
377 REPORTER_ASSERT(reporter, changed != (rc0 == rc2)); in did_dx_affect()
/external/skqp/tests/
DAAClipTest.cpp368 SkRasterClip rc2(ir); in did_dx_affect() local
374 rc2.op(r, SkMatrix::I(), baseBounds, SkRegion::kIntersect_Op, true); in did_dx_affect()
377 REPORTER_ASSERT(reporter, changed != (rc0 == rc2)); in did_dx_affect()
/external/strace/xlat/
Dv4l2_control_id_bases.in14 * Linux kernel commit v4.18-rc2-106-g421860b9d47053badce4b247576fa48df9ab4c48

12345