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

1 2 3

  /device/linaro/bootloader/edk2/OvmfPkg/Csm/Csm16/
Csm16.inf 18 FILE_GUID = 1547B4F3-3E8A-4FEF-81C8-328ED647AB1A
  /bionic/libm/upstream-freebsd/lib/msun/ld128/
k_cosl.c 45 C8 = -0.1561920696721507929516718307820958119868e-15,
57 z*(C8+z*(C9+z*(C10+z*C11))))))))));
s_expl.c 147 C8 = 2.48015873015873015873015112487849040e-5L,
246 x * (C7 + x * (C8 + x * (C9 + x * (C10 +
  /device/linaro/bootloader/edk2/MdePkg/Library/PeiPciSegmentLibPciCfg2/
PeiPciSegmentLibPciCfg2.inf 25 FILE_GUID = 254901AD-7DB7-45f8-93C8-93D579398D9F
  /external/clang/test/CodeGenCXX/
vtable-layout-extreme.cpp 66 class C8
152 // CHECK-NEXT: -- (Test1::C8, 184) vtable address --
200 , virtual public C8
lto-visibility-inference.cpp 33 struct C8 {
69 std::C7::C8 *c8, stdext::C9 *c9, other::C10 *c10) {
95 c8->f();
debug-info-use-after-free.cpp 300 C8:
305 C8 {
  /bionic/libm/upstream-freebsd/lib/msun/src/
e_coshl.c 52 C8 = 2.4801587301767953e-5, /* 0x1a01a01a027061.0p-68 */
65 C8 = 2.48015873015873015873015871870962089e-5L, /* 0x1a01a01a01a01a01a01a017af2756.0p-128L */
108 ((C8*x2 + C6)*x2 + C4)*x4 + C2*x2 + 1);
113 C16)*x2 + C14)*x2 + C12)*x2 + C10)*x2 + C8)*x2 + C6)*x2 +
  /device/linaro/bootloader/edk2/DuetPkg/Library/DuetBdsLib/
PlatformBds.inf 25 FILE_GUID = A6F691AC-31C8-4444-854C-E2C1A6950F92
  /device/google/taimen/nfc/
libnfc-nxp.taimen.conf 145 00, 00, C8, 02,
146 00, 00, C8, 00,
172 00, 00, C8, 02,
173 00, 00, C8, 00,
  /toolchain/binutils/binutils-2.25/opcodes/
aarch64-opc.c     [all...]
ia64-opc.h 49 #define C8 IA64_OPND_C8
ia64-opc-m.c     [all...]
  /external/libvpx/libvpx/test/
dct16x16_test.cc 42 const double C8 = 0.707106781186548;
155 output[4] = 2 * (temp1 * C8);
160 output[12] = 2 * (temp1 * C8);
162 output[2] = 2 * ((step[4] + step[5]) * C8);
163 output[14] = 2 * ((step[7] - step[6]) * C8);
176 output[3] = 2 * (temp1 * C8);
181 output[13] = 2 * (temp1 * C8);
183 output[9] = 2 * ((step[10] + step[11]) * C8);
194 output[7] = 2 * (intermediate[13] * C8);
199 output[11] = -2 * (temp1 * C8);
    [all...]
  /device/huawei/angler/nfc/
libnfc-nxp.conf 208 # A0, 0D, 06, 06, 30, C8, 00, 64, 00 RF_CLIF_CFG_TARGET CLIF_SIGPRO_ADCBCM_THRESHOLD_REG
324 # A0, 0D, 06, 7C, 30, C8, 00, 64, 00 RF_CLIF_CFG_BR_106_T_RXB CLIF_SIGPRO_ADCBCM_THRESHOLD_REG
327 # A0, 0D, 06, 80, 30, C8, 00, 64, 00 RF_CLIF_CFG_BR_212_T_RXB CLIF_SIGPRO_ADCBCM_THRESHOLD_REG
330 # A0, 0D, 06, 84, 30, C8, 00, 64, 00 RF_CLIF_CFG_BR_424_T_RXB CLIF_SIGPRO_ADCBCM_THRESHOLD_REG
355 # A0, 0D, 06, 0A, 30, C8, 00, 64, 00 RF_CLIF_CFG_I_ACTIVE CLIF_SIGPRO_ADCBCM_THRESHOLD_REG
374 A0, 0D, 06, 06, 30, C8, 00, 64, 00,
502 A0, 0D, 06, 7C, 30, C8, 00, 64, 00
509 A0, 0D, 06, 80, 30, C8, 00, 64, 00,
512 A0, 0D, 06, 84, 30, C8, 00, 64, 00,
537 A0, 0D, 06, 0A, 30, C8, 00, 64, 0
    [all...]
  /device/linaro/hikey/l-loader/
generate_ptable.sh 49 sgdisk -n 6:0:+64M -t 6:EF00 -u 6:5C0F213C-17E1-4149-88C8-8B50FB4EC70E -c 6:"boot" ${TEMP_FILE}
73 sgdisk -n 6:0:+64M -t 6:EF00 -u 6:5C0F213C-17E1-4149-88C8-8B50FB4EC70E -c 6:"boot" ${TEMP_FILE}
  /prebuilts/go/darwin-x86/test/import2.dir/
import3.go 29 p.C8 = (<-chan (<-chan (chan int)))(nil)
import2.go 18 var C8 <- chan <- chan chan int = (<-chan (<-chan (chan int)))(nil)
  /prebuilts/go/linux-x86/test/import2.dir/
import3.go 29 p.C8 = (<-chan (<-chan (chan int)))(nil)
import2.go 18 var C8 <- chan <- chan chan int = (<-chan (<-chan (chan int)))(nil)
  /external/icu/icu4c/source/tools/gensprep/
filterRFC3454.pl 54 "--C8" => \$c8,
135 if($line =~ /C.8/ && defined $c8 ){
658 --C8 Generate data for table C.8
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
  /libcore/benchmarks/src/benchmarks/
ImtConflictBenchmark.java 79 C8 c8 = new C8(); local
80 callF0(c8);
81 callF43(c8);
82 callF86(c8);
83 callF129(c8);
84 callF172(c8);
85 callF215(c8);
86 callF258(c8);
467 C8 c8 = new C8(); local
    [all...]
  /external/eigen/Eigen/src/Core/products/
GeneralBlockPanelKernel.h     [all...]
  /external/llvm/lib/Target/Hexagon/MCTargetDesc/
HexagonMCChecker.cpp 119 // USR has subregisters (while C8 does not for technical reasons), so
122 if (R == Hexagon::C8)
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
adogpool.h 415 #define ADO_Reserved_15 GUID_BUILDER (ADO_Reserved_15, C2CC7BC0, 9f8b, 46c8, 83, 6b, BC, 46, 70, 28, F4, 54)
429 #define ADO_Reserved_29 GUID_BUILDER (ADO_Reserved_29, FAA37542, B471, 4183, A6, 56, 99, C8, FD, 80, FF, 73)
448 #define ADO_Reserved_48 GUID_BUILDER (ADO_Reserved_48, AB663F07, BA4D, 42cc, 93, C6, F2, EA, 9f, C8, BA, 74)
474 #define ADO_Reserved_74 GUID_BUILDER (ADO_Reserved_74, 70eb3f53, 91a0, 42f5, BE, 50, F1, 02, DE, C8, 92, 27)
508 #define ADO_Reserved_108 GUID_BUILDER (ADO_Reserved_108, CFDE81B8, 66ef, 4503, 84, A8, 7e, 8f, C8, AB, 0b, 31)
    [all...]

Completed in 1086 milliseconds

1 2 3