Home
last modified time | relevance | path

Searched defs:empty_value (Results 1 – 17 of 17) sorted by relevance

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/core/include/boost/core/
Dempty_value.hpp47 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 …]
/aosp_15_r20/system/linkerconfig/modules/tests/
H A Dvariables_test.cc50 TEST(linkerconfig_variables, empty_value) { in TEST() argument
/aosp_15_r20/external/ltp/testcases/open_posix_testsuite/functional/semaphores/
H A Dsem_conpro.c101 int empty_value = 0; in main() local
/aosp_15_r20/external/ltp/testcases/open_posix_testsuite/stress/semaphores/
H A Dmulti_con_pro.c150 int empty_value = 0; in main() local
/aosp_15_r20/bionic/tests/
H A Dsystem_properties_test2.cpp152 TEST(properties, empty_value) { in TEST() argument
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/util/internal/testdata/
H A Dstruct.proto38 StructWrapper empty_value = 1; field
/aosp_15_r20/external/protobuf/src/google/protobuf/util/internal/testdata/
H A Dstruct.proto38 StructWrapper empty_value = 1; field
/aosp_15_r20/external/cronet/net/disk_cache/blockfile/
H A Dbitmap.cc222 uint32_t empty_value = value ? 0 : 0xFFFFFFFF; in FindNextBit() local
/aosp_15_r20/system/libbase/
H A Dproperties_test.cpp77 TEST(properties, empty_value) { in TEST() argument
/aosp_15_r20/frameworks/base/tools/aapt2/
H A DResources.proto413 EmptyType empty_value = 2; field
/aosp_15_r20/external/cronet/net/cookies/
H A Dparsed_cookie_unittest.cc71 ParsedCookie empty_value("name="); in TEST() local
/aosp_15_r20/external/rust/android-crates-io/crates/clap_builder/src/error/
Dmod.rs422 pub(crate) fn empty_value(cmd: &Command, good_vals: &[String], arg: String) -> Self { in empty_value() method
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/clap_builder-4.5.2/src/error/
H A Dmod.rs422 pub(crate) fn empty_value(cmd: &Command, good_vals: &[String], arg: String) -> Self { in empty_value() method
/aosp_15_r20/external/rust/android-crates-io/extra_versions/crates/clap/src/error/
Dmod.rs300 pub(crate) fn empty_value(cmd: &Command, good_vals: &[&str], arg: String) -> Self { in empty_value() method
/aosp_15_r20/external/flatbuffers/src/
H A Didl_gen_cpp.cpp3193 auto empty_value = opts_.set_empty_strings_to_null in GenCreateParam() local
/aosp_15_r20/out/soong/.intermediates/frameworks/base/tools/aapt2/libaapt2/linux_glibc_x86_64_static/gen/proto/frameworks/base/tools/aapt2/
DResources.pb.cc10099 Primitive::_Internal::empty_value(const Primitive* msg) { in empty_value() function in aapt::pb::Primitive::_Internal
10117 void Primitive::set_allocated_empty_value(::aapt::pb::Primitive_EmptyType* empty_value) { in set_allocated_empty_value()
DResources.pb.h15522 inline const ::aapt::pb::Primitive_EmptyType& Primitive::empty_value() const { in empty_value() function
15537 …oid Primitive::unsafe_arena_set_allocated_empty_value(::aapt::pb::Primitive_EmptyType* empty_value in unsafe_arena_set_allocated_empty_value()