HomeSort by relevance Sort by last modified time
    Searched refs:stack (Results 726 - 750 of 965) sorted by null

<<21222324252627282930>>

  /prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/i686-unknown-linux-gnu/lib/ldscripts/
elf_i386.xd 188 /DISCARD/ : { *(.note.GNU-stack) }
elf_i386.xn 188 /DISCARD/ : { *(.note.GNU-stack) }
elf_i386.xs 181 /DISCARD/ : { *(.note.GNU-stack) }
  /prebuilt/linux-x86/toolchain/sh-4.3.3/sh-linux-gnu/lib/ldscripts/
shelf_linux.x 204 /DISCARD/ : { *(.note.GNU-stack) *(.gnu_debuglink) }
shelf_linux.xbn 202 /DISCARD/ : { *(.note.GNU-stack) *(.gnu_debuglink) }
shelf_linux.xc 210 /DISCARD/ : { *(.note.GNU-stack) *(.gnu_debuglink) }
shelf_linux.xd 204 /DISCARD/ : { *(.note.GNU-stack) *(.gnu_debuglink) }
shelf_linux.xn 204 /DISCARD/ : { *(.note.GNU-stack) *(.gnu_debuglink) }
shelf_linux.xs 194 /DISCARD/ : { *(.note.GNU-stack) *(.gnu_debuglink) }
shelf_linux.xw 210 /DISCARD/ : { *(.note.GNU-stack) *(.gnu_debuglink) }
shlelf_linux.x 204 /DISCARD/ : { *(.note.GNU-stack) *(.gnu_debuglink) }
shlelf_linux.xbn 202 /DISCARD/ : { *(.note.GNU-stack) *(.gnu_debuglink) }
shlelf_linux.xc 210 /DISCARD/ : { *(.note.GNU-stack) *(.gnu_debuglink) }
shlelf_linux.xd 204 /DISCARD/ : { *(.note.GNU-stack) *(.gnu_debuglink) }
shlelf_linux.xn 204 /DISCARD/ : { *(.note.GNU-stack) *(.gnu_debuglink) }
shlelf_linux.xs 194 /DISCARD/ : { *(.note.GNU-stack) *(.gnu_debuglink) }
shlelf_linux.xw 210 /DISCARD/ : { *(.note.GNU-stack) *(.gnu_debuglink) }
  /external/chromium/chrome/browser/ui/gtk/
gtk_util.cc 554 std::vector<XID> stack; local
555 if (!ui::GetXWindowStack(ui::GetX11RootWindow(), &stack)) {
566 for (iter = stack.begin(); iter != stack.end(); iter++) {
    [all...]
  /external/libffi/src/alpha/
osf.S 37 Bit o trickiness here -- ARGS+BYTES is the base of the stack frame
39 deallocate some of the stack that has been alloca'd. */
364 .section .note.GNU-stack,"",@progbits
  /external/libffi/src/powerpc/
linux64_closure.S 235 .section .note.GNU-stack,"",@progbits
  /external/libffi/src/x86/
sysv.S 60 /* Return stack to previous state and call the function */
438 .section .note.GNU-stack,"",@progbits
unix64.S 38 Bit o trickiness here -- ARGS+BYTES is the base of the stack frame
40 deallocate some of the stack that has been alloca'd. */
49 leaq (%rdi, %rsi), %rax /* Find local stack base. */
54 movq %rax, %rbp /* Finalize local stack frame. */
77 /* Deallocate stack arg area; local stack frame in redzone. */
232 /* Deallocate stack frame early; return value is now in redzone. */
361 /* New stack frame based off rbp. This is a itty bit of unwind
417 .section .note.GNU-stack,"",@progbits
  /external/libvpx/vp8/common/arm/armv6/
simpleloopfilter_v6.asm 55 ;stack const char *thresh,
56 ;stack int count
  /external/nist-sip/java/gov/nist/javax/sip/
EventScanner.java 29 import gov.nist.javax.sip.stack.*;
265 // stack
452 * from a single queue. If the listener is re-entrant, then the stack just
  /external/nist-sip/java/gov/nist/javax/sip/stack/
MessageChannel.java 30 package gov.nist.javax.sip.stack;
61 * Message channel abstraction for the SIP stack.

Completed in 526 milliseconds

<<21222324252627282930>>