Home
last modified time | relevance | path

Searched defs:is_long (Results 1 - 6 of 6) sorted by relevance

/third_party/rust/crates/clap/clap_lex/src/
H A Dlib.rs347 pub fn is_long(&self) -> bool { in is_long() functions
/third_party/alsa-utils/alsaucm/
H A Dusecase.c126 int is_long(const char *str) in is_long() function
/third_party/ffmpeg/libavcodec/
H A Dh264_refs.c77 build_def_list(H264Ref *def, int def_len, H264Picture * const *in, int len, int is_long, int sel) build_def_list() argument
H A Don2avc.c69 int is_long; member
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-aat-layout-kerx-table.hh626 bool is_long () const { return flags & ValuesAreLong; } in is_long() function
/third_party/mksh/
H A Dedit.c3500 #define is_long(c) (classify[rtt2asc(c) & 0x7F] & vX) macro

Completed in 12 milliseconds