HomeSort by relevance Sort by last modified time
    Searched refs:RootEntries (Results 1 - 18 of 18) sorted by null

  /device/linaro/bootloader/edk2/DuetPkg/BootSector/
bs16.S 46 RootEntries: .word 0 # Root Entries - 16 bits
96 movw RootEntries(%bp), %cx # cx = RootEntries
bs32.S 46 RootEntries: .word 0 # Root Entries - 16 bits
110 movw RootEntries(%bp), %cx # cx = RootEntries
bootsect.asm 57 RootEntries dw 0 ; Root Entries - 16 bits
107 mov cx,word ptr [bp+RootEntries] ; cx = RootEntries
bs16.asm 44 RootEntries dw 0 ; Root Entries - 16 bits
94 mov cx,word ptr [bp+RootEntries] ; cx = RootEntries
bs32.asm 44 RootEntries dw 0 ; Root Entries - 16 bits
109 mov cx,word ptr [bp+RootEntries] ; cx = RootEntries
start.S 43 RootEntries: .word 0 # Root Entries - 16 bits
    [all...]
start16.S 44 RootEntries: .word 0 # Root Entries - 16 bits
    [all...]
start32.S 43 RootEntries: .word 0 # Root Entries - 2 bytes
    [all...]
st16_64.S 44 RootEntries: .word 0 # Root Entries - 16 bits
    [all...]
st32_64.S 43 RootEntries: .word 0 # Root Entries - 2 bytes
    [all...]
start64.S 44 RootEntries: .word 0 # Root Entries - 16 bits
    [all...]
st16_64.asm 40 RootEntries dw 0 ; Root Entries - 16 bits
    [all...]
st32_64.asm 39 RootEntries dw 0 ; Root Entries - 2 bytes
    [all...]
start.asm 40 RootEntries dw 0 ; Root Entries - 16 bits
    [all...]
start16.asm 40 RootEntries dw 0 ; Root Entries - 16 bits
    [all...]
start32.asm 39 RootEntries dw 0 ; Root Entries - 2 bytes
    [all...]
start64.asm 40 RootEntries dw 0 ; Root Entries - 16 bits
    [all...]
  /external/clang/lib/Basic/
VirtualFileSystem.cpp     [all...]

Completed in 763 milliseconds