Home
last modified time | relevance | path

Searched defs:pStr (Results 1 – 11 of 11) sorted by relevance

/third_party/skia/tools/
Dwin_lcid.cpp11 BOOL CALLBACK MyFuncLocaleEx(LPWSTR pStr, DWORD dwFlags, LPARAM lparam) { in MyFuncLocaleEx()
/third_party/skia/m133/tools/
Dwin_lcid.cpp11 BOOL CALLBACK MyFuncLocaleEx(LPWSTR pStr, DWORD dwFlags, LPARAM lparam) { in MyFuncLocaleEx()
/third_party/skia/m133/third_party/externals/icu/source/common/
Duniset_closure.cpp280 const UnicodeString *pStr = (const UnicodeString *) strings->elementAt(j); in closeOverCaseInsensitive() local
338 const UnicodeString *pStr = (const UnicodeString *) strings->elementAt(j); in closeOverAddCaseMappings() local
/third_party/mindspore/mindspore-src/source/tests/ut/cpp/stub/runtime/
Dcuda.cc35 CUresult cuGetErrorName(CUresult error, const char **pStr) { return CUDA_SUCCESS; } in cuGetErrorName()
/third_party/skia/third_party/externals/icu/source/common/
Duniset_closure.cpp223 const UnicodeString *pStr; in closeOver() local
/third_party/icu/icu4c/source/common/
Duniset_closure.cpp223 const UnicodeString *pStr; in closeOver() local
/third_party/elfio/elfio/
Delfio_symbols.hpp452 const char* pStr = in generic_get_symbol() local
/third_party/skia/third_party/externals/d3d12allocator/src/
DD3D12MemAlloc.cpp335 static inline bool StrIsEmpty(const char* pStr) in StrIsEmpty()
1162 void JsonWriter::WriteString(LPCWSTR pStr) in WriteString()
1168 void JsonWriter::BeginString(LPCWSTR pStr) in BeginString()
1181 void JsonWriter::ContinueString(LPCWSTR pStr) in ContinueString()
1242 void JsonWriter::EndString(LPCWSTR pStr) in EndString()
/third_party/skia/m133/third_party/externals/vulkanmemoryallocator/include/
Dvk_mem_alloc.h3381 static inline bool VmaStrIsEmpty(const char* pStr) in VmaStrIsEmpty()
5367 void VmaStringBuilder::Add(const char* pStr) in Add()
5561 void VmaJsonWriter::WriteString(const char* pStr) in WriteString()
5567 void VmaJsonWriter::BeginString(const char* pStr) in BeginString()
5580 void VmaJsonWriter::ContinueString(const char* pStr) in ContinueString()
5650 void VmaJsonWriter::EndString(const char* pStr) in EndString()
/third_party/skia/third_party/vulkanmemoryallocator/include/
Dvk_mem_alloc.h4369 static inline bool VmaStrIsEmpty(const char* pStr) in VmaStrIsEmpty()
8142 void VmaStringBuilder::Add(const char* pStr) in Add()
8309 void VmaJsonWriter::WriteString(const char* pStr) in WriteString()
8315 void VmaJsonWriter::BeginString(const char* pStr) in BeginString()
8328 void VmaJsonWriter::ContinueString(const char* pStr) in ContinueString()
8390 void VmaJsonWriter::EndString(const char* pStr) in EndString()
/third_party/sqlite/src/
Dshell.c6995 sqlite3_str *pStr; in re_bytecode_func() local
19829 sqlite3_str *pStr = sqlite3_str_new(0); in save_err_msg() local
20566 sqlite3_str *pStr = sqlite3_str_new(0); in quoted_column() local