HomeSort by relevance Sort by last modified time
    Searched full:subl (Results 101 - 125 of 397) sorted by null

1 2 3 45 6 7 8 91011>>

  /external/webrtc/webrtc/modules/audio_coding/codecs/ilbc/
cb_search.c 75 int16_t targetVec[SUBL+LPC_FILTERORDER];
78 int16_t codedVec[SUBL];
87 int16_t *aug_vec = (int16_t*)cDot; /* length [SUBL], reuse memory */
92 if (lTarget==SUBL) {
139 if(lTarget == SUBL) {
201 if (lTarget==SUBL) {
213 if (lTarget==SUBL) {
243 if (lTarget==SUBL) {
defines.h 37 #define SUBL 40
202 int16_t prevResidual[NSUB_MAX*SUBL];
augmented_cb_corr.c 60 (*crossDotPtr) += WebRtcSpl_DotProductWithScale(targetPtr, buffer-lagcount, SUBL-lagcount, scale);
cb_mem_energy_augmentation.c 58 energy += WebRtcSpl_DotProductWithScale(pp, pp, SUBL-lagcount, scale);
xcorr_coef.h 32 size_t subl, /* (i) dimension arrays */
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-i386/
tlsnopic1.s 60 subl %edx, %eax
68 subl %eax, %edx
  /external/valgrind/VEX/orig_amd64/
test1.sorted     [all...]
  /art/runtime/interpreter/mterp/x86/
entry.S 44 subl $$FRAME_SIZE, %esp
  /bionic/libc/arch-x86/bionic/
__bionic_clone.S 27 subl $16, %ecx
  /bionic/libm/x86/
rint.S 29 subl $12,%esp
rintf.S 29 subl $12,%esp
  /external/fec/
peak_mmx_assist.s 24 1: subl $4,%ecx
peakval_mmx_assist.s 24 1: subl $4,%ecx
sumsq_sse2_assist.s 22 1: subl $8,%ecx
  /external/llvm/test/CodeGen/X86/
2006-05-08-InstrSched.ll 1 ; RUN: llc < %s -march=x86 -relocation-model=static | not grep "subl.*%esp"
atom-lea-sp.ll 15 ; CHECK: subl
inline-sse.ll 14 ; X32-NEXT: subl $32, %esp
win32-spill-xmm.ll 6 ; CHECK: subl $32, %esp
add.ll 11 ; X32: subl $-128, %eax
12 ; X64: subl $-128,
133 ; X64: subl
localescape.ll 42 ; X86: subl $8, %esp
94 ; X86: subl $12, %esp
135 ; X86: subl $12, %esp
win32-eh.ll 34 ; CHECK: subl ${{[0-9]+}}, %esp
70 ; CHECK: subl ${{[0-9]+}}, %esp
113 ; CHECK: subl ${{[0-9]+}}, %esp
  /external/llvm/test/MC/ELF/
basic-elf-32.s 9 subl $4, %esp
  /ndk/tests/build/build-assembly-file/jni/
assembly-x86.S 32 subl $8, %esp
  /prebuilts/go/darwin-x86/src/runtime/
rt0_linux_386.s 29 SUBL $8, SP
  /prebuilts/go/linux-x86/src/runtime/
rt0_linux_386.s 29 SUBL $8, SP

Completed in 193 milliseconds

1 2 3 45 6 7 8 91011>>