/external/llvm/test/CodeGen/X86/ |
D | sincos.ll | 2 …i686-apple-macosx -mattr=-sse,-sse2,-sse3 -enable-unsafe-fp-math | FileCheck %s --check-prefix=SIN 12 ; SIN-LABEL: test1: 17 ; SIN: {{^[ \t]*fsin$}} 19 ; SIN-NOT: fsin 24 ; SIN-LABEL: test2: 29 ; SIN: {{^[ \t]*fsin$}} 31 ; SIN-NOT: fsin 36 ; SIN-LABEL: test3: 41 ; SIN: {{^[ \t]*fsin$}} 43 ; SIN-NOT: fsin [all …]
|
/external/llvm/test/CodeGen/R600/ |
D | llvm.sin.ll | 11 ; EG: SIN * T{{[0-9]+\.[XYZW], PV\.[XYZW]}} 12 ; EG-NOT: SIN 72 ; EG: SIN * T{{[0-9]+\.[XYZW], PV\.[XYZW]}} 73 ; EG: SIN * T{{[0-9]+\.[XYZW], PV\.[XYZW]}} 74 ; EG: SIN * T{{[0-9]+\.[XYZW], PV\.[XYZW]}} 75 ; EG: SIN * T{{[0-9]+\.[XYZW], PV\.[XYZW]}} 76 ; EG-NOT: SIN
|
/external/mesa3d/src/gallium/state_trackers/vega/ |
D | arc.c | 138 double COS, SIN, x0p, y0p, x1p, y1p, pcx0, pcy0, pcx1, pcy1; in find_ellipses() local 142 COS = cos(rot); SIN = sin(rot); in find_ellipses() 145 x0p = (x0*COS + y0*SIN)/rh; in find_ellipses() 146 y0p = (-x0*SIN + y0*COS)/rv; in find_ellipses() 147 x1p = (x1*COS + y1*SIN)/rh; in find_ellipses() 148 y1p = (-x1*SIN + y1*COS)/rv; in find_ellipses() 157 *cx0 = pcx0*COS - pcy0*SIN; in find_ellipses() 158 *cy0 = pcx0*SIN + pcy0*COS; in find_ellipses() 159 *cx1 = pcx1*COS - pcy1*SIN; in find_ellipses() 160 *cy1 = pcx1*SIN + pcy1*COS; in find_ellipses() [all …]
|
/external/llvm/test/CodeGen/Generic/ |
D | intrinsics.ll | 16 ; SIN
|
/external/ceres-solver/data/nist/ |
D | ENSO.dat | 19 Arguments to the SIN and COS functions are in radians.
|
/external/mesa3d/src/gallium/auxiliary/tgsi/ |
D | tgsi_opcode_tmp.h | 87 OP11(SIN)
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/data/unicode/ |
D | CompositionExclusions.txt | 62 FB2B # HEBREW LETTER SHIN WITH SIN DOT 64 FB2D # HEBREW LETTER SHIN WITH DAGESH AND SIN DOT
|
D | confusables.txt | 82 05C2 ; 0307 ; SL # ( ׂ → ̇ ) HEBREW POINT SIN DOT → COMBINING DOT ABOVE # 4022 FB2B ; FB2A ; SL # ( שׂ → שׁ ) HEBREW LETTER SHIN WITH SIN DOT → HEBREW LETTER SHIN WITH SHIN DOT… 4025 FB2D ; FB2C ; SL # ( שּׂ → שּׁ ) HEBREW LETTER SHIN WITH DAGESH AND SIN DOT → HEBREW LETTER SHIN WI… 9164 05C2 ; 0307 ; SA # ( ׂ → ̇ ) HEBREW POINT SIN DOT → COMBINING DOT ABOVE # 13104 FB2B ; FB2A ; SA # ( שׂ → שׁ ) HEBREW LETTER SHIN WITH SIN DOT → HEBREW LETTER SHIN WITH SHIN DOT… 13107 FB2D ; FB2C ; SA # ( שּׂ → שּׁ ) HEBREW LETTER SHIN WITH DAGESH AND SIN DOT → HEBREW LETTER SHIN WI… 18248 05C2 ; 0307 ; ML # ( ׂ → ̇ ) HEBREW POINT SIN DOT → COMBINING DOT ABOVE # 22188 FB2B ; FB2A ; ML # ( שׂ → שׁ ) HEBREW LETTER SHIN WITH SIN DOT → HEBREW LETTER SHIN WITH SHIN DOT… 22191 FB2D ; FB2C ; ML # ( שּׂ → שּׁ ) HEBREW LETTER SHIN WITH DAGESH AND SIN DOT → HEBREW LETTER SHIN WI… 27333 05C2 ; 0307 ; MA # ( ׂ → ̇ ) HEBREW POINT SIN DOT → COMBINING DOT ABOVE # [all …]
|
/external/mesa3d/src/mesa/program/ |
D | program_lexer.l | 234 SIN{szf}{cc}{sat} { return_opcode(require_ARB_fp, SCALAR_OP, SIN, 3); }
|
/external/apache-commons-math/src/main/java/org/apache/commons/math/analysis/ |
D | ComposableFunction.java | 87 public static final ComposableFunction SIN = new ComposableFunction() { field in ComposableFunction
|
/external/bison/tests/ |
D | existing.at | 1472 %token SIN 1543 %left VARIABLE NUMBER '(' SIN COS ATAN2 LOG EXP SQRT K_MAX K_MIN INT RAND SRAND LAST 1912 | SIN '(' any_expr ')' 2045 …T, RJUST, ABOVE, BELOW, AND, HERE, DOT_X, DOT_Y, DOT_HT, DOT_WID, DOT_RAD, SIN, COS, ATAN2, LOG, E… 2046 … LJUST, RJUST, ABOVE, BELOW, HERE, DOT_X, DOT_Y, DOT_HT, DOT_WID, DOT_RAD, SIN, COS, ATAN2, LOG, E… 2862 + 227 | . SIN '(' any_expr ')' 2903 + SIN shift, and go to state 67 3029 + 227 | . SIN '(' any_expr ')' 3070 + SIN shift, and go to state 67
|
/external/mesa3d/src/gallium/drivers/nv30/ |
D | nvfx_fragprog.c | 714 … nvfx_fp_emit(fpc, arith(sat, SIN, dst, NVFX_FP_MASK_Y, swz(src[0], X, X, X, X), none, none)); in nvfx_fragprog_parse_instruction() 719 … nvfx_fp_emit(fpc, arith(sat, SIN, dst, NVFX_FP_MASK_Y, swz(src[0], X, X, X, X), none, none)); in nvfx_fragprog_parse_instruction() 737 nvfx_fp_emit(fpc, arith(sat, SIN, dst, mask, src[0], none, none)); in nvfx_fragprog_parse_instruction()
|
D | nvfx_vertprog.c | 666 nvfx_vp_emit(vpc, arith(sat, SCA, SIN, dst, mask, none, none, src[0])); in nvfx_vertprog_parse_instruction()
|
/external/apache-commons-math/src/main/java/org/apache/commons/math/linear/ |
D | AbstractRealVector.java | 636 return mapToSelf(ComposableFunction.SIN); in mapSinToSelf()
|
/external/mesa3d/src/gallium/drivers/radeon/ |
D | R600Instructions.td | 690 inst, "SIN", []>{ 776 // R700 normalizes inputs to SIN/COS the same as EG
|
/external/mesa3d/src/gallium/drivers/nv50/codegen/ |
D | nv50_ir_from_tgsi.cpp | 484 NV50_IR_OPCODE_CASE(SIN, SIN); in translateOpcode()
|
/external/llvm/lib/Target/X86/ |
D | X86InstrFPStack.td | 282 defm SIN : FPUnary<fsin, MRM_FE, "fsin">;
|
/external/llvm/lib/Target/R600/ |
D | R600Instructions.td | 1116 inst, "SIN", [(set f32:$dst, (SIN_HW f32:$src0))]>{
|
/external/dnsmasq/po/ |
D | es.po | 763 msgstr "Este software viene SIN NINGUNA GARANTIA.\n"
|
/external/mesa3d/src/gallium/docs/source/ |
D | tgsi.rst | 534 .. opcode:: SIN - Sine
|
/external/owasp/sanitizer/lib/htmlparser-1.3/ |
D | htmlparser-1.3.jar | META-INF/MANIFEST.MF
nu/validator/htmlparser/tools/XSLT4HTML5XOM.class
XSLT4HTML5XOM ... |
D | htmlparser-1.3-with-transitions.jar | META-INF/MANIFEST.MF
nu/validator/htmlparser/tools/XSLT4HTML5XOM.class
XSLT4HTML5XOM ... |
/external/icu/icu4c/source/data/unidata/norm2/ |
D | uts46.txt | 900 # 05C1..05C2 valid # 1.1 HEBREW POINT SHIN DOT..HEBREW POINT SIN DOT 4649 FB2B >05E9 05C2 # 1.1 HEBREW LETTER SHIN WITH SIN DOT 4651 FB2D >05E9 05BC 05C2 #1.1 HEBREW LETTER SHIN WITH DAGESH AND SIN DOT
|
/external/robolectric/lib/main/ |
D | h2-1.2.147.jar | META-INF/MANIFEST.MF
META-INF/services/java.sql.Driver
org ... |
/external/icu/icu4c/source/data/unidata/ |
D | confusables.txt | 82 05C2 ; 0307 ; SL # ( ׂ → ̇ ) HEBREW POINT SIN DOT → COMBINING DOT ABOVE # 4022 FB2B ; FB2A ; SL # ( שׂ → שׁ ) HEBREW LETTER SHIN WITH SIN DOT → HEBREW LETTER SHIN WITH SHIN DOT… 4025 FB2D ; FB2C ; SL # ( שּׂ → שּׁ ) HEBREW LETTER SHIN WITH DAGESH AND SIN DOT → HEBREW LETTER SHIN WI… 9164 05C2 ; 0307 ; SA # ( ׂ → ̇ ) HEBREW POINT SIN DOT → COMBINING DOT ABOVE # 13104 FB2B ; FB2A ; SA # ( שׂ → שׁ ) HEBREW LETTER SHIN WITH SIN DOT → HEBREW LETTER SHIN WITH SHIN DOT… 13107 FB2D ; FB2C ; SA # ( שּׂ → שּׁ ) HEBREW LETTER SHIN WITH DAGESH AND SIN DOT → HEBREW LETTER SHIN WI… 18248 05C2 ; 0307 ; ML # ( ׂ → ̇ ) HEBREW POINT SIN DOT → COMBINING DOT ABOVE # 22188 FB2B ; FB2A ; ML # ( שׂ → שׁ ) HEBREW LETTER SHIN WITH SIN DOT → HEBREW LETTER SHIN WITH SHIN DOT… 22191 FB2D ; FB2C ; ML # ( שּׂ → שּׁ ) HEBREW LETTER SHIN WITH DAGESH AND SIN DOT → HEBREW LETTER SHIN WI… 27333 05C2 ; 0307 ; MA # ( ׂ → ̇ ) HEBREW POINT SIN DOT → COMBINING DOT ABOVE # [all …]
|