Home
last modified time | relevance | path

Searched defs:sf (Results 1 – 4 of 4) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/scripts/
Dtreesync.py157 def identical(sf, mf): argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Include/
Dabstract.h1180 #define PySequence_Fast_ITEMS(sf) \ argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Include/
Dabstract.h1180 #define PySequence_Fast_ITEMS(sf) \ argument
/device/linaro/bootloader/edk2/BaseTools/Source/Python/Eot/
DFvImage.py1449 sf, ext = os.path.splitext(os.path.basename(FilePath)) variable