Home
last modified time | relevance | path

Searched refs:status (Results 4876 - 4900 of 19431) sorted by relevance

1...<<191192193194195196197198199200>>...778

/third_party/icu/icu4c/source/i18n/
H A Dastro.cpp1473 UErrorCode status = U_ZERO_ERROR;
1474 tz->getOffset(localMillis, true, rawOffset, dstOffset, status);
1533 void CalendarCache::createCache(CalendarCache** cache, UErrorCode& status) { in createCache() argument
1536 status = U_MEMORY_ALLOCATION_ERROR; in createCache()
1538 *cache = new CalendarCache(32, status); in createCache()
1539 if(U_FAILURE(status)) { in createCache()
1546 int32_t CalendarCache::get(CalendarCache** cache, int32_t key, UErrorCode &status) { in get() argument
1549 if(U_FAILURE(status)) { in get()
1555 createCache(cache, status); in get()
1556 if(U_FAILURE(status)) { in get()
1569 put(CalendarCache** cache, int32_t key, int32_t value, UErrorCode &status) put() argument
1589 CalendarCache(int32_t size, UErrorCode &status) CalendarCache() argument
[all...]
/third_party/node/deps/icu-small/source/i18n/
H A Dastro.cpp1473 UErrorCode status = U_ZERO_ERROR;
1474 tz->getOffset(localMillis, true, rawOffset, dstOffset, status);
1533 void CalendarCache::createCache(CalendarCache** cache, UErrorCode& status) { in createCache() argument
1536 status = U_MEMORY_ALLOCATION_ERROR; in createCache()
1538 *cache = new CalendarCache(32, status); in createCache()
1539 if(U_FAILURE(status)) { in createCache()
1546 int32_t CalendarCache::get(CalendarCache** cache, int32_t key, UErrorCode &status) { in get() argument
1549 if(U_FAILURE(status)) { in get()
1555 createCache(cache, status); in get()
1556 if(U_FAILURE(status)) { in get()
1569 put(CalendarCache** cache, int32_t key, int32_t value, UErrorCode &status) put() argument
1589 CalendarCache(int32_t size, UErrorCode &status) CalendarCache() argument
[all...]
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dastro.cpp1473 UErrorCode status = U_ZERO_ERROR;
1474 tz->getOffset(localMillis, TRUE, rawOffset, dstOffset, status);
1533 void CalendarCache::createCache(CalendarCache** cache, UErrorCode& status) { in createCache() argument
1536 status = U_MEMORY_ALLOCATION_ERROR; in createCache()
1538 *cache = new CalendarCache(32, status); in createCache()
1539 if(U_FAILURE(status)) { in createCache()
1546 int32_t CalendarCache::get(CalendarCache** cache, int32_t key, UErrorCode &status) { in get() argument
1549 if(U_FAILURE(status)) { in get()
1555 createCache(cache, status); in get()
1556 if(U_FAILURE(status)) { in get()
1569 put(CalendarCache** cache, int32_t key, int32_t value, UErrorCode &status) put() argument
1589 CalendarCache(int32_t size, UErrorCode &status) CalendarCache() argument
[all...]
/third_party/skia/third_party/externals/freetype/src/psaux/
H A Dafmparse.c63 FT_Int status; member
93 ( (stream)->status >= AFM_STREAM_STATUS_EOC )
96 ( (stream)->status >= AFM_STREAM_STATUS_EOL )
99 ( (stream)->status >= AFM_STREAM_STATUS_EOF )
119 stream->status = AFM_STREAM_STATUS_EOL; in afm_stream_skip_spaces()
121 stream->status = AFM_STREAM_STATUS_EOC; in afm_stream_skip_spaces()
123 stream->status = AFM_STREAM_STATUS_EOF; in afm_stream_skip_spaces()
151 stream->status = AFM_STREAM_STATUS_EOL; in afm_stream_read_one()
156 stream->status = AFM_STREAM_STATUS_EOC; in afm_stream_read_one()
161 stream->status in afm_stream_read_one()
[all...]
/third_party/toybox/toys/pending/
H A Dstrace.c547 int status; in next() local
551 waitpid(TT.pid, &status, 0); in next()
553 if (WIFSTOPPED(status) && WSTOPSIG(status) & 0x80) return 1; in next()
554 if (WIFEXITED(status)) return 0; in next()
555 fprintf(stderr, "[stopped %d (%x)]\n", status, WSTOPSIG(status)); in next()
567 int status; in strace_main() local
591 waitpid(TT.pid, &status, 0); in strace_main()
592 } while (!WIFSTOPPED(status)); in strace_main()
[all...]
/kernel/linux/linux-5.10/drivers/acpi/apei/
H A Dbert.c57 pr_err(FW_BUG "Truncated status block (length: %u).\n", in bert_print_all()
118 acpi_status status; in bert_init() local
129 status = acpi_get_table(ACPI_SIG_BERT, 0, (struct acpi_table_header **)&bert_tab); in bert_init()
130 if (status == AE_NOT_FOUND) in bert_init()
133 if (ACPI_FAILURE(status)) { in bert_init()
134 pr_err("get table failed, %s.\n", acpi_format_exception(status)); in bert_init()
/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dthread_info.h58 u32 status; /* thread synchronous flags */ member
222 * Thread-synchronous status.
225 * ever touches our thread-synchronous status, so we don't
240 if (ti->status & TS_COMPAT) in arch_set_restart_data()
241 ti->status |= TS_COMPAT_RESTART; in arch_set_restart_data()
243 ti->status &= ~TS_COMPAT_RESTART; in arch_set_restart_data()
251 current_thread_info()->status & TS_COMPAT)
/kernel/linux/linux-5.10/drivers/char/tpm/eventlog/
H A Dacpi.c69 acpi_status status; in tpm_read_log_acpi() local
87 status = acpi_get_table("TPM2", 1, in tpm_read_log_acpi()
89 if (ACPI_FAILURE(status)) in tpm_read_log_acpi()
111 status = acpi_get_table(ACPI_SIG_TCPA, 1, in tpm_read_log_acpi()
113 if (ACPI_FAILURE(status)) in tpm_read_log_acpi()
/kernel/linux/linux-5.10/drivers/media/dvb-frontends/
H A Dlnbh29.c43 u8 status[2]; in lnbh29_read_vmon() local
54 .len = sizeof(status), in lnbh29_read_vmon()
55 .buf = status in lnbh29_read_vmon()
68 if (status[0] & (LNBH29_STATUS_OLF | LNBH29_STATUS_VMON)) { in lnbh29_read_vmon()
70 "LNBH29 voltage in failure state, status reg 0x%x\n", in lnbh29_read_vmon()
71 status[0]); in lnbh29_read_vmon()
/kernel/linux/linux-5.10/drivers/leds/
H A Dleds-clevo-mail.c115 int status = -EINVAL; in clevo_mail_led_blink() local
127 status = 0; in clevo_mail_led_blink()
132 status = 0; in clevo_mail_led_blink()
137 status = 0; in clevo_mail_led_blink()
147 return status; in clevo_mail_led_blink()
/kernel/linux/linux-5.10/drivers/staging/sm750fb/
H A Dddk750_display.c65 unsigned int status; in primary_wait_vertical_sync() local
78 status = peek32(SYSTEM_CTRL); in primary_wait_vertical_sync()
79 } while (status & SYSTEM_CTRL_PANEL_VSYNC_ACTIVE); in primary_wait_vertical_sync()
83 status = peek32(SYSTEM_CTRL); in primary_wait_vertical_sync()
84 } while (!(status & SYSTEM_CTRL_PANEL_VSYNC_ACTIVE)); in primary_wait_vertical_sync()
/kernel/linux/linux-5.10/drivers/platform/x86/
H A Dsamsung-q10.c28 acpi_status status; in samsungq10_bl_set_intensity() local
32 status = acpi_evaluate_object(ec_handle, "_Q63", NULL, NULL); in samsungq10_bl_set_intensity()
33 if (ACPI_FAILURE(status)) in samsungq10_bl_set_intensity()
37 status = acpi_evaluate_object(ec_handle, "_Q64", NULL, NULL); in samsungq10_bl_set_intensity()
38 if (ACPI_FAILURE(status)) in samsungq10_bl_set_intensity()
/kernel/linux/linux-5.10/drivers/scsi/bfa/
H A Dbfa_port.h18 typedef void (*bfa_port_stats_cbfn_t) (void *dev, bfa_status_t status);
19 typedef void (*bfa_port_endis_cbfn_t) (void *dev, bfa_status_t status);
69 typedef void (*bfa_cee_get_attr_cbfn_t) (void *dev, bfa_status_t status);
70 typedef void (*bfa_cee_get_stats_cbfn_t) (void *dev, bfa_status_t status);
71 typedef void (*bfa_cee_reset_stats_cbfn_t) (void *dev, bfa_status_t status);
/kernel/linux/linux-5.10/include/linux/fsl/bestcomm/
H A Dbestcomm.h21 * @status: The current status of this buffer. Exact meaning depends on the
29 u32 status; member
167 return !(bd->status & BCOM_BD_READY); in bcom_buffer_done()
171 * bcom_prepare_next_buffer - clear status of next available buffer.
182 bd->status = 0; /* cleanup last status */ in bcom_prepare_next_buffer()
193 bd->status |= BCOM_BD_READY; in bcom_submit_next_buffer()
206 *p_status = bd->status; in bcom_retrieve_buffer()
/kernel/linux/linux-6.6/drivers/media/dvb-frontends/
H A Dlnbh29.c43 u8 status[2]; in lnbh29_read_vmon() local
54 .len = sizeof(status), in lnbh29_read_vmon()
55 .buf = status in lnbh29_read_vmon()
68 if (status[0] & (LNBH29_STATUS_OLF | LNBH29_STATUS_VMON)) { in lnbh29_read_vmon()
70 "LNBH29 voltage in failure state, status reg 0x%x\n", in lnbh29_read_vmon()
71 status[0]); in lnbh29_read_vmon()
/kernel/linux/linux-6.6/drivers/acpi/apei/
H A Dbert.c58 pr_err(FW_BUG "Truncated status block (length: %u).\n", in bert_print_all()
122 acpi_status status; in bert_init() local
133 status = acpi_get_table(ACPI_SIG_BERT, 0, (struct acpi_table_header **)&bert_tab); in bert_init()
134 if (status == AE_NOT_FOUND) in bert_init()
137 if (ACPI_FAILURE(status)) { in bert_init()
138 pr_err("get table failed, %s.\n", acpi_format_exception(status)); in bert_init()
/kernel/linux/linux-6.6/drivers/acpi/arm64/
H A Dapmt.c155 acpi_status status; in acpi_apmt_init() local
163 status = acpi_get_table(ACPI_SIG_APMT, 0, &apmt_table); in acpi_apmt_init()
165 if (ACPI_FAILURE(status)) { in acpi_apmt_init()
166 if (status != AE_NOT_FOUND) { in acpi_apmt_init()
167 const char *msg = acpi_format_exception(status); in acpi_apmt_init()
/kernel/linux/linux-6.6/include/linux/fsl/bestcomm/
H A Dbestcomm.h21 * @status: The current status of this buffer. Exact meaning depends on the
29 u32 status; member
167 return !(bd->status & BCOM_BD_READY); in bcom_buffer_done()
171 * bcom_prepare_next_buffer - clear status of next available buffer.
182 bd->status = 0; /* cleanup last status */ in bcom_prepare_next_buffer()
193 bd->status |= BCOM_BD_READY; in bcom_submit_next_buffer()
206 *p_status = bd->status; in bcom_retrieve_buffer()
/kernel/linux/linux-6.6/drivers/staging/sm750fb/
H A Dddk750_display.c65 unsigned int status; in primary_wait_vertical_sync() local
78 status = peek32(SYSTEM_CTRL); in primary_wait_vertical_sync()
79 } while (status & SYSTEM_CTRL_PANEL_VSYNC_ACTIVE); in primary_wait_vertical_sync()
83 status = peek32(SYSTEM_CTRL); in primary_wait_vertical_sync()
84 } while (!(status & SYSTEM_CTRL_PANEL_VSYNC_ACTIVE)); in primary_wait_vertical_sync()
/kernel/linux/linux-6.6/drivers/platform/x86/
H A Dsamsung-q10.c28 acpi_status status; in samsungq10_bl_set_intensity() local
32 status = acpi_evaluate_object(ec_handle, "_Q63", NULL, NULL); in samsungq10_bl_set_intensity()
33 if (ACPI_FAILURE(status)) in samsungq10_bl_set_intensity()
37 status = acpi_evaluate_object(ec_handle, "_Q64", NULL, NULL); in samsungq10_bl_set_intensity()
38 if (ACPI_FAILURE(status)) in samsungq10_bl_set_intensity()
/kernel/linux/linux-6.6/drivers/char/tpm/eventlog/
H A Dacpi.c70 acpi_status status; in tpm_read_log_acpi() local
88 status = acpi_get_table("TPM2", 1, in tpm_read_log_acpi()
90 if (ACPI_FAILURE(status)) in tpm_read_log_acpi()
112 status = acpi_get_table(ACPI_SIG_TCPA, 1, in tpm_read_log_acpi()
114 if (ACPI_FAILURE(status)) in tpm_read_log_acpi()
/kernel/linux/linux-6.6/drivers/char/tpm/st33zp24/
H A Di2c.c51 u8 status = 0; in read8_reg() local
55 status = write8_reg(phy, tpm_register, &data, 1); in read8_reg()
56 if (status == 2) in read8_reg()
57 status = i2c_master_recv(phy->client, tpm_data, tpm_size); in read8_reg()
58 return status; in read8_reg()
/kernel/linux/linux-6.6/drivers/nvme/host/
H A Dconstants.c174 const unsigned char *nvme_get_error_status_str(u16 status) in nvme_get_error_status_str() argument
176 status &= 0x7ff; in nvme_get_error_status_str()
177 if (status < ARRAY_SIZE(nvme_statuses) && nvme_statuses[status]) in nvme_get_error_status_str()
178 return nvme_statuses[status & 0x7ff]; in nvme_get_error_status_str()
/kernel/linux/linux-6.6/drivers/leds/
H A Dleds-clevo-mail.c115 int status = -EINVAL; in clevo_mail_led_blink() local
127 status = 0; in clevo_mail_led_blink()
132 status = 0; in clevo_mail_led_blink()
137 status = 0; in clevo_mail_led_blink()
147 return status; in clevo_mail_led_blink()
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/mm/
H A Dlarge_vm_gpr_corruption.c109 int i, status; in test() local
146 FAIL_IF(waitpid(-1, &status, 0) == -1); in test()
147 FAIL_IF(WIFSIGNALED(status)); in test()
148 FAIL_IF(!WIFEXITED(status)); in test()
149 FAIL_IF(WEXITSTATUS(status)); in test()

Completed in 38 milliseconds

1...<<191192193194195196197198199200>>...778