Home
last modified time | relevance | path

Searched refs:ignored (Results 1 – 25 of 91) sorted by relevance

1234

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dtest___all__.py86 ignored = []
109 ignored.append(modname)
115 ignored)
Dtest_cmd.py144 def completedefault(self, *ignored): argument
Dtest_gc.py27 def it_happened(ignored): argument
453 def callback(ignored): argument
496 def callback(ignored): argument
/device/linaro/bootloader/edk2/MdePkg/Library/PeiMemoryAllocationLib/
DPeiMemoryAllocationLib.uni5 // Free operations are ignored.
21 …"Memory Allocation Library that uses PEI Services to allocate memory. Free operations are ignored."
DPeiMemoryAllocationLib.inf5 # Free operations are ignored.
/device/linaro/bootloader/edk2/Vlv2DeviceRefCodePkg/AcpiTablesPCAT/
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
243 …ing/no lid bit[69:67]=6 (b'110) unknown(Vertical Position and Horizontal Position will be ignored)
280 … //31:0 - Bit[6:0]=2 revision is 0x2, Bit[7]=1 Ignore Color Bit[31:8]=0 RGB color is ignored
284 …ing/no lid bit[69:67]=6 (b'110) unknown(Vertical Position and Horizontal Position will be ignored)
323 … //31:0 - Bit[6:0]=2 revision is 0x2, Bit[7]=1 Ignore Color Bit[31:8]=0 RGB color is ignored
327 …ing/no lid bit[69:67]=6 (b'110) unknown(Vertical Position and Horizontal Position will be ignored)
364 … //31:0 - Bit[6:0]=2 revision is 0x2, Bit[7]=1 Ignore Color Bit[31:8]=0 RGB color is ignored
[all …]
/device/linaro/bootloader/edk2/MdePkg/Library/BasePcdLibNull/
DBasePcdLibNull.uni5 // and Binary Patch typed PCD entries. Access to Dynamic PCD entries is ignored.
21 …lag, Fixed At Build, and Binary Patch typed PCD entries. Access to Dynamic PCD entries is ignored."
DBasePcdLibNull.inf5 # and Binary Patch typed PCD entries. Access to Dynamic PCD entries is ignored.
/device/linaro/bootloader/edk2/DuetPkg/BootSector/
Dbs16.S48 Media: .byte 0 # Media - 8 bits - ignored
50 SectorsPerTrack: .word 0 # Sectors Per Track - 16 bits - ignored
51 Heads: .word 0 # Heads - 16 bits - ignored
52 HiddenSectors: .long 0 # Hidden Sectors - 32 bits - ignored
54 PhysicalDrive: .byte 0 # PhysicalDriveNumber - 8 bits - ignored
56 Signature: .byte 0 # Signature - 8 bits - ignored
Dbs16.asm46 Media db 0 ; Media - 8 bits - ignored
48 SectorsPerTrack dw 0 ; Sectors Per Track - 16 bits - ignored
49 Heads dw 0 ; Heads - 16 bits - ignored
50 HiddenSectors dd 0 ; Hidden Sectors - 32 bits - ignored
52 PhysicalDrive db 0 ; PhysicalDriveNumber - 8 bits - ignored
54 Signature db 0 ; Signature - 8 bits - ignored
Dbs32.S48 Media: .byte 0 # Media - 8 bits - ignored
50 SectorsPerTrack: .word 0 # Sectors Per Track - 16 bits - ignored
51 Heads: .word 0 # Heads - 16 bits - ignored
52 HiddenSectors: .long 0 # Hidden Sectors - 32 bits - ignored
Dbs32.asm46 Media db 0 ; Media - 8 bits - ignored
48 SectorsPerTrack dw 0 ; Sectors Per Track - 16 bits - ignored
49 Heads dw 0 ; Heads - 16 bits - ignored
50 HiddenSectors dd 0 ; Hidden Sectors - 32 bits - ignored
Dstart16.S46 Media: .byte 0 # Media - 8 bits - ignored
48 SectorsPerTrack: .word 0 # Sectors Per Track - 16 bits - ignored
49 Heads: .word 0 # Heads - 16 bits - ignored
50 HiddenSectors: .long 0 # Hidden Sectors - 32 bits - ignored
52 PhysicalDrive: .byte 0 # PhysicalDriveNumber - 8 bits - ignored
54 Signature: .byte 0 # Signature - 8 bits - ignored
Dstart.S45 Media: .byte 0 # Media - 8 bits - ignored
47 SectorsPerTrack: .word 0 # Sectors Per Track - 16 bits - ignored
48 Heads: .word 0 # Heads - 16 bits - ignored
49 HiddenSectors: .long 0 # Hidden Sectors - 32 bits - ignored
51 PhysicalDrive: .byte 0 # PhysicalDriveNumber - 8 bits - ignored
53 Signature: .byte 0 # Signature - 8 bits - ignored
Dstart16.asm42 Media db 0 ; Media - 8 bits - ignored
44 SectorsPerTrack dw 0 ; Sectors Per Track - 16 bits - ignored
45 Heads dw 0 ; Heads - 16 bits - ignored
46 HiddenSectors dd 0 ; Hidden Sectors - 32 bits - ignored
48 PhysicalDrive db 0 ; PhysicalDriveNumber - 8 bits - ignored
50 Signature db 0 ; Signature - 8 bits - ignored
Dstart.asm42 Media db 0 ; Media - 8 bits - ignored
44 SectorsPerTrack dw 0 ; Sectors Per Track - 16 bits - ignored
45 Heads dw 0 ; Heads - 16 bits - ignored
46 HiddenSectors dd 0 ; Hidden Sectors - 32 bits - ignored
48 PhysicalDrive db 0 ; PhysicalDriveNumber - 8 bits - ignored
50 Signature db 0 ; Signature - 8 bits - ignored
Dstart64.S46 Media: .byte 0 # Media - 8 bits - ignored
48 SectorsPerTrack: .word 0 # Sectors Per Track - 16 bits - ignored
49 Heads: .word 0 # Heads - 16 bits - ignored
50 HiddenSectors: .long 0 # Hidden Sectors - 32 bits - ignored
52 PhysicalDrive: .byte 0 # PhysicalDriveNumber - 8 bits - ignored
54 Signature: .byte 0 # Signature - 8 bits - ignored
Dst16_64.S46 Media: .byte 0 # Media - 8 bits - ignored
48 SectorsPerTrack: .word 0 # Sectors Per Track - 16 bits - ignored
49 Heads: .word 0 # Heads - 16 bits - ignored
50 HiddenSectors: .long 0 # Hidden Sectors - 32 bits - ignored
52 PhysicalDrive: .byte 0 # PhysicalDriveNumber - 8 bits - ignored
54 Signature: .byte 0 # Signature - 8 bits - ignored
/device/generic/goldfish/sepolicy/common/
Dbootanim.te3 #TODO: This can safely be ignored until b/62954877 is fixed
/device/google/crosshatch-sepolicy/vendor/qcom/common/
Dwcnss_service.te36 # request_firmware causes a denial. It can be safely ignored
/device/linaro/bootloader/edk2/StdLib/LibC/Softfloat/
Dtimesoftfloat.txt114 ignored for functions not affected by rounding precision control.
122 down; and `-up' forces rounding up. These options are ignored for functions
131 detected after rounding only. These options are ignored for functions not
/device/linaro/bootloader/edk2/OvmfPkg/PlatformDxe/
DPlatform.uni33 …Graphics Console at next boot. It might be unset, or even invalid (hence ignored) wrt. the video R…
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/
Dcmd.py242 def completedefault(self, *ignored): argument
251 def completenames(self, text, *ignored): argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Dcmd.py240 def completedefault(self, *ignored): argument
249 def completenames(self, text, *ignored): argument
/device/linaro/hikey/gralloc960/
Dmali_gralloc_buffer.h63 #pragma GCC diagnostic ignored "-Wpedantic"

1234