| /third_party/jerryscript/jerry-core/ecma/builtin-objects/ |
| H A D | ecma-builtin-object-prototype.c | 155 ecma_value_t status = ecma_proxy_object_get_own_property_descriptor (obj_p, prop_name_p, &prop_desc); in ecma_builtin_object_prototype_object_has_own_property() local 213 ecma_value_t status = ecma_op_object_get_own_property_descriptor (obj_p, prop_name_p, &prop_desc); in ecma_builtin_object_prototype_object_property_is_enumerable() local
|
| H A D | ecma-builtin-reflect.c | 237 ecma_value_t status; in ecma_builtin_reflect_dispatch_routine() local
|
| /third_party/jerryscript/jerry-core/ecma/operations/ |
| H A D | ecma-jobqueue.c | 159 ecma_value_t status; in ecma_process_promise_reaction_job() local
|
| /third_party/mbedtls/library/ |
| H A D | psa_crypto_pake.c | 158 psa_status_t status = PSA_ERROR_CORRUPTION_DETECTED; in mbedtls_psa_pake_setup() local 397 psa_status_t status = mbedtls_psa_pake_output_internal( mbedtls_psa_pake_output() local 515 psa_status_t status = mbedtls_psa_pake_input_internal( mbedtls_psa_pake_input() local [all...] |
| H A D | psa_crypto_mac.c | 41 psa_status_t status; in psa_hmac_setup_internal() local 120 psa_status_t status; in psa_hmac_finish_internal() local 206 psa_status_t status = PSA_ERROR_CORRUPTION_DETECTED; mac_init() local 277 psa_status_t status = PSA_ERROR_CORRUPTION_DETECTED; psa_mac_setup() local 409 psa_status_t status = PSA_ERROR_CORRUPTION_DETECTED; mbedtls_psa_mac_sign_finish() local 429 psa_status_t status = PSA_ERROR_CORRUPTION_DETECTED; mbedtls_psa_mac_verify_finish() local 466 psa_status_t status = PSA_ERROR_CORRUPTION_DETECTED; mbedtls_psa_mac_compute() local [all...] |
| H A D | psa_crypto_se.c | 140 psa_status_t status; in psa_load_se_persistent_data() local 165 psa_status_t status; in psa_save_se_persistent_data() local 198 psa_status_t status; in psa_find_se_slot_for_key() local 249 psa_status_t status; psa_destroy_se_key() local 281 psa_status_t status = methods->p_init( psa_init_all_se_drivers() local 308 psa_status_t status; psa_register_se_driver() local [all...] |
| /third_party/mesa3d/src/compiler/glsl/ |
| H A D | lower_named_interface_blocks.cpp | 251 ir_visitor_status status = rvalue_visit(ir); in visit_leave() local
|
| H A D | standalone.cpp | 397 int status = EXIT_SUCCESS; in standalone_compile_shader() local
|
| /third_party/mesa3d/src/c11/ |
| H A D | threads.h | 118 volatile uintptr_t status; member
|
| /third_party/libwebsockets/minimal-examples/http-client/minimal-http-client-captive-portal/ |
| H A D | minimal-http-client-captive-portal.c | 23 static int interrupted, bad = 1, status; variable
|
| /third_party/ltp/testcases/kernel/controllers/cpuset/cpuset_load_balance_test/ |
| H A D | cpuset_cpu_hog.c | 90 void usage(char *prog_name, int status) in usage() argument 253 int status = 0; in main() local
|
| /third_party/ltp/testcases/kernel/fs/fs_perms/ |
| H A D | fs_perms.c | 110 int status; in testfperm() local
|
| /third_party/ltp/testcases/kernel/connectors/pec/ |
| H A D | pec_listener.c | 224 static void usage(int status) in usage() argument
|
| /third_party/libwebsockets/lib/plat/unix/ |
| H A D | unix-spawn.c | 156 int status; in lws_spawn_reap() local 266 int status, n; in lws_spawn_piped_kill_child_process() local
|
| /third_party/ltp/testcases/kernel/containers/utsname/ |
| H A D | utstest.c | 70 int pid, status; in check_newuts() local
|
| /third_party/libwebsockets/lwsws/ |
| H A D | main.c | 243 int status;//, syslog_options = LOG_PID | LOG_PERROR; in main() local
|
| /third_party/ltp/pan/ |
| H A D | reporter.c | 186 char *status; /* initiation status of old tag */ in scanner_test_end() local
|
| /third_party/mesa3d/src/gallium/frontends/vdpau/ |
| H A D | presentation.c | 339 vlVdpPresentationQueueQuerySurfaceStatus(VdpPresentationQueue presentation_queue, VdpOutputSurface surface, VdpPresentationQueueStatus *status, VdpTime *first_presentation_time) vlVdpPresentationQueueQuerySurfaceStatus() argument
|
| /third_party/mesa3d/src/imagination/vulkan/ |
| H A D | pvr_csb.h | 82 VkResult status; member
|
| /third_party/mesa3d/src/gallium/frontends/clover/api/ |
| H A D | event.cpp | 41 clSetUserEventStatus(cl_event d_ev, cl_int status) try { in clSetUserEventStatus() argument
|
| /third_party/mesa3d/src/gallium/frontends/clover/core/ |
| H A D | event.cpp | 63 event::abort_self(cl_int status) { in abort_self() argument 76 event::abort(cl_int status) { in abort() argument 95 event::status() const { in status() function in event 147 hard_event::status() const { in status() function in hard_event [all...] |
| /third_party/node/src/ |
| H A D | fs_event_wrap.cc | 178 OnEvent(uv_fs_event_t* handle, const char* filename, int events, int status) OnEvent() argument
|
| /third_party/node/test/js-native-api/test_function/ |
| H A D | test_function.c | 7 napi_status status; in TestCreateFunctionParameters() local
|
| /third_party/node/test/node-api/test_async/ |
| H A D | test_async.c | 29 static void Complete(napi_env env, napi_status status, void* data) { in Complete() argument 98 static void BusyCancelComplete(napi_env env, napi_status status, void* data) { in BusyCancelComplete() argument 103 static void CancelComplete(napi_env env, napi_status status, void* data) { in CancelComplete() argument 169 static void RepeatedWorkComplete(napi_env env, napi_status status, void* data) { in RepeatedWorkComplete() argument
|
| /third_party/node/test/node-api/test_async_context/ |
| H A D | binding.c | 44 napi_status status = napi_async_destroy(env, (napi_async_context)data); in AsyncDestroyCb() local
|