/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/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/fs/dmapi/ |
D | invis.c | 503 int rc2; in main() local 546 rc2 = stat(DummyFile, &statfs2); in main() 561 if ((rc2 == 0) in main() 624 int rc2; in main() local 667 rc2 = stat(DummyFile, &statfs2); in main() 682 if ((rc2 == 0) in main() 745 int rc2; in main() local 787 rc2 = stat(DummyFile, &statfs2); in main() 802 if ((rc2 == 0) in main() 865 int rc2; in main() local [all …]
|
D | attr.c | 904 int rc2; in main() local 931 rc2 = stat(DUMMY_FILE, &statfs1); in main() 938 rc2 |= stat(DUMMY_FILE, &statfs2); in main() 940 if ((rc2 == 0) in main() 979 int rc2; in main() local 1006 rc2 = stat(DUMMY_FILE, &statfs1); in main() 1013 rc2 |= stat(DUMMY_FILE, &statfs2); in main() 1015 if ((rc2 == 0) in main() 1266 int rc2; in main() local 1291 rc2 = stat(DUMMY_SUBDIR, &statfs1); in main() [all …]
|
D | objref.c | 246 int rc2; in DoTest() local 254 if ((rc2 = in DoTest() 263 szFuncName, 0, rc2); in DoTest() 397 int rc2; in DoTest() local 411 if ((rc2 = in DoTest() 421 szFuncName, 0, rc2); in DoTest()
|
/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()
|
D | assertion.c | 468 int rc, rc2 = 0; in check_assertion_avtab_match() local 496 rc2 = ebitmap_match_any(&avrule->stypes.types, &match); in check_assertion_avtab_match() 502 if (rc == 0 && rc2 == 0) in check_assertion_avtab_match()
|
/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()
|
D | test_cil_resolve_ast.c | 228 int rc2 = cil_resolve_call1(test_db->ast->root->cl_head->next->next->next, args); in test_cil_resolve_classmapping_anon_inmacro() local 239 CuAssertIntEquals(tc, SEPOL_OK, rc2); in test_cil_resolve_classmapping_anon_inmacro() 263 int rc2 = cil_resolve_call1(test_db->ast->root->cl_head->next->next->next, args); in test_cil_resolve_classmapping_anon_inmacro_neg() local 274 CuAssertIntEquals(tc, SEPOL_OK, rc2); in test_cil_resolve_classmapping_anon_inmacro_neg() 530 int rc2 = cil_resolve_catorder(test_db->ast->root->cl_head->next->next, args); in test_cil_resolve_catorder() local 532 CuAssertIntEquals(tc, SEPOL_OK, rc2); in test_cil_resolve_catorder() 573 int rc2 = cil_resolve_dominance(test_db->ast->root->cl_head->next->next->next, args); in test_cil_resolve_dominance() local 575 CuAssertIntEquals(tc, SEPOL_OK, rc2); in test_cil_resolve_dominance() 1183 int rc2 = cil_resolve_level(level->next, (struct cil_level*)level->next->data, args); in test_cil_resolve_level() local 1185 CuAssertIntEquals(tc, SEPOL_OK, rc2); in test_cil_resolve_level() [all …]
|
/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/libopus/ |
D | releases.sha2 | 14 76bc0a31502a51dae9ab737b4db043b9ecfcd0b5861f0bfda41b662bd5b92227 opus-1.0.1-rc2.tar.gz 23 ebc87a086d4fe677c5e42d56888b1fd25af858e4179eae4f8656270410dffac3 opus-1.1-rc2.tar.gz
|
/external/pdfium/core/fxcrt/ |
D | fx_coordinates.h | 393 friend bool operator==(const RectType& rc1, const RectType& rc2) { 394 return rc1.left == rc2.left && rc1.top == rc2.top && 395 rc1.width == rc2.width && rc1.height == rc2.height; 397 friend bool operator!=(const RectType& rc1, const RectType& rc2) { 398 return !(rc1 == 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/e2fsprogs/misc/ |
D | filefrag.c | 592 int rc2 = frag_report(*cpp); local 594 if (rc2 < 0 && rc == 0) 595 rc = rc2;
|
/external/skia/tests/ |
D | AAClipTest.cpp | 357 SkRasterClip rc2(ir); in did_dx_affect() local 363 rc2.op(r, SkMatrix::I(), baseBounds, SkRegion::kIntersect_Op, true); in did_dx_affect() 366 REPORTER_ASSERT(reporter, changed != (rc0 == rc2)); in did_dx_affect()
|
/external/sqlite/dist/ |
D | shell.c | 2832 int rc2; in shell_exec() local 2933 rc2 = sqlite3_finalize(pStmt); in shell_exec() 2934 if( rc!=SQLITE_NOMEM ) rc = rc2; in shell_exec() 4534 int rc2; in lintFkeyIndexes() local 4586 rc2 = sqlite3_finalize(pSql); in lintFkeyIndexes() 4587 if( rc==SQLITE_OK && rc2!=SQLITE_OK ){ in lintFkeyIndexes() 4588 rc = rc2; in lintFkeyIndexes() 6444 int rc2 = 0; in do_meta_command() local 6473 rc2 = sqlite3_test_control(testctrl, p->db, opt); in do_meta_command() 6474 raw_printf(p->out, "%d (0x%08x)\n", rc2, rc2); in do_meta_command() [all …]
|
/external/sqlite/dist/orig/ |
D | shell.c | 2826 int rc2; in shell_exec() local 2927 rc2 = sqlite3_finalize(pStmt); in shell_exec() 2928 if( rc!=SQLITE_NOMEM ) rc = rc2; in shell_exec() 4512 int rc2; in lintFkeyIndexes() local 4564 rc2 = sqlite3_finalize(pSql); in lintFkeyIndexes() 4565 if( rc==SQLITE_OK && rc2!=SQLITE_OK ){ in lintFkeyIndexes() 4566 rc = rc2; in lintFkeyIndexes() 6422 int rc2 = 0; in do_meta_command() local 6451 rc2 = sqlite3_test_control(testctrl, p->db, opt); in do_meta_command() 6452 raw_printf(p->out, "%d (0x%08x)\n", rc2, rc2); in do_meta_command() [all …]
|
/external/dagger2/ |
D | Android.mk | 102 dagger2-auto-service-host:lib/auto-service-1.0-rc2$(COMMON_JAVA_PACKAGE_SUFFIX) \
|
/external/iptables/extensions/ |
D | libxt_DNAT.man | 36 from 2.6.29-rc2.
|
D | libxt_SNAT.man | 42 from 2.6.29-rc2.
|
/external/mdnsresponder/mDNSWindows/DNSServiceBrowser/Windows/Resources/ |
D | Application.rc | 53 "#include ""Resources\\Application.rc2"" // non-Microsoft Visual C++ edited resources\r\n" 317 #include "Resources\Application.rc2" // non-Microsoft Visual C++ edited resources
|
/external/mockftpserver/tags/2.0-rc1/MockFtpServer/src/site/apt/ |
D | index.apt | 54 <version>2.0-rc2</version>
|
/external/ltp/ |
D | configure.ac | 133 AC_CONFIG_SUBDIRS([utils/ffsb-6.0-rc2])
|