Home
last modified time | relevance | path

Searched defs:local (Results 1 - 25 of 287) sorted by relevance

12345678910>>...12

/third_party/ltp/tools/sparse/sparse-src/validation/mem2reg/
H A Dnot-same-memop0.c6 static short local(struct s s) in local() function
/third_party/jerryscript/tests/jerry/es2015/
H A Dobject-computed.js17 var local = 0; variable
[all...]
H A Dfunction-param-init.js15 var local = 0; variable
[all...]
/third_party/ltp/tools/sparse/sparse-src/validation/backend/
H A Ddegenerate-ptr.c29 void local(void) in local() function
/foundation/arkui/napi/native_engine/
H A Dnative_utils.h28 inline napi_value JsValueFromLocalValue(panda::Local<panda::JSValueRef> local) in JsValueFromLocalValue() argument
/foundation/arkui/ace_engine/frameworks/base/utils/
H A Ddate_util.cpp26 auto local = std::localtime(&now); in Current() local
82 auto local = std::localtime(&now); in GetMilliSecondsByDateTime() local
[all...]
/foundation/systemabilitymgr/samgr_lite/samgr/adapter/cmsis/
H A Dthread_adapter.c67 void THREAD_SetThreadLocal(const void *local) in THREAD_SetThreadLocal() argument
/foundation/filemanagement/app_file_service/tests/unittests/backup_tools/backup_tool/
H A Dtools_op_help_test.cpp54 vector<string> local = {"false"}; in HWTEST_F() local
H A Dtools_op_backup_test.cpp58 vector<string> local = {"false"}; in PrepareBackupArguments() local
85 vector<string> local = {"true"}; in HWTEST_F() local
114 vector<string> local = {"true"}; in HWTEST_F() local
204 vector<string> local = {"false"}; in HWTEST_F() local
/third_party/libwebsockets/lib/core-net/client/
H A Dconnect.c130 const char *local = i->protocol; in lws_client_connect_via_info() local
/third_party/node/test/addons/callback-scope/
H A Dbinding.cc42 v8::Local<v8::Promise::Resolver> local = persistent->Get(isolate); in Callback() local
65 v8::Local<v8::Promise::Resolver> local = persistent->Get(isolate); in TestResolveAsync() local
/third_party/ltp/testcases/kernel/syscalls/cma/
H A Dprocess_vm_readv02.c41 struct iovec local, remote; in child_invoke() local
H A Dprocess_vm_writev02.c53 struct iovec local, remote; in child_write() local
/third_party/node/deps/openssl/openssl/util/
H A Dmkdef.pl279 local: *; label
/third_party/openssl/util/
H A Dmkdef.pl279 local: *; label
/third_party/skia/infra/bots/task_drivers/recreate_skps/
H A Drecreate_skps.go
/third_party/skia/gm/
H A Dcoloremoji_blendmodes.cpp51 SkMatrix local; variable
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dtkip_countermeasures.c69 int michael_mic_failure(struct hostapd_data *hapd, const u8 *addr, int local) in michael_mic_failure() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dtkip_countermeasures.c69 int michael_mic_failure(struct hostapd_data *hapd, const u8 *addr, int local) in michael_mic_failure() argument
/foundation/ai/ai_engine/services/common/platform/dl_operation/source/
H A Daie_dl_operation.cpp32 void *AieDlopen(const char *libName, int local) in AieDlopen() argument
/foundation/arkui/ace_engine/frameworks/core/components/text_clock/
H A Drender_text_clock.cpp111 auto local = std::localtime(&now); in GetDateTime() local
/foundation/arkui/napi/interfaces/inner_api/cjffi/ark_interop/
H A Dark_interop_internal.h95 auto local = panda::JSNApi::CreateLocal(vm, tag); in ARKTS_ToResult() local
/third_party/libwebsockets/win32port/zlib/
H A Dadler32.c10 #define local static macro
/third_party/node/deps/ngtcp2/ngtcp2/lib/
H A Dngtcp2_path.c31 void ngtcp2_path_init(ngtcp2_path *path, const ngtcp2_addr *local, in ngtcp2_path_init() argument
[all...]
/third_party/musl/libc-test/src/functionalext/supplement/linux/
H A Dprocess_vm.c33 struct iovec local = {.iov_base = dst, .iov_len = sizeof(dst)}; in process_vm_writev_0100() local
52 struct iovec local[__VALUE_DATA_SIZE__] = { in process_vm_writev_0200() local
77 struct iovec local = { in process_vm_writev_0300() local
96 struct iovec remote, local; in process_vm_readv_0100() local
116 struct iovec remote, local; process_vm_readv_0200() local
136 struct iovec remote, local; process_vm_readv_0300() local
[all...]

Completed in 8 milliseconds

12345678910>>...12