Home
last modified time | relevance | path

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

/third_party/node/deps/v8/tools/torque/
H A Dformat-torque.py137 def is_option(arg): function
/third_party/ninja/src/
H A Dgetopt.c138 is_option (char *argv_element, int only) in is_option() function
/third_party/ltp/testcases/kernel/hotplug/memory_hotplug/
H A Dmemtoy.h76 #define is_option(OPT) ((gcp->options & OPTION_##OPT) != 0) macro
/third_party/rust/crates/serde/serde_derive_internals/src/
H A Dattr.rs1693 fn is_option(ty: &syn::Type, elem: fn(&syn::Type) -> bool) -> bool { in is_option() functions
/third_party/rust/crates/serde/serde_derive/src/internals/
H A Dattr.rs1693 fn is_option(ty: &syn::Type, elem: fn(&syn::Type) -> bool) -> bool { in is_option() functions

Completed in 10 milliseconds