OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:last_opcode_index_
(Results
1 - 6
of
6
) sorted by null
/external/chromium/sdch/open-vcdiff/src/
encodetable.cc
46
last_opcode_index_
(-1),
65
last_opcode_index_
(-1),
103
last_opcode_index_
= -1;
114
// single-instruction opcode at position
last_opcode_index_
will be
124
// most recently added opcode,
last_opcode_index_
has the value 10.
148
if (
last_opcode_index_
>= 0) {
150
instructions_and_sizes_[
last_opcode_index_
];
167
instructions_and_sizes_[
last_opcode_index_
] =
169
last_opcode_index_
= -1;
179
instructions_and_sizes_[
last_opcode_index_
]
[
all
...]
encodetable.h
211
int
last_opcode_index_
;
member in class:open_vcdiff::VCDiffCodeTableWriter
/external/chromium_org/sdch/open-vcdiff/src/
encodetable.cc
63
last_opcode_index_
(-1),
81
last_opcode_index_
(-1),
119
last_opcode_index_
= -1;
146
// single-instruction opcode at position
last_opcode_index_
will be
156
// most recently added opcode,
last_opcode_index_
has the value 10.
180
if (
last_opcode_index_
>= 0) {
182
instructions_and_sizes_[
last_opcode_index_
];
199
instructions_and_sizes_[
last_opcode_index_
] =
201
last_opcode_index_
= -1;
211
instructions_and_sizes_[
last_opcode_index_
]
[
all
...]
encodetable.h
212
int
last_opcode_index_
;
member in class:open_vcdiff::VCDiffCodeTableWriter
/external/open-vcdiff/src/
encodetable.cc
63
last_opcode_index_
(-1),
81
last_opcode_index_
(-1),
119
last_opcode_index_
= -1;
146
// single-instruction opcode at position
last_opcode_index_
will be
156
// most recently added opcode,
last_opcode_index_
has the value 10.
180
if (
last_opcode_index_
>= 0) {
182
instructions_and_sizes_[
last_opcode_index_
];
199
instructions_and_sizes_[
last_opcode_index_
] =
201
last_opcode_index_
= -1;
211
instructions_and_sizes_[
last_opcode_index_
]
[
all
...]
encodetable.h
212
int
last_opcode_index_
;
member in class:open_vcdiff::VCDiffCodeTableWriter
Completed in 1857 milliseconds