Searched refs:matchsize (Results 1 - 3 of 3) sorted by relevance

/external/kernel-headers/original/linux/netfilter/
H A Dx_tables.h191 unsigned int matchsize; member in struct:xt_match
/external/chromium_org/third_party/icu/source/i18n/
H A Dusearch.cpp1503 int32_t matchsize = INITIAL_ARRAY_SIZE_; local
1504 UChar *match = addToUCharArray(buffer, &matchsize,
1513 ucol_setText(coleiter, match, matchsize, status);
2205 int32_t matchsize = INITIAL_ARRAY_SIZE_; local
2206 UChar *match = addToUCharArray(buffer, &matchsize,
2215 ucol_setText(coleiter, match, matchsize, status);
/external/icu4c/i18n/
H A Dusearch.cpp1503 int32_t matchsize = INITIAL_ARRAY_SIZE_; local
1504 UChar *match = addToUCharArray(buffer, &matchsize,
1513 ucol_setText(coleiter, match, matchsize, status);
2205 int32_t matchsize = INITIAL_ARRAY_SIZE_; local
2206 UChar *match = addToUCharArray(buffer, &matchsize,
2215 ucol_setText(coleiter, match, matchsize, status);

Completed in 136 milliseconds