OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:patternCapacity
(Results
1 - 6
of
6
) sorted by null
/external/chromium_org/third_party/icu/source/i18n/unicode/
ulocdata.h
227
* @param
patternCapacity
the size of the buffer to store the locale display
232
* than
patternCapacity
, the returned pattern will be truncated.
239
int32_t
patternCapacity
,
/external/icu4c/i18n/unicode/
ulocdata.h
243
* @param
patternCapacity
the size of the buffer to store the locale display
248
* than
patternCapacity
, the returned pattern will be truncated.
255
int32_t
patternCapacity
,
/external/chromium_org/third_party/icu/source/test/cintltst/
udatpg_test.c
227
int32_t formattedCapacity, resultLen,
patternCapacity
;
318
patternCapacity
= (int32_t)(sizeof(pattern)/sizeof((pattern)[0]));
327
pattern,
patternCapacity
, &status);
/external/icu4c/test/cintltst/
udatpg_test.c
227
int32_t formattedCapacity, resultLen,
patternCapacity
;
318
patternCapacity
= (int32_t)(sizeof(pattern)/sizeof((pattern)[0]));
327
pattern,
patternCapacity
, &status);
/external/chromium_org/third_party/icu/source/test/intltest/
regextst.cpp
[
all
...]
/external/icu4c/test/intltest/
regextst.cpp
[
all
...]
Completed in 828 milliseconds