Home
last modified time | relevance | path

Searched refs:Ignore (Results 1 – 21 of 21) sorted by relevance

/device/linaro/bootloader/arm-trusted-firmware/
D.gitignore1 # Ignore miscellaneous files
9 # Ignore build directory
12 # Ignore build products from tools
/device/linaro/bootloader/edk2/Vlv2DeviceRefCodePkg/AcpiTablesPCAT/
DPchEhci.asl82 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
DPchXhci.asl110 … //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/
DBaseMemoryTest.h35 Ignore, enumerator
/device/google/cuttlefish_common/tests/ril/src/com/android/cuttlefish/ril/tests/
DRilE2eTests.java35 import org.junit.Ignore;
155 @Ignore
/device/google/cuttlefish/shared/sepolicy/
Dinit.te15 # /mnt/sdcard -> /storage/self/primary symlink is deprecated. Ignore attempts to
/device/google/crosshatch-sepolicy/vendor/qcom/common/
Dnetmgrd.te44 #Ignore if device loading for private IOCTL failed
Dinit-devstart-sh.te32 # Ignore permissions used but not needed.
/device/google/bonito-sepolicy/vendor/qcom/common/
Dinit-devstart-sh.te32 # Ignore permissions used but not needed.
Dnetmgrd.te44 #Ignore if device loading for private IOCTL failed
/device/google/wahoo/sepolicy/vendor/
Dnetmgrd.te43 #Ignore if device loading for private IOCTL failed
/device/linaro/bootloader/edk2/QuarkPlatformPkg/Platform/Pei/PlatformInit/
DMrcWrapper.h74 Ignore, enumerator
DMrcWrapper.c1376 case Ignore: in BaseMemoryTest()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Dtokenize.py50 Ignore = Whitespace + any(r'\\\r?\n' + Whitespace) + maybe(Comment) variable
91 Token = Ignore + PlainToken
Dtrace.py133 class Ignore: class
473 self.ignore = Ignore(ignoremods, ignoredirs)
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/
Dtokenize.py51 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/
Dtokenize.py54 Ignore = Whitespace + any(r'\\\r?\n' + Whitespace) + maybe(Comment) variable
95 Token = Ignore + PlainToken
/device/linaro/bootloader/edk2/BaseTools/
Dtoolsetup.bat40 @REM Ignore --nt32 flag
/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/dlg/
Ddlg_p.g108 #token "[\r\t\ ]+" << zzskip(); >> /* Ignore white */
/device/linaro/bootloader/OpenPlatformPkg/Platforms/AMD/Styx/AcpiTables/
DDsdt.asl764 // Function 5: Return Ignore PCI Boot Configuration
/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/antlr/
Dantlr.g549 #token "[\t\ ]+" << zzskip(); >> /* Ignore White */
2152 #token "[\t\ ]+" << zzskip(); >> /* Ignore White */