Searched defs:unset (Results 1 – 14 of 14) sorted by relevance
| /third_party/toybox/toys/net/ |
| D | sntp.c | 173 int unset = !diff; in sntp_main() local
|
| /third_party/rust/crates/rustix/src/process/ |
| D | sched.rs | 53 pub fn unset(&mut self, field: usize) { in unset() method
|
| /third_party/rust/crates/nix/src/sys/ |
| D | timerfd.rs | 179 pub fn unset(&self) -> Result<()> { in unset() method
|
| /third_party/rust/crates/nix/src/ |
| D | sched.rs | 213 pub fn unset(&mut self, field: usize) -> Result<()> { in unset() method
|
| /third_party/protobuf/php/tests/proto/ |
| D | test_reserved_message_lower.proto | 64 message unset {} message
|
| D | test_reserved_enum_value_lower.proto | 65 unset = 59; enumerator
|
| D | test_reserved_enum_lower.proto | 64 enum unset { ZERO60 = 0; } enum
|
| /third_party/mbedtls/library/ |
| D | entropy.c | 524 unsigned char unset = 0x00; in mbedtls_entropy_source_self_test_check_bits() local
|
| /third_party/mbedtls/scripts/ |
| D | config.py | 121 def unset(self, name): member in Config
|
| /third_party/python/Lib/test/support/ |
| D | os_helper.py | 700 def unset(self, envvar): member in EnvironmentVarGuard
|
| /third_party/mksh/ |
| D | var.c | 1065 unset(struct tbl *vp, int flags) in unset() function
|
| /third_party/pcre2/pcre2/src/sljit/ |
| D | sljitLir.c | 1626 …CK_RETURN_TYPE check_sljit_emit_op2(struct sljit_compiler *compiler, sljit_s32 op, sljit_s32 unset, in check_sljit_emit_op2()
|
| /third_party/pcre2/pcre2/src/ |
| D | pcre2_compile.c | 2868 uint32_t set, unset, *optset; in parse_regex() local
|
| /third_party/python/Lib/tkinter/ |
| D | tix.py | 1936 def unset(self, x, y): member in Grid
|