OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Adjust
(Results
1 - 20
of
20
) sorted by null
/external/v8/src/arm/
virtual-frame-arm.cc
119
Adjust
(4);
121
//
Adjust
FP to point to saved FP.
145
Adjust
(count);
217
Adjust
(kHandlerSize - 1);
324
Adjust
(count);
jump-target-arm.cc
117
target_frame->
Adjust
(1);
virtual-frame-arm.h
108
void
Adjust
(int count);
121
// Forget count elements from the top of the frame and
adjust
the stack
codegen-arm.cc
258
frame_->
Adjust
(3);
275
// fp, and lr have been pushed on the stack.
Adjust
the virtual
277
frame_->
Adjust
(4);
[
all
...]
/external/v8/src/ia32/
jump-target-ia32.cc
159
target_frame->
Adjust
(1);
virtual-frame-ia32.h
121
void
Adjust
(int count);
124
// (including synced) and
adjust
the stack pointer downward, to
virtual-frame-ia32.cc
238
//
Adjust
the stack pointer upward (toward the top of the virtual
250
//
Adjust
the stack pointer downward if necessary.
798
Adjust
(kHandlerSize - 1);
[
all
...]
codegen-ia32.cc
141
//
Adjust
for function-level loop nesting.
254
// and edi have been pushed on the stack.
Adjust
the virtual
256
frame_->
Adjust
(3);
334
//
Adjust
for function-level loop nesting.
[
all
...]
/external/v8/src/mips/
virtual-frame-mips.h
109
void
Adjust
(int count);
122
// Forget count elements from the top of the frame and
adjust
the stack
/external/v8/src/
virtual-frame.cc
113
void VirtualFrame::
Adjust
(int count) {
messages.js
306
//
Adjust
according to the offset within the resource.
378
//
Adjust
according to the offset within the resource.
debug-debugger.js
537
//
Adjust
the source position to be script relative.
[
all
...]
date.js
185
// before it.
Adjust
the increment to avoid a linear search for
[
all
...]
/external/v8/src/x64/
jump-target-x64.cc
159
target_frame->
Adjust
(1);
virtual-frame-x64.h
122
void
Adjust
(int count);
125
// (including synced) and
adjust
the stack pointer downward, to
virtual-frame-x64.cc
552
//
Adjust
the stack pointer upward (toward the top of the virtual
564
//
Adjust
the stack pointer downward if necessary.
940
// If positive we have to
adjust
the stack pointer.
[
all
...]
codegen-x64.cc
293
//
Adjust
for function-level loop nesting.
406
// and rdi have been pushed on the stack.
Adjust
the virtual
408
frame_->
Adjust
(3);
486
//
Adjust
for function-level loop nesting.
[
all
...]
/ndk/build/core/
add-application.mk
82
# with regards to the NDK.
Adjust
accordingly!
/external/elfutils/
elfutils.spec
299
-
Adjust
for dropping libtool
/external/v8/test/mjsunit/
unicode-test.js
[
all
...]
Completed in 484 milliseconds