/device/linaro/hikey/l-loader/ |
D | generate_ptable.sh | 53 …fakeroot ${SGDISK} -n 1:0:+1M -t 1:0700 -u 1:496847AB-56A1-4CD5-A1AD-47F4ACF055C9 -c 1:"vrl" ${TEM… 59 …fakeroot ${SGDISK} -n 4:0:+8M -t 4:EF02 -u 4:496847AB-56A1-4CD5-A1AD-47F4ACF055C9 -c 4:"fastboot" … 77 …fakeroot ${SGDISK} -n 1:0:+1M -t 1:0700 -u 1:496847AB-56A1-4CD5-A1AD-47F4ACF055C9 -c 1:"vrl" ${TEM… 83 …fakeroot ${SGDISK} -n 4:0:+8M -t 4:EF02 -u 4:496847AB-56A1-4CD5-A1AD-47F4ACF055C9 -c 4:"fastboot" … 99 …fakeroot ${SGDISK} -n 1:0:+1M -t 1:0700 -u 1:496847AB-56A1-4CD5-A1AD-47F4ACF055C9 -c 1:"vrl" ${TEM… 105 …fakeroot ${SGDISK} -n 4:0:+8M -t 4:EF02 -u 4:496847AB-56A1-4CD5-A1AD-47F4ACF055C9 -c 4:"fastboot" …
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/ |
D | test_abc.py | 139 class A1(A): class 141 self.assertRaises(RuntimeError, A1.register, A) # cycles not allowed 144 A1.register(B) # ok 145 A1.register(B) # should pass silently
|
D | test_descr.py | 1353 class A1(object): class 1358 class B(A1, A2):
|
/device/google/muskie/nfc/ |
D | libnfc-nxp.muskie.conf | 100 …F, 00, 00, 86, 9F, 00, 00, 8F, 9F, 00, 00, 91, 9F, 00, 00, 9A, 9F, 00, 00, A1, 9F, 00, 00, A7, 9F,…
|
/device/linaro/bootloader/edk2/StdLib/Include/ |
D | math.h | 315 double fmod(double A1, double A2);
|
/device/google/taimen/nfc/ |
D | libnfc-nxp.taimen.conf | 181 00, 00, 91, 1F, 00, 00, 9A, 1F, 00, 00, A1, 1F, 00,
|
/device/google/crosshatch/nfc/ |
D | libnfc-nxp.crosshatch.conf | 140 A0, 18, 08, 34, 00, A1, 00, 81, FF, 30, 00,
|
/device/google/bonito/nfc/ |
D | libnfc-nxp.sargo.conf | 98 02, 00, A1, 9F, 00, 00, A6, 9F, 00, 00, AF, 9F, 00, 00, B8, 1F, 00, 00
|
/device/linaro/bootloader/edk2/BaseTools/Source/C/LzmaCompress/Sdk/C/ |
D | LzmaDec.c | 24 #define GET_BIT2(p, i, A0, A1) IF_BIT_0(p) \ argument 26 { UPDATE_1(p); i = (i + i) + 1; A1; } 61 #define GET_BIT2_CHECK(p, i, A0, A1) IF_BIT_0_CHECK(p) \ argument 63 { UPDATE_1_CHECK; i = (i + i) + 1; A1; }
|
/device/linaro/bootloader/edk2/MdeModulePkg/Library/LzmaCustomDecompressLib/Sdk/C/ |
D | LzmaDec.c | 26 #define GET_BIT2(p, i, A0, A1) IF_BIT_0(p) \ argument 28 { UPDATE_1(p); i = (i + i) + 1; A1; } 63 #define GET_BIT2_CHECK(p, i, A0, A1) IF_BIT_0_CHECK(p) \ argument 65 { UPDATE_1_CHECK; i = (i + i) + 1; A1; }
|
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Library/LzmaCustomDecompressLib/Sdk/C/ |
D | LzmaDec.c | 26 #define GET_BIT2(p, i, A0, A1) IF_BIT_0(p) \ argument 28 { UPDATE_1(p); i = (i + i) + 1; A1; } 63 #define GET_BIT2_CHECK(p, i, A0, A1) IF_BIT_0_CHECK(p) \ argument 65 { UPDATE_1_CHECK; i = (i + i) + 1; A1; }
|
/device/google/contexthub/firmware/os/cpu/cortexm4/inc/cpu/cmsis/ |
D | arm_math.h | 1818 q15_t A1; member 1821 q31_t A1; /**< The derived gain A1 = -Kp - 2Kd | Kd.*/ member 1835 q31_t A1; /**< The derived gain, A1 = -Kp - 2Kd. */ member 1850 float32_t A1; /**< The derived gain, A1 = -Kp - 2Kd. */ member 5096 (S->A1 * S->state[0]) + (S->A2 * S->state[1]) + (S->state[2]); in arm_pid_f32() 5134 acc += (q63_t) S->A1 * S->state[0]; in arm_pid_q31() 5188 acc = __SMLALD(S->A1, (q31_t) *vstate, acc); in arm_pid_q15() 5195 acc += (q31_t) S->A1 * S->state[0]; in arm_pid_q15()
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/ |
D | urllib2.py | 1007 A1 = "%s:%s:%s" % (user, realm, pw) 1021 respdig = KD(H(A1), noncebit) 1023 respdig = KD(H(A1), "%s:%s" % (nonce, H(A2)))
|
/device/linaro/bootloader/OpenPlatformPkg/Platforms/Hisilicon/DeviceTree/ |
D | hi6220-hikey.dts | 168 * Rev A1.
|
/device/linaro/bootloader/edk2/StdLib/LibC/Time/ |
D | Theory.txt | 553 (2004-01-14), pp A1, A20-A21.
|
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/PlatformSetupDxe/ |
D | VfrStrings.uni | 598 … #language en-US "If enabled, EHCI is enabled as default for A0. For A1 and later, XHCI is e… 819 …HELP #language en-US "Select SDIO mode for WIFI, only for A0/A1 stepping."
|
/device/google/crosshatch/acdbdata/OEM/sdm845-tavil-c1-snd-card/ |
D | workspaceFile.qwsp | 1 …dx7++CBQXuqLX40Rz/0V8CK8QRheIJybEROH0GjLZIt0QGBZdantD3bJvj+wFRD3y7Q2iHU1qI+A1+fqXej/2ce7C6z8UUWvJx…
|
/device/linaro/bootloader/OpenPlatformPkg/Platforms/Hisilicon/HiKey/Binary/ |
D | mcuimage.bin | 561 +iCE<�O�v�������r��i��02����`h�O�`�E�T!l���A10���� �``��f����]��(��FIFhFBFSF…
|