Searched defs:unset (Results 1 – 14 of 14) sorted by relevance
| /third_party/boost/libs/locale/src/shared/ |
| D | ios_prop.hpp | 50 static void unset(std::ios_base &ios) in unset() function in boost::locale::impl::ios_prop
|
| /third_party/toybox/toys/net/ |
| D | sntp.c | 173 int unset = !diff; in sntp_main() local
|
| /third_party/boost/boost/histogram/detail/ |
| D | reduce_command.hpp | 22 static constexpr unsigned unset = static_cast<unsigned>(-1); member
|
| D | fill_n.hpp | 259 constexpr auto unset = static_cast<std::size_t>(-1); in get_total_size() local 273 constexpr auto unset = static_cast<std::size_t>(-1); in get_total_size() local
|
| /third_party/protobuf/php/tests/proto/ |
| D | test_reserved_enum_value_lower.proto | 65 unset = 59; enumerator
|
| D | test_reserved_message_lower.proto | 64 message unset {} message
|
| D | test_reserved_enum_lower.proto | 64 enum unset { ZERO60 = 0; } enum
|
| /third_party/mbedtls/library/ |
| D | entropy.c | 557 unsigned char unset = 0x00; in mbedtls_entropy_source_self_test_check_bits() local
|
| /third_party/python/Lib/test/support/ |
| D | os_helper.py | 599 def unset(self, envvar): member in EnvironmentVarGuard
|
| /third_party/mbedtls/scripts/ |
| D | config.py | 127 def unset(self, name): member in Config
|
| /third_party/mksh/ |
| D | var.c | 1065 unset(struct tbl *vp, int flags) in unset() function
|
| /third_party/glib/glib/pcre/ |
| D | pcre_compile.c | 5710 int i, set, unset, namelen; in compile_branch() local
|
| /third_party/pcre2/pcre2/src/ |
| D | pcre2_compile.c | 2606 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
|