Home
last modified time | relevance | path

Searched defs:srcStr (Results 1 - 8 of 8) sorted by relevance

/third_party/ffmpeg/libswscale/tests/
H A Dswscale.c315 char srcStr[21]; in fileTest() local
/third_party/icu/icu4c/source/i18n/
H A Duspoof.cpp747 UnicodeString srcStr = UnicodeString::fromUTF8(StringPiece(id, length>=0 ? length : static_cast<int32_t>(uprv_strlen(id)))); in uspoof_getSkeletonUTF8() local
/third_party/node/deps/icu-small/source/i18n/
H A Duspoof.cpp884 UnicodeString srcStr = UnicodeString::fromUTF8( in uspoof_getSkeletonUTF8() local
905 UnicodeString srcStr = UnicodeString::fromUTF8( in uspoof_getBidiSkeletonUTF8() local
/third_party/skia/third_party/externals/icu/source/i18n/
H A Duspoof.cpp743 UnicodeString srcStr = UnicodeString::fromUTF8(StringPiece(id, length>=0 ? length : static_cast<int32_t>(uprv_strlen(id)))); in uspoof_getSkeletonUTF8() local
/third_party/vk-gl-cts/modules/egl/
H A DteglImageTests.cpp266 call << createImageName << "(" << dpyStr << ", " << ctxStr << ", " << srcStr << ", 0, DE_NULL)"; in checkCreate() local
248 checkCreate(createImageFuncType createImageFunc, string createImageName, const char* msg, EGLDisplay dpy, const char* dpyStr, EGLContext context, const char* ctxStr, EGLenum source, const char* srcStr, EGLint expectError, imageType noImageVal) checkCreate() argument
/third_party/icu/icu4c/source/test/intltest/
H A Dtransrt.cpp541 UnicodeString srcStr, targ, reverse; in test2() local
691 UnicodeString srcStr; test2() local
[all...]
/third_party/vk-gl-cts/modules/glshared/
H A DglsLifetimeTests.cpp111 const char* const srcStr = src.c_str(); in CheckedShader() local
/third_party/skia/third_party/vulkanmemoryallocator/include/
H A Dvk_mem_alloc.h4742 static char* VmaCreateStringCopy(const VkAllocationCallbacks* allocs, const char* srcStr) in VmaCreateStringCopy() argument

Completed in 32 milliseconds