OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:gEmpty16
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/icu/source/common/
uresdata.c
54
static const uint16_t
gEmpty16
=0;
159
pResData->p16BitUnits=&
gEmpty16
;
421
const uint16_t *p= offset==0 ? &
gEmpty16
: (const uint16_t *)(pResData->pRoot+offset);
461
const uint16_t *p= offset==0 ? &
gEmpty16
: (const uint16_t *)(pResData->pRoot+offset);
[
all
...]
/external/icu4c/common/
uresdata.c
56
static const uint16_t
gEmpty16
=0;
166
pResData->p16BitUnits=&
gEmpty16
;
[
all
...]
Completed in 1300 milliseconds