HomeSort by relevance Sort by last modified time
    Searched refs:stack (Results 2026 - 2050 of 2692) sorted by null

<<81828384858687888990>>

  /external/chromium_org/third_party/mesa/src/src/mesa/x86/
3dnow_xform1.S 436 .section .note.GNU-stack,"",%progbits
mmx_blend.S 401 .section .note.GNU-stack,"",%progbits
sse_xform1.S 445 .section .note.GNU-stack,"",%progbits
x86_cliptest.S 118 /* store pointer to clip_table on stack */
293 /* store pointer to clip_table on stack */
406 .section .note.GNU-stack,"",%progbits
  /external/chromium_org/third_party/mesa/src/src/mesa/x86-64/
xform4.S 482 .section .note.GNU-stack,"",%progbits
  /external/chromium_org/third_party/npapi/npspy/extern/nspr/md/
_win16.h 132 void *SP; /* Stack pointer, used only by GarbColl */
143 PRIntn cxByteCount; /* number of stack bytes to move */
144 char * stackTop; /* high address on stack */
433 /* --- Stack stuff --- */
435 #define _MD_CLEAR_STACK(stack)
  /external/chromium_org/third_party/openssl/openssl/crypto/
crypto.h 128 #include <openssl/stack.h>
306 /* Per class, we have a STACK of CRYPTO_EX_DATA_FUNCS for each CRYPTO_EX_DATA
  /external/chromium_org/third_party/openssl/openssl/include/openssl/
crypto.h 128 #include <openssl/stack.h>
306 /* Per class, we have a STACK of CRYPTO_EX_DATA_FUNCS for each CRYPTO_EX_DATA
  /external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/tests/
opt-gvmat64.asm 166 ;;; make room for our stack frame.
487 ;;; Restore the stack and return from whence we came.
  /external/chromium_org/ui/views/widget/
widget.h 9 #include <stack>
    [all...]
  /external/chromium_org/v8/src/
log.h 289 Address* stack);
platform-solaris.cc 35 #include <sys/stack.h> // for stack alignment
  /external/chromium_org/v8/test/mjsunit/harmony/
generators-iteration.js 300 // Rewind a try context with and without operands on the stack.
313 // Yielding in a catch context, with and without operands on the stack.
  /external/freetype/include/freetype/internal/
psaux.h 613 /* T1_MAX_CHARSTRING_OPERANDS is the charstring stack's capacity. A */
667 FT_Long stack[T1_MAX_CHARSTRINGS_OPERANDS]; member in struct:T1_DecoderRec_
    [all...]
  /external/icu4c/common/
ubidi.c 595 * Handling the stack of explicit levels (Xn):
597 * With the BiDi stack of explicit levels,
650 UBiDiLevel stack[UBIDI_MAX_EXPLICIT_LEVEL]; /* we never push anything >=UBIDI_MAX_EXPLICIT_LEVEL */ local
664 stack[stackTop]=embeddingLevel;
686 stack[stackTop]=embeddingLevel;
712 embeddingLevel=stack[stackTop];
    [all...]
  /external/llvm/test/MC/ARM/
eh-directive-save.s 7 @ stack. There are 4 different unwind opcodes:
  /external/mesa3d/src/glx/
glxclient.h 209 __GLXattribute *stack[__GL_CLIENT_ATTRIB_STACK_DEPTH]; member in struct:__GLXattributeMachineRec
indirect_glx.c 401 gc->attributes.stackPointer = &gc->attributes.stack[0];
  /external/mesa3d/src/mesa/drivers/dri/i965/
brw_wm.h 269 struct brw_reg stack; member in struct:brw_wm_compile
  /external/mesa3d/src/mesa/x86/
3dnow_xform1.S 436 .section .note.GNU-stack,"",%progbits
mmx_blend.S 401 .section .note.GNU-stack,"",%progbits
sse_xform1.S 445 .section .note.GNU-stack,"",%progbits
x86_cliptest.S 118 /* store pointer to clip_table on stack */
293 /* store pointer to clip_table on stack */
406 .section .note.GNU-stack,"",%progbits
  /external/mesa3d/src/mesa/x86-64/
xform4.S 482 .section .note.GNU-stack,"",%progbits
  /external/nist-sip/java/gov/nist/javax/sip/stack/
TCPMessageChannel.java 29 package gov.nist.javax.sip.stack;
51 * This is a stack abstraction for TCP connections. This abstracts a stream of parsed messages.
116 * @param sipStack Ptr to SIP Stack
198 * Get my SIP Stack.
200 * @return The SIP Stack for this message channel.

Completed in 1208 milliseconds

<<81828384858687888990>>