OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RES_GET_OFFSET
(Results
1 - 8
of
8
) sorted by null
/external/chromium_org/third_party/icu/source/common/
uresdata.h
65
#define
RES_GET_OFFSET
(res) ((res)&0x0fffffff)
66
#define RES_GET_POINTER(pRoot, res) ((pRoot)+
RES_GET_OFFSET
(res))
uresdata.c
297
uint32_t offset=
RES_GET_OFFSET
(res);
332
uint32_t offset=
RES_GET_OFFSET
(res);
351
uint32_t offset=
RES_GET_OFFSET
(res);
371
uint32_t offset=
RES_GET_OFFSET
(res);
388
uint32_t offset=
RES_GET_OFFSET
(res);
413
uint32_t offset=
RES_GET_OFFSET
(table);
457
uint32_t offset=
RES_GET_OFFSET
(table);
509
uint32_t offset=
RES_GET_OFFSET
(array);
697
offset=(int32_t)
RES_GET_OFFSET
(res);
[
all
...]
/external/icu4c/common/
uresdata.h
66
#define
RES_GET_OFFSET
(res) ((res)&0x0fffffff)
67
#define RES_GET_POINTER(pRoot, res) ((pRoot)+
RES_GET_OFFSET
(res))
uresdata.c
304
uint32_t offset=
RES_GET_OFFSET
(res);
339
uint32_t offset=
RES_GET_OFFSET
(res);
358
uint32_t offset=
RES_GET_OFFSET
(res);
378
uint32_t offset=
RES_GET_OFFSET
(res);
395
uint32_t offset=
RES_GET_OFFSET
(res);
420
uint32_t offset=
RES_GET_OFFSET
(table);
468
uint32_t offset=
RES_GET_OFFSET
(table);
525
uint32_t offset=
RES_GET_OFFSET
(array);
716
offset=(int32_t)
RES_GET_OFFSET
(res);
[
all
...]
/external/chromium_org/third_party/icu/source/tools/genrb/
reslist.c
176
offset =
RES_GET_OFFSET
(resWord);
[
all
...]
/external/icu4c/tools/genrb/
reslist.c
178
offset =
RES_GET_OFFSET
(resWord);
[
all
...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar
/prebuilts/misc/common/icu4j/
icu4j.jar
Completed in 140 milliseconds