Home
last modified time | relevance | path

Searched refs:isint (Results 1 – 3 of 3) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dtest_binop.py12 def isint(x): function
37 if not isint(num):
39 if not isint(den):
88 if isint(other):
101 if isint(other):
112 if isint(other):
125 if isint(other):
137 if isint(other):
149 if isint(other):
159 if isint(other):
[all …]
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/webchecker/
Dwebchecker.py496 isint = self.inroots(url)
501 if not isint:
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellLevel1CommandsLib/
DUefiShellLevel1CommandsLib.uni309 " boolfunc := isint | exists | available | profile\r\n"