Searched defs:srch (Results 1 - 6 of 6) sorted by relevance
/third_party/icu/icu4c/source/test/perf/strsrchperf/ |
H A D | strsrchperf.h | 28 UStringSearch* srch; member in StringSearchPerfFunction 55 UStringSearch* srch; member in StringSearchPerformanceTest 66 void ICUForwardSearch(UStringSearch *srch, const UChar* source, int32_t sourceLen, const UChar* pattern, int32_t patternLen, UErrorCode* status) { in ICUForwardSearch() argument 75 void ICUBackwardSearch(UStringSearch *srch, const UChar* source, int32_t sourceLen, const UChar* pattern, int32_t patternLen, UErrorCode* status) { in ICUBackwardSearch() argument [all...] |
/third_party/node/deps/openssl/openssl/crypto/ |
H A D | cpuid.c | 80 static variant_char *ossl_strchr(const variant_char *str, char srch) in ossl_strchr() argument
|
/third_party/openssl/crypto/ |
H A D | cpuid.c | 80 static variant_char *ossl_strchr(const variant_char *str, char srch) in ossl_strchr() argument
|
/third_party/mesa3d/src/gallium/frontends/xvmc/ |
H A D | surface.c | 349 XvMCPutSurface(Display *dpy, XvMCSurface *surface, Drawable drawable, short srcx, short srcy, unsigned short srcw, unsigned short srch, short destx, short desty, unsigned short destw, unsigned short desth, int flags) XvMCPutSurface() argument
|
/third_party/openssl/ohos_lite/crypto/ |
H A D | cryptlib.c | 82 static variant_char *ossl_strchr(const variant_char *str, char srch) in ossl_strchr() argument
|
/third_party/mesa3d/src/gallium/frontends/va/ |
H A D | surface.c | 305 vlVaPutSurface(VADriverContextP ctx, VASurfaceID surface_id, void* draw, short srcx, short srcy, unsigned short srcw, unsigned short srch, short destx, short desty, unsigned short destw, unsigned short desth, VARectangle *cliprects, unsigned int number_cliprects, unsigned int flags) vlVaPutSurface() argument
|
Completed in 7 milliseconds