Searched defs:empty_value (Results 1 – 10 of 10) sorted by relevance
| /external/sdv/vsomeip/third_party/boost/core/include/boost/core/ |
| D | empty_value.hpp | 47 class empty_value { class 54 empty_value() { } in empty_value() function in boost::empty_::empty_value 57 empty_value(boost::empty_init_t) in empty_value() function in boost::empty_::empty_value 63 empty_value(boost::empty_init_t, U&& value, Args&&... args) in empty_value() function in boost::empty_::empty_value 67 empty_value(boost::empty_init_t, U&& value) in empty_value() function in boost::empty_::empty_value 72 empty_value(boost::empty_init_t, const U& value) in empty_value() function in boost::empty_::empty_value 76 empty_value(boost::empty_init_t, U& value) in empty_value() function in boost::empty_::empty_value 94 class empty_value<T, N, true> class 102 empty_value() { } in empty_value() function in boost::empty_::empty_value 105 empty_value(boost::empty_init_t) in empty_value() function in boost::empty_::empty_value [all …]
|
| /external/ltp/testcases/open_posix_testsuite/functional/semaphores/ |
| D | sem_conpro.c | 101 int empty_value = 0; in main() local
|
| /external/ltp/testcases/open_posix_testsuite/stress/semaphores/ |
| D | multi_con_pro.c | 150 int empty_value = 0; in main() local
|
| /external/protobuf/src/google/protobuf/util/internal/testdata/ |
| D | struct.proto | 38 StructWrapper empty_value = 1; field
|
| /external/cronet/third_party/protobuf/src/google/protobuf/util/internal/testdata/ |
| D | struct.proto | 38 StructWrapper empty_value = 1; field
|
| /external/cronet/net/disk_cache/blockfile/ |
| D | bitmap.cc | 222 uint32_t empty_value = value ? 0 : 0xFFFFFFFF; in FindNextBit() local
|
| /external/cronet/net/cookies/ |
| D | parsed_cookie_unittest.cc | 71 ParsedCookie empty_value("name="); in TEST() local
|
| /external/rust/crates/clap/src/error/ |
| D | mod.rs | 375 pub(crate) fn empty_value(cmd: &Command, good_vals: &[String], arg: String) -> Self { in empty_value() method
|
| /external/rust/crates/clap/3.2.23/src/error/ |
| D | mod.rs | 300 pub(crate) fn empty_value(cmd: &Command, good_vals: &[&str], arg: String) -> Self { in empty_value() method
|
| /external/flatbuffers/src/ |
| D | idl_gen_cpp.cpp | 3193 auto empty_value = opts_.set_empty_strings_to_null in GenCreateParam() local
|