Home
last modified time | relevance | path

Searched refs:C1 (Results 1 – 25 of 29) sorted by relevance

12

/device/linaro/bootloader/edk2/QuarkPlatformPkg/Acpi/AcpiTables/Cpu0Cst/
DCpu0Cst.asl33 // If CMP is supported, and OSPM is not capable of independent C1, P, T state
35 // C1 halt
37 // PDCx[4] = Indicates whether OSPM is not capable of independent C1, P, T state
45 { // C1 halt
65 // If C6 is supported, we report MWAIT C1,C2,C4,C6
73 { // MWAIT C1, hardware coordinated with no bus master avoidance
103 // If C4 is supported, we report MWAIT C1,C2,C4
111 { // MWAIT C1, hardware coordinated with no bus master avoidance
134 // If C2 is supported, we report MWAIT C1,C2
142 { // MWAIT C1, hardware coordinated with no bus master avoidance
[all …]
/device/linaro/bootloader/edk2/Vlv2DeviceRefCodePkg/ValleyView2Soc/CPU/PowerManagement/AcpiTables/Ssdt/
DCpu0Cst.asl95 // IF CMP is supported, but independent C-States beyond C1 are
96 // not supported; return C1 Halt and rely on BIOS based software
111 { // C1 halt, but with BIOS coordination
123 // Report MWAIT C1, C2, C6 w/ BM_STS avoidance
125 // Report MWAIT C1, C2, C4 w/ BM_STS avoidance
127 // Report MWAIT C1, C2, C3 w/ BM_STS avoidance
129 // Report MWAIT C1, C2
131 // Report MWAIT C1
140 // PDCx[8] = 1 - OS supports MWAIT for C1
149 // <TODO> The implementor may wish to only report C1-C2
[all …]
DCpuPm.asl317 // PDCx[3] = OS supports C1 and P-states in MP systems
336 // CFGD[11,7,2,1] = C6, C4, C1E, C1 Capable/Enabled
347 // PDCx[3] = OS supports C1 and P-states in MP systems
441 // PDCx[3] = OS supports C1 and P-states in MP systems
453 // PDCx[3] = OS supports C1 and P-states in MP systems
469 // CFGD[11,7,2,1] = C6, C4, C1E, C1 Capable/Enabled
584 // PDCx[3] = OS supports C1 and P-states in MP systems
596 // PDCx[3] = OS supports C1 and P-states in MP systems
612 // CFGD[11,7,2,1] = C6, C4, C1E, C1 Capable/Enabled
727 // PDCx[3] = OS supports C1 and P-states in MP systems
[all …]
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dtest_abc.py176 class C1(C): class
178 B1.register(C1)
183 self.assertTrue(issubclass(C1, A))
184 self.assertTrue(issubclass(C1, (A,)))
185 self.assertTrue(issubclass(C1, B))
186 self.assertTrue(issubclass(C1, (B,)))
187 self.assertTrue(issubclass(C1, B1))
188 self.assertTrue(issubclass(C1, (B1,)))
189 C1.register(int)
Dtest_class.py529 class C1: class
532 self.assertRaises(TypeError, hash, C1())
Dtest_grammar.py792 class C1(B): pass class
794 class D(C1, C2, B): pass
Dtest_descr.py960 class C1(object): class
962 x = C1()
1183 class C1(W, D): class
1185 a = C1()
3229 global C1
3230 class C1(list): class
3232 return super(C1, cls).__new__(cls)
3270 for cls in C, C1, C2:
3275 a = C1(1, 2); a.append(42); a.append(24)
3301 for cls in C, C1, C2:
[all …]
/device/linaro/bootloader/edk2/StdLib/LibC/Math/
Dk_cos.c58 C1 = 4.16666666666666019037e-02, /* 0x3FA55555, 0x5555554C */ variable
76 r = z*(C1+z*(C2+z*(C3+z*(C4+z*(C5+z*C6))))); in __kernel_cos()
/device/google/contexthub/firmware/lib/libm/
Dkf_cos.c24 C1 = 4.1666667908e-02, /* 0x3d2aaaab */ variable
46 r = z*(C1+z*(C2+z*(C3+z*(C4+z*(C5+z*C6)))));
/device/google/crosshatch/nfc/
Dlibnfc-nxp.crosshatch.uicc.conf119 20, 02, A4, 01, A0, A9, A0, 00, C1, 00, 0A, 01, 80, 41, 0A, 02, 81, 83, 0A,
137 00, B3, 9F, 00, 00, B5, 9F, 00, 00, C1, 9F, 00, 00, C4, 1F, 00, 00, D0, 1F,
Dlibnfc-nxp.crosshatch.ese.conf119 20, 02, A4, 01, A0, A9, A0, 00, C1, 00, 0A, 01, 80, 41, 0A, 02, 81, 83, 0A,
137 00, B3, 9F, 00, 00, B5, 9F, 00, 00, C1, 9F, 00, 00, C4, 1F, 00, 00, D0, 1F,
Dlibnfc-nxp.crosshatch.conf119 20, 02, A4, 01, A0, A9, A0, 00, C1, 00, 0A, 01, 80, 41, 0A, 02, 81, 83, 0A,
137 00, B3, 9F, 00, 00, B5, 9F, 00, 00, C1, 9F, 00, 00, C4, 1F, 00, 00, D0, 1F,
Dlibnfc-nxp.blueline.uicc.conf119 20, 02, A4, 01, A0, A9, A0, 00, C1, 00, 0A, 01, 80, 41, 0A, 02, 81, 83, 0A,
137 00, B3, 9F, 00, 00, B5, 9F, 00, 00, C1, 9F, 00, 00, C4, 1F, 00, 00, D0, 1F,
Dlibnfc-nxp.blueline.conf119 20, 02, A4, 01, A0, A9, A0, 00, C1, 00, 0A, 01, 80, 41, 0A, 02, 81, 83, 0A,
137 00, B3, 9F, 00, 00, B5, 9F, 00, 00, C1, 9F, 00, 00, C4, 1F, 00, 00, D0, 1F,
Dlibnfc-nxp.blueline.ese.conf119 20, 02, A4, 01, A0, A9, A0, 00, C1, 00, 0A, 01, 80, 41, 0A, 02, 81, 83, 0A,
137 00, B3, 9F, 00, 00, B5, 9F, 00, 00, C1, 9F, 00, 00, C4, 1F, 00, 00, D0, 1F,
/device/google/bonito/nfc/
Dlibnfc-nxp.bonito.ese.conf104 02, 00, BB, 9F, 00, 00, C1, 9F, 00, 00, CC, 9F, 00, 00, D6, 1F, 00, 00
133 20, 02, A4, 01, A0, A9, A0, 00, C1, 00, 0A, 01, 80, 41, 0A, 02, 81, 83, 0A,
Dlibnfc-nxp.bonito.conf104 02, 00, BB, 9F, 00, 00, C1, 9F, 00, 00, CC, 9F, 00, 00, D6, 1F, 00, 00
133 20, 02, A4, 01, A0, A9, A0, 00, C1, 00, 0A, 01, 80, 41, 0A, 02, 81, 83, 0A,
Dlibnfc-nxp.bonito.uicc.conf104 02, 00, BB, 9F, 00, 00, C1, 9F, 00, 00, CC, 9F, 00, 00, D6, 1F, 00, 00
133 20, 02, A4, 01, A0, A9, A0, 00, C1, 00, 0A, 01, 80, 41, 0A, 02, 81, 83, 0A,
Dlibnfc-nxp.sargo.conf133 20, 02, A4, 01, A0, A9, A0, 00, C1, 00, 0A, 01, 80, 41, 0A, 02, 81, 83, 0A,
Dlibnfc-nxp.sargo.ese.conf133 20, 02, A4, 01, A0, A9, A0, 00, C1, 00, 0A, 01, 80, 41, 0A, 02, 81, 83, 0A,
Dlibnfc-nxp.sargo.uicc.conf133 20, 02, A4, 01, A0, A9, A0, 00, C1, 00, 0A, 01, 80, 41, 0A, 02, 81, 83, 0A,
/device/linaro/bootloader/edk2/QuarkPlatformPkg/Acpi/AcpiTables/CpuPm/
DCpuPm.asl35 // CFGD[4] = PPM_C1 = C1 Capable, Enabled
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/tests/data/
Dpy3_test_grammar.py732 class C1(B): pass class
734 class D(C1, C2, B): pass
Dpy2_test_grammar.py788 class C1(B): pass class
790 class D(C1, C2, B): pass
/device/linaro/bootloader/edk2/Vlv2DeviceRefCodePkg/AcpiTablesPCAT/
DPlatform.asl201 // If CMP and the OSYS is WinXP SP1, we will enable C1-SMI if
204 // CFGD[7:4] = C4, C3, C2, C1 Capable/Enabled
451 // for independent C-States deeper than C1

12