/aosp_15_r20/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 …]
|
/aosp_15_r20/system/linkerconfig/modules/tests/ |
H A D | variables_test.cc | 50 TEST(linkerconfig_variables, empty_value) { in TEST() argument
|
/aosp_15_r20/external/ltp/testcases/open_posix_testsuite/functional/semaphores/ |
H A D | sem_conpro.c | 101 int empty_value = 0; in main() local
|
/aosp_15_r20/external/ltp/testcases/open_posix_testsuite/stress/semaphores/ |
H A D | multi_con_pro.c | 150 int empty_value = 0; in main() local
|
/aosp_15_r20/bionic/tests/ |
H A D | system_properties_test2.cpp | 152 TEST(properties, empty_value) { in TEST() argument
|
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/util/internal/testdata/ |
H A D | struct.proto | 38 StructWrapper empty_value = 1; field
|
/aosp_15_r20/external/protobuf/src/google/protobuf/util/internal/testdata/ |
H A D | struct.proto | 38 StructWrapper empty_value = 1; field
|
/aosp_15_r20/external/cronet/net/disk_cache/blockfile/ |
H A D | bitmap.cc | 222 uint32_t empty_value = value ? 0 : 0xFFFFFFFF; in FindNextBit() local
|
/aosp_15_r20/system/libbase/ |
H A D | properties_test.cpp | 77 TEST(properties, empty_value) { in TEST() argument
|
/aosp_15_r20/frameworks/base/tools/aapt2/ |
H A D | Resources.proto | 413 EmptyType empty_value = 2; field
|
/aosp_15_r20/external/cronet/net/cookies/ |
H A D | parsed_cookie_unittest.cc | 71 ParsedCookie empty_value("name="); in TEST() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/clap_builder/src/error/ |
D | mod.rs | 422 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 D | mod.rs | 422 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/ |
D | mod.rs | 300 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 D | idl_gen_cpp.cpp | 3193 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/ |
D | Resources.pb.cc | 10099 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()
|
D | Resources.pb.h | 15522 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()
|