/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/skia/src/pathops/ |
SkPathOpsCurve.cpp | 12 double tStart, double tEnd, SkPathOpsBounds* bounds) { 16 dRect.setBounds(dCurve, fConic, tStart, tEnd); 22 double tStart, double tEnd, SkPathOpsBounds* bounds) { 26 dRect.setBounds(dCurve, fCubic, tStart, tEnd); 32 double tStart, double tEnd, SkPathOpsBounds* bounds) { 36 dRect.setBounds(dCurve, fQuad, tStart, tEnd);
|
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);
|
SkOpCoincidence.h | 102 double tStart, double tEnd, 112 double tStart, double 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/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
|
/frameworks/base/docs/html/distribute/analyze/ |
build-better-apps.jd | 12 find that users who tend to take a specific action are more likely to 22 tend to have the highest conversion rates. Build custom reports to identify 66 In the example below, users tend to click the Level Up action after they 67 consult the Sorcerer. If users tend to get stuck on a level, then you might
|
/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
|
/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 */ 190 tStart = tEnd = 0.0; 207 tEnd = t; 212 if (inSegment && (tEnd > tStart)) { 214 segment(ctx, &line, NAME(plot), tStart, tEnd);
|
/external/curl/docs/libcurl/opts/ |
CURLOPT_HTTPPROXYTUNNEL.3 | 38 just passed through the proxy. Proxies tend to whitelist specific port numbers
|
/external/apache-commons-math/src/main/java/org/apache/commons/math/ode/sampling/ |
StepNormalizer.java | 37 * last point handled will be the endpoint of the integration tend, if 38 * not, the last point will belong to the interval [tend - h ; 39 * tend].</p>
|
/toolchain/binutils/binutils-2.25/ld/ |
deffilep.y | 890 char * tend = (char *) param; 909 for (tend = (char *) (param + 1); 910 (tend < pend 911 && !(ISSPACE (tend[-1]) && *tend == '-') 912 && *tend != '\n' && *tend != 0); 913 tend++) 920 if (tend - param >= len 924 lex_parse_string_end = tend; [all...] |
/external/skia/tools/ |
pathops_visualizer.htm | 25 after [3/1] 5/1 tStart=0.602960898 tEnd=0 < [2/9] 17/17 tStart=0.443739761 tEnd=0 < [3/2] 21/21 tStart=0.602960898 tEnd=1 T 4 29 after [3/1] 5/1 tStart=0.602960898 tEnd=0 < [2/10] 1/1 tStart=0.443739761 tEnd=0.588245674 < [2/9] 17/17 tStart=0.443739761 tEnd=0 F 12 33 after [2/9] 17/17 tStart=0.443739761 tEnd=0 < [2/10] 1/1 tStart=0.443739761 tEnd=0.588245674 < [3/2] 21/21 tStart=0.602960898 tEnd=1 F 4 37 after [3/2] 21/21 tStart=0.602960898 tEnd=1 < [2/10] 1/1 tStart=0.443739761 tEnd=0.588245674 < [3/1] 5/1 tStart=0.602960898 tEnd=0 T 1 [all...] |
/external/clang/include/clang/Analysis/Analyses/ |
CFGReachabilityAnalysis.h | 29 // tend to have a common destination, so we lazily do a predecessor search
|
/external/clang/test/CodeGen/ |
builtins-ppc-htm.c | 12 // CHECK: @llvm.ppc.tend
|