| /third_party/rust/crates/lazy-static.rs/src/ |
| D | core_lazy.rs | 15 pub const INIT: Self = Lazy(Once::INIT); constant
|
| D | inline_lazy.rs | 23 pub const INIT: Self = Lazy(Cell::new(None), ONCE_INIT); constant
|
| /third_party/rust/crates/proc-macro2/src/ |
| D | detection.rs | 5 static INIT: Once = Once::new(); constant
|
| /third_party/rust/crates/rust-openssl/openssl-sys/src/ |
| D | lib.rs | 102 static INIT: Once = Once::new(); constant
|
| /third_party/elfutils/lib/ |
| D | dynamicsizehash.c | 173 #define INIT(name) _INIT (name) macro 176 INIT(NAME) (NAME *htab, size_t init_size) in INIT() function
|
| D | dynamicsizehash_concurrent.c | 347 #define INIT(name) _INIT (name) macro 350 INIT(NAME) (NAME *htab, size_t init_size) in INIT() function
|
| /third_party/typescript/src/linter/Common/ |
| D | ArkTSTimePrinter.ts | 7 INIT = 'init', enumerator
|
| /third_party/pulseaudio/src/tests/ |
| D | format-test.c | 31 #define INIT(f) f = pa_format_info_new() macro
|
| /third_party/rust/crates/rustix/src/process/ |
| D | id.rs | 107 pub const INIT: Self = Self( constant
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/ |
| D | regexec.c | 71 #define INIT(o, n) ((o) = (unsigned long)1 << (n)) macro 120 #define INIT(o, n) ((o) = (n)) macro
|
| D | CommandLine.cpp | 814 enum { INIT, UNQUOTED, QUOTED } State = INIT; in TokenizeWindowsCommandLine() enumerator
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
| D | regexec.c | 71 #define INIT(o, n) ((o) = (unsigned long)1 << (n)) macro 120 #define INIT(o, n) ((o) = (n)) macro
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_peer/ |
| D | eap_vendor_test.c | 25 enum { INIT, CONFIRM, SUCCESS } state; enumerator
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_peer/ |
| D | eap_vendor_test.c | 25 enum { INIT, CONFIRM, SUCCESS } state; enumerator
|
| /third_party/rust/crates/rust-openssl/openssl-errors/src/ |
| D | lib.rs | 270 static INIT: $crate::export::Once = $crate::export::Once::new(); constant
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_server/ |
| D | eap_server_vendor_test.c | 20 enum { INIT, CONFIRM, SUCCESS, FAILURE } state; enumerator
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_server/ |
| D | eap_server_vendor_test.c | 20 enum { INIT, CONFIRM, SUCCESS, FAILURE } state; enumerator
|
| /third_party/skia/third_party/externals/harfbuzz/src/ |
| D | hb-ot-shape-complex-arabic.cc | 122 INIT, enumerator
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/pae/ |
| D | ieee802_1x_cp.c | 108 SM_STATE(CP, INIT) in SM_STATE() argument
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/pae/ |
| D | ieee802_1x_cp.c | 108 SM_STATE(CP, INIT) in SM_STATE() argument
|
| /third_party/ffmpeg/libavcodec/ |
| D | rasc.c | 40 #define INIT MKTAG('I', 'N', 'I', 'T') macro
|
| /third_party/python/Lib/multiprocessing/ |
| D | pool.py | 36 INIT = "INIT" variable
|
| /third_party/python/Modules/ |
| D | pyexpat.c | 428 #define RC_HANDLER(RC, NAME, PARAMS, INIT, PARAM_FORMAT, CONVERSION, \ argument
|
| /third_party/node/deps/uv/src/unix/ |
| D | fs.c | 101 #define INIT(subtype) \ macro
|
| /third_party/libuv/src/unix/ |
| D | fs.c | 100 #define INIT(subtype) \ macro
|