| /external/libffi/src/s390/ |
| sysv.S | 55 ahi %r15,-96-48 # Allocate stack 127 lr %r1,%r15 # Set up stack frame 257 aghi %r15,-160-80 # Allocate stack 331 lgr %r1,%r15 # Set up stack frame 433 .section .note.GNU-stack,"",@progbits
|
| /external/libvpx/vp8/encoder/ppc/ |
| variance_subpixel_altivec.asm | 200 stwu r1,-32(r1) ;# create space on the stack 270 addi r1, r1, 32 ;# recover stack 291 stwu r1,-32(r1) ;# create space on the stack 381 addi r1, r1, 32 ;# recover stack 401 stwu r1,-32(r1) ;# create space on the stack 538 addi r1, r1, 32 ;# recover stack 618 stwu r1, -32(r1) ;# create space on the stack 689 addi r1, r1, 32 ;# recover stack 711 stwu r1, -32(r1) ;# create space on the stack 814 addi r1, r1, 32 ;# recover stack [all...] |
| sad_altivec.asm | 32 stwu r1, -32(r1) ;# create space on the stack 40 addi r1, r1, 32 ;# recover stack
|
| /external/nist-sip/java/gov/nist/javax/sip/stack/ |
| UDPMessageChannel.java | 30 package gov.nist.javax.sip.stack; 66 * stack (later removed). Lamine Brahimi suggested a single threaded behavior 74 * fixed a performance issue where the stack was doing DNS lookups (potentially 76 * the stack from exitting when an exception is encountered. 84 * is handed off via a SIP stack request for further processing. This stack 100 * SIP Stack structure for this channel. 163 * Constructor - takes a datagram packet and a stack structure Extracts the 165 * pointer to the passed stack structure. 167 * @param stack [all...] |
| 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.
|
| /external/v8/tools/ |
| profile.js | 85 * during stack strace processing, specifies a position of the frame 221 * Records a tick event. Stack must contain a sequence of 224 * @param {Array<number>} stack Stack sample. 226 devtools.profiler.Profile.prototype.recordTick = function(stack) { 227 var processedStack = this.resolveAndFilterFuncs_(stack); 238 * @param {Array<number>} stack Stack sample. 240 devtools.profiler.Profile.prototype.resolveAndFilterFuncs_ = function(stack) { 242 for (var i = 0; i < stack.length; ++i) [all...] |
| /external/freetype/src/base/ |
| ftbbox.c | 225 FT_Pos stack[32*3 + 1], *arc; 228 arc = stack; 283 } while ( arc >= stack );
|
| /external/libffi/src/pa/ |
| hpux32.S | 65 /* Setup the stack for calling prep_args... 66 We want the stack to look like this: 68 [ Previous stack ] <- %r3 72 [ Stack space for actual call, passed as ] <- %arg0 75 [ Stack for calling prep_args ] <- %sp 83 addl %arg2, %r4, %arg0 ; arg stack 87 %arg0(stack) -- set up above 251 copy %r4, %sp ; pop arg stack 253 ldwm -64(%sp), %r3 ; .. and pop stack 282 /* Put arguments onto the stack and call ffi_closure_inner. * [all...] |
| /external/libvpx/vp8/common/ppc/ |
| filter_bilinear_altivec.asm | 173 stwu r1,-32(r1) ;# create space on the stack 240 addi r1, r1, 32 ;# recover stack 258 stwu r1,-32(r1) ;# create space on the stack 326 addi r1, r1, 32 ;# recover stack 344 stwu r1,-32(r1) ;# create space on the stack 434 addi r1, r1, 32 ;# recover stack
|
| idctllm_altivec.asm | 135 stwu r1,-416(r1) ;# create space on the stack 165 addi r1, r1, 416 ;# recover stack
|
| /external/speex/libspeex/ |
| filters_sse.h | 134 void filter_mem16(const float *x, const float *_num, const float *_den, float *y, int N, int ord, float *_mem, char *stack) 233 void iir_mem16(const float *x, const float *_den, float *y, int N, int ord, float *_mem, char *stack) 330 void fir_mem16(const float *x, const float *_num, float *y, int N, int ord, float *_mem, char *stack)
|
| /frameworks/base/libs/binder/ |
| IMemory.cpp | 247 CallStack stack; local 248 stack.update(); 249 stack.dump("callstack");
|
| /frameworks/base/libs/utils/ |
| RefBase.cpp | 148 snprintf(name, 100, "/data/%p.stack", this); 153 LOGD("STACK TRACE for %p saved in %s", this, name); 155 else LOGE("FAILED TO PRINT STACK TRACE for %p in %s: %s", this, 166 CallStack stack; member in struct:android::RefBase::weakref_impl::ref_entry 182 ref->stack.update(2); 221 out->append(refs->stack.toString("\t\t")); 234 // Collect stack traces on addref and removeref, instead of deleting the stack references
|
| Threads.cpp | 690 status_t Thread::run(const char* name, int32_t priority, size_t stack) 713 this, name, priority, stack, &mThread); 716 this, name, priority, stack, &mThread);
|
| /cts/tools/tradefed-host/src/com/android/cts/tradefed/result/ |
| CtsXmlResultReporter.java | 542 private static String getFailureMessageFromStackTrace(String stack) { 544 // line of stack as failure message 545 int firstNewLine = stack.indexOf('\n'); 547 return stack.substring(0, firstNewLine); 549 return stack;
|
| /dalvik/vm/arch/x86-atom/ |
| Call386ABI.S | 94 * Update and align (16 bytes) stack pointer 142 lea 8(%esp), %edi # %edi<- stack location for arguments
|
| /development/tools/mkstubs/src/com/android/mkstubs/stubber/ |
| MethodStubber.java | 101 public void visitFrame(int type, int local, Object[] local2, int stack, Object[] stack2) {
|
| /external/clearsilver/cs/ |
| cs.h | 227 are only added to the stack after the 270 ULIST *stack; member in struct:_parse
|
| /external/freetype/src/truetype/ |
| ttinterp.h | 124 FT_Long top; /* top of exec. stack */ 126 FT_UInt stackSize; /* size of exec. stack */ 127 FT_Long* stack; /* current exec. stack */ member in struct:TT_ExecContextRec_ 170 FT_Int callTop, /* top of call stack during execution */ 171 callSize; /* size of call stack */ 172 TT_CallStack callStack; /* call stack */
|
| /external/libvpx/vp8/common/arm/neon/ |
| loopfiltersimplehorizontaledge_neon.asm | 25 ; stack(r4) const signed char *thresh, 26 ; //stack(r5) int count --unused
|
| recon16x16mb_neon.asm | 23 ; stack unsigned char *udst_ptr, 24 ; stack unsigned char *vdst_ptr
|
| /external/libvpx/vp8/encoder/arm/neon/ |
| vp8_mse16x16_neon.asm | 26 ; stack unsigned int *sse 66 ldr r12, [sp] ;load *sse from stack
|
| /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...] |