Home
last modified time | relevance | path

Searched defs:empty_string (Results 1 – 23 of 23) sorted by relevance

/third_party/rust/rust/tests/debuginfo/
Dempty-string.rs29 let empty_string = String::new(); in main() localVariable
/third_party/flatbuffers/tests/more_defaults/
Dmore_defaults_generated.rs67 let empty_string = { in unpack() localVariable
108 pub fn empty_string(&self) -> &'a str { in empty_string() method
157 pub empty_string: Option<flatbuffers::WIPOffset<&'a str>>, field
237 pub empty_string: String, field
267 let empty_string = Some({ in pack() localVariable
/third_party/elfio/elfio/
Delfio_strings.hpp69 char empty_string = '\0'; in add_string() local
/third_party/ffmpeg/libavformat/
Dwsddec.c38 static int empty_string(const char *buf, unsigned size) in empty_string() function
/third_party/cJSON/tests/
Dparse_with_opts.c41 const char empty_string[] = ""; in parse_with_opts_should_handle_empty_strings() local
/third_party/rust/rust/src/tools/clippy/tests/ui/
Dunwrap_or_else_default.rs73 let empty_string = None::<String>; in unwrap_or_else_default() localVariable
/third_party/skia/third_party/externals/spirv-cross/
Dspirv_cross_parsed_ir.hpp242 std::string empty_string; member in SPIRV_CROSS_NAMESPACE::ParsedIR
/third_party/ltp/testcases/kernel/syscalls/nftw/
Dlib.c247 char *empty_string; in test_ENOENT_empty() local
Dlib64.c247 char *empty_string; in test_ENOENT_empty() local
/third_party/rust/rust/library/alloc/tests/
Dstring.rs699 let mut empty_string: String = String::new(); in test_try_reserve() localVariable
762 let mut empty_string: String = String::new(); in test_try_reserve_exact() localVariable
/third_party/gn/src/gn/
Dargs.cc390 Value empty_string(nullptr, std::string()); in SetSystemVarsLocked() local
/third_party/protobuf/upb/message/
Dcopy.c191 upb_StringView empty_string = upb_StringView_FromDataAndSize(NULL, 0); in _upb_Message_Copy() local
/third_party/grpc/third_party/upb/upb/message/
Dcopy.c191 upb_StringView empty_string = upb_StringView_FromDataAndSize(NULL, 0); in _upb_Message_Copy() local
/third_party/skia/third_party/externals/abseil-cpp/absl/status/
Dstatus.cc188 static std::string* empty_string = new std::string(); in EmptyString() local
/third_party/re2/re2/
Dre2.cc81 std::string empty_string; member
87 static inline std::string* empty_string() { in empty_string() function
/third_party/rust/rust/compiler/rustc_trait_selection/src/traits/error_reporting/
Don_unimplemented.rs640 let empty_string = String::new(); in format() localVariable
/third_party/re2/util/
Dpcre.cc101 static const std::string empty_string; variable
/third_party/grpc/test/core/tsi/alts/crypt/
Daes_gcm_test.cc73 char empty_string[] = ""; in gsec_assert_ok() local
/third_party/flatbuffers/include/flatbuffers/
Dflexbuffers.h254 static const char *empty_string = ""; in EmptyString() local
/third_party/vk-gl-cts/external/openglcts/modules/gles31/
Des31cArrayOfArraysTests.cpp167 static const std::string empty_string = ""; variable
/third_party/rust/crates/memchr/bench/data/code/
Drust-library.rs6317 let mut empty_string: String = String::new(); localVariable
6397 let mut empty_string: String = String::new(); localVariable
/third_party/protobuf/ruby/ext/google/protobuf_c/
Druby-upb.c4342 upb_StringView empty_string = upb_StringView_FromDataAndSize(NULL, 0); in _upb_Message_Copy() local
/third_party/protobuf/php/ext/google/protobuf/
Dphp-upb.c4342 upb_StringView empty_string = upb_StringView_FromDataAndSize(NULL, 0); in _upb_Message_Copy() local