OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UPVecToUTrie2Context
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/third_party/icu/source/common/
propsvec.h
159
struct
UPVecToUTrie2Context
{
165
typedef struct
UPVecToUTrie2Context
UPVecToUTrie2Context
;
167
/* context=
UPVecToUTrie2Context
, creates the trie and stores the rowIndex values */
propsvec.c
478
UPVecToUTrie2Context
toUTrie2={ NULL };
498
UPVecToUTrie2Context
*toUTrie2=(
UPVecToUTrie2Context
*)context;
/external/icu4c/common/
propsvec.h
159
struct
UPVecToUTrie2Context
{
165
typedef struct
UPVecToUTrie2Context
UPVecToUTrie2Context
;
167
/* context=
UPVecToUTrie2Context
, creates the trie and stores the rowIndex values */
propsvec.c
480
UPVecToUTrie2Context
toUTrie2={ NULL };
500
UPVecToUTrie2Context
*toUTrie2=(
UPVecToUTrie2Context
*)context;
Completed in 145 milliseconds