| /prebuilts/sdk/tools/ |
| jack-jacoco-reporter.jar | |
| /dalvik/dx/etc/ |
| jasmin.jar | |
| /external/libvpx/libvpx/vpx_dsp/x86/ |
| highbd_subpel_variance_impl_sse2.asm | 125 ; Store bilin_filter and pw_8 location in stack 142 ; Store bilin_filter and pw_8 location in stack 884 ; src_stride has to be loaded from stack when it is needed.
|
| subpel_variance_sse2.asm | 141 ;Store bilin_filter and pw_8 location in stack 158 ;Store bilin_filter and pw_8 location in stack [all...] |
| /external/v8/tools/ |
| tickprocessor.js | 309 stack) { 329 // Find out, if top of stack was pointing inside a JS function 337 this.profile_.recordTick(this.processStack(pc, tos_or_external_callback, stack));
|
| /external/wpa_supplicant_8/src/crypto/ |
| tls_openssl.c | 113 STACK_OF(X509_INFO) *stack = NULL; 117 stack = PEM_X509_INFO_read_bio(bio, NULL, NULL, NULL); 121 if (!stack) { 127 for (i = 0; i < sk_X509_INFO_num(stack); ++i) { 128 X509_INFO *info = sk_X509_INFO_value(stack, i); 136 sk_X509_INFO_pop_free(stack, X509_INFO_free); [all...] |
| /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/x86/ |
| vp9_subpel_variance.asm | 165 ;Store bilin_filter and pw_8 location in stack 182 ;Store bilin_filter and pw_8 location in stack [all...] |
| /prebuilts/eclipse/maven/apache-maven-3.2.1/lib/ |
| aether-util-0.9.0.M2.jar | |
| org.eclipse.sisu.inject-0.0.0.M5.jar | |
| /prebuilts/tools/common/jasmin/ |
| jasmin.jar | |
| /prebuilts/tools/common/m2/repository/org/eclipse/aether/aether-util/0.9.0.M2/ |
| aether-util-0.9.0.M2.jar | |
| /prebuilts/tools/common/m2/repository/org/mozilla/rhino/1.7R3/ |
| rhino-1.7R3.jar | |
| /prebuilts/tools/common/m2/repository/com/google/code/gson/gson/2.3/ |
| gson-2.3.jar | |
| /prebuilts/tools/common/m2/repository/com/squareup/haha/haha/1.3/ |
| haha-1.3.jar | |
| /toolchain/binutils/binutils-2.25/bfd/ |
| som.c | 237 O = stack operation 240 T = first 32 bits of stack unwind information 241 U = second 32 bits of stack unwind information 257 Stack Operations: 4904 int variables[26], stack[20], c, v, count, prev_fixup, *sp, saved_unwind_bits; local [all...] |
| /external/chromium-trace/catapult/third_party/jquery/ |
| jquery-2.1.4.js | 42 // the stack via arguments.caller.callee and Firefox dies if 120 // Take an array of elements and push it onto the stack 127 // Add the old object onto the stack (as a reference) [all...] |
| /art/runtime/gc/ |
| heap.cc | 92 // How many reserve entries are at the end of the allocation stack, these are only needed if the 93 // allocation stack overflows. 95 // Default mark stack size in bytes. 105 // GC alot mode uses a small allocation stack to stress test a lot of GC. 108 // Verify objet has a small allocation stack size since searching the allocation stack is slow. 208 * causes a lot of GC since we do a GC for alloc whenever the stack is full. When heap 552 mark_stack_.reset(accounting::ObjectStack::Create("mark stack", kDefaultMarkStackSize, 556 "allocation stack", max_allocation_stack_size_, alloc_stack_capacity)); 558 "live stack", max_allocation_stack_size_, alloc_stack_capacity)) [all...] |
| /external/valgrind/coregrind/m_debuginfo/ |
| readdwarf.c | 2754 Int stack[N_EXPR_STACK]; \/* indices into ctx->exprs *\/ local [all...] |
| /external/icu/icu4c/source/test/intltest/ |
| measfmttest.cpp | 612 MeasureUnit stack; local [all...] |
| /external/libavc/common/arm/ |
| ih264_inter_pred_luma_horz_hpel_vert_qpel_a9q.s | 122 stmfd sp!, {r4-r12, r14} @ store register values to stack 123 vstmdb sp!, {d8-d15} @push neon registers to stack 1042 ldmfd sp!, {r4-r12, pc} @Restoring registers from stack
|
| ih264_iquant_itrans_recon_a9.s | 122 stmfd sp!, {r4-r12, r14} @stack stores the values of the arguments 302 stmfd sp!, {r4-r12, r14} @stack stores the values of the arguments 488 stmfd sp!, {r4-r12, r14} @stack stores the values of the arguments [all...] |
| /external/libxml2/ |
| xpath.c | 115 * number of object allowed to be pushed on the stack. 1000000 is 621 "Stack usage error\n", 14952 int stack = 0; local 15074 int stack = 0; local 15179 int stack = 0; local [all...] |
| /external/v8/test/mjsunit/asm/embenchen/ |
| zlib.js | 582 // Note that string arguments will be stored on the stack (the JS string will become a C string on the stack). 602 var stack = 0; 610 if (!stack) stack = Runtime.stackSave(); 629 if (stack) Runtime.stackRestore(stack); 804 var MAX_CHUNK = 1024; // split up into chunks, because .apply on a huge string can overflow the stack [all...] |
| /external/v8/test/mjsunit/wasm/embenchen/ |
| zlib.js | 585 // Note that string arguments will be stored on the stack (the JS string will become a C string on the stack). 605 var stack = 0; 613 if (!stack) stack = Runtime.stackSave(); 632 if (stack) Runtime.stackRestore(stack); 807 var MAX_CHUNK = 1024; // split up into chunks, because .apply on a huge string can overflow the stack [all...] |
| /prebuilts/tools/common/m2/repository/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/ |
| org.eclipse.sisu.inject-0.0.0.M5.jar | |