Searched refs:rc2 (Results 1 - 23 of 23) sorted by relevance

/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_attr_setscope/
H A D5-1.c29 int rc2; local
40 rc2 = pthread_attr_setscope(&attr, PTHREAD_SCOPE_PROCESS);
41 if (rc1 || rc2) {
42 if (rc1 && rc2) {
45 ERR_MSG("pthread_attr_setscope()", rc2);
51 if (rc2 && rc2 != ENOTSUP) {
52 ERR_MSG("pthread_attr_setscope()", rc2);
/external/libffi/testsuite/libffi.call/
H A 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);
H A Dreturn_complex.inc15 _Complex T_C_TYPE c, rc, rc2;
30 rc2 = return_c(c);
33 T_CONV creal (rc2), T_CONV cimag (rc2));
H A 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/
H A D1-2.c35 void *rc2; variable
50 rc2 = pthread_getspecific(key);
96 if (rc2 != (void *)(KEY_VALUE_2)) {
99 KEY_VALUE_2, (long)rc2);
/external/selinux/libsepol/src/
H A Dnode_record.c322 int rc1, rc2; local
332 rc2 = memcmp(node->mask, key->mask, node->mask_sz);
334 return (rc2 != 0) ? rc2 : rc1;
340 int rc1, rc2; local
351 rc2 = memcmp(node->mask, node2->mask, node->mask_sz);
353 return (rc2 != 0) ? rc2 : rc1;
H A Dassertion.c468 int rc, rc2 = 0; local
496 rc2 = ebitmap_match_any(&avrule->stypes.types, &match);
502 if (rc == 0 && rc2 == 0)
/external/selinux/libsepol/cil/test/unit/
H A Dtest_cil_list.c107 int rc2 = cil_list_append_item(test_class_list, test_new_item); local
109 CuAssertIntEquals(tc, SEPOL_OK, rc2);
142 int rc2 = cil_list_append_item(test_class_list, test_new_item); local
150 CuAssertIntEquals(tc, SEPOL_OK, rc2);
H A Dtest_cil_resolve_ast.c228 int rc2 = cil_resolve_call1(test_db->ast->root->cl_head->next->next->next, args); local
239 CuAssertIntEquals(tc, SEPOL_OK, rc2);
263 int rc2 = cil_resolve_call1(test_db->ast->root->cl_head->next->next->next, args); local
274 CuAssertIntEquals(tc, SEPOL_OK, rc2);
530 int rc2 = cil_resolve_catorder(test_db->ast->root->cl_head->next->next, args); local
532 CuAssertIntEquals(tc, SEPOL_OK, rc2);
573 int rc2 = cil_resolve_dominance(test_db->ast->root->cl_head->next->next->next, args); local
575 CuAssertIntEquals(tc, SEPOL_OK, rc2);
1183 int rc2 = cil_resolve_level(level->next, (struct cil_level*)level->next->data, args); local
1185 CuAssertIntEquals(tc, SEPOL_OK, rc2);
1332 int rc2 = cil_resolve_level(level->next, (struct cil_level*)level->next->data, args); local
1365 int rc2 = cil_resolve_level(level->next, (struct cil_level*)level->next->data, args); local
1398 int rc2 = cil_resolve_level(level->next, (struct cil_level*)level->next->data, args); local
1719 int rc2 = cil_resolve_call1(test_db->ast->root->cl_head->next->next->next->next->next->next->next->next, args); local
1764 int rc2 = cil_resolve_call1(test_db->ast->root->cl_head->next->next->next->next->next->next->next->next, args); local
2064 int rc2 = cil_resolve_typeattributeset(test_db->ast->root->cl_head->next->next->next, args); local
2290 int rc2 = cil_resolve_typebounds(test_db->ast->root->cl_head->next->next->next, args); local
2530 int rc2 = cil_resolve_call1(test_db->ast->root->cl_head->next->next->next->next->next->next->next->next->next, args); local
2573 int rc2 = cil_resolve_call1(test_db->ast->root->cl_head->next->next->next->next->next->next->next->next->next, args); local
2742 int rc2 = cil_resolve_call1(test_db->ast->root->cl_head->next->next->next->next->next->next->next->next, args); local
2784 int rc2 = cil_resolve_call1(test_db->ast->root->cl_head->next->next->next->next->next->next->next->next, args); local
2826 int rc2 = cil_resolve_call1(test_db->ast->root->cl_head->next->next->next->next->next->next->next->next, args); local
2868 int rc2 = cil_resolve_call1(test_db->ast->root->cl_head->next->next->next->next->next->next->next->next, args); local
6371 int rc2 = cil_resolve_call1(test_db->ast->root->cl_head->next->next->next, args); local
7613 int rc2 = cil_resolve_call1(test_db->ast->root->cl_head->next->next->next->next->next, args); local
7652 int rc2 = cil_resolve_call1(test_db->ast->root->cl_head->next->next->next->next->next, args); local
7823 int rc2 = cil_resolve_call1(test_db->ast->root->cl_head->next->next->next->next->next->next->next, args); local
7864 int rc2 = cil_resolve_call1(test_db->ast->root->cl_head->next->next->next->next->next->next->next, args); local
[all...]
H A Dtest_cil_build_ast.c507 int rc2 = cil_gen_perm(test_db, test_tree->root->cl_head->cl_head->next->next->cl_head->next->next, test_ast_node); local
510 CuAssertIntEquals(tc, SEPOL_OK, rc2);
/external/pdfium/core/fxcrt/
H A Dfx_coordinates.h562 friend bool operator==(const RectType& rc1, const RectType& rc2) { argument
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) { argument
567 return !(rc1 == rc2);
/external/e2fsprogs/misc/
H A Dfilefrag.c592 int rc2 = frag_report(*cpp); local
594 if (rc2 < 0 && rc == 0)
595 rc = rc2;
/external/skia/tests/
H A DAAClipTest.cpp368 SkRasterClip rc2(ir);
374 rc2.op(r, SkMatrix::I(), baseBounds, SkRegion::kIntersect_Op, true);
377 REPORTER_ASSERT(reporter, changed != (rc0 == rc2));
/external/skqp/tests/
H A DAAClipTest.cpp357 SkRasterClip rc2(ir);
363 rc2.op(r, SkMatrix::I(), baseBounds, SkRegion::kIntersect_Op, true);
366 REPORTER_ASSERT(reporter, changed != (rc0 == rc2));
/external/syslinux/com32/lib/libpng/
H A DCHANGES827 version 1.0.7rc2 [June 28, 2000]
924 version 1.0.9rc2 [January 22, 2001]
1045 version 1.2.1rc2 [December 4, 2001]
1130 version 1.2.3rc2 [May 1, 2002]
1208 version 1.2.5rc2 and 1.0.15rc2 [September 16, 2002]
1321 version 1.0.16rc2 and 1.2.6rc2 [August 7, 2004]
1343 Fixed mistake in pngtest.c introduced in 1.2.6rc2 (declaration of
1360 Undid new code added in 1.2.6rc2 t
[all...]
/external/sqlite/dist/orig/
H A Dshell.c2233 int rc2; local
2239 rc2 = stat(zCopy, &sStat);
2240 if( rc2!=0 ){
6612 int rc, rc2; local
6625 rc2 = sqlite3_reset(p1);
6626 if( rc==SQLITE_OK ) rc = rc2;
9685 int rc2; local
9799 rc2 = sqlite3_finalize(pStmt);
9800 if( rc!=SQLITE_NOMEM ) rc = rc2;
11483 int rc2; local
14213 int rc2 = 0; /* 0: usage. 1: %d 2: %x 3: no-output */ local
[all...]
H A Dsqlite3.c36667 int rc2 = unixLogError(SQLITE_CANTOPEN_BKPT, "open", zName); local
43800 int rc2, isRO = 0; local
43837 int rc2, isRO = 0; local
49891 int rc2 = rc & 0xff; local
49986 int rc2 = SQLITE_OK; /* Error code from db file unlock operation */ local
54602 int rc2; local
64495 int rc2 = sqlite3BtreeTripAllCursors(p, tripCode, writeOnly); local
64502 int rc2; local
75502 int rc2 = SQLITE_OK; local
88953 int rc2 = vdbeSorterJoinThread(pTask); local
89672 int rc2; local
151665 int rc2; /* Result of sqlite3_reset() */ local
160665 int rc2 = pLhs->nTerm - pRhs->nTerm; local
162348 int rc2; local
162445 int rc2 = sqlite3_finalize(pStmt); local
162485 int rc2; local
163077 int rc2; /* Return code from sqlite3_reset() */ local
163339 int rc2; local
163472 int rc2; /* sqlite3_reset() return code */ local
163621 int rc2; local
164053 int rc2; local
164559 int rc2 = sqlite3_exec(p->db, "RELEASE fts3", 0, 0, 0); local
169581 int rc2 = SQLITE_OK; /* sqlite3_reset() return code */ local
169611 int rc2; local
169804 int rc2; local
169871 int rc2; local
169917 int rc2; local
169944 int rc2; local
170172 int rc2; local
174145 int rc2; /* sqlite3_finalize() return code */ local
175000 int rc2; local
175339 int rc2; local
176510 int rc2 = sqlite3_exec(p->dbRbu, "DELETE FROM stat.rbu_state", 0, 0, 0); local
182808 int rc2; local
200020 int rc2; local
203848 int rc2; /* sqlite3_reset() return code */ local
204337 int rc2; local
[all...]
/external/sqlite/dist/
H A Dshell.c2239 int rc2; local
2245 rc2 = stat(zCopy, &sStat);
2246 if( rc2!=0 ){
6618 int rc, rc2; local
6631 rc2 = sqlite3_reset(p1);
6632 if( rc==SQLITE_OK ) rc = rc2;
9691 int rc2; local
9805 rc2 = sqlite3_finalize(pStmt);
9806 if( rc!=SQLITE_NOMEM ) rc = rc2;
11506 int rc2; local
14236 int rc2 = 0; /* 0: usage. 1: %d 2: %x 3: no-output */ local
[all...]
H A Dsqlite3.c36667 int rc2 = unixLogError(SQLITE_CANTOPEN_BKPT, "open", zName); local
43800 int rc2, isRO = 0; local
43837 int rc2, isRO = 0; local
49891 int rc2 = rc & 0xff; local
49986 int rc2 = SQLITE_OK; /* Error code from db file unlock operation */ local
54602 int rc2; local
64495 int rc2 = sqlite3BtreeTripAllCursors(p, tripCode, writeOnly); local
64502 int rc2; local
75502 int rc2 = SQLITE_OK; local
88953 int rc2 = vdbeSorterJoinThread(pTask); local
89672 int rc2; local
151665 int rc2; /* Result of sqlite3_reset() */ local
160677 int rc2 = pLhs->nTerm - pRhs->nTerm; local
162360 int rc2; local
162457 int rc2 = sqlite3_finalize(pStmt); local
162497 int rc2; local
163089 int rc2; /* Return code from sqlite3_reset() */ local
163351 int rc2; local
163484 int rc2; /* sqlite3_reset() return code */ local
163633 int rc2; local
164065 int rc2; local
164571 int rc2 = sqlite3_exec(p->db, "RELEASE fts3", 0, 0, 0); local
169593 int rc2 = SQLITE_OK; /* sqlite3_reset() return code */ local
169623 int rc2; local
169816 int rc2; local
169883 int rc2; local
169929 int rc2; local
169956 int rc2; local
170184 int rc2; local
174157 int rc2; /* sqlite3_finalize() return code */ local
175012 int rc2; local
175351 int rc2; local
176522 int rc2 = sqlite3_exec(p->dbRbu, "DELETE FROM stat.rbu_state", 0, 0, 0); local
182820 int rc2; local
200032 int rc2; local
203860 int rc2; /* sqlite3_reset() return code */ local
204349 int rc2; local
[all...]
/external/selinux/libsepol/cil/src/
H A Dcil_post.c2286 int rc2; local
2292 rc2 = cil_tree_walk(db->ast->root,
2295 if (rc2 != SEPOL_OK) goto exit;
2297 rc2 = cil_tree_walk(db->ast->root,
2300 if (rc2 != SEPOL_OK) goto exit;
/external/python/cpython3/Lib/test/
H A Dtest_cmd_line.py268 rc2, out2, err2 = assert_python_ok('-c', code, __isolated=False)
/external/tensorflow/tensorflow/python/framework/testdata/
H A Dmetrics_export_meta_graph.pb409 tensorflow_version: "1.1.0-rc2"
/external/valgrind/perf/
H A Dtinycc.c5417 void gv2(int rc1, int rc2);
5425 int get_reg_ex(int rc,int rc2);
10298 /* find a register of class 'rc2' with at most one reference on stack. argument
10300 int get_reg_ex(int rc, int rc2)
10306 if (reg_classes[r] & rc2) {
10430 int r, r2, rc2, bit_pos, bit_size, size, align, i;
10520 rc2 = RC_INT;
10522 rc2 = RC_LRET;
10523 r2 = get_reg(rc2);
10560 /* generate vtop[-1] and vtop[0] in resp. classes rc1 and rc2 */
10428 int r, r2, rc2, bit_pos, bit_size, size, align, i; local
10559 gv2(int rc1, int rc2) argument
[all...]

Completed in 1106 milliseconds