Home
last modified time | relevance | path

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

/third_party/flutter/skia/tools/
Dwin_lcid.cpp11 BOOL CALLBACK MyFuncLocaleEx(LPWSTR pStr, DWORD dwFlags, LPARAM lparam) { in MyFuncLocaleEx()
/third_party/skia/tools/
Dwin_lcid.cpp11 BOOL CALLBACK MyFuncLocaleEx(LPWSTR pStr, DWORD dwFlags, LPARAM lparam) { in MyFuncLocaleEx()
/third_party/mindspore/tests/ut/cpp/stub/runtime/
Dcuda.cc35 CUresult cuGetErrorName(CUresult error, const char **pStr) { return CUDA_SUCCESS; } in cuGetErrorName()
/third_party/gstreamer/gstplugins_bad/sys/nvcodec/
Dgstcudaloader.c217 CuGetErrorName (CUresult error, const char **pStr) in CuGetErrorName()
225 CuGetErrorString (CUresult error, const char **pStr) in CuGetErrorString()
/third_party/node/deps/icu-small/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/skia/third_party/externals/icu/source/common/
Duniset_closure.cpp223 const UnicodeString *pStr; in closeOver() local
/third_party/flutter/skia/third_party/externals/icu/source/common/
Duniset_closure.cpp223 const UnicodeString *pStr; in closeOver() local
/third_party/elfio/elfio/
Delfio_symbols.hpp333 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/third_party/vulkanmemoryallocator/include/
Dvk_mem_alloc.h4324 static inline bool VmaStrIsEmpty(const char* pStr) in VmaStrIsEmpty()
8037 void VmaStringBuilder::Add(const char* pStr) in Add()
8204 void VmaJsonWriter::WriteString(const char* pStr) in WriteString()
8210 void VmaJsonWriter::BeginString(const char* pStr) in BeginString()
8223 void VmaJsonWriter::ContinueString(const char* pStr) in ContinueString()
8285 void VmaJsonWriter::EndString(const char* pStr) in EndString()