Home
last modified time | relevance | path

Searched refs:StringStorage (Results 1 – 6 of 6) sorted by relevance

/third_party/gn/src/gn/
Dstring_atom.cc153 union StringStorage { union in __anon334e0c3e0111::StringAtomSet
154 StringStorage() {} in StringStorage() function
155 ~StringStorage() {} in ~StringStorage()
172 StringStorage items_[kStringsPerSlab];
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DYAMLTraits.cpp372 SmallString<128> StringStorage; in createHNodes() local
374 StringRef KeyStr = SN->getValue(StringStorage); in createHNodes()
375 if (!StringStorage.empty()) { in createHNodes()
377 KeyStr = StringStorage.str().copy(StringAllocator); in createHNodes()
405 StringStorage.clear(); in createHNodes()
406 StringRef KeyStr = Key->getValue(StringStorage); in createHNodes()
407 if (!StringStorage.empty()) { in createHNodes()
409 KeyStr = StringStorage.str().copy(StringAllocator); in createHNodes()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/jsoncpp/dist/json/
Djson.h570 struct StringStorage { struct
578 StringStorage storage_; argument
/third_party/skia/third_party/externals/spirv-headers/tools/buildHeaders/jsoncpp/dist/json/
Djson.h570 struct StringStorage { struct
578 StringStorage storage_; argument
/third_party/spirv-headers/tools/buildHeaders/jsoncpp/dist/json/
Djson.h570 struct StringStorage { struct
578 StringStorage storage_; argument
/third_party/protobuf/conformance/third_party/jsoncpp/
Djson.h616 struct StringStorage { struct
624 StringStorage storage_; argument