Home
last modified time | relevance | path

Searched defs:is_short (Results 1 - 5 of 5) sorted by relevance

/third_party/spirv-tools/tools/util/
H A Dflags.h208 bool is_short; member
213 register_flag(Flag<T>& flag, std::string&& name, bool required, bool is_short) register_flag() argument
/third_party/rust/crates/clap/clap_lex/src/
H A Dlib.rs369 pub fn is_short(&self) -> bool { in is_short() functions
/third_party/ffmpeg/libavcodec/
H A Diff.c56 unsigned is_short; ///< short compression method used member
/third_party/python/Python/
H A Dmarshal.c433 int is_short = PyUnicode_GET_LENGTH(v) < 256; in w_complex_object() local
/third_party/node/deps/v8/src/objects/
H A Dintl-objects.cc355 bool is_short = length < static_cast<int>(sizeof(uintptr_t)); in ConvertToLower() local

Completed in 12 milliseconds