Home
last modified time | relevance | path

Searched defs:unset (Results 1 – 14 of 14) sorted by relevance

/third_party/boost/libs/locale/src/shared/
Dios_prop.hpp50 static void unset(std::ios_base &ios) in unset() function in boost::locale::impl::ios_prop
/third_party/toybox/toys/net/
Dsntp.c173 int unset = !diff; in sntp_main() local
/third_party/boost/boost/histogram/detail/
Dreduce_command.hpp22 static constexpr unsigned unset = static_cast<unsigned>(-1); member
Dfill_n.hpp259 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/
Dtest_reserved_enum_value_lower.proto65 unset = 59; enumerator
Dtest_reserved_message_lower.proto64 message unset {} message
Dtest_reserved_enum_lower.proto64 enum unset { ZERO60 = 0; } enum
/third_party/mbedtls/library/
Dentropy.c557 unsigned char unset = 0x00; in mbedtls_entropy_source_self_test_check_bits() local
/third_party/python/Lib/test/support/
Dos_helper.py599 def unset(self, envvar): member in EnvironmentVarGuard
/third_party/mbedtls/scripts/
Dconfig.py127 def unset(self, name): member in Config
/third_party/mksh/
Dvar.c1065 unset(struct tbl *vp, int flags) in unset() function
/third_party/glib/glib/pcre/
Dpcre_compile.c5710 int i, set, unset, namelen; in compile_branch() local
/third_party/pcre2/pcre2/src/
Dpcre2_compile.c2606 uint32_t set, unset, *optset; in parse_regex() local
/third_party/python/Lib/tkinter/
Dtix.py1936 def unset(self, x, y): member in Grid