Searched refs:rc3 (Results 1 - 5 of 5) sorted by relevance
/external/libogg/ |
H A D | libogg.spec | 18 Provides: %{name} = %{epoch}:1.0rc3-%{release} 31 Provides: %{name}-devel = %{epoch}:1.0rc3-%{release}
|
/external/selinux/libsepol/cil/test/unit/ |
H A D | test_cil_list.c | 148 int rc3 = cil_list_append_item(test_class_list, test_new_item); local 151 CuAssertIntEquals(tc, SEPOL_OK, rc3);
|
H A D | test_cil_resolve_ast.c | 232 int rc3 = cil_resolve_call2(test_db->ast->root->cl_head->next->next->next, args); local 240 CuAssertIntEquals(tc, SEPOL_OK, rc3); 267 int rc3 = cil_resolve_call2(test_db->ast->root->cl_head->next->next->next, args); local 275 CuAssertIntEquals(tc, SEPOL_OK, rc3); 1723 int rc3 = cil_resolve_call2(test_db->ast->root->cl_head->next->next->next->next->next->next->next->next, args); local 1735 CuAssertIntEquals(tc, SEPOL_OK, rc3); 1768 int rc3 = cil_resolve_call2(test_db->ast->root->cl_head->next->next->next->next->next->next->next->next, args); local 1780 CuAssertIntEquals(tc, SEPOL_OK, rc3); 2534 int rc3 = cil_resolve_call2(test_db->ast->root->cl_head->next->next->next->next->next->next->next->next->next, args); local 2546 CuAssertIntEquals(tc, SEPOL_OK, rc3); 2577 int rc3 = cil_resolve_call2(test_db->ast->root->cl_head->next->next->next->next->next->next->next->next->next, args); local 2746 int rc3 = cil_resolve_call2(test_db->ast->root->cl_head->next->next->next->next->next->next->next->next, args); local 2788 int rc3 = cil_resolve_call2(test_db->ast->root->cl_head->next->next->next->next->next->next->next->next, args); local 2830 int rc3 = cil_resolve_call2(test_db->ast->root->cl_head->next->next->next->next->next->next->next->next, args); local 2872 int rc3 = cil_resolve_call2(test_db->ast->root->cl_head->next->next->next->next->next->next->next->next, args); local 7617 int rc3 = cil_resolve_call2(test_db->ast->root->cl_head->next->next->next->next->next, args); local 7656 int rc3 = cil_resolve_call2(test_db->ast->root->cl_head->next->next->next->next->next, args); local 7827 int rc3 = cil_resolve_call2(test_db->ast->root->cl_head->next->next->next->next->next->next->next, args); local 7868 int rc3 = cil_resolve_call2(test_db->ast->root->cl_head->next->next->next->next->next->next->next, args); local [all...] |
/external/syslinux/com32/lib/libpng/ |
H A D | CHANGES | 1137 version 1.2.3rc3 [May 1, 2002] 1213 version 1.2.5rc3 and 1.0.15rc3 [September 18, 2002] 1335 version 1.0.16rc3 and 1.2.6rc3 [August 9, 2004] 1347 section of png.h where they were inadvertently placed in version rc3. 1406 version 1.2.8rc3 [November 28, 2004] 1562 version 1.2.10rc3 [April 21, 2006] 1602 version 1.0.19rc3, 1.2.11rc3 [Jun [all...] |
/external/ltp/testcases/kernel/fs/dmapi/ |
H A D | attr.c | 10699 int rc1, rc2, rc3; local 10750 rc3 = 10755 "3rd call: rc %d, rlen %d, loc %llx\n", rc3, 10825 if (rc3 == 1) { 10829 szFuncName, rc3); 10833 szFuncName, rc3, rlen3); 10839 szFuncName, rc3); 10869 int rc1, rc2, rc3; local 10920 rc3 = 10925 "3rd call: rc %d, rlen %d, loc %llx\n", rc3, [all...] |
Completed in 754 milliseconds