Home
last modified time | relevance | path

Searched defs:once (Results 26 - 50 of 187) sorted by relevance

12345678

/third_party/skia/src/core/
H A DSkOpts.cpp149 static SkOnce once; in Init() local
H A DSkXfermode.cpp93 static SkOnce once[COUNT_BLENDMODES]; in Make() local
/third_party/skia/src/utils/mac/
H A DSkCTFont.cpp305 static SkOnce once; in SkCTFontGetNSFontWeightMapping() local
331 static SkOnce once; in SkCTFontGetDataFontWeightMapping() local
/base/powermgr/power_manager/services/native/src/runninglock/
H A Drunning_lock_timer_handler.cpp43 bool once = true; in RegisterRunningLockTimer() local
/device/soc/hisilicon/common/hal/display/source/display_device/src/vsync/
H A Dsorft_vsync.cpp37 static std::once_flag once; in GetInstance() local
/foundation/multimedia/camera_framework/test/fuzztest/cameratimer_fuzzer/
H A Dcamera_timer_fuzzer.cpp80 bool once = data.ReadBool(); in Test() local
/kernel/linux/linux-5.10/drivers/nvdimm/
H A Dregion.c15 static unsigned long once; in nd_region_probe() local
/kernel/linux/linux-6.6/drivers/nvdimm/
H A Dregion.c16 static unsigned long once; in nd_region_probe() local
/third_party/node/lib/internal/streams/
H A Doperators.js
/third_party/node/deps/v8/third_party/zlib/
H A Dcpu_features.c75 static BOOL CALLBACK _cpu_check_features_forwarder(PINIT_ONCE once, PVOID param, PVOID* context) in _cpu_check_features_forwarder() argument
/third_party/node/deps/zlib/
H A Dcpu_features.c81 static BOOL CALLBACK _cpu_check_features_forwarder(PINIT_ONCE once, PVOID param, PVOID* context) in _cpu_check_features_forwarder() argument
/third_party/musl/libc-test/src/regression/
H A Dpthread_once-deadlock.c51 pthread_once_t once = PTHREAD_ONCE_INIT; in main() local
/third_party/node/benchmark/net/
H A Dnet-s2c.js
/third_party/pulseaudio/src/tests/
H A Donce-test.c42 static pa_once once = PA_ONCE_INIT; variable
H A Dthread-test.c44 static pa_once once = PA_ONCE_INIT; variable
/third_party/skia/third_party/externals/zlib/
H A Dcpu_features.c75 static BOOL CALLBACK _cpu_check_features_forwarder(PINIT_ONCE once, PVOID param, PVOID* context) in _cpu_check_features_forwarder() argument
/device/soc/hisilicon/common/hal/display/source/display_device/src/drm/
H A Ddrm_vsync_worker.cpp40 static std::once_flag once; in GetInstance() local
/device/soc/hisilicon/common/hal/display/source/utils/src/
H A Ddisplay_adapter.cpp26 static std::once_flag once; in GetInstance() local
/device/soc/rockchip/common/hardware/display/src/display_device/
H A Ddrm_vsync_worker.cpp42 static std::once_flag once; in GetInstance() local
/device/soc/rockchip/rk3399/hardware/display/src/display_device/
H A Ddrm_vsync_worker.cpp40 static std::once_flag once; in GetInstance() local
/device/soc/rockchip/rk3566/hardware/display/src/display_device/
H A Ddrm_vsync_worker.cpp40 static std::once_flag once; in GetInstance() local
/device/soc/rockchip/rk3568/hardware/display/src/display_device/
H A Ddrm_vsync_worker.cpp40 static std::once_flag once; in GetInstance() local
/device/soc/rockchip/rk3588/hardware/display/src/display_device/
H A Ddrm_vsync_worker.cpp40 static std::once_flag once; in GetInstance() local
/foundation/multimedia/player_framework/services/services/factory/
H A Dengine_factory_repo.cpp43 static std::once_flag once; in Instance() local
/foundation/resourceschedule/ffrt/src/core/
H A Dtask_io.cpp59 static pthread_once_t once = PTHREAD_ONCE_INIT; member

Completed in 8 milliseconds

12345678