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

1 2 3 4 5 6 7

  /external/dtc/tests/
integer-expressions.c 37 #define TE(expr) { #expr, (expr) }
38 TE(0xdeadbeef),
39 TE(-0x21524111),
40 TE(1+1),
41 TE(2*3),
42 TE(4/2),
43 TE(10/3),
44 TE(19%4),
45 TE(1 << 13),
46 TE(0x1000 >> 4)
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
test_coercion.py 96 TE = TypeError
110 (0,4): ('b', [TE, TE, [1, 1], TE, TE, TE, TE]),
111 (0,5): ('b', [TE, TE, (2, 2), TE, TE, TE, TE]),
    [all...]
  /external/python/cpython2/Lib/test/
test_coercion.py 96 TE = TypeError
110 (0,4): ('b', [TE, TE, [1, 1], TE, TE, TE, TE]),
111 (0,5): ('b', [TE, TE, (2, 2), TE, TE, TE, TE])
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_coercion.py 96 TE = TypeError
110 (0,4): ('b', [TE, TE, [1, 1], TE, TE, TE, TE]),
111 (0,5): ('b', [TE, TE, (2, 2), TE, TE, TE, TE])
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_coercion.py 96 TE = TypeError
110 (0,4): ('b', [TE, TE, [1, 1], TE, TE, TE, TE]),
111 (0,5): ('b', [TE, TE, (2, 2), TE, TE, TE, TE])
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_coercion.py 96 TE = TypeError
110 (0,4): ('b', [TE, TE, [1, 1], TE, TE, TE, TE]),
111 (0,5): ('b', [TE, TE, (2, 2), TE, TE, TE, TE])
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_coercion.py 96 TE = TypeError
110 (0,4): ('b', [TE, TE, [1, 1], TE, TE, TE, TE]),
111 (0,5): ('b', [TE, TE, (2, 2), TE, TE, TE, TE])
    [all...]
  /prebuilts/go/darwin-x86/src/runtime/
memmove_arm.s 28 // TE or TS are spilled to the stack during bulk register moves.
30 #define TE R8
59 #define FR3 R8 /* shared with TE */
67 ADD N, TS, TE /* to end pointer */
78 AND.S $3, TE, TMP
82 MOVBU.W TMP, -1(TE) /* pre-indexed */
92 CMP TMP, TE
96 MOVM.DB.W [R0-R7], (TE)
103 CMP TMP, TE
107 MOVW.W TMP1, -4(TE) /* pre-indexed *
    [all...]
  /prebuilts/go/linux-x86/src/runtime/
memmove_arm.s 28 // TE or TS are spilled to the stack during bulk register moves.
30 #define TE R8
59 #define FR3 R8 /* shared with TE */
67 ADD N, TS, TE /* to end pointer */
78 AND.S $3, TE, TMP
82 MOVBU.W TMP, -1(TE) /* pre-indexed */
92 CMP TMP, TE
96 MOVM.DB.W [R0-R7], (TE)
103 CMP TMP, TE
107 MOVW.W TMP1, -4(TE) /* pre-indexed *
    [all...]
  /external/llvm/lib/Support/
ARMBuildAttrs.cpp 79 for (unsigned TI = 0, TE = sizeof(ARMAttributeTags) / sizeof(*ARMAttributeTags);
80 TI != TE; ++TI)
88 for (unsigned TI = 0, TE = sizeof(ARMAttributeTags) / sizeof(*ARMAttributeTags);
89 TI != TE; ++TI)
  /external/clang/test/CXX/special/class.dtor/
p3-0x.cpp 82 struct TE {
84 ~TE() {}
90 TE<int> e;
  /external/llvm/include/llvm/CodeGen/
MachineTraceMetrics.h 238 Ensemble &TE;
241 unsigned getBlockNum() const { return &TBI - &TE.BlockInfo[0]; }
244 explicit Trace(Ensemble &te, TraceBlockInfo &tbi) : TE(te), TBI(tbi) {}
280 return TE.Cycles.lookup(&MI);
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/CodeGen/
MachineTraceMetrics.h 240 Ensemble &TE;
243 unsigned getBlockNum() const { return &TBI - &TE.BlockInfo[0]; }
246 explicit Trace(Ensemble &te, TraceBlockInfo &tbi) : TE(te), TBI(tbi) {}
283 return TE.Cycles.lookup(&MI);
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/CodeGen/
MachineTraceMetrics.h 240 Ensemble &TE;
243 unsigned getBlockNum() const { return &TBI - &TE.BlockInfo[0]; }
246 explicit Trace(Ensemble &te, TraceBlockInfo &tbi) : TE(te), TBI(tbi) {}
283 return TE.Cycles.lookup(&MI);
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/CodeGen/
MachineTraceMetrics.h 240 Ensemble &TE;
243 unsigned getBlockNum() const { return &TBI - &TE.BlockInfo[0]; }
246 explicit Trace(Ensemble &te, TraceBlockInfo &tbi) : TE(te), TBI(tbi) {}
283 return TE.Cycles.lookup(&MI);
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
MachineTraceMetrics.h 240 Ensemble &TE;
243 unsigned getBlockNum() const { return &TBI - &TE.BlockInfo[0]; }
246 explicit Trace(Ensemble &te, TraceBlockInfo &tbi) : TE(te), TBI(tbi) {}
283 return TE.Cycles.lookup(&MI);
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/CodeGen/
MachineTraceMetrics.h 240 Ensemble &TE;
243 unsigned getBlockNum() const { return &TBI - &TE.BlockInfo[0]; }
246 explicit Trace(Ensemble &te, TraceBlockInfo &tbi) : TE(te), TBI(tbi) {}
283 return TE.Cycles.lookup(&MI);
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/CodeGen/
MachineTraceMetrics.h 240 Ensemble &TE;
243 unsigned getBlockNum() const { return &TBI - &TE.BlockInfo[0]; }
246 explicit Trace(Ensemble &te, TraceBlockInfo &tbi) : TE(te), TBI(tbi) {}
283 return TE.Cycles.lookup(&MI);
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/CodeGen/
MachineTraceMetrics.h 240 Ensemble &TE;
243 unsigned getBlockNum() const { return &TBI - &TE.BlockInfo[0]; }
246 explicit Trace(Ensemble &te, TraceBlockInfo &tbi) : TE(te), TBI(tbi) {}
283 return TE.Cycles.lookup(&MI);
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
MachineTraceMetrics.h 240 Ensemble &TE;
243 unsigned getBlockNum() const { return &TBI - &TE.BlockInfo[0]; }
246 explicit Trace(Ensemble &te, TraceBlockInfo &tbi) : TE(te), TBI(tbi) {}
283 return TE.Cycles.lookup(&MI);
  /device/linaro/bootloader/OpenPlatformPkg/Platforms/Hisilicon/HiKey/
HiKey.fdf 271 TE TE Align = 32 $(INF_OUTPUT)/$(MODULE_NAME).efi
276 TE TE Align = 4K $(INF_OUTPUT)/$(MODULE_NAME).efi
283 TE TE Align = 4K $(INF_OUTPUT)/$(MODULE_NAME).efi
288 TE TE $(INF_OUTPUT)/$(MODULE_NAME).efi
295 TE TE $(INF_OUTPUT)/$(MODULE_NAME).ef
    [all...]
  /external/valgrind/none/tests/ppc32/
test_dfp3.c 500 static void _test_dquai(int TE, int RMC)
502 if (RMC < 0 || RMC > 3 || !__is_TE_val(TE)) {
503 fprintf(stderr, "Invalid inputs to asm test: a=%d, b=%d\n", TE, RMC);
508 switch (TE) {
526 switch (TE) {
544 switch (TE) {
562 switch (TE) {
584 static void _test_dquaiq(int TE, int RMC)
586 if (RMC < 0 || RMC > 3 || !__is_TE_val(TE)) {
587 fprintf(stderr, "Invalid inputs to asm test: a=%d, b=%d\n", TE, RMC)
    [all...]
  /external/valgrind/none/tests/ppc64/
test_dfp3.c 500 static void _test_dquai(int TE, int RMC)
502 if (RMC < 0 || RMC > 3 || !__is_TE_val(TE)) {
503 fprintf(stderr, "Invalid inputs to asm test: a=%d, b=%d\n", TE, RMC);
508 switch (TE) {
526 switch (TE) {
544 switch (TE) {
562 switch (TE) {
584 static void _test_dquaiq(int TE, int RMC)
586 if (RMC < 0 || RMC > 3 || !__is_TE_val(TE)) {
587 fprintf(stderr, "Invalid inputs to asm test: a=%d, b=%d\n", TE, RMC)
    [all...]
  /external/llvm/lib/CodeGen/
MachineTraceMetrics.cpp     [all...]
  /external/llvm/test/MC/ARM/
directive-arch-armv5te.s 19 @ CHECK-ATTR: Value: 5TE

Completed in 1459 milliseconds

1 2 3 4 5 6 7