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

<<11121314151617

  /external/boringssl/src/crypto/sha/asm/
sha512-armv8.pl 176 tst w16,#ARMV8_SHA256
  /external/libhevc/common/arm/
ihevc_inter_pred_chroma_copy_w16out.s 118 tst r12,#7 @conditional check for wd (multiples)
ihevc_inter_pred_chroma_horz.s 126 tst r10,#3 @checks wd for multiples
138 tst r7,#3
ihevc_inter_pred_chroma_horz_w16out.s 129 tst r10,#3 @checks wd for multiples of 4
146 tst r6,#3
  /external/libxml2/
SAX2.c 1526 xmlAttributePtr tst; local
    [all...]
Makefile.am     [all...]
tree.c 6090 xmlNsPtr tst; local
    [all...]
  /external/valgrind/coregrind/m_syswrap/
priv_syswrap-darwin.h 735 ThreadState *tst);
  /external/valgrind/exp-bbv/tests/arm-linux/
ll.S 102 tst r5,#0xff00 @ are the top bits 0?
  /external/vixl/test/aarch32/
test-assembler-cond-rd-operand-rn-t32.cc 59 M(tst) \
343 #include "aarch32/traces/assembler-cond-rd-operand-rn-t32-tst.h"
  /device/linaro/bootloader/edk2/ArmPkg/Library/DebugAgentSymbolsBaseLib/Arm/
DebugAgentException.asm 212 tst r1, #0x20 ; if ((CPSR & T)) == T) { // Thumb Mode on entry
  /device/linaro/bootloader/edk2/EmbeddedPkg/Library/GdbDebugAgent/Arm/
ExceptionSupport.ARMv6.asm 210 tst r1, #0x20 ; if ((CPSR & T)) == T) { // Thumb Mode on entry
  /external/boringssl/linux-arm/crypto/modes/
ghash-armv4.S 179 tst lr,#1
314 tst lr,#1
  /external/clang/lib/Sema/
DeclSpec.cpp 447 const char *DeclSpec::getSpecifierName(DeclSpec::TST T,
544 assert(!isInvalid && "auto SCS -> TST recovery failed");
612 bool DeclSpec::SetTypeSpecType(TST T, SourceLocation Loc,
620 bool DeclSpec::SetTypeSpecType(TST T, SourceLocation TagKwLoc,
629 PrevSpec = DeclSpec::getSpecifierName((TST) TypeSpecType, Policy);
641 bool DeclSpec::SetTypeSpecType(TST T, SourceLocation Loc,
649 PrevSpec = DeclSpec::getSpecifierName((TST) TypeSpecType, Policy);
661 bool DeclSpec::SetTypeSpecType(TST T, SourceLocation Loc,
669 bool DeclSpec::SetTypeSpecType(TST T, SourceLocation TagKwLoc,
679 PrevSpec = DeclSpec::getSpecifierName((TST) TypeSpecType, Policy)
1233 TST tst = getTypeSpecType(); local
    [all...]
  /external/v8/src/regexp/arm/
regexp-macro-assembler-arm.cc 425 __ tst(current_character(), Operand(mask));
438 __ tst(current_character(), Operand(mask));
    [all...]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/
thumb32.s 450 mt tst tsts tst.w tsts.w
thumb2_bad_reg.l     [all...]
  /external/icu/icu4c/source/test/intltest/
caltest.cpp 1666 UDate tst, original; local
    [all...]
  /external/llvm/test/MC/AArch64/
basic-a64-instructions.s     [all...]
  /external/llvm/test/MC/ARM/
basic-thumb2-instructions.s     [all...]
  /art/runtime/arch/arm/
quick_entrypoints_arm.S     [all...]
  /external/boringssl/src/crypto/chacha/asm/
chacha-armv4.pl 217 tst r4,#ARMV7_NEON
283 tst @t[2],#3 @ are input and output aligned?
  /external/libjpeg-turbo/simd/
jsimd_arm64_neon.S     [all...]
  /art/compiler/utils/
assembler_thumb_test.cc 269 __ tst(R0, ShifterOperand(R1));
301 __ tst(R0, ShifterOperand(R8));
387 __ tst(R0, ShifterOperand(0x55));
418 __ tst(R0, ShifterOperand(0x550055));
    [all...]
  /external/e2fsprogs/misc/
Makefile.in 256 ./base_device < $(srcdir)/base_device.tst > base_device.out
257 cmp $(srcdir)/base_device.tst base_device.out
    [all...]

Completed in 1105 milliseconds

<<11121314151617