HomeSort by relevance Sort by last modified time
    Searched refs:stack (Results 2676 - 2700 of 3511) sorted by null

<<101102103104105106107108109110>>

  /external/libhevc/common/arm/
ihevc_inter_pred_chroma_vert_w16inp.s 107 stmfd sp!, {r4-r12, r14} @stack stores the values of the arguments
ihevc_inter_pred_chroma_vert_w16inp_w16out.s 107 stmfd sp!, {r4-r12, r14} @stack stores the values of the arguments
ihevc_inter_pred_chroma_vert_w16out.s 108 stmfd sp!,{r4-r12,r14} @stack stores the values of the arguments
  /external/libunwind/doc/
unw_create_addr_space.tex 34 information it needs to unwind a chain of stack-frames. These
194 unwind-cursor that identifies the stack-frame in which execution
  /external/libunwind/tests/
ia64-test-nat-asm.S 93 /* Save f2 to the memory stack, save r4 to f2, then load
392 st8.spill [sp] = r7 // save r7 in the scratch stack space
506 /* We do not need executable stack. */
507 .section .note.GNU-stack,"",@progbits
  /external/libvpx/libvpx/vp8/common/x86/
loopfilter_block_sse2_x86_64.asm 352 ; reserve stack space
539 ; TRANSPOSED DATA AVAILABLE ON THE STACK
776 ; free stack space
  /external/libxml2/
xpointer.c 917 * Move the current node of the nodeset on the stack to the
1182 * a sub-resource error, clean-up the stack
1255 /* Allocate the value stack */
1370 int stack = 0; local
    [all...]
  /external/mesa3d/src/glx/
single2.c 299 *data = (GLintptr) (gc->attributes.stackPointer - gc->attributes.stack);
  /external/mesa3d/src/mesa/x86/
3dnow_xform2.S 476 .section .note.GNU-stack,"",%progbits
3dnow_xform3.S 560 .section .note.GNU-stack,"",%progbits
3dnow_xform4.S 569 .section .note.GNU-stack,"",%progbits
read_rgba_span_x86.S 685 .section .note.GNU-stack,"",%progbits
sse_xform2.S 465 .section .note.GNU-stack,"",%progbits
sse_xform3.S 511 .section .note.GNU-stack,"",%progbits
x86_xform2.S 573 .section .note.GNU-stack,"",%progbits
x86_xform3.S 643 .section .note.GNU-stack,"",%progbits
x86_xform4.S 676 .section .note.GNU-stack,"",%progbits
  /external/nist-sip/java/gov/nist/javax/sip/stack/
SIPDialog.java 29 package gov.nist.javax.sip.stack;
200 // Audit tag used by the SIP Stack audit
220 // the amount of time to keep this dialog around before the stack GC's it
444 SIPTransactionStack stack = dialog.sipStack; local
445 if (stack.isLoggingEnabled()) {
446 stack.getStackLogger().logDebug("resend 200 response from " + dialog);
    [all...]
SIPTransaction.java 26 package gov.nist.javax.sip.stack;
140 // Audit tag used by the SIP Stack audit
183 // Parent stack for this transaction
305 // Close the encapsulated socket if stack is configured
324 * Parent stack for this transaction.
362 // Always add the parent stack as a listener
    [all...]
  /external/skia/src/utils/
SkLua.cpp 368 void SkLua::pushClipStack(const SkClipStack& stack, const char* key) {
370 SkClipStack::B2TIter iter(stack);
642 const SkClipStack& stack = *canvas->getClipStack(); local
644 GrReducedClip::ReduceClipStack(stack,
661 // It could return these as additional items on the lua stack.
    [all...]
  /external/slf4j/log4j-over-slf4j/compatibility/lib/
log4j-1.2.14.jar 
  /external/smali/smali/src/main/antlr/
smaliParser.g 279 List stack = getRuleInvocationStack(e, this.getClass().getName());
292 return stack + " " + msg;
    [all...]
  /external/testng/src/main/java/org/testng/internal/
Utils.java 530 * @return an array of two strings: the short stack trace and the long stack trace.
618 // the stack frames of the trace
641 buf.append("... Removed " + excludedCount + " stack frames");
  /external/v8/src/compiler/
js-intrinsic-lowering.cc 7 #include <stack>
  /external/valgrind/coregrind/m_syswrap/
priv_syswrap-darwin.h 738 void call_on_new_stack_0_1 ( Addr stack,

Completed in 1132 milliseconds

<<101102103104105106107108109110>>