HomeSort by relevance Sort by last modified time
    Searched full:atmp (Results 1 - 25 of 32) sorted by null

1 2

  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/i860/
dir-intel02.s 2 // Test that the .atmp directive is recognized and functions.
6 .atmp r31
10 .atmp r5
dir-intel03-err.s 2 # The .dual, .enddual, and .atmp directives are valid only
8 .atmp r31
dir-intel03-err.l 2 .*:8: Error: Directive .atmp available only with -mintel-syntax option
  /external/libopus/silk/float/
burg_modified_FLP.c 49 double C0, invGain, num, nrg_f, nrg_b, rc, Atmp, tmp1, tmp2;
84 Atmp = Af[ k ];
85 tmp1 += x_ptr[ n - k - 1 ] * Atmp;
86 tmp2 += x_ptr[ subfr_length - n + k ] * Atmp;
96 Atmp = Af[ k ];
97 tmp1 += C_last_row[ n - k - 1 ] * Atmp;
98 tmp2 += C_first_row[ n - k - 1 ] * Atmp;
108 Atmp = Af[ k ];
109 num += CAb[ n - k ] * Atmp;
110 nrg_b += CAb[ k + 1 ] * Atmp;
    [all...]
k2a_FLP.c 42 silk_float Atmp[ SILK_MAX_ORDER_LPC ];
46 Atmp[ n ] = A[ n ];
49 A[ n ] += Atmp[ k - n - 1 ] * rc[ k ];
LPC_inv_pred_gain_FLP.c 47 silk_float Atmp[ 2 ][ SILK_MAX_ORDER_LPC ];
50 Anew = Atmp[ order & 1 ];
64 Anew = Atmp[ k & 1 ];
  /external/libopus/silk/fixed/
k2a_FIX.c 42 opus_int32 Atmp[ SILK_MAX_ORDER_LPC ];
46 Atmp[ n ] = A_Q24[ n ];
49 A_Q24[ n ] = silk_SMLAWB( A_Q24[ n ], silk_LSHIFT( Atmp[ k - n - 1 ], 1 ), rc_Q15[ k ] );
k2a_Q16_FIX.c 42 opus_int32 Atmp[ SILK_MAX_ORDER_LPC ];
46 Atmp[ n ] = A_Q24[ n ];
49 A_Q24[ n ] = silk_SMLAWW( A_Q24[ n ], Atmp[ k - n - 1 ], rc_Q16[ k ] );
  /external/llvm/test/Analysis/BasicAA/
store-promote.ll 13 %Atmp = load i32, i32* @A ; <i32> [#uses=2]
18 store i32 %Atmp, i32* @B
22 %X = sub i32 %ToRemove, %Atmp ; <i32> [#uses=1]
31 ; CHECK: store i32 %Atmp, i32* @B
  /external/boringssl/src/crypto/x509/
asn1_gen.c 650 ASN1_TYPE *atmp = NULL; local
659 if (!(atmp = ASN1_TYPE_new()))
688 if (!X509V3_get_value_bool(&vtmp, &atmp->value.boolean))
702 if (!(atmp->value.integer = s2i_ASN1_INTEGER(NULL, (char *)str)))
715 if (!(atmp->value.object = OBJ_txt2obj(str, 0)))
729 if (!(atmp->value.asn1_string = ASN1_STRING_new()))
734 if (!ASN1_STRING_set(atmp->value.asn1_string, str, -1))
739 atmp->value.asn1_string->type = utype;
740 if (!ASN1_TIME_check(atmp->value.asn1_string))
769 if (ASN1_mbstring_copy(&atmp->value.asn1_string, (unsigned char *)str
    [all...]
  /toolchain/binutils/binutils-2.25/gas/config/
tc-i860.c 103 {"atmp", s_atmp, 0},
135 static int atmp = 31; variable
144 as_bad (_("Directive .atmp available only with -mintel-syntax option"));
152 atmp = 2;
157 atmp = 3;
164 atmp = temp;
314 | (atmp << 16);
319 pseudo[1].opcode = (the_insn.opcode & ~0x03e00000) | (atmp << 21);
334 | (atmp << 16);
339 | (atmp << 21)
    [all...]
  /prebuilts/gcc/darwin-x86/x86/x86_64-linux-android-4.9/lib/gcc/x86_64-linux-android/4.9/include/
arm_neon.h 2638 _NEON2SSE_ALIGN_16 int32_t atmp[4], btmp[4], res[4]; variable
3273 _NEON2SSE_ALIGN_16 uint64_t atmp[2], btmp[2], res[2]; variable
3324 _NEON2SSE_ALIGN_16 uint64_t atmp[2], btmp[2], res[2]; variable
4632 _NEON2SSE_ALIGN_16 int64_t atmp[2], btmp[2]; variable
4678 _NEON2SSE_ALIGN_16 uint64_t atmp[2], btmp[2], res[2]; variable
6389 _NEON2SSE_ALIGN_16 int32_t atmp[4]; variable
6413 _NEON2SSE_ALIGN_16 uint16_t atmp[8]; variable
6426 _NEON2SSE_ALIGN_16 uint32_t atmp[4]; variable
6763 _NEON2SSE_ALIGN_16 uint32_t atmp[4]; variable
6835 _NEON2SSE_ALIGN_16 uint32_t atmp[4], res[4]; variable
8306 _NEON2SSE_ALIGN_16 int64_t atmp[2], res[2]; variable
8367 _NEON2SSE_ALIGN_16 uint64_t atmp[2], res[2]; variable
8473 _NEON2SSE_ALIGN_16 int64_t atmp[2]; variable
8582 _NEON2SSE_ALIGN_16 int64_t atmp[2]; variable
8627 _NEON2SSE_ALIGN_16 int64_t atmp[2]; variable
8672 _NEON2SSE_ALIGN_16 int64_t res64[2], atmp[2]; variable
8816 _NEON2SSE_ALIGN_16 int64_t res64[2], atmp[2], maskb[2]; variable
12947 _NEON2SSE_ALIGN_16 int64_t atmp[2]; variable
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/lib/gcc/x86_64-linux/4.8/include/
arm_neon.h 2638 _NEON2SSE_ALIGN_16 int32_t atmp[4], btmp[4], res[4]; variable
3273 _NEON2SSE_ALIGN_16 uint64_t atmp[2], btmp[2], res[2]; variable
3324 _NEON2SSE_ALIGN_16 uint64_t atmp[2], btmp[2], res[2]; variable
4632 _NEON2SSE_ALIGN_16 int64_t atmp[2], btmp[2]; variable
4678 _NEON2SSE_ALIGN_16 uint64_t atmp[2], btmp[2], res[2]; variable
6389 _NEON2SSE_ALIGN_16 int32_t atmp[4]; variable
6413 _NEON2SSE_ALIGN_16 uint16_t atmp[8]; variable
6426 _NEON2SSE_ALIGN_16 uint32_t atmp[4]; variable
6763 _NEON2SSE_ALIGN_16 uint32_t atmp[4]; variable
6835 _NEON2SSE_ALIGN_16 uint32_t atmp[4], res[4]; variable
8306 _NEON2SSE_ALIGN_16 int64_t atmp[2], res[2]; variable
8367 _NEON2SSE_ALIGN_16 uint64_t atmp[2], res[2]; variable
8473 _NEON2SSE_ALIGN_16 int64_t atmp[2]; variable
8582 _NEON2SSE_ALIGN_16 int64_t atmp[2]; variable
8627 _NEON2SSE_ALIGN_16 int64_t atmp[2]; variable
8672 _NEON2SSE_ALIGN_16 int64_t res64[2], atmp[2]; variable
8816 _NEON2SSE_ALIGN_16 int64_t res64[2], atmp[2], maskb[2]; variable
12947 _NEON2SSE_ALIGN_16 int64_t atmp[2]; variable
    [all...]
  /prebuilts/gcc/linux-x86/x86/x86_64-linux-android-4.9/lib/gcc/x86_64-linux-android/4.9/include/
arm_neon.h 2638 _NEON2SSE_ALIGN_16 int32_t atmp[4], btmp[4], res[4]; variable
3273 _NEON2SSE_ALIGN_16 uint64_t atmp[2], btmp[2], res[2]; variable
3324 _NEON2SSE_ALIGN_16 uint64_t atmp[2], btmp[2], res[2]; variable
4632 _NEON2SSE_ALIGN_16 int64_t atmp[2], btmp[2]; variable
4678 _NEON2SSE_ALIGN_16 uint64_t atmp[2], btmp[2], res[2]; variable
6389 _NEON2SSE_ALIGN_16 int32_t atmp[4]; variable
6413 _NEON2SSE_ALIGN_16 uint16_t atmp[8]; variable
6426 _NEON2SSE_ALIGN_16 uint32_t atmp[4]; variable
6763 _NEON2SSE_ALIGN_16 uint32_t atmp[4]; variable
6835 _NEON2SSE_ALIGN_16 uint32_t atmp[4], res[4]; variable
8306 _NEON2SSE_ALIGN_16 int64_t atmp[2], res[2]; variable
8367 _NEON2SSE_ALIGN_16 uint64_t atmp[2], res[2]; variable
8473 _NEON2SSE_ALIGN_16 int64_t atmp[2]; variable
8582 _NEON2SSE_ALIGN_16 int64_t atmp[2]; variable
8627 _NEON2SSE_ALIGN_16 int64_t atmp[2]; variable
8672 _NEON2SSE_ALIGN_16 int64_t res64[2], atmp[2]; variable
8816 _NEON2SSE_ALIGN_16 int64_t res64[2], atmp[2], maskb[2]; variable
12947 _NEON2SSE_ALIGN_16 int64_t atmp[2]; variable
    [all...]
  /toolchain/binutils/binutils-2.25/gas/doc/
c-i860.texi 102 @cindex @code{atmp} directive, i860
103 @item .atmp
108 The @code{.dual}, @code{.enddual}, and @code{.atmp} directives are available only in the Intel syntax mode.
  /external/icu/icu4c/source/tools/tzcode/
localtime.c 172 static int tmcomp(const struct tm * atmp,
    [all...]
  /bionic/libc/tzcode/
localtime.c     [all...]
  /external/tcpdump/
print-radius.c 325 "ATMP",
    [all...]
  /external/c-ares/
ares_platform.c     [all...]
  /prebuilts/gcc/darwin-x86/aarch64/aarch64-linux-android-4.9/lib/gcc/aarch64-linux-android/4.9/
libgcc.a     [all...]
  /prebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-4.9/lib/gcc/aarch64-linux-android/4.9/
libgcc.a     [all...]
  /toolchain/binutils/binutils-2.25/gas/
ChangeLog-0203     [all...]
  /toolchain/binutils/binutils-2.25/gas/po/
es.po     [all...]
fi.po     [all...]
fr.po     [all...]

Completed in 1628 milliseconds

1 2