Home
last modified time | relevance | path

Searched defs:UNINITIALIZED (Results 1 - 9 of 9) sorted by relevance

/third_party/rust/crates/rustix/src/backend/libc/mm/
H A Dtypes.rs241 const UNINITIALIZED = c::MAP_UNINITIALIZED; consts
/third_party/rust/crates/rustix/src/backend/linux_raw/mm/
H A Dtypes.rs81 const UNINITIALIZED = linux_raw_sys::general::MAP_UNINITIALIZED; consts
/third_party/gn/src/gn/
H A Doperators.cc54 enum Type { UNINITIALIZED, SCOPE, LIST }; enumerator
/third_party/ffmpeg/libavcodec/
H A Dpthread_frame.c70 UNINITIALIZED, ///< Thread has not been created, AVCodec->close mustn't be called enumerator
/third_party/skia/third_party/externals/brotli/java/org/brotli/dec/
H A DDecode.java26 private static final int UNINITIALIZED = 0; field in Decode
/third_party/python/Objects/
H A Dframeobject.c160 #define UNINITIALIZED -2 macro
[all...]
/third_party/rust/crates/log/src/
H A Dlib.rs405 const UNINITIALIZED: usize = 0; consts
/third_party/node/deps/v8/src/ic/
H A Dic.cc57 constexpr InlineCacheState UNINITIALIZED = InlineCacheState::UNINITIALIZED; member
/third_party/node/deps/v8/src/common/
H A Dglobals.h977 UNINITIALIZED, member in v8::internal::InlineCacheState

Completed in 22 milliseconds