Home
last modified time | relevance | path

Searched defs:EmptyString (Results 1 - 9 of 9) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DNonRelocatableStringpool.h62 DwarfStringPoolEntryRef EmptyString; member in llvm::NonRelocatableStringpool
/third_party/skia/third_party/externals/abseil-cpp/absl/status/
H A Dstatus.cc187 const std::string* Status::EmptyString() { in EmptyString() function in absl::Status
/third_party/icu/icu4c/source/i18n/
H A Dtznames_impl.cpp503 static const UChar EmptyString = 0; variable
/third_party/node/deps/icu-small/source/i18n/
H A Dtznames_impl.cpp503 static const char16_t EmptyString = 0; variable
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dtznames_impl.cpp495 static const UChar EmptyString = 0; variable
/third_party/mesa3d/src/imgui/
H A Dimgui.cpp2126 char ImGuiTextBuffer::EmptyString[1] = { 0 }; member in ImGuiTextBuffer
H A Dimgui.h1583 static char EmptyString[1]; member
/third_party/skia/third_party/externals/imgui/
H A Dimgui.cpp2175 char ImGuiTextBuffer::EmptyString[1] = { 0 }; member in ImGuiTextBuffer
H A Dimgui.h2105 IMGUI_API static char EmptyString[1]; member

Completed in 82 milliseconds