OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:upvec_compact
(Results
1 - 6
of
6
) sorted by null
/external/chromium_org/third_party/icu/source/common/
propsvec.h
63
* Special pseudo code point used in
upvec_compact
() signalling the end of
83
* Will set U_NO_WRITE_PERMISSION if called after
upvec_compact
().
94
* Always returns 0 if called after
upvec_compact
().
102
* or if called after
upvec_compact
()
133
upvec_compact
(UPropsVectors *pv, UPVecCompactHandler *handler, void *context, UErrorCode *pErrorCode);
136
* Get the vectors array after calling
upvec_compact
().
138
* Returns NULL if called before
upvec_compact
().
144
* Get a clone of the vectors array after calling
upvec_compact
().
146
* Returns NULL if called before
upvec_compact
().
153
* Call
upvec_compact
(), create a 16-bit UTrie2 with indexes into the compacte
[
all
...]
propsvec.c
333
upvec_compact
(UPropsVectors *pv, UPVecCompactHandler *handler, void *context, UErrorCode *pErrorCode) {
function
479
upvec_compact
(pv, upvec_compactToUTrie2Handler, &toUTrie2, pErrorCode);
/external/icu4c/common/
propsvec.h
63
* Special pseudo code point used in
upvec_compact
() signalling the end of
83
* Will set U_NO_WRITE_PERMISSION if called after
upvec_compact
().
94
* Always returns 0 if called after
upvec_compact
().
102
* or if called after
upvec_compact
()
133
upvec_compact
(UPropsVectors *pv, UPVecCompactHandler *handler, void *context, UErrorCode *pErrorCode);
136
* Get the vectors array after calling
upvec_compact
().
138
* Returns NULL if called before
upvec_compact
().
144
* Get a clone of the vectors array after calling
upvec_compact
().
146
* Returns NULL if called before
upvec_compact
().
153
* Call
upvec_compact
(), create a 16-bit UTrie2 with indexes into the compacte
[
all
...]
propsvec.c
334
upvec_compact
(UPropsVectors *pv, UPVecCompactHandler *handler, void *context, UErrorCode *pErrorCode) {
function
481
upvec_compact
(pv, upvec_compactToUTrie2Handler, &toUTrie2, pErrorCode);
/external/icu4c/common/unicode/
urename.h
1370
#define
upvec_compact
macro
[
all
...]
/external/chromium_org/third_party/icu/source/common/unicode/
urename.h
1347
#define
upvec_compact
macro
[
all
...]
Completed in 212 milliseconds