HomeSort by relevance Sort by last modified time
    Searched refs:C12 (Results 1 - 15 of 15) sorted by null

  /bionic/libm/upstream-freebsd/lib/msun/src/
e_coshl.c 54 C12 = 2.0876768371393075e-9, /* 0x11eed99406a3f4.0p-81 */
67 C12 = 2.08767569878680989791444691755468269e-9L, /* 0x11eed8eff8d897b543d0679607399.0p-141L */
109 RETURNI(((C16*x2 + C14)*x4 + (C12*x2 + C10))*(x4*x4*x2) +
115 C16)*x2 + C14)*x2 + C12)*x2 + C10)*x2 + C8)*x2 + C6)*x2 +
  /external/cldr/tools/java/org/unicode/cldr/draft/keyboard/
IsoLayoutPosition.java 39 "L"), C10('C', 10, ";"), C11('C', 11, "'"), C12('C', 12, "(key to right of ')"), // Additional key in 102+ layouts, typically is present
  /external/libvpx/libvpx/test/
dct16x16_test.cc 47 const double C12 = 0.38268343236509;
153 temp1 = step[2] * C12;
159 temp2 = step[3] * C12;
174 temp1 = intermediate[8] * C12;
180 temp2 = intermediate[9] * C12;
197 temp1 = intermediate[14] * C12;
203 temp2 = intermediate[15] * C12;
  /bionic/libm/upstream-freebsd/lib/msun/ld128/
s_expl.c 153 C12 = 2.08767569878679576457272282566520649e-9L,
249 x * (C11 + x * (C12 + x * (C13 +
  /external/icu/icu4c/source/tools/gensprep/
filterRFC3454.pl 46 "--C12" => \$c12,
111 if($line =~ /C.1.2/ && defined $c12 ){
650 --C12 Generate data for table C.1.2
669 e.g.: filterRFC3454.pl --sourcedir=. --destdir=./output --src-filename=rfc3454.txt --dest-filename=NamePrepProfile.txt --A1 --B1 --B2 --C12 --C22 --C3 --C4 --C5 --C6 --C7 --C8 --C9 --normalize --check-bidi
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/MCTargetDesc/
SystemZMCTargetDesc.cpp 123 SystemZ::C12, SystemZ::C13, SystemZ::C14, SystemZ::C15
  /external/cldr/tools/java/org/unicode/cldr/draft/
Keyboard.java 45 E00, E01, E02, E03, E04, E05, E06, E07, E08, E09, E10, E11, E12, E13, D00, D01, D02, D03, D04, D05, D06, D07, D08, D09, D10, D11, D12, D13, C00, C01, C02, C03, C04, C05, C06, C07, C08, C09, C10, C11, C12, C13, B00, B01, B02, B03, B04, B05, B06, B07, B08, B09, B10, B11, B12, B13, A00, A01, A02, A03, A04, A05, A06, A07, A08, A09, A10, A11, A12, A13;
  /external/llvm/lib/Target/Sparc/Disassembler/
SparcDisassembler.cpp 137 SP::C12, SP::C13, SP::C14, SP::C15,
  /external/pcre/dist2/
RunGrepTest 229 (cd $srcdir; $valgrind $vjs $pcre2grep -C12 -B10 'four' ./testdata/grepinputx) >>testtrygrep
    [all...]
RunGrepTest.bat 207 (pushd %srcdir% & %pcre2grep% -C12 -B10 "four" ./testdata/grepinputx & popd) >>testtrygrep
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Sparc/Disassembler/
SparcDisassembler.cpp 139 SP::C12, SP::C13, SP::C14, SP::C15,
  /external/llvm/lib/Target/Sparc/AsmParser/
SparcAsmParser.cpp 157 Sparc::C12, Sparc::C13, Sparc::C14, Sparc::C15,
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Sparc/AsmParser/
SparcAsmParser.cpp 182 Sparc::C12, Sparc::C13, Sparc::C14, Sparc::C15,
    [all...]
  /external/python/cpython3/Lib/test/
test_descr.py     [all...]
  /art/test/636-arm64-veneer-pool/src/
Main.java 32 class C12 { public static void m(Context c, Binder b) { /* Defeat inlining. */ if (Main.doThrow) { throw new Error(); } } }
    [all...]

Completed in 774 milliseconds