Home
last modified time | relevance | path

Searched defs:StrBuffer (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/strings/basic.string/string.modifiers/string_replace/
H A Dreplace_with_range.pass.cpp41 using StrBuffer = Buffer<char, 256>; typedef
/aosp_15_r20/external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
H A DStringMap.h175 char *StrBuffer = const_cast<char*>(NewItem->getKeyData()); in Create() local
/aosp_15_r20/external/llvm/include/llvm/ADT/
H A DStringMap.h169 char *StrBuffer = const_cast<char*>(NewItem->getKeyData()); in Create() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A DStringMap.h195 char *StrBuffer = const_cast<char*>(NewItem->getKeyData()); in Create() local
/aosp_15_r20/external/cronet/third_party/icu/source/test/perf/ustrperf/
H A Dstringperf.h385 char16_t* StrBuffer; variable
/aosp_15_r20/external/icu/icu4c/source/test/perf/ustrperf/
H A Dstringperf.h385 char16_t* StrBuffer; variable
/aosp_15_r20/external/clang/lib/Parse/
H A DParseDecl.cpp567 SmallString<8> StrBuffer; in ParseMicrosoftDeclSpecs() local