OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:stack
(Results
2501 - 2525
of
2692
) sorted by null
<<
101
102
103
104
105
106
107
108
/external/qemu/distrib/sdl-1.2.15/src/hermes/
x86p_32.asm
1043
section .note.GNU-
stack
noalloc noexec nowrite progbits
/external/skia/src/pdf/
SkPDFDevice.cpp
201
// intersect. If the clip
stack
does anything other than intersect,
293
// This function initializes iter to be an iterator on the "
stack
" argument
295
// and asserts that "prefix" will be a prefix to "
stack
."
297
const SkClipStack&
stack
,
300
iter->reset(
stack
, SkClipStack::Iter::kBottom_IterStart);
384
/* Uses Path Ops to calculate a vector SkPath clip from a clip
stack
.
438
// graphic state
stack
, and the fact that we can know all the clips used
479
// If the clip
stack
does anything other than intersect or if it uses
603
// If the
stack
is too deep we could get
Stack
Overflow
[
all
...]
/ndk/build/core/
build-binary.mk
174
# Toolchain by default disallows generated code running from the heap and
stack
.
/prebuilts/tools/common/eclipse/
org.eclipse.equinox.common_3.4.0.v20080421-2006.jar
/external/chromium_org/third_party/WebKit/Source/core/
make_derived_sources.target.darwin-x86.mk
[
all
...]
make_derived_sources.target.linux-x86.mk
[
all
...]
webcore_remaining.target.darwin-x86.mk
539
-fno-
stack
-protector \
[
all
...]
webcore_remaining.target.linux-x86.mk
539
-fno-
stack
-protector \
[
all
...]
/external/chromium_org/third_party/openssl/openssl/crypto/asn1/
asn1.h
67
#include <openssl/
stack
.h>
[
all
...]
/external/chromium_org/third_party/openssl/openssl/crypto/x509/
x509.h
78
#include <openssl/
stack
.h>
[
all
...]
/external/chromium_org/third_party/openssl/openssl/include/openssl/
asn1.h
67
#include <openssl/
stack
.h>
[
all
...]
x509.h
78
#include <openssl/
stack
.h>
[
all
...]
/external/chromium_org/third_party/protobuf/src/google/protobuf/
text_format.cc
38
#include <
stack
>
[
all
...]
/external/jpeg/
jsimd_arm_neon.S
54
.section .note.GNU-
stack
,"",%progbits /* mark
stack
as non-executable */
/external/libvpx/libvpx/vp9/common/arm/neon/
vp9_short_idct32x32_add_neon.asm
319
;
stack
operation
[
all
...]
/external/nist-sip/java/gov/nist/javax/sip/stack/
SIPTransactionStack.java
26
package gov.nist.javax.sip.
stack
;
90
* This is the sip
stack
. It is essentially a management interface. It manages the resources for
151
// overriden by
stack
177
* ServerLog is used just for logging
stack
message tracecs.
182
* We support UDP on this
stack
.
208
* Flag that indicates that the
stack
is active.
213
* Name of the
stack
.
218
* IP address of
stack
-- this can be re-written by stun.
225
* INET address of
stack
(cached to avoid repeated lookup)
302
// Flag to indicate whether the
stack
will provide dialo
[
all
...]
/external/opencv/cv/include/
cvcompat.h
846
if( scanner->
stack
)
[
all
...]
/external/openssl/crypto/asn1/
asn1.h
67
#include <openssl/
stack
.h>
[
all
...]
/external/openssl/crypto/x509/
x509.h
78
#include <openssl/
stack
.h>
[
all
...]
/external/openssl/include/openssl/
asn1.h
67
#include <openssl/
stack
.h>
[
all
...]
x509.h
78
#include <openssl/
stack
.h>
[
all
...]
/external/valgrind/main/coregrind/m_syswrap/
syswrap-linux.c
86
VG_(printf)("thread tid %d started:
stack
= %p\n",
143
* the simulated
stack
(used by the synthetic cpu. Guest process
144
is using this
stack
).
145
* the valgrind
stack
(used by the real cpu. Valgrind code is running
146
on this
stack
).
147
When Valgrind runs as an inner, it must signals that its (real)
stack
148
is the
stack
to use by the outer to e.g. do stacktraces.
219
reusing the
stack
while we're doing these last cleanups.
221
reallocation. We need to make sure we don't touch the
stack
309
/* Allocate a
stack
for this thread, if it doesn't already have one
315
VgStack*
stack
;
local
[
all
...]
/external/valgrind/main/massif/tests/
culling2.stderr.exp
[
all
...]
/external/compiler-rt/lib/msan/tests/
msan_test.cc
2126
void *
stack
;
local
[
all
...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.ui.workbench_3.6.1.M20101117-0800.jar
Completed in 932 milliseconds
<<
101
102
103
104
105
106
107
108