Home
last modified time | relevance | path

Searched refs:matchsize (Results 1 – 2 of 2) sorted by relevance

/external/kernel-headers/original/linux/netfilter/
Dx_tables.h191 unsigned int matchsize; member
/external/icu4c/i18n/
Dusearch.cpp1503 int32_t matchsize = INITIAL_ARRAY_SIZE_; in doNextCanonicalPrefixMatch() local
1504 UChar *match = addToUCharArray(buffer, &matchsize, in doNextCanonicalPrefixMatch()
1513 ucol_setText(coleiter, match, matchsize, status); in doNextCanonicalPrefixMatch()
2205 int32_t matchsize = INITIAL_ARRAY_SIZE_; in doPreviousCanonicalSuffixMatch() local
2206 UChar *match = addToUCharArray(buffer, &matchsize, in doPreviousCanonicalSuffixMatch()
2215 ucol_setText(coleiter, match, matchsize, status); in doPreviousCanonicalSuffixMatch()