Home
last modified time | relevance | path

Searched defs:bufferLen (Results 1 – 13 of 13) sorted by relevance

/third_party/skia/third_party/externals/icu/source/tools/ctestfw/unicode/
Duperf.h181 int32_t bufferLen; variable
/third_party/icu/icu4c/source/tools/ctestfw/unicode/
Duperf.h181 int32_t bufferLen; variable
/third_party/icu/icu4c/source/tools/toolutil/
Dtoolutil.cpp216 const char* buffer, int32_t bufferLen, in uprv_compareGoldenFiles()
/third_party/musl/Benchmark/musl/
Dlibc_stdlib.cpp255 const int bufferLen = 4096; in Bm_function_Realpath() local
/third_party/skia/third_party/externals/icu/source/i18n/
Ducol.cpp561 ucol_getRulesEx(const UCollator *coll, UColRuleOption delta, UChar *buffer, int32_t bufferLen) { in ucol_getRulesEx()
/third_party/icu/icu4c/source/i18n/
Ducol.cpp567 ucol_getRulesEx(const UCollator *coll, UColRuleOption delta, UChar *buffer, int32_t bufferLen) { in ucol_getRulesEx()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/robustness/
DvktRobustnessExtsTests.cpp246 int bufferLen; member
3327 bool bufferLen = lenCases[lenNdx].count != 0; in createTests() local
/third_party/python/Tools/msi/bundle/bootstrap/
DPythonBootstrapperApplication.cpp572 DWORD dataType = 0, buffer = 0, bufferLen = sizeof(buffer); in SuccessPage_Show() local
2885 DWORD bufferLen = sizeof(buffer); in LoadTargetDirFromKey() local
/third_party/icu/icu4c/source/test/cintltst/
Dcallcoll.c873 int32_t bufferLen = 0; in TestJB581() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/robustness/
DvktRobustnessExtsTests.cpp253 int bufferLen; member
3805 bool bufferLen = lenCases[lenNdx].count != 0; in createTests() local
/third_party/python/PC/
Dlauncher.c1690 DWORD bufferLen = MAX_PATH; in get_process_name() local
/third_party/skia/src/pathops/
DSkPathOpsDebug.cpp483 void SkPathOpsDebug::MathematicaIze(char* str, size_t bufferLen) { in MathematicaIze()
/third_party/icu/ohos_icu4c/src/
Dicu_addon.cpp1595 …32_t ucol_getRulesEx(const UCollator *coll, UColRuleOption delta, UChar *buffer, int32_t bufferLen) in ucol_getRulesEx()