Home
last modified time | relevance | path

Searched defs:once (Results 101 - 117 of 117) sorted by relevance

12345

/third_party/selinux/libselinux/src/
H A Dselinux_config.c59 static pthread_once_t once = PTHREAD_ONCE_INIT; variable
/third_party/libuv/src/unix/
H A Dfs.c330 static uv_once_t once = UV_ONCE_INIT; in uv__fs_mkstemp() local
/third_party/ltp/tools/sparse/sparse-src/
H A Dtoken.h60 int dirty, next_stream, once; member
/third_party/skia/src/core/
H A DSkTypeface.cpp157 static SkOnce once[4]; in GetDefaultTypeface() local
/third_party/skia/third_party/externals/dng_sdk/source/
H A Ddng_pthread.cpp744 int dng_pthread_once(dng_pthread_once_t *once, void (*init_func)()) in dng_pthread_once() argument
/foundation/communication/dhcp/services/dhcp_client/src/
H A Ddhcp_client_state_machine.cpp1966 void DhcpClientStateMachine::StartTimer(TimerType type, uint32_t &timerId, int64_t interval, bool once) in StartTimer() argument
/foundation/communication/dhcp/test/fuzztest/dhcpclientfun_fuzzer/
H A Ddhcpclientfun_fuzzer.cpp908 bool once = (static_cast<int>(data[0]) % TWO) ? true : false; in StartTimerFuzzerTest() local
/third_party/FreeBSD/sys/dev/usb/controller/
H A Dehci.c2411 uint8_t once = 1; in ehci_device_isoc_fs_enter() local
2719 uint8_t once = 1; local
/third_party/node/deps/uv/src/unix/
H A Dfs.c311 static uv_once_t once = UV_ONCE_INIT; in uv__fs_mkstemp() local
/third_party/python/Lib/idlelib/
H A Deditor.py90 import winreg # Windows only, block only executed once. namespace
/third_party/skia/src/ports/
H A DSkFontHost_win.cpp1004 static SkOnce once; in getInverseGammaTableGDI() local
1020 static SkOnce once; in getInverseGammaTableClearType() local
/third_party/libinput/src/
H A Devdev.c1148 bool once = false; in evdev_device_dispatch() local
/third_party/skia/third_party/externals/abseil-cpp/absl/synchronization/
H A Dmutex.cc135 absl::once_flag once; member
/third_party/node/deps/v8/src/execution/s390/
H A Dsimulator-s390.cc1571 static base::OnceType once = V8_ONCE_INIT; in Simulator() local
/third_party/pcre2/pcre2/src/
H A Dpcre2_jit_compile.c12676 struct sljit_jump *once = NULL; in compile_bracket_backtrackingpath() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DContext.cpp329 static dispatch_once_t once; in GetCurrentValidContextTLSIndex() local
/third_party/sqlite/src/
H A Dsqlite3.c91101 int once = 1; global() local
160709 int once = 1; global() local
[all...]

Completed in 178 milliseconds

12345