/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_attr_setscope/ |
D | 5-1.c | 29 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/ltp/utils/ |
D | .gitignore | 2 /ffsb-6.0-rc2/.deps/ 3 /ffsb-6.0-rc2/ffsb 4 /ffsb-6.0-rc2/Makefile 5 /ffsb-6.0-rc2/config.h 6 /ffsb-6.0-rc2/config.log 7 /ffsb-6.0-rc2/config.status 8 /ffsb-6.0-rc2/stamp-h 9 /ffsb-6.0-rc2/stamp-h1
|
/external/libffi/testsuite/libffi.call/ |
D | return_complex1.inc | 14 _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);
|
D | return_complex.inc | 15 _Complex T_C_TYPE c, rc, rc2; 30 rc2 = return_c(c); 33 T_CONV creal (rc2), T_CONV cimag (rc2));
|
D | return_complex2.inc | 14 _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/ |
D | 1-2.c | 35 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/ |
D | ima_policy.sh | 86 local p1 p2 rc1 rc2 92 wait "$p2"; rc2=$? 93 if [ $rc1 -eq 0 ] && [ $rc2 -eq 0 ]; then 95 elif [ $rc1 -eq 0 ] || [ $rc2 -eq 0 ]; then
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/IRCE/ |
D | non_known_positive_end.ll | 18 %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/ |
D | node_record.c | 322 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()
|
/external/selinux/libsepol/cil/test/unit/ |
D | test_cil_list.c | 107 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/syzkaller/pkg/report/testdata/linux/report/ |
D | 120 | 8 [ 80.262192] CPU: 1 PID: 4078 Comm: loop0 Not tainted 4.15.0-rc2-next-20171204+ #58 27 [ 80.272171] CPU: 1 PID: 4078 Comm: loop0 Not tainted 4.15.0-rc2-next-20171204+ #58
|
D | 138 | 5 [ 369.639544] Not tainted 4.15.0-rc2+ #152
|
D | 28 | 5 [ 1722.511384] 4.12.0-rc2-next-20170525+ #1 Not tainted
|
D | 86 | 6 [ 1722.511384] 4.12.0-rc2-next-20170529+ #1 Not tainted
|
/external/openssh/contrib/hpux/ |
D | README | 23 # 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/ |
D | fx_coordinates.h | 562 friend bool operator==(const RectType& rc1, const RectType& rc2) { 563 return rc1.left == rc2.left && rc1.top == rc2.top && 564 rc1.width == rc2.width && rc1.height == rc2.height; 566 friend bool operator!=(const RectType& rc1, const RectType& rc2) { 567 return !(rc1 == rc2);
|
/external/libopus/ |
D | releases.sha2 | 14 76bc0a31502a51dae9ab737b4db043b9ecfcd0b5861f0bfda41b662bd5b92227 opus-1.0.1-rc2.tar.gz 23 ebc87a086d4fe677c5e42d56888b1fd25af858e4179eae4f8656270410dffac3 opus-1.1-rc2.tar.gz
|
/external/archive-patcher/ |
D | build.gradle | 6 classpath 'com.android.tools.build:gradle:2.2.0-rc2'
|
/external/openssh/ |
D | buildpkg.sh.in | 274 $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/ |
D | Application.rc | 55 …"#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/curl/docs/ |
D | CIPHERS.md | 173 `rc2` 279 `rc2-md5` 281 `exp-rc2-md5` 292 `exp-rc2-cbc-md5` 303 `exp-rc2-cbc-md5`
|
/external/u-boot/board/bosch/shc/ |
D | README | 79 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/e2fsprogs/misc/ |
D | filefrag.c | 602 int rc2 = frag_report(*cpp); local 604 if (rc2 < 0 && rc == 0) 605 rc = rc2;
|
/external/syzkaller/pkg/report/testdata/linux/guilty/ |
D | 23 | 4 Not tainted 4.15.0-rc2+ #148
|
/external/curl/lib/ |
D | doh.c | 895 DOHcode rc2; in Curl_doh_is_resolved() local 917 rc2 = doh_decode(data->req.doh.probe[1].serverdoh.memory, in Curl_doh_is_resolved() 922 if(rc2) { in Curl_doh_is_resolved() 923 infof(data, "DOH: %s type %s for %s\n", doh_strerror(rc2), in Curl_doh_is_resolved() 927 if(!rc || !rc2) { in Curl_doh_is_resolved()
|