/external/llvm/test/MC/ELF/ |
basic-elf-32.s | 31 .section .note.GNU-stack,"",@progbits
|
basic-elf-64.s | 31 .section .note.GNU-stack,"",@progbits
|
/external/nist-sip/java/gov/nist/javax/sip/stack/ |
DefaultMessageLogFactory.java | 1 package gov.nist.javax.sip.stack; 7 * The Default Message log factory. This can be replaced as a stack
|
/external/speex/libspeex/ |
cb_search.c | 53 static void compute_weighted_codebook(const signed char *shape_cb, const spx_word16_t *r, spx_word16_t *resp, spx_word16_t *resp2, spx_word32_t *E, int shape_cb_size, int subvect_size, char *stack) 111 char *stack, 153 compute_weighted_codebook(shape_cb, r, resp, resp2, E, shape_cb_size, subvect_size, stack); 160 vq_nbest_sign(x, resp2, subvect_size, shape_cb_size, E, 1, &best_index, &best_dist, stack); 162 vq_nbest(x, resp2, subvect_size, shape_cb_size, E, 1, &best_index, &best_dist, stack); 234 syn_percep_zero16(r2, ak, awk1, awk2, r2, nsf,p, stack); 253 char *stack, 297 split_cb_search_shape_sign_N1(target,ak,awk1,awk2,par,p,nsf,exc,r,bits,stack,update_target); 351 compute_weighted_codebook(shape_cb, r, resp, resp2, E, shape_cb_size, subvect_size, stack); 381 vq_nbest_sign(x, resp2, subvect_size, shape_cb_size, E, N, best_index, best_dist, stack); [all...] |
vq_bfin.h | 37 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)
|
sb_celp.h | 58 char *stack; /**< Temporary allocation stack */ member in struct:SBEncState 111 char *stack; member in struct:SBDecState
|
filters_bfin.h | 85 void filter_mem16(const spx_word16_t *_x, const spx_coef_t *num, const spx_coef_t *den, spx_word16_t *_y, int N, int ord, spx_mem_t *mem, char *stack) 230 void iir_mem16(const spx_word16_t *_x, const spx_coef_t *den, spx_word16_t *_y, int N, int ord, spx_mem_t *mem, char *stack) 355 void fir_mem16(const spx_word16_t *x, const spx_coef_t *num, spx_word16_t *y, int N, int ord, spx_mem_t *mem, char *stack) 363 filter_mem16(x, num, den, y, N, ord, mem, stack); 368 void compute_impulse_response(const spx_coef_t *ak, const spx_coef_t *awk1, const spx_coef_t *awk2, spx_word16_t *y, int N, int ord, char *stack) 438 void compute_impulse_response(const spx_coef_t *ak, const spx_coef_t *awk1, const spx_coef_t *awk2, spx_word16_t *y, int N, int ord, char *stack)
|
/external/srec/srec/crec/ |
srec_stats.h | 68 void srec_stats_update_astar(AstarStack* stack);
|
/external/valgrind/main/memcheck/tests/darwin/ |
aio.stderr.exp | 5 Address 0x........ is not stack'd, malloc'd or (recently) free'd 12 Address 0x........ is not stack'd, malloc'd or (recently) free'd
|
/frameworks/base/libs/utils/ |
RefBase.cpp | 108 refs->stack.dump(); 126 refs->stack.dump(); 133 CallStack stack; local 134 stack.update(); 135 stack.dump(); 201 snprintf(name, 100, "/data/%p.stack", this); 206 LOGD("STACK TRACE for %p saved in %s", this, name); 208 else LOGE("FAILED TO PRINT STACK TRACE for %p in %s: %s", this, 219 CallStack stack; member in struct:android::RefBase::weakref_impl::ref_entry 236 ref->stack.update(2) 277 CallStack stack; local [all...] |
/external/emma/core/java12/com/vladium/logging/ |
Logger.java | 269 * Logs 'msg' from an unnamed calling method followed by the 'throwable' stack 283 * Logs 'msg' from a given calling method followed by the 'throwable' stack 310 * Returns the current top of the thread-local logger stack or the static 311 * Logger instance scoped to Logger.class if the stack is empty. 317 final LinkedList stack = (LinkedList) THREAD_LOCAL_STACK.get (); local 319 // [assertion: stack != null] 321 if (stack.isEmpty ()) 327 return (Logger) stack.getLast (); 340 final LinkedList stack = (LinkedList) THREAD_LOCAL_STACK.get (); local 341 stack.addLast (ctx) 355 final LinkedList stack = (LinkedList) THREAD_LOCAL_STACK.get (); local [all...] |
/external/srec/tools/thirdparty/OpenFst/fst/lib/ |
union-find.h | 23 #include <stack> 87 stack<T*> exec_stack_; // Used for path compression.
|
/frameworks/base/media/libstagefright/ |
Android.mk | 102 # use the Chrome http stack either. 107 # See if the user has specified a stack they want to use 109 # We default to the Chrome HTTP stack. 115 # No HTTP stack is specified, pickup the one we want as default.
|
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/i686-linux/bits/ |
stdc++.h | 87 #include <stack>
|
/prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/ |
stdc++.h | 87 #include <stack>
|
/prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/ |
stdc++.h | 87 #include <stack>
|
/prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/ |
stdc++.h | 87 #include <stack>
|
/prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/ |
stdc++.h | 87 #include <stack>
|
/prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/libs/x86/include/bits/ |
stdc++.h | 87 #include <stack>
|
/dalvik/vm/compiler/template/armv5te/ |
TEMPLATE_INVOKE_METHOD_NO_OPT.S | 12 SAVEAREA_FROM_FP(r1, rFP) @ r1<- stack save area 14 SAVEAREA_FROM_FP(r10, r1) @ r10<- stack save area 17 bxlo lr @ return to raise stack overflow excep.
|
/external/stlport/test/unit/ |
mvctor_declaration_test.cpp | 23 #include <stack> 272 //stack: 273 CPPUNIT_ASSERT( is_movable(stack<char>()) ); 274 CPPUNIT_ASSERT( is_movable(stack<specially_allocated_struct>()) ); 276 CPPUNIT_ASSERT( is_move_complete(stack<char>()) ); 277 CPPUNIT_ASSERT( !is_move_complete(stack<specially_allocated_struct>()) ); 279 CPPUNIT_ASSERT( !is_move_complete(stack<char>()) );
|
/ndk/tests/device/test-gnustl-full/unit/ |
mvctor_declaration_test.cpp | 23 #include <stack> 272 //stack: 273 CPPUNIT_ASSERT( is_movable(stack<char>()) ); 274 CPPUNIT_ASSERT( is_movable(stack<specially_allocated_struct>()) ); 276 CPPUNIT_ASSERT( is_move_complete(stack<char>()) ); 277 CPPUNIT_ASSERT( !is_move_complete(stack<specially_allocated_struct>()) ); 279 CPPUNIT_ASSERT( !is_move_complete(stack<char>()) );
|
/ndk/tests/device/test-stlport/unit/ |
mvctor_declaration_test.cpp | 23 #include <stack> 272 //stack: 273 CPPUNIT_ASSERT( is_movable(stack<char>()) ); 274 CPPUNIT_ASSERT( is_movable(stack<specially_allocated_struct>()) ); 276 CPPUNIT_ASSERT( is_move_complete(stack<char>()) ); 277 CPPUNIT_ASSERT( !is_move_complete(stack<specially_allocated_struct>()) ); 279 CPPUNIT_ASSERT( !is_move_complete(stack<char>()) );
|
/sdk/hierarchyviewer/src/com/android/hierarchyviewer/scene/ |
ViewHierarchyLoader.java | 34 import java.util.Stack; 64 Stack<ViewNode> stack = new Stack<ViewNode>(); local 77 stack.push(lastNode); 78 } else if (!stack.isEmpty()) { 81 stack.pop(); 102 if (!stack.isEmpty()) { 103 final ViewNode parent = stack.peek();
|
/external/zlib/examples/ |
gun.c | 215 unsigned stack; /* next position for reversed string */ local 264 stack = 0; 324 match[stack++] = (unsigned char)final; 329 p = match + stack; 334 stack = p - match; 335 match[stack++] = (unsigned char)code; 349 while (stack > SIZE - outcnt) { 351 outbuf[outcnt++] = match[--stack]; 358 p = match + stack; 362 stack = 0 [all...] |