Home
last modified time | relevance | path

Searched defs:build (Results 1 – 8 of 8) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/command/
Dbuild.py17 class build(Command): class
Dinstall_lib.py106 def build(self): member in install_lib
/device/linaro/bootloader/edk2/OvmfPkg/
Dcreate-release.py161 def build(arch): function
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Dplatform.py452 def _norm_version(version, build=''): argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/
Dplatform.py452 def _norm_version(version, build=''): argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
DcPickle.c2012 static char inst = INST, obj = OBJ, build = BUILD; in save_inst() local
2364 static char build = BUILD; in save_reduce() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
DcPickle.c2043 static char inst = INST, obj = OBJ, build = BUILD; in save_inst() local
2396 static char build = BUILD; in save_reduce() local
/device/google/dragon/recovery/updater/
Dec_commands.h3373 uint16_t build; member