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

1 2 3 4 5 6 7 8 91011>>

  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/ppc/
htm.s 10 tend. 0
11 tend.
12 tend. 1
htm.d 17 1c: (7c 00 05 5d|5d 05 00 7c) tend\.
18 20: (7c 00 05 5d|5d 05 00 7c) tend\.
power8.s 10 tend. 0
11 tend.
12 tend. 1
  /external/linux-kselftest/tools/testing/selftests/powerpc/tm/
tm-syscall-asm.S 10 tend.
23 tend.
tm-fork.c 30 "tend.;"
tm-resched-dscr.c 68 "tend.;"
  /external/llvm/test/MC/PowerPC/
htm.s 11 # CHECK-BE: tend. 0 # encoding: [0x7c,0x00,0x05,0x5d]
12 # CHECK-LE: tend. 0 # encoding: [0x5d,0x05,0x00,0x7c]
13 tend. 0
14 # CHECK-BE: tend. 1 # encoding: [0x7e,0x00,0x05,0x5d]
15 # CHECK-LE: tend. 1 # encoding: [0x5d,0x05,0x00,0x7e]
16 tend. 1
  /external/skia/src/pathops/
SkPathOpsRect.h 54 void setBounds(const SkDConic& curve, const SkDConic& sub, double tStart, double tEnd);
60 void setBounds(const SkDCubic& curve, const SkDCubic& sub, double tStart, double tEnd);
66 void setBounds(const SkDQuad& curve, const SkDQuad& sub, double tStart, double tEnd);
SkPathOpsCurve.cpp 63 double tStart, double tEnd, SkPathOpsBounds* bounds) {
67 dRect.setBounds(dCurve, fConic, tStart, tEnd);
73 double tStart, double tEnd, SkPathOpsBounds* bounds) {
77 dRect.setBounds(dCurve, fCubic, tStart, tEnd);
83 double tStart, double tEnd, SkPathOpsBounds* bounds) {
87 dRect.setBounds(dCurve, fQuad, tStart, tEnd);
  /external/expat/tests/benchmark/
benchmark.c 33 clock_t tstart, tend; local
102 tend = clock();
103 cpuTime += ((double) (tend - tstart)) / CLOCKS_PER_SEC;
  /external/nist-sip/java/gov/nist/javax/sip/clientauthutils/
UserCredentialHash.java 7 * tend to prefer to store information in user accounts using such a
  /external/autotest/puppylab/
templates.py 25 "\tEND GOOD\t%(test_name)s\t%(test_name)s\ttimestamp=%(timestamp)s\t"
34 "successfully\n\tEND GOOD\t%(test_name)s\t%(test_name)s"
  /external/fio/
MORAL-LICENSE 15 people tend to have differing opinions of that, it doesn't hurt to spell out
  /external/jsilver/src/com/google/clearsilver/jsilver/resourceloader/
BaseResourceLoader.java 38 * tend to assume they are the only ResourceLoader in use. Or at least that the filename is the
  /external/llvm/docs/HistoricalNotes/
2000-12-06-EncodingIdea.txt 21 numbers would tend to stay small, even at the end of the procedure (where
  /external/llvm/lib/Target/PowerPC/
PPCInstrHTM.td 33 def TEND : XForm_htm1 <31, 686,
34 (outs crrc0:$ret), (ins u1imm:$A), "tend. $A", IIC_SprMTSPR, []>;
103 (TEND (HTM_get_imm imm:$R))>;
161 (TEND 1)>;
  /external/llvm/test/CodeGen/PowerPC/
htm.ll 22 %0 = tail call i32 @llvm.ppc.tend(i32 0)
25 ; CHECK: tend. 0
29 declare i32 @llvm.ppc.tend(i32)
62 ; CHECK: tend. 1
  /external/swiftshader/third_party/LLVM/docs/HistoricalNotes/
2000-12-06-EncodingIdea.txt 21 numbers would tend to stay small, even at the end of the procedure (where
  /frameworks/base/packages/SystemUI/src/com/android/systemui/classifier/
LengthCountClassifier.java 23 * of points are punished more (these kind of strokes are usually bad ones and they tend to score
  /packages/apps/Dialer/java/com/android/incallui/answer/impl/classifier/
LengthCountClassifier.java 23 * are punished more (these kind of strokes are usually bad ones and they tend to score well in
  /external/llvm/test/CodeGen/SystemZ/
htm-intrinsics.ll 8 declare i32 @llvm.s390.tend()
186 ; TEND with integer CC return value.
189 ; CHECK: tend
193 %res = call i32 @llvm.s390.tend()
197 ; TEND with implicit CC check.
200 ; CHECK: tend
204 %res = call i32 @llvm.s390.tend()
216 ; TEND with dual CC use.
219 ; CHECK: tend
225 %res = call i32 @llvm.s390.tend()
    [all...]
  /external/mesa3d/src/mesa/swrast/
s_aalinetemp.h 109 GLfloat tStart, tEnd; /* segment start, end along line length */
191 tStart = tEnd = 0.0;
208 tEnd = t;
213 if (inSegment && (tEnd > tStart)) {
215 segment(ctx, &line, NAME(plot), tStart, tEnd);
  /external/skia/tools/
pathops_visualizer.htm 39 SkOpSegment::debugShowActiveSpans id=1 (-5,0 -8.8817842e-16,0) t=0 tEnd=0.00462962963 windSum=? windValue=1
40 SkOpSegment::debugShowActiveSpans id=1 (-8.8817842e-16,0 1075,0) t=0.00462962963 tEnd=1 windSum=? windValue=1
41 SkOpSegment::debugShowActiveSpans id=2 (1075,0 1075,242) t=0 tEnd=1 windSum=? windValue=1
42 SkOpSegment::debugShowActiveSpans id=3 (1075,242 2.22044605e-14,242) t=0 tEnd=0.99537037 windSum=? windValue=1
43 SkOpSegment::debugShowActiveSpans id=3 (2.22044605e-14,242 -5,242) t=0.99537037 tEnd=1 windSum=? windValue=1
44 SkOpSegment::debugShowActiveSpans id=4 (-5,242 -5,0) t=0 tEnd=1 windSum=? windValue=1
45 SkOpSegment::debugShowActiveSpans id=5 (0,0 1075,0) t=0 tEnd=0.99537037 windSum=? windValue=1
46 SkOpSegment::debugShowActiveSpans id=5 (1075,0 1080,0) t=0.99537037 tEnd=1 windSum=? windValue=1
47 SkOpSegment::debugShowActiveSpans id=6 (1080,0 1080,242) t=0 tEnd=1 windSum=? windValue=1
48 SkOpSegment::debugShowActiveSpans id=7 (1080,242 1075,242) t=0 tEnd=0.00462962963 windSum=? windValue=1
    [all...]
  /external/curl/docs/libcurl/opts/
CURLOPT_HTTPPROXYTUNNEL.3 38 just passed through the proxy. Proxies tend to whitelist specific port numbers
  /external/ltp/testcases/kernel/fs/mongo/
map5.c 36 // printf ("START\tEND\tCOUNT\n");

Completed in 449 milliseconds

1 2 3 4 5 6 7 8 91011>>