Home
last modified time | relevance | path

Searched defs:unset (Results 1 - 11 of 11) sorted by relevance

/third_party/rust/crates/rustix/src/process/
H A Dsched.rs53 pub fn unset(&mut self, field: usize) { in unset() functions
/third_party/toybox/toys/net/
H A Dsntp.c173 int unset = !diff; in sntp_main() local
/third_party/rust/crates/nix/src/
H A Dsched.rs213 pub fn unset(&mut self, field: usize) -> Result<()> { in unset() functions
/third_party/rust/crates/nix/src/sys/
H A Dtimerfd.rs179 pub fn unset(&self) -> Result<()> { in unset() functions
/third_party/mbedtls/scripts/
H A Dconfig.py121 def unset(self, name): member in Config
/third_party/mbedtls/library/
H A Dentropy.c524 unsigned char unset = 0x00; in mbedtls_entropy_source_self_test_check_bits() local
/third_party/python/Lib/test/support/
H A Dos_helper.py700 def unset(self, envvar): member in EnvironmentVarGuard
/third_party/mksh/
H A Dvar.c1065 unset(struct tbl *vp, int flags) in unset() function
/third_party/python/Lib/tkinter/
H A Dtix.py1936 def unset(self, x, y): member in Grid
/third_party/pcre2/pcre2/src/sljit/
H A DsljitLir.c1379 static SLJIT_INLINE CHECK_RETURN_TYPE check_sljit_emit_op2(struct sljit_compiler *compiler, sljit_s32 op, sljit_s32 unset, in check_sljit_emit_op2() argument
/third_party/pcre2/pcre2/src/
H A Dpcre2_compile.c2693 uint32_t set, unset, *optset; in parse_regex() local
[all...]

Completed in 22 milliseconds