| /third_party/boost/boost/metaparse/v1/cpp11/impl/ |
| D | empty_string.hpp | 18 struct empty_string struct 20 typedef empty_string type; 22 static constexpr char value[1] = {0};
|
| /third_party/boost/boost/metaparse/v1/cpp98/impl/ |
| D | empty_string.hpp | 18 struct empty_string struct 20 typedef empty_string type; 22 static const char value[1];
|
| /third_party/boost/libs/metaparse/test/ |
| D | string.cpp | 74 typedef metaparse::string<> empty_string; in BOOST_AUTO_TEST_CASE() typedef
|
| /third_party/elfio/elfio/ |
| D | elfio_strings.hpp | 66 char empty_string = '\0'; in add_string() local
|
| /third_party/ffmpeg/libavformat/ |
| D | wsddec.c | 37 static int empty_string(const char *buf, unsigned size) in empty_string() function
|
| /third_party/flatbuffers/tests/ |
| D | more_defaults_generated.rs | 145 let empty_string = { in unpack() localVariable 186 pub fn empty_string(&self) -> &'a str { in empty_string() method 223 pub empty_string: Option<flatbuffers::WIPOffset<&'a str>>, field 302 pub empty_string: String, field 332 let empty_string = Some({ in pack() localVariable
|
| /third_party/cJSON/tests/ |
| D | parse_with_opts.c | 41 const char empty_string[] = ""; in parse_with_opts_should_handle_empty_strings() local
|
| /third_party/skia/third_party/externals/spirv-cross/ |
| D | spirv_cross_parsed_ir.hpp | 242 std::string empty_string; member in SPIRV_CROSS_NAMESPACE::ParsedIR
|
| /third_party/ltp/testcases/kernel/syscalls/nftw/ |
| D | lib.c | 247 char *empty_string; in test_ENOENT_empty() local
|
| D | lib64.c | 247 char *empty_string; in test_ENOENT_empty() local
|
| /third_party/boost/libs/filesystem/doc/ |
| D | path_table.cpp | 29 const string empty_string; variable
|
| /third_party/boost/boost/locale/ |
| D | format.hpp | 86 CharType empty_string[1]={0}; in void_write() local
|
| D | message.hpp | 451 static const char_type empty_string[1] = {0}; in write() local
|
| /third_party/gn/src/gn/ |
| D | args.cc | 382 Value empty_string(nullptr, std::string()); in SetSystemVarsLocked() local
|
| /third_party/boost/boost/date_time/local_time/ |
| D | posix_time_zone.hpp | 252 const char_type empty_string[2] = {'\0'}; in calc_zone() local
|
| /third_party/python/Include/internal/ |
| D | pycore_interp.h | 57 PyObject *empty_string; member 68 PyObject *empty_string; member
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/status/ |
| D | status.cc | 188 static std::string* empty_string = new std::string(); in EmptyString() local
|
| /third_party/boost/libs/program_options/src/ |
| D | options_description.cpp | 177 static std::string empty_string(""); in long_name() local
|
| /third_party/abseil-cpp/absl/status/ |
| D | status.cc | 188 static std::string* empty_string = new std::string(); in EmptyString() local
|
| /third_party/re2/re2/ |
| D | re2.cc | 59 static const std::string* empty_string; variable
|
| /third_party/re2/util/ |
| D | pcre.cc | 103 static const std::string empty_string; variable
|
| /third_party/grpc/test/core/tsi/alts/crypt/ |
| D | aes_gcm_test.cc | 70 char empty_string[] = ""; in gsec_assert_ok() local
|
| /third_party/flatbuffers/include/flatbuffers/ |
| D | flexbuffers.h | 249 static const char *empty_string = ""; in EmptyString() local
|
| /third_party/vk-gl-cts/external/openglcts/modules/gles31/ |
| D | es31cArrayOfArraysTests.cpp | 167 static const std::string empty_string = ""; variable
|
| /third_party/python/Python/ |
| D | compile.c | 3383 static PyObject *empty_string; in compiler_from_import() local
|