/external/icu/icu4c/source/test/cintltst/ |
cdetst.c | 106 UErrorCode status = U_ZERO_ERROR; local 107 myCollation = ucol_open("de_DE", &status); 108 if(U_FAILURE(status)){ 109 log_err_status(status, "ERROR: in creation of rule based collator: %s\n", myErrorName(status)); 113 ucol_setAttribute(myCollation, UCOL_NORMALIZATION_MODE, UCOL_ON, &status); 126 UErrorCode status = U_ZERO_ERROR; local 127 myCollation = ucol_open("de_DE", &status); 128 if(U_FAILURE(status)){ 129 log_err_status(status, "ERROR: %s: in creation of rule based collator: %s\n", __FILE__, myErrorName(status)) [all...] |
cestst.c | 91 UErrorCode status = U_ZERO_ERROR; local 92 myCollation = ucol_open("es_ES", &status); 93 if(U_FAILURE(status)){ 94 log_err_status(status, "ERROR: %s: in creation of rule based collator: %s\n", __FILE__, myErrorName(status)); 110 UErrorCode status = U_ZERO_ERROR; local 111 myCollation = ucol_open("es_ES", &status); 112 if(U_FAILURE(status)){ 113 log_err_status(status, "ERROR: %s: in creation of rule based collator: %s\n", __FILE__, myErrorName(status)); [all...] |
cfintst.c | 82 UErrorCode status = U_ZERO_ERROR; local 83 myCollation = ucol_open("fi_FI@collation=standard", &status); 84 if(U_FAILURE(status)){ 85 log_err_status(status, "ERROR: in creation of rule based collator: %s\n", myErrorName(status)); 100 UErrorCode status = U_ZERO_ERROR; local 101 myCollation = ucol_open("fi_FI@collation=standard", &status); 102 if(U_FAILURE(status)){ 103 log_err_status(status, "ERROR: in creation of rule based collator: %s\n", myErrorName(status)); [all...] |
cturtst.c | 98 UErrorCode status = U_ZERO_ERROR; local 99 myCollation = ucol_open("tr", &status); 100 if(U_FAILURE(status)){ 101 log_err_status(status, "ERROR: in creation of rule based collator: %s\n", myErrorName(status)); 118 UErrorCode status = U_ZERO_ERROR; local 119 myCollation = ucol_open("tr", &status); 120 if(U_FAILURE(status)){ 121 log_err_status(status, "ERROR: in creation of rule based collator: %s\n", myErrorName(status)); [all...] |
/external/icu/icu4c/source/test/intltest/ |
lcukocol.cpp | 36 UErrorCode status = U_ZERO_ERROR; local 37 myCollation = Collator::createInstance("ko_kr", status); 38 if(U_SUCCESS(status)) { 39 myCollation->setAttribute(UCOL_NORMALIZATION_MODE, UCOL_ON, status); 41 errcheckln(status, "Couldn't instantiate the collator with %s", u_errorName(status));
|
quantityformattertest.cpp | 37 UErrorCode status = U_ZERO_ERROR; local 42 fmt.addIfAbsent("a bad variant", "{0} pounds", status)); 43 assertEquals("adding bad variant status", (int32_t)U_ILLEGAL_ARGUMENT_ERROR, status); 44 status = U_ZERO_ERROR; 47 fmt.addIfAbsent("other", "{0} {1} too many placeholders", status)); 48 assertEquals("adding bad pattern status", (int32_t)U_ILLEGAL_ARGUMENT_ERROR, status); 49 status = U_ZERO_ERROR; 53 fmt.addIfAbsent("zero", "no placeholder", status)); [all...] |
tstnrapi.cpp | 19 static UErrorCode status = U_ZERO_ERROR; variable 140 Normalizer::normalize(s, UNORM_NONE, 0, out, status); 147 Normalizer::normalize(s, UNORM_NFD, 0, s, status); 151 Normalizer::normalize(s, UNORM_NFC, 0, s, status); 155 Normalizer::decompose(s, FALSE, 0, s, status); 159 Normalizer::compose(s, FALSE, 0, s, status); 163 Normalizer::concatenate(s, s, s, UNORM_NFC, 0, status);
|
ucaconf.h | 48 UErrorCode status; member in class:UCAConformanceTest
|
/external/iproute2/ip/ |
iplink_bond_slave.c | 44 unsigned int status = rta_getattr_u8(tb); local 46 if (status >= sizeof(slave_mii_status) / sizeof(slave_mii_status[0])) 47 fprintf(f, "mii_status %d ", status); 49 fprintf(f, "mii_status %s ", slave_mii_status[status]);
|
/external/libchrome/crypto/ |
scoped_test_nss_db.cc | 62 SECStatus status = SECMOD_CloseUserDB(slot_.get()); local 63 if (status != SECSuccess)
|
/external/libchrome/sandbox/linux/services/ |
namespace_utils_unittest.cc | 65 int status = 42; local 66 SANDBOX_ASSERT_EQ(pid, HANDLE_EINTR(waitpid(pid, &status, 0))); 67 SANDBOX_ASSERT_EQ(0, status);
|
/external/libcups/cups/ |
backchannel.c | 55 int status; /* Select status */ local 67 status = select(4, &input, NULL, NULL, NULL); 69 status = select(4, &input, NULL, NULL, &tval); 71 while (status < 0 && errno != EINTR && errno != EAGAIN); 73 if (status < 0) 107 int status; /* Select status */ local 129 status = select(4, NULL, &output, NULL, NULL); 131 status = select(4, NULL, &output, NULL, &tval) [all...] |
getputfile.c | 38 http_status_t /* O - HTTP status */ 45 http_status_t status; /* HTTP status from server */ local 82 status = HTTP_STATUS_ERROR; 95 status = HTTP_STATUS_ERROR; 100 status = HTTP_STATUS_UNAUTHORIZED; 105 while ((status = httpUpdate(http)) == HTTP_STATUS_CONTINUE); 107 if (status == HTTP_STATUS_UNAUTHORIZED) 121 status = HTTP_STATUS_CUPS_AUTHORIZATION_CANCELED; 127 status = HTTP_STATUS_ERROR 199 http_status_t status; \/* Status *\/ local 269 http_status_t status; \/* HTTP status from server *\/ local 467 http_status_t status; \/* Status *\/ local [all...] |
testoptions.c | 26 int /* O - Exit status */ 30 int status = 0, /* Exit status */ local 59 status ++; 65 status ++; 72 status ++; 78 status ++; 84 status ++; 90 status ++; 96 status ++ [all...] |
/external/libmicrohttpd/src/testzzuf/ |
socat.c | 55 int status; local 78 status = 0; 79 if (0 < waitpid (zzuf_pid, &status, WNOHANG)) 81 if (WIFEXITED (status)) 83 "zzuf died with status code %d!\n", 84 WEXITSTATUS (status)); 85 if (WIFSIGNALED (status)) 87 "zzuf died from signal %d!\n", WTERMSIG (status)); 103 int status; local 109 waitpid (zzuf_pid, &status, 0) [all...] |
/external/libunwind/tests/ |
forker.c | 38 int status, i; local 61 waitpid (pid, &status, 0); 62 if (!WIFEXITED (status) || WEXITSTATUS (status) != 0)
|
/external/libvpx/libvpx/vp8/common/generic/ |
systemdependent.c | 71 ULONG status; local 75 if (DosGetProcessorStatus(proc_id, &status)) break; 77 if (status == PROC_ONLINE) core_count++;
|
/external/linux-kselftest/tools/testing/selftests/kcmp/ |
kcmp_test.c | 32 int status; local 106 waitpid(pid2, &status, P_ALL);
|
/external/linux-kselftest/tools/testing/selftests/powerpc/dscr/ |
dscr_inherit_test.c | 48 int status; local 50 if (waitpid(pid, &status, 0) == -1) { 55 if (!WIFEXITED(status)) { 60 if (WEXITSTATUS(status) != 0) {
|
/external/linux-kselftest/tools/testing/selftests/powerpc/ |
harness.c | 29 int rc, status; local 51 rc = waitpid(pid, &status, 0); 74 if (WIFEXITED(status)) 75 status = WEXITSTATUS(status); 77 if (WIFSIGNALED(status)) 78 printf("!! child died by signal %d\n", WTERMSIG(status)); 82 status = 1; /* Signal or other */ 85 return status;
|
/external/linux-kselftest/tools/testing/selftests/x86/ |
iopl.c | 77 int status; local 78 if (waitpid(child, &status, 0) != child || 79 !WIFEXITED(status)) { 82 } else if (WEXITSTATUS(status) != 0) {
|
/external/ltp/testcases/kernel/containers/mountns/ |
mountns01.c | 81 int status; local 116 SAFE_WAIT(cleanup, &status); 117 if (WIFEXITED(status)) { 118 if ((WEXITSTATUS(status) == 0)) 123 if (WIFSIGNALED(status)) { 125 tst_strsig(WTERMSIG(status)));
|
mountns02.c | 81 int status; local 116 SAFE_WAIT(cleanup, &status); 117 if (WIFEXITED(status)) { 118 if ((WEXITSTATUS(status) == 0)) 123 if (WIFSIGNALED(status)) { 125 tst_strsig(WTERMSIG(status)));
|
mountns03.c | 94 int status; local 133 SAFE_WAIT(cleanup, &status); 134 if (WIFEXITED(status)) { 135 if (WEXITSTATUS(status) == 0) 140 if (WIFSIGNALED(status)) { 142 tst_strsig(WTERMSIG(status)));
|
mountns_helper.h | 31 int pid, status; local 39 SAFE_WAIT(NULL, &status);
|