OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LOCALE_SIZE
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/icu/source/test/cintltst/
cloctst.c
52
#define
LOCALE_SIZE
9
55
static const char* const rawData2[LOCALE_INFO_SIZE][
LOCALE_SIZE
] = {
258
for (i = 0; i <
LOCALE_SIZE
; i++) {
531
for (i = 0; i <
LOCALE_SIZE
; i++) {
735
for(i=0;i<
LOCALE_SIZE
; ++i)
[
all
...]
/external/icu4c/test/cintltst/
cloctst.c
52
#define
LOCALE_SIZE
9
55
static const char* const rawData2[LOCALE_INFO_SIZE][
LOCALE_SIZE
] = {
259
for (i = 0; i <
LOCALE_SIZE
; i++) {
533
for (i = 0; i <
LOCALE_SIZE
; i++) {
[
all
...]
Completed in 176 milliseconds