OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:old_element
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/courgette/
ensemble_create.cc
37
Element*
old_element
,
40
: old_element_(
old_element
),
65
TransformationPatchGenerator* MakeGenerator(Element*
old_element
,
73
old_element
,
75
new PatcherX86_32(
old_element
->region()),
82
old_element
,
84
new PatcherX86_32(
old_element
->region()),
91
old_element
,
93
new PatcherX86_32(
old_element
->region()),
100
old_element
,
186
Element*
old_element
=
old_element
s[old_index];
local
[
all
...]
patch_generator_x86_32.h
21
PatchGeneratorX86_32(Element*
old_element
,
25
: TransformationPatchGenerator(
old_element
, new_element, patcher),
ensemble.h
198
TransformationPatchGenerator(Element*
old_element
,
210
// Predicts the transform parameters for the |
old_element
|. This must match
221
// Writes both |
old_element
| and |new_element| in the new representation.
Completed in 52 milliseconds