OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:stack
(Results
276 - 300
of
10770
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/dalvik/dx/src/com/android/dx/cf/code/
package.html
3
is needed for verification or
stack
-to-register conversion.</p>
/dalvik/dx/tests/076-dex-synch-and-stack/
info.txt
2
the synchronized method conversion doesn't interact poorly with
stack
/dalvik/vm/mterp/armv5te/
OP_NOP.S
7
/* insert fake function header to help gdb find the
stack
frame */
/dalvik/vm/mterp/mips/
OP_NOP.S
7
/* insert fake function header to help gdb find the
stack
frame */
/development/ndk/platforms/android-9/arch-x86/lib-bootstrap/libx32/
crtbegin_dynamic.o
/external/antlr/antlr-3.4/runtime/Ruby/test/functional/debugging/
rule-tracing.rb
15
@
stack
= nil
20
attr_accessor :
stack
, :traces
32
@
stack
= nil
37
attr_accessor :
stack
, :traces
/external/chromium_org/chrome/common/extensions/docs/examples/api/permissions/extension-questions/
options.html
11
Stack
Overflow permission status: <span id="status"></span>
/external/chromium_org/chrome/renderer/resources/extensions/
send_request.js
24
if (request.
stack
&& request.
stack
!= '')
25
errorMessage += "\n" + request.
stack
;
55
lastError.set(name, error, request.
stack
, c)
85
var
stack
= $String.split(new Error().
stack
, '\n');
87
// Remove
stack
frames before and after that weren't associated with the
90
while (
stack
.length > 0 &&
stack
[0].indexOf(id) == -1)
91
stack
.shift()
[
all
...]
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/rdf/tests/
testlib.asm
12
add esp,8 ; doh! clear up
stack
;-)
/external/clang/test/CodeGen/
2002-12-15-StructParameters.c
5
void *
stack
;
member in struct:__anon18178
/external/elfutils/tests/
testfile20.bz2
testfile20.index.bz2
/external/libffi/src/pa/
ffi.c
82
/* PA has a downward growing
stack
, which looks like this:
99
The first four argument words on the
stack
are reserved for use by
111
The registers are allocated in the same manner as
stack
slots.
112
This allows the callee to save its arguments on the
stack
if
123
The rest of the arguments are passed on the
stack
starting at SP-52,
127
or in the
stack
. */
129
/* ffi_prep_args is called by the assembly routine once
stack
space
132
The following code will put everything into the
stack
frame
140
void ffi_prep_args_pa32(UINT32 *
stack
, extended_cif *ecif, unsigned bytes)
149
debug(1, "%s:
stack
= %p, ecif = %p, bytes = %u\n", __FUNCTION__, stack
[
all
...]
/external/llvm/test/CodeGen/Mips/
stacksize.ll
5
; check that
stack
size is zero.
/external/llvm/test/CodeGen/X86/GC/
erlang-gc.ll
12
; CHECK64-NEXT: .short 1 #
stack
frame size (in words)
13
; CHECK64-NEXT: .short 0 #
stack
arity
20
; CHECK32-NEXT: .short 3 #
stack
frame size (in words)
21
; CHECK32-NEXT: .short 0 #
stack
arity
lower_gcroot.ll
5
define void @.main(%Env) gc "shadow-
stack
" {
/external/llvm/test/CodeGen/X86/
pr11468.ll
1
; RUN: llc < %s -force-align-
stack
-
stack
-alignment=32 -march=x86-64 -mattr=+avx -mtriple=i686-apple-darwin10 | FileCheck %s
8
; force to push r14 on
stack
18
; We first push register on
stack
, and then realign it, so that
/external/llvm/test/MC/ELF/
noexec.s
1
// RUN: llvm-mc -mc-no-exec-
stack
-filetype=obj -triple x86_64-pc-linux-gnu %s -o - | llvm-readobj -s -t | FileCheck %s
5
// CHECK-NEXT: Name: .note.GNU-
stack
19
// CHECK: Name: .note.GNU-
stack
(0)
25
// CHECK-NEXT: Section: .note.GNU-
stack
(0x4)
/external/llvm/test/Object/Inputs/
IsNAN.o
/external/nist-sip/java/gov/nist/javax/sip/
LogRecord.java
5
* LogReocrdFactory instance that is registered with the
stack
.
LogRecordFactory.java
5
* The
stack
calls the message log factory to create logging records. The default implementatation
8
* conditions etc) when messages are logged in the
stack
.
21
* @param timeStamp -- The time at which this message was seen by the
stack
or sent out by
22
* the
stack
.
/external/stlport/test/unit/
stack_header_test.cpp
8
#include <
stack
>
/external/valgrind/main/drd/tests/
annotate_barrier.vgtest
2
vgopts: --read-var-info=yes --check-
stack
-var=yes --show-confl-seg=no --num-callers=3
annotate_hb_err.vgtest
2
vgopts: --read-var-info=yes --check-
stack
-var=yes --show-confl-seg=no
annotate_hbefore.vgtest
2
vgopts: --fair-sched=try --read-var-info=yes --check-
stack
-var=yes --show-confl-seg=no
Completed in 1136 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>