Searched
refs:stack (Results
1176 -
1200 of
2692) sorted by null
<<41424344454647484950>>
/external/chromium_org/webkit/common/ |
webkit_common.target.linux-x86.mk | 68 -fno-stack-protector \ 165 -fno-stack-protector \
|
/external/chromium_org/webkit/renderer/compositor_bindings/ |
webkit_compositor_support.target.darwin-x86.mk | 58 -fno-stack-protector \ 151 -fno-stack-protector \
|
webkit_compositor_support.target.linux-x86.mk | 58 -fno-stack-protector \ 151 -fno-stack-protector \
|
/external/chromium_org/webkit/renderer/ |
webkit_renderer.target.darwin-x86.mk | 67 -fno-stack-protector \ 168 -fno-stack-protector \
|
webkit_renderer.target.linux-x86.mk | 67 -fno-stack-protector \ 168 -fno-stack-protector \
|
/external/chromium_org/webkit/support/ |
overscroller_jni_headers.target.darwin-x86.mk | 74 -fno-stack-protector \ 163 -fno-stack-protector \
|
overscroller_jni_headers.target.linux-x86.mk | 74 -fno-stack-protector \ 163 -fno-stack-protector \
|
/external/chromium_org/webkit/ |
webkit_storage_common.target.darwin-x86.mk | 68 -fno-stack-protector \ 158 -fno-stack-protector \
|
webkit_storage_common.target.linux-x86.mk | 68 -fno-stack-protector \ 158 -fno-stack-protector \
|
webkit_storage_renderer.target.darwin-x86.mk | 61 -fno-stack-protector \ 162 -fno-stack-protector \
|
webkit_storage_renderer.target.linux-x86.mk | 61 -fno-stack-protector \ 162 -fno-stack-protector \
|
/external/libvpx/libvpx/vp8/common/ppc/ |
idctllm_altivec.asm | 135 stwu r1,-416(r1) ;# create space on the stack 165 addi r1, r1, 416 ;# recover stack
|
sad_altivec.asm | 32 stwu r1, -32(r1) ;# create space on the stack 40 addi r1, r1, 32 ;# recover stack
|
/external/mesa3d/src/mesa/x86/ |
common_x86_asm.S | 219 .section .note.GNU-stack,"",%progbits
|
/external/nist-sip/java/gov/nist/javax/sip/ |
ListeningPointImpl.java | 45 import gov.nist.javax.sip.stack.*; 77 * Our stack 85 * Construct a key to refer to this structure from the SIP stack 126 * @param sipStack Our sip stack
|
SipStackImpl.java | 38 import gov.nist.javax.sip.stack.DefaultMessageLogFactory; 39 import gov.nist.javax.sip.stack.DefaultRouter; 40 import gov.nist.javax.sip.stack.MessageProcessor; 41 import gov.nist.javax.sip.stack.SIPTransactionStack; 74 * The JAIN-SIP stack is initialized by a set of properties (see the JAIN SIP 77 * meaningful properties for the NIST SIP stack (specify these in the property 96 * file (e.g. log4j.properties). The logger name for the stack is specified 98 * logger name for the stack is the same as the stack name. For example, <code> 101 * </code> allows you to now control logging in the stack entirely using log4 [all...] |
/external/nist-sip/java/gov/nist/javax/sip/stack/ |
MessageProcessor.java | 26 package gov.nist.javax.sip.stack; 41 * This is the Stack abstraction for the active object that waits for messages 98 * Our stack (that created us). 273 * Get the SIP Stack. 275 * @return the sip stack.
|
TCPMessageProcessor.java | 29 package gov.nist.javax.sip.stack; 164 * Returns the stack. 166 * @return my sip stack.
|
UDPMessageProcessor.java | 29 package gov.nist.javax.sip.stack; 54 * stack that were incorporated into this code. Niklas Uhrberg suggested that 95 * pointer to the stack. 298 * Returns the stack. 300 * @return my sip stack.
|
/external/openfst/src/include/fst/ |
product-weight.h | 24 #include <stack>
|
sparse-tuple-weight.h | 35 #include<stack> 514 stack<int> parens; 564 stack<int> parens; 592 stack<int> parens;
|
/external/openssl/crypto/x509/ |
x509_ext.c | 60 #include <openssl/stack.h>
|
/external/pixman/pixman/ |
pixman-arm-simd-asm-scaled.S | 28 /* Prevent the stack from becoming executable */ 30 .section .note.GNU-stack,"",%progbits
|
/external/v8/src/ |
apinatives.js | 66 // We need a reference to kApiFunctionCache in the stack frame 67 // if we need to bail out from a stack overflow.
|
/external/v8/test/mjsunit/compiler/ |
short-circuit.js | 42 // A value on top of the stack in value/test context. 46 // A value on top of the stack in a test/value context.
|
Completed in 743 milliseconds
<<41424344454647484950>>