Searched refs:B1 (Results 1 - 17 of 17) sorted by relevance

/device/linaro/bootloader/edk2/EmulatorPkg/Library/DxeEmuPeCoffExtraActionLib/
H A DDxeEmuPeCoffExtraActionLib.inf21 FILE_GUID = 68FCD487-D230-6846-95B1-5E1F2EF942C4
/device/linaro/bootloader/edk2/MdeModulePkg/Core/RuntimeDxe/
H A DRuntimeDxe.inf25 FILE_GUID = B601F8C4-43B7-4784-95B1-F4226CB40CEE
/device/linaro/bootloader/edk2/QuarkSocPkg/QuarkNorthCluster/Library/ResetSystemLib/
H A DResetSystemLib.inf21 FILE_GUID = AD33A56E-3AAD-40ac-91B1-FA861E8D9D85
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
H A Dtest_abc.py172 class B1(B): class in function:TestABC.test_registration_transitiveness
174 self.assertTrue(issubclass(B1, A))
175 self.assertTrue(issubclass(B1, (A,)))
178 B1.register(C1)
181 self.assertFalse(issubclass(C, B1))
182 self.assertFalse(issubclass(C, (B1,)))
187 self.assertTrue(issubclass(C1, B1))
188 self.assertTrue(issubclass(C1, (B1,)))
H A Dtest_int_literal.py143 self.assertEqual(0b1, 0B1)
/device/linaro/bootloader/edk2/BaseTools/Scripts/
H A DSetVisualStudio.bat88 @exit /B1
95 @exit /B1
/device/linaro/bootloader/edk2/EmbeddedPkg/GdbStub/
H A DGdbStubInternal.h151 UINT32 B1:1; // Breakpoint condition detected member in struct:__anon5086::__anon5087
/device/linaro/bootloader/edk2/EmbeddedPkg/Library/GdbDebugAgent/
H A DGdbDebugAgent.h119 UINT32 B1:1; // Breakpoint condition detected member in struct:__anon5104::__anon5105
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Protocol/DebugSupport/
H A DDebugSupport.h390 UINT64 B1;
/device/huawei/angler/nfc/
H A Dlibnfc-nxp.conf332 # A0, 0D, 06, 88, 2F, B1, 05, 80, 17 RF_CLIF_CFG_BR_848_T_RXB CLIF_SIGPRO_ADCBCM_CONFIG_REG
514 A0, 0D, 06, 88, 2F, B1, 05, 80, 17,
/device/linaro/bootloader/edk2/EmbeddedPkg/GdbStub/Ia32/
H A DProcessor.c488 } else if (Dr6.Bits.B1 == 1) {
/device/linaro/bootloader/edk2/EmbeddedPkg/GdbStub/X64/
H A DProcessor.c460 } else if (Dr6.Bits.B1 == 1) {
/device/linaro/bootloader/edk2/EmbeddedPkg/Library/GdbDebugAgent/Ia32/
H A DProcessor.c440 } else if (Dr6.Bits.B1 == 1) {
/device/linaro/bootloader/edk2/EmbeddedPkg/Library/GdbDebugAgent/X64/
H A DProcessor.c460 } else if (Dr6.Bits.B1 == 1) {
/device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
H A DDebugSupport.h359 UINT64 B1; member in struct:__anon7831
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Tools/Source/UefiVfrCompile/
H A DVfrSyntax.g915 | B1:True << $Value.b = TRUE; >>
/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/
H A DVfrSyntax.g1501 | B1:True << $Value.b = TRUE; >>

Completed in 313 milliseconds