Home
last modified time | relevance | path

Searched defs:is_set (Results 1 – 18 of 18) sorted by relevance

/third_party/rust/crates/proc-macro-error/proc-macro-error-attr/src/
Dsettings.rs65 pub(crate) fn is_set(&self, setting: Setting) -> bool { in is_set() method
/third_party/rust/crates/rustix/src/process/
Dsched.rs37 pub fn is_set(&self, field: usize) -> bool { in is_set() method
/third_party/rust/crates/nix/src/
Dsched.rs190 pub fn is_set(&self, field: usize) -> Result<bool> { in is_set() method
/third_party/python/Lib/asyncio/
Dlocks.py178 def is_set(self): member in Event
/third_party/mesa3d/src/mapi/glapi/gen/
DglX_proto_size.py108 def is_set( self ): member in glx_enum_function
/third_party/python/Lib/multiprocessing/
Dsynchronize.py327 def is_set(self): member in Event
Dmanagers.py1086 def is_set(self): member in EventProxy
/third_party/pulseaudio/src/daemon/
Ddaemon-conf.h53 bool is_set; member
/third_party/node/deps/v8/src/utils/
Dutils.h299 bool is_set() const { return pointer_ != nullptr; } in is_set() function
/third_party/node/deps/v8/src/wasm/
Dwasm-module.h54 bool is_set() const { return offset_ != 0; } in is_set() function
117 bool is_set() const { return kind() != kEmpty; } in is_set() function
/third_party/python/Lib/
Dthreading.py546 def is_set(self): member in Event
/third_party/rust/crates/regex/src/
Dexec.rs234 let is_set = self.options.pats.len() > 1; in parse() localVariable
/third_party/mesa3d/src/broadcom/vulkan/
Dv3dv_device.c405 bool is_set; member
/third_party/skia/third_party/externals/freetype/src/sdf/
Dftsdf.c850 FT_Bool is_set = 0; in get_control_box() local
/third_party/rust/crates/clap/src/builder/
Darg.rs825 pub(crate) fn is_set(&self, s: ArgSettings) -> bool { in is_set() method
Dcommand.rs3346 pub(crate) fn is_set(&self, s: AppSettings) -> bool { in is_set() method
/third_party/libinput/src/
Devdev.c1501 bool is_set; in evdev_read_model_flags() local
/third_party/libbpf/src/
Dlibbpf.c572 bool is_set; member