/device/linaro/bootloader/arm-trusted-firmware/ |
D | .gitignore | 1 # Ignore miscellaneous files 9 # Ignore build directory 12 # Ignore build products from tools
|
/device/linaro/bootloader/edk2/Vlv2DeviceRefCodePkg/AcpiTablesPCAT/ |
D | PchEhci.asl | 82 0x81, 0x00, 0x00, 0x00, // Revision 1, Ignore color 103 0x81, 0x00, 0x00, 0x00, // Revision 1, Ignore color 125 0x81, 0x00, 0x00, 0x00, // Revision 1, Ignore color 147 0x81, 0x00, 0x00, 0x00, // Revision 1, Ignore color 170 0x81, 0x00, 0x00, 0x00, // Revision 1, Ignore color 195 0x81, 0x00, 0x00, 0x00, // Revision 1, Ignore color 219 0x81, 0x00, 0x00, 0x00, // Revision 1, Ignore color 243 0x81, 0x00, 0x00, 0x00, // Revision 1, Ignore color 267 0x81, 0x00, 0x00, 0x00, // Revision 1, Ignore color
|
D | PchXhci.asl | 110 … //31:0 - Bit[6:0]=2 revision is 0x2, Bit[7]=1 Ignore Color Bit[31:8]=0 RGB color is ignored 149 … //31:0 - Bit[6:0]=2 revision is 0x2, Bit[7]=1 Ignore Color Bit[31:8]=0 RGB color is ignored 192 … //31:0 - Bit[6:0]=2 revision is 0x2, Bit[7]=1 Ignore Color Bit[31:8]=0 RGB color is ignored 239 … //31:0 - Bit[6:0]=2 revision is 0x2, Bit[7]=1 Ignore Color Bit[31:8]=0 RGB color is ignored 280 … //31:0 - Bit[6:0]=2 revision is 0x2, Bit[7]=1 Ignore Color Bit[31:8]=0 RGB color is ignored 323 … //31:0 - Bit[6:0]=2 revision is 0x2, Bit[7]=1 Ignore Color Bit[31:8]=0 RGB color is ignored 364 … //31:0 - Bit[6:0]=2 revision is 0x2, Bit[7]=1 Ignore Color Bit[31:8]=0 RGB color is ignored
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Ppi/BaseMemoryTest/ |
D | BaseMemoryTest.h | 35 Ignore, enumerator
|
/device/google/cuttlefish_common/tests/ril/src/com/android/cuttlefish/ril/tests/ |
D | RilE2eTests.java | 35 import org.junit.Ignore; 155 @Ignore
|
/device/google/cuttlefish/shared/sepolicy/ |
D | init.te | 15 # /mnt/sdcard -> /storage/self/primary symlink is deprecated. Ignore attempts to
|
/device/google/crosshatch-sepolicy/vendor/qcom/common/ |
D | netmgrd.te | 44 #Ignore if device loading for private IOCTL failed
|
D | init-devstart-sh.te | 32 # Ignore permissions used but not needed.
|
/device/google/bonito-sepolicy/vendor/qcom/common/ |
D | init-devstart-sh.te | 32 # Ignore permissions used but not needed.
|
D | netmgrd.te | 44 #Ignore if device loading for private IOCTL failed
|
/device/google/wahoo/sepolicy/vendor/ |
D | netmgrd.te | 43 #Ignore if device loading for private IOCTL failed
|
/device/linaro/bootloader/edk2/QuarkPlatformPkg/Platform/Pei/PlatformInit/ |
D | MrcWrapper.h | 74 Ignore, enumerator
|
D | MrcWrapper.c | 1376 case Ignore: in BaseMemoryTest()
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/ |
D | tokenize.py | 50 Ignore = Whitespace + any(r'\\\r?\n' + Whitespace) + maybe(Comment) variable 91 Token = Ignore + PlainToken
|
D | trace.py | 133 class Ignore: class 473 self.ignore = Ignore(ignoremods, ignoredirs)
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/ |
D | tokenize.py | 51 Ignore = Whitespace + any(r'\\\r?\n' + Whitespace) + maybe(Comment) variable 92 Token = Ignore + PlainToken
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/pgen2/ |
D | tokenize.py | 54 Ignore = Whitespace + any(r'\\\r?\n' + Whitespace) + maybe(Comment) variable 95 Token = Ignore + PlainToken
|
/device/linaro/bootloader/edk2/BaseTools/ |
D | toolsetup.bat | 40 @REM Ignore --nt32 flag
|
/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/dlg/ |
D | dlg_p.g | 108 #token "[\r\t\ ]+" << zzskip(); >> /* Ignore white */
|
/device/linaro/bootloader/OpenPlatformPkg/Platforms/AMD/Styx/AcpiTables/ |
D | Dsdt.asl | 764 // Function 5: Return Ignore PCI Boot Configuration
|
/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/antlr/ |
D | antlr.g | 549 #token "[\t\ ]+" << zzskip(); >> /* Ignore White */ 2152 #token "[\t\ ]+" << zzskip(); >> /* Ignore White */
|