OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TYPE_IDS
(Results
1 - 2
of
2
) sorted by null
/cts/tools/dex-tools/src/dex/reader/
DexFileReader.java
48
private static final int
TYPE_IDS
= 3;
81
readSize(
TYPE_IDS
);
82
readOffset(
TYPE_IDS
);
169
int nTypes = size[
TYPE_IDS
];
170
b.setPosition(off[
TYPE_IDS
]); // the first element is here
200
public int class_idx; // defining class : index of
type_ids
201
public int type_idx; // type of field : index of
type_ids
/external/icu/icu4c/source/i18n/
msgfmt.cpp
85
static const UChar * const
TYPE_IDS
[] = {
[
all
...]
Completed in 1506 milliseconds