HomeSort by relevance Sort by last modified time
    Searched refs:TH (Results 1 - 25 of 57) sorted by null

1 2 3

  /external/valgrind/none/tests/ppc32/
opcodes.h 28 #define X20_ASM(OPCODE, TH, RA, RB, XO, RES) \
31 "(" #TH "<<" X20_TH_OFFSET ")" "+" \
37 #define X20(OPCODE, TH, RA, RB, XO, RES) X20_ASM(OPCODE, TH, RA, RB, XO, RES)
46 #define DCBT_S(RA, RB, TH) X20(DCBT_OPCODE, TH, RA, RB, DCBT_XO, DCBT_RES)
47 #define ASM_DCBT(RA, RB, TH) __asm__ __volatile__ (DCBT_S(RA, RB, TH))
53 #define DCBTST_S(RA, RB, TH) X20(DCBTST_OPCODE, TH, RA, RB, DCBTST_XO, DCBTST_RES
    [all...]
  /external/valgrind/none/tests/ppc64/
opcodes.h 28 #define X20_ASM(OPCODE, TH, RA, RB, XO, RES) \
31 "(" #TH "<<" X20_TH_OFFSET ")" "+" \
37 #define X20(OPCODE, TH, RA, RB, XO, RES) X20_ASM(OPCODE, TH, RA, RB, XO, RES)
46 #define DCBT_S(RA, RB, TH) X20(DCBT_OPCODE, TH, RA, RB, DCBT_XO, DCBT_RES)
47 #define ASM_DCBT(RA, RB, TH) __asm__ __volatile__ (DCBT_S(RA, RB, TH))
53 #define DCBTST_S(RA, RB, TH) X20(DCBTST_OPCODE, TH, RA, RB, DCBTST_XO, DCBTST_RES
    [all...]
  /external/libcxx/test/std/experimental/memory/memory.polymorphic.allocator.class/memory.polymorphic.allocator.mem/
construct_types.pass.cpp 57 PMATest<T> TH;
59 TH.construct(std::forward<Args>(args)...);
60 return checkConstruct<Args&&...>(*TH.ptr, UAExpect, &TH.R);
68 PMATest<T> TH;
70 TH.construct(std::forward<Args>(args)...);
71 return checkConstruct<Args&&...>(*TH.ptr, UA_None);
79 PMATest<T> TH;
81 TH.construct(std::allocator_arg, ealloc, std::forward<Args>(args)...);
82 return checkConstruct<Args&&...>(*TH.ptr, UA_AllocArg, ealloc)
    [all...]
  /prebuilts/ndk/r13/sources/cxx-stl/llvm-libc++/test/std/experimental/memory/memory.polymorphic.allocator.class/memory.polymorphic.allocator.mem/
construct_types.pass.cpp 52 PMATest<T> TH;
54 TH.construct(std::forward<Args>(args)...);
55 return checkConstruct<Args&&...>(*TH.ptr, UAExpect, &TH.R);
63 PMATest<T> TH;
65 TH.construct(std::forward<Args>(args)...);
66 return checkConstruct<Args&&...>(*TH.ptr, UA_None);
74 PMATest<T> TH;
76 TH.construct(std::allocator_arg, ealloc, std::forward<Args>(args)...);
77 return checkConstruct<Args&&...>(*TH.ptr, UA_AllocArg, ealloc)
    [all...]
  /external/clang/test/CXX/special/class.dtor/
p3-0x.cpp 113 struct TH {
115 ~TH();
118 TH<T>::~TH() {}
123 TH<int> h;
  /external/pcre/dist2/
CheckMan 29 ^\.TH\s\S|
  /external/llvm/lib/Target/PowerPC/InstPrinter/
PPCInstPrinter.cpp 109 // 2. We must print the short mnemonics for TH == 0 because the
112 // dcbt ra, rb, th [server]
113 // dcbt th, ra, rb [embedded]
114 // where th can be omitted when it is 0. dcbtst is the same.
116 unsigned char TH = MI->getOperand(0).getImm();
120 if (TH == 16)
125 if (IsBookE && TH != 0 && TH != 16)
126 O << (unsigned int) TH << ", ";
132 if (!IsBookE && TH != 0 && TH != 16
    [all...]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/bfin/
parallel4.s 28 R3 = Byteop2p (r1:0, r3:2) (TH) || [p2] = r0;
32 R7 = byteop2p (r1:0, R3:2) (TH, r) || [p3++] = r0;
video.s 45 R3 = Byteop2p (r1:0, r3:2) (TH);
49 R7 = byteop2p (r1:0, R3:2) (TH, r);
video.d 37 [ 0-9a-f]+: 36 c4 02 46 R3 = BYTEOP2P \(R1:0, R3:2\) \(TH\);
41 [ 0-9a-f]+: 36 c4 02 6e R7 = BYTEOP2P \(R1:0, R3:2\) \(TH, R\);
video2.d 84 [ 0-9a-f]+: 36 c4 02 46 R3 = BYTEOP2P \(R1:0, R3:2\) \(TH\);
88 [ 0-9a-f]+: 36 c4 02 66 R3 = BYTEOP2P \(R1:0, R3:2\) \(TH, R\);
92 [ 0-9a-f]+: 36 c4 02 46 R3 = BYTEOP2P \(R1:0, R3:2\) \(TH\);
96 [ 0-9a-f]+: 36 c4 02 6e R7 = BYTEOP2P \(R1:0, R3:2\) \(TH, R\);
100 [ 0-9a-f]+: 36 c4 12 46 R3 = BYTEOP2P \(R3:2, R3:2\) \(TH\);
104 [ 0-9a-f]+: 36 c4 12 6e R7 = BYTEOP2P \(R3:2, R3:2\) \(TH, R\);
parallel4.d 44 90: 36 cc 02 46 R3 = BYTEOP2P \(R1:0, R3:2\) \(TH\) \|\| \[P2\] = R0 \|\| NOP;
52 b0: 36 cc 02 6e R7 = BYTEOP2P \(R1:0, R3:2\) \(TH, R\) \|\| \[P3\+\+\] = R0 \|\| NOP;
  /external/emma/core/java12/com/vladium/emma/report/html/doc/
Tag.java 41 public static final Tag TH = new TagImpl ("TH");
HTMLTable.java 110 final ICell cell = new Cell (m_th ? Tag.TH : Tag.TD);
116 Row (final boolean th)
120 m_th = th;
  /external/libcxx/test/libcxx/experimental/memory/memory.polymorphic.allocator.class/memory.polymorphic.allocator.mem/
construct_piecewise_pair.pass.cpp 116 using TH = TestHarness<P>;
132 using TH = TestHarness<P>;
149 using TH = TestHarness<P>;
166 using TH = TestHarness<P>;
  /prebuilts/ndk/r13/sources/cxx-stl/llvm-libc++/test/libcxx/experimental/memory/memory.polymorphic.allocator.class/memory.polymorphic.allocator.mem/
construct_piecewise_pair.pass.cpp 116 using TH = TestHarness<P>;
132 using TH = TestHarness<P>;
149 using TH = TestHarness<P>;
166 using TH = TestHarness<P>;
  /frameworks/opt/calendar/tests/src/com/android/calendarcommon2/
EventRecurrenceTest.java 353 verifyRecurType("FREQ=DAILY;BYDAY=1SU,-2MO,+33TU,WE,TH,FR,SA",
366 EventRecurrence.TH,
409 + "BYDAY=MO,TU,WE,TH,FR,SA,SU",
421 EventRecurrence.TH,
438 verifyRecurType("FREQ=MONTHLY;BYDAY=MO,TU,WE,TH,FR;BYSETPOS=-1",
450 EventRecurrence.TH,
509 verifyRecurType("FREQ=YEARLY;BYMONTH=3;BYDAY=TH",
518 EventRecurrence.TH
553 verifyRecurType("FREQ=WEEKLY;WKST=SU;INTERVAL=1;BYDAY=MO,TU,WE,TH,FR",
565 EventRecurrence.TH,
    [all...]
  /frameworks/opt/calendar/src/com/android/calendarcommon2/
EventRecurrence.java 45 public static final int TH = 0x00100000;
133 sParseWeekdayMap.put("TH", TH);
181 return TH;
204 return TH;
225 case TH:
253 case TH:
284 case TH:
285 return "TH";
    [all...]
  /libcore/luni/src/test/java/libcore/java/util/
EnumSetTest.java 105 HF, TA, W, RE, OS, IR, PT, AU, HG, TL, PB, BI, PO, AT, RN, FR, RA, AC, TH, PA, U, NP, PU,
  /packages/apps/Calendar/src/com/android/calendar/
EventRecurrenceFormatter.java 167 case EventRecurrence.TH: return Calendar.THURSDAY;
  /external/autotest/client/tools/
html_report.py 109 table.stats th{
127 table.stats th.table-sorted-asc{
133 table.stats th.table-sorted-desc{
    [all...]
  /external/selinux/mcstrans/share/examples/nato/setrans.d/
eyes-only.conf 639 ~c415=TH # Thailand
rel.conf 645 ~c200,~c415=TH # Thailand
  /toolchain/binutils/binutils-2.25/gas/config/
bfin-lex.l 58 [tT][hH] return TH;
  /packages/apps/Calendar/src/com/android/calendar/event/
EditEventHelper.java     [all...]

Completed in 298 milliseconds

1 2 3