OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:offsetBuffer
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/third_party/icu/source/test/cintltst/
ncnvtst.c
[
all
...]
/external/icu4c/test/cintltst/
ncnvtst.c
[
all
...]
/external/icu4c/i18n/
ucol_imp.h
301
int32_t *
offsetBuffer
; /* A dynamic buffer to hold offsets */
307
// The
offsetBuffer
should probably be a UVector32, but helper functions
[
all
...]
/external/chromium_org/third_party/icu/source/i18n/
ucol_imp.h
303
int32_t *
offsetBuffer
; /* A dynamic buffer to hold offsets */
309
// The
offsetBuffer
should probably be a UVector32, but helper functions
[
all
...]
Completed in 514 milliseconds