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

1 23 4 5 6 7 8 91011>>

  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/cfi/
cfi-sh-1.s 14 tst r4,r4
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/v850/
compare.s 27 tst r5,r6
  /external/webrtc/webrtc/libjingle/xmpp/
pingtask_unittest.cc 26 PingXmppClient(rtc::TaskParent* parent, PingTaskTest* tst) :
27 FakeXmppClient(parent), test(tst) {
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p10/src_gcc/
omxVCM4P10_TransformDequantChromaDCFromPair_s.S 38 tst r6, #0x10
44 tst r6, #0x20
  /frameworks/rs/cpu_ref/
rsCpuIntrinsics_neon_YuvToRGB.S 140 tst r2, #8
150 1: tst r2, #4
159 1: tst r2, #2
168 1: tst r2, #1
201 1: tst r2, #8
205 1: tst r2, #4
208 1: tst r2, #2
211 1: tst r2, #1
rsCpuIntrinsics_neon_3DLUT.S 222 tst r2, #4
226 2: tst r2, #2
229 2: tst r2, #1
242 tst r2, #4
245 2: tst r2, #2
248 2: tst r2, #1
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/
ccs.d 13 c: e3100008 tst r0, #8
  /device/linaro/bootloader/edk2/ArmPkg/Library/CompilerIntrinsicsLib/Arm/
clzsi2.S 29 tst r3, #65280
35 tst r3, #240
41 tst r3, #12
  /external/libxml2/
testrecurse.c 814 launchTests(testDescPtr tst) {
821 if (tst == NULL) return(-1);
822 if (tst->in != NULL) {
826 glob(tst->in, GLOB_DOOFFS, NULL, &globbuf);
830 if (tst->suffix != NULL) {
831 result = resultFilename(globbuf.gl_pathv[i], tst->out,
832 tst->suffix);
840 if (tst->err != NULL) {
841 error = resultFilename(globbuf.gl_pathv[i], tst->out,
842 tst->err)
    [all...]
runsuite.c 358 installResources(xmlNodePtr tst, const xmlChar *base) {
368 xmlNodeDump(buf, tst->doc, tst, 0, 0);
370 while (tst != NULL) {
371 test = getNext(tst, "./*");
375 name = getString(tst, "string(@name)");
386 tst = getNext(tst, "following-sibling::resource[1]");
393 installDirs(xmlNodePtr tst, const xmlChar *base) {
397 name = getString(tst, "string(@name)")
    [all...]
  /external/llvm/test/MC/AArch64/
arm64-aliases.s 37 ; TST Xn, #<imm>
39 tst w1, #3
40 tst x1, #3
41 tst w1, w2
42 tst x1, x2
45 tst w3, w7, lsl #31
46 tst x2, x20, asr #0
48 ; CHECK: tst w1, #0x3 ; encoding: [0x3f,0x04,0x00,0x72]
49 ; CHECK: tst x1, #0x3 ; encoding: [0x3f,0x04,0x40,0xf2]
50 ; CHECK: tst w1, w2 ; encoding: [0x3f,0x00,0x02,0x6a
    [all...]
  /external/bzip2/
Makefile 61 ./bzip2 -d < sample1.bz2 > sample1.tst
62 ./bzip2 -d < sample2.bz2 > sample2.tst
63 ./bzip2 -ds < sample3.bz2 > sample3.tst
67 cmp sample1.tst sample1.ref
68 cmp sample2.tst sample2.ref
69 cmp sample3.tst sample3.ref
114 sample1.tst sample2.tst sample3.tst
  /external/valgrind/coregrind/m_gdbserver/
server.c 704 ThreadState *tst; local
707 tst = (ThreadState *) inferior_target_data (ti);
708 if (valgrind_get_tls_addr(tst, offset, lm, &tls_addr)) {
750 ThreadState *tst; local
755 tst = (ThreadState *) inferior_target_data (ti);
758 SizeT len = strlen(VG_(name_of_ThreadStatus)(tst->status)) + 20;
759 if (tst->thread_name) len += strlen(tst->thread_name);
765 if (tst->thread_name) {
767 tst->tid,
1240 ThreadState *tst; local
    [all...]
  /bionic/libc/arch-arm/cortex-a9/bionic/
__strcat_chk.S 99 tst ip, #0x800000
123 tst ip, #0x800000
148 tst r3, #4
__strcpy_chk.S 85 tst ip, #0x800000
109 tst ip, #0x800000
134 tst r3, #4
  /bionic/libc/arch-arm/denver/bionic/
memset.S 87 tst ip, #1
91 tst ip, #2
154 tst r2, #4
  /device/linaro/bootloader/arm-trusted-firmware/lib/cpus/aarch64/
cortex_a57.S 110 tst x1, #CPUACTLR_NO_ALLOC_WBWA
143 tst x1, #CPUACTLR_DCC_AS_DCCI
184 tst x0, #CPUECTLR_SMP_BIT
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/aarch64/
alias.d 46 98: ea02003f tst x1, x2
47 9c: ea02003f tst x1, x2
48 a0: 6ac27c3f tst w1, w2, ror #31
49 a4: 6ac27c3f tst w1, w2, ror #31
66 e8: 721d1f1f tst w24, #0x7f8
68 f0: 721d1f1f tst w24, #0x7f8
  /device/linaro/bootloader/arm-trusted-firmware/lib/aarch64/
misc_helpers.S 83 tst x0, #0xf
114 tst x3, #0xf
  /device/linaro/bootloader/edk2/ArmPlatformPkg/ArmVExpressPkg/Scripts/uefi-aarch64-bootstrap/
boot.S 75 tst x0, #15
138 tst x4, #15
  /device/linaro/bootloader/edk2/MdePkg/Library/BaseLib/AArch64/
GetInterruptsState.S 41 tst x0, #2 // Check if IRQ is enabled. Enabled if 0.
  /external/valgrind/coregrind/
m_threadstate.c 121 ThreadState *tst = VG_(get_ThreadState)(tid); local
124 // tst->os_state.lwpid == VG_(gettid)() && // check we're this tid
126 tst->status == VgTs_Runnable; // and we're runnable
m_signals.c 1125 ThreadState *tst = VG_(get_ThreadState)(tid); local
1132 ThreadState *tst = VG_(get_ThreadState)(tid); local
1435 ThreadState* tst; local
1935 ThreadState *tst = VG_(get_ThreadState)(tid); local
2006 ThreadState *tst = VG_(get_ThreadState)(tid); local
2182 ThreadState *tst; local
2227 ThreadState *tst = VG_(get_ThreadState)(tid); local
2294 ThreadState *tst = VG_(get_ThreadState)(tid); local
2392 ThreadState* tst = VG_(get_ThreadState)(tid); local
2724 ThreadState *tst = VG_(get_ThreadState)(tid); local
2918 ThreadState *tst = VG_(get_ThreadState)(tid); local
    [all...]
  /external/valgrind/coregrind/m_syswrap/
syswrap-main.c 332 ThreadState* tst,
339 syscallno, &tst->arch.vex,
346 VG_DARWIN_SYSNO_FOR_KERNEL(syscallno), &tst->arch.vex,
352 VG_DARWIN_SYSNO_FOR_KERNEL(syscallno), &tst->arch.vex,
358 VG_DARWIN_SYSNO_FOR_KERNEL(syscallno), &tst->arch.vex,
376 if (tst->os_state.in_door_return)
378 syscallno, &tst->arch.vex,
383 syscallno, &tst->arch.vex,
389 LibVEX_GuestX86_put_eflag_c(cflag, &tst->arch.vex);
391 LibVEX_GuestAMD64_put_rflag_c(cflag, &tst->arch.vex)
1713 ThreadState* tst; local
2097 ThreadState* tst; local
2615 ThreadState* tst; local
2825 ThreadState *tst = VG_(get_ThreadState)(tid); local
2841 ThreadState* tst; local
    [all...]
  /bionic/libc/arch-arm/krait/bionic/
memset.S 69 tst r2, #0x10

Completed in 732 milliseconds

1 23 4 5 6 7 8 91011>>