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

<<11121314151617181920>>

  /external/nist-sip/java/gov/nist/javax/sip/stack/
HopImpl.java 29 package gov.nist.javax.sip.stack;
MessageLog.java 30 package gov.nist.javax.sip.stack;
66 * @see gov.nist.javax.sip.stack.LogRecord#equals(java.lang.Object)
142 * @see gov.nist.javax.sip.stack.LogRecord#toString()
  /external/speex/libspeex/
cb_search_sse.h 54 static void compute_weighted_codebook(const signed char *shape_cb, const spx_sig_t *_r, float *resp, __m128 *resp2, __m128 *E, int shape_cb_size, int subvect_size, char *stack)
ltp_arm4.h 88 void pitch_xcorr(const spx_word16_t *_x, const spx_word16_t *_y, spx_word32_t *corr, int len, int nb_pitch, char *stack)
ltp_sse.h 57 void pitch_xcorr(const float *_x, const float *_y, float *corr, int len, int nb_pitch, char *stack)
vq_arm4.h 36 void vq_nbest(spx_word16_t *in, const spx_word16_t *codebook, int len, int entries, spx_word32_t *E, int N, int *nbest, spx_word32_t *best_dist, char *stack)
  /external/v8/test/cctest/
test-log-stack-tracer.cc 77 // sp is only used to define stack high bound
218 // from the calling function. When this function runs, the stack contains
277 // This test verifies that stack tracing works when called during
279 // StackTracer uses Isolate::c_entry_fp as a starting point for stack
300 // When stack tracer is invoked, the stack should look as follows:
311 // Stack tracing will start from the first JS function, i.e. "JSFuncDoTrace"
314 CHECK(IsAddressWithinFuncCode("JSFuncDoTrace", sample.stack[base + 0]));
315 CHECK(IsAddressWithinFuncCode("JSTrace", sample.stack[base + 1]));
319 // This test verifies that stack tracing works when called durin
    [all...]
  /external/v8/test/mjsunit/regress/
regress-1118.js 28 // An exception thrown in a function optimized by on-stack replacement (OSR)
29 // should be able to construct a receiver from all optimized stack frames.
regress-1184.js 28 // Test the case when finally clause throws another exception (stack overflow)
41 // stack with catcher set while processing exception
  /external/valgrind/main/coregrind/m_syswrap/
syscall-arm-linux.S 79 /* Stash callee-saves and our args on the stack */
144 /* Let the linker know we don't need an executable stack */
145 .section .note.GNU-stack,"",%progbits
  /external/valgrind/main/massif/tests/
deep-C.stderr.exp 50 Massif: stack allocs: 0
51 Massif: stack frees: 0
  /external/webkit/Tools/Scripts/
run-leaks 131 # Call stack: leak_caller() | leak() | malloc
177 "callStack" => "", # The leaks tool sometimes omits the call stack.
183 if ($line =~ /Call stack:/) {
  /ndk/build/tools/
rebuild-all-prebuilt.sh 198 copy_file_list "$ANDROID_NDK_ROOT" "$TMPDARWIN/ndk" sources/host-tools/ndk-stack
238 # Rebuild the ndk-stack tool, and link to it
239 dump "Building host ndk-stack tool from sources."
241 NDK_STACK_PACKAGE=$(get_host_exec_name ndk-stack)
251 $ANDROID_NDK_ROOT/build/tools/build-ndk-stack.sh $NDK_STACK_FLAGS --out=$NDK_DIR/$NDK_STACK_PACKAGE &&
252 package_it "ndk-stack binary" ndk-stack-$HOST_TAG $NDK_STACK_PACKAGE
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.2.1/arm-eabi/lib/ldscripts/
armelf.xr 144 .stack 0 :
146 *(.stack)
armelf.xu 145 .stack 0 :
147 *(.stack)
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.3.1/arm-eabi/lib/ldscripts/
armelf.xr 146 .stack 0 :
148 *(.stack)
armelf.xu 147 .stack 0 :
149 *(.stack)
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.4.0/arm-eabi/lib/ldscripts/
armelf.xr 146 .stack 0 :
148 *(.stack)
armelf.xu 147 .stack 0 :
149 *(.stack)
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.4.3/arm-eabi/lib/ldscripts/
armelf.xr 146 .stack 0 :
148 *(.stack)
armelf.xu 147 .stack 0 :
149 *(.stack)
  /prebuilt/linux-x86/toolchain/arm-eabi-4.2.1/arm-eabi/lib/ldscripts/
armelf.xr 144 .stack 0 :
146 *(.stack)
armelf.xu 145 .stack 0 :
147 *(.stack)
  /prebuilt/linux-x86/toolchain/arm-eabi-4.3.1/arm-eabi/lib/ldscripts/
armelf.xr 146 .stack 0 :
148 *(.stack)
armelf.xu 147 .stack 0 :
149 *(.stack)

Completed in 850 milliseconds

<<11121314151617181920>>