Home
last modified time | relevance | path

Searched defs:once (Results 51 - 75 of 187) sorted by relevance

12345678

/foundation/communication/netmanager_base/utils/napi_utils/src/
H A Devent_listener.cpp24 EventListener::EventListener(napi_env env, std::string type, napi_value callback, bool once, bool asyncCallback) in EventListener() argument
/foundation/communication/netstack/utils/napi_utils/src/
H A Devent_listener.cpp30 EventListener::EventListener(long tid, napi_env env, std::string type, napi_value callback, bool once, in EventListener() argument
/kernel/linux/linux-5.10/arch/arm/mach-shmobile/
H A Dpm-rcar-gen2.c49 static int once; in rcar_gen2_pm_init() local
/kernel/linux/linux-6.6/arch/arm/mach-shmobile/
H A Dpm-rcar-gen2.c49 static int once; in rcar_gen2_pm_init() local
/kernel/linux/linux-5.10/lib/
H A Dbug.c148 unsigned line, warning, once, done; in report_bug() local
/kernel/linux/linux-6.6/tools/testing/selftests/resctrl/
H A Dfill_buf.c104 static int fill_cache_read(unsigned char *buf, size_t buf_size, bool once) in fill_cache_read() argument
127 static int fill_cache_write(unsigned char *buf, size_t buf_size, bool once) in fill_cache_write() argument
138 static int fill_cache(size_t buf_size, int memflush, int op, bool once) in fill_cache() argument
167 int run_fill_buf(size_t span, int memflush, int op, bool once) in run_fill_buf() argument
/kernel/linux/linux-6.6/lib/
H A Dbug.c161 unsigned line, warning, once, done; in __report_bug() local
/third_party/curl/tests/libtest/
H A Dlib554.c63 static int once(char *URL, bool oldstyle) in once() function
H A Dlib643.c59 static int once(char *URL, bool oldstyle) in once() function
/third_party/mesa3d/src/freedreno/decode/
H A Dcffdec.h65 int once; member
/third_party/mesa3d/src/virtio/vulkan/
H A Dvn_common.c64 static once_flag once = ONCE_FLAG_INIT; in vn_env_init() local
/third_party/node/deps/openssl/openssl/crypto/
H A Dthreads_pthread.c152 int CRYPTO_THREAD_run_once(CRYPTO_ONCE *once, void (*init)(void)) in CRYPTO_THREAD_run_once() argument
H A Dthreads_none.c65 int CRYPTO_THREAD_run_once(CRYPTO_ONCE *once, void (*init)(void)) in CRYPTO_THREAD_run_once() argument
/third_party/skia/src/core/
H A DSkDataTable.cpp82 static SkOnce once; in MakeEmpty() local
H A DSkMiniRecorder.cpp108 static SkOnce once; in detachAsPicture() local
H A DSkCpu.cpp159 static SkOnce once; in CacheRuntimeFeatures() local
H A DSkImageFilterCache.cpp159 static SkOnce once; in Get() local
H A DSkPathRef.cpp77 static SkOnce once; in CreateEmpty() local
/third_party/openssl/crypto/
H A Dthreads_pthread.c154 int CRYPTO_THREAD_run_once(CRYPTO_ONCE *once, void (*init)(void)) in CRYPTO_THREAD_run_once() argument
H A Dthreads_none.c65 int CRYPTO_THREAD_run_once(CRYPTO_ONCE *once, void (*init)(void)) in CRYPTO_THREAD_run_once() argument
/third_party/skia/src/utils/win/
H A DSkDWrite.cpp52 static SkOnce once; in sk_get_dwrite_factory() local
/third_party/typescript/tests/baselines/reference/
H A DcontrolFlowGenericTypes.js325 function once(emittingObject, eventName) { function
/third_party/skia/third_party/externals/abseil-cpp/absl/base/
H A Dcall_once.h194 std::atomic<uint32_t>* once = base_internal::ControlWord(flag); in LowLevelCallOnce() local
207 std::atomic<uint32_t>* once = base_internal::ControlWord(&flag); in call_once() local
/third_party/selinux/libselinux/src/
H A DcheckAccess.c10 static pthread_once_t once = PTHREAD_ONCE_INIT; variable
/base/notification/eventhandler/frameworks/napi/include/
H A Devents_emitter.h66 std::atomic<bool> once = false; member

Completed in 9 milliseconds

12345678