OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:extract
(Results
76 - 100
of
592
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/icu4c/i18n/
upluralrules.cpp
52
return result.
extract
(keyword, capacity, *status);
/external/llvm/lib/DebugInfo/
DWARFDebugRangeList.h
69
bool
extract
(DataExtractor data, uint32_t *offset_ptr);
/dalvik/vm/mterp/arm-vfp/
fbinop.S
20
GET_INST_OPCODE(ip) @
extract
opcode from rINST
fbinopWide.S
20
GET_INST_OPCODE(ip) @
extract
opcode from rINST
/dalvik/vm/mterp/armv5te/
OP_CONST_WIDE.S
12
GET_INST_OPCODE(ip) @
extract
opcode from rINST
OP_FILL_ARRAY_DATA.S
14
GET_INST_OPCODE(ip) @
extract
opcode from rINST
OP_GOTO.S
21
GET_INST_OPCODE(ip) @
extract
opcode from rINST
OP_GOTO_32.S
28
GET_INST_OPCODE(ip) @
extract
opcode from rINST
OP_IPUT_QUICK.S
15
GET_INST_OPCODE(ip) @
extract
opcode from rINST
OP_MONITOR_EXIT.S
22
GET_INST_OPCODE(ip) @
extract
opcode from rINST
OP_MOVE_WIDE.S
12
GET_INST_OPCODE(ip) @
extract
opcode from rINST
binop.S
32
GET_INST_OPCODE(ip) @
extract
opcode from rINST
binop2addr.S
30
GET_INST_OPCODE(ip) @
extract
opcode from rINST
binopLit8.S
29
GET_INST_OPCODE(ip) @
extract
opcode from rINST
unopNarrower.S
21
GET_INST_OPCODE(ip) @
extract
opcode from rINST
unopWide.S
19
GET_INST_OPCODE(ip) @
extract
opcode from rINST
unopWider.S
18
GET_INST_OPCODE(ip) @
extract
opcode from rINST
/dalvik/vm/mterp/armv6t2/
OP_IPUT_QUICK.S
14
GET_INST_OPCODE(ip) @
extract
opcode from rINST
OP_IPUT_WIDE_QUICK.S
14
GET_INST_OPCODE(ip) @
extract
opcode from rINST
binop2addr.S
29
GET_INST_OPCODE(ip) @
extract
opcode from rINST
unopWide.S
18
GET_INST_OPCODE(ip) @
extract
opcode from rINST
/dalvik/vm/mterp/mips/
OP_CONST_WIDE.S
14
GET_INST_OPCODE(t0) #
extract
opcode from rINST
OP_FILL_ARRAY_DATA.S
15
GET_INST_OPCODE(t0) #
extract
opcode from rINST
OP_IPUT_QUICK.S
14
GET_INST_OPCODE(t0) #
extract
opcode from rINST
OP_MONITOR_EXIT.S
22
GET_INST_OPCODE(t0) #
extract
opcode from rINST
Completed in 93 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>