Home
last modified time | relevance | path

Searched defs:localLength (Results 1 - 4 of 4) sorted by relevance

/third_party/icu/icu4c/source/common/
H A Duinvchar.cpp458 uprv_compareInvAscii(const UDataSwapper *ds, const char *outString, int32_t outLength, const UChar *localString, int32_t localLength) uprv_compareInvAscii() argument
504 uprv_compareInvEbcdic(const UDataSwapper *ds, const char *outString, int32_t outLength, const UChar *localString, int32_t localLength) uprv_compareInvEbcdic() argument
[all...]
/third_party/node/deps/icu-small/source/common/
H A Duinvchar.cpp458 uprv_compareInvAscii(const UDataSwapper *ds, const char *outString, int32_t outLength, const char16_t *localString, int32_t localLength) uprv_compareInvAscii() argument
504 uprv_compareInvEbcdic(const UDataSwapper *ds, const char *outString, int32_t outLength, const char16_t *localString, int32_t localLength) uprv_compareInvEbcdic() argument
[all...]
/third_party/skia/third_party/externals/icu/source/common/
H A Duinvchar.cpp458 uprv_compareInvAscii(const UDataSwapper *ds, const char *outString, int32_t outLength, const UChar *localString, int32_t localLength) uprv_compareInvAscii() argument
504 uprv_compareInvEbcdic(const UDataSwapper *ds, const char *outString, int32_t outLength, const UChar *localString, int32_t localLength) uprv_compareInvEbcdic() argument
[all...]
/third_party/mesa3d/src/mesa/main/
H A Dshader_query.cpp1083 GLsizei localLength; in _mesa_get_program_resource_name() local

Completed in 6 milliseconds