| /foundation/communication/netmanager_base/utils/napi_utils/src/ |
| H A D | event_listener.cpp | 24 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 D | event_listener.cpp | 30 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 D | pm-rcar-gen2.c | 49 static int once; in rcar_gen2_pm_init() local
|
| /kernel/linux/linux-6.6/arch/arm/mach-shmobile/ |
| H A D | pm-rcar-gen2.c | 49 static int once; in rcar_gen2_pm_init() local
|
| /kernel/linux/linux-5.10/lib/ |
| H A D | bug.c | 148 unsigned line, warning, once, done; in report_bug() local
|
| /kernel/linux/linux-6.6/tools/testing/selftests/resctrl/ |
| H A D | fill_buf.c | 104 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 D | bug.c | 161 unsigned line, warning, once, done; in __report_bug() local
|
| /third_party/curl/tests/libtest/ |
| H A D | lib554.c | 63 static int once(char *URL, bool oldstyle) in once() function
|
| H A D | lib643.c | 59 static int once(char *URL, bool oldstyle) in once() function
|
| /third_party/mesa3d/src/freedreno/decode/ |
| H A D | cffdec.h | 65 int once; member
|
| /third_party/mesa3d/src/virtio/vulkan/ |
| H A D | vn_common.c | 64 static once_flag once = ONCE_FLAG_INIT; in vn_env_init() local
|
| /third_party/node/deps/openssl/openssl/crypto/ |
| H A D | threads_pthread.c | 152 int CRYPTO_THREAD_run_once(CRYPTO_ONCE *once, void (*init)(void)) in CRYPTO_THREAD_run_once() argument
|
| H A D | threads_none.c | 65 int CRYPTO_THREAD_run_once(CRYPTO_ONCE *once, void (*init)(void)) in CRYPTO_THREAD_run_once() argument
|
| /third_party/skia/src/core/ |
| H A D | SkDataTable.cpp | 82 static SkOnce once; in MakeEmpty() local
|
| H A D | SkMiniRecorder.cpp | 108 static SkOnce once; in detachAsPicture() local
|
| H A D | SkCpu.cpp | 159 static SkOnce once; in CacheRuntimeFeatures() local
|
| H A D | SkImageFilterCache.cpp | 159 static SkOnce once; in Get() local
|
| H A D | SkPathRef.cpp | 77 static SkOnce once; in CreateEmpty() local
|
| /third_party/openssl/crypto/ |
| H A D | threads_pthread.c | 154 int CRYPTO_THREAD_run_once(CRYPTO_ONCE *once, void (*init)(void)) in CRYPTO_THREAD_run_once() argument
|
| H A D | threads_none.c | 65 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 D | SkDWrite.cpp | 52 static SkOnce once; in sk_get_dwrite_factory() local
|
| /third_party/typescript/tests/baselines/reference/ |
| H A D | controlFlowGenericTypes.js | 325 function once(emittingObject, eventName) {
function
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/base/ |
| H A D | call_once.h | 194 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 D | checkAccess.c | 10 static pthread_once_t once = PTHREAD_ONCE_INIT; variable
|
| /base/notification/eventhandler/frameworks/napi/include/ |
| H A D | events_emitter.h | 66 std::atomic<bool> once = false; member
|