Home
last modified time | relevance | path

Searched defs:dirs (Results 1 – 15 of 15) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/tests/
Dtest_ccompiler.py18 def find_library_file(self, dirs, lib, debug=0): argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/
Dccompiler.py287 def set_include_dirs(self, dirs): argument
330 def set_library_dirs(self, dirs): argument
343 def set_runtime_library_dirs(self, dirs): argument
820 def find_library_file (self, dirs, lib, debug=0): argument
Demxccompiler.py210 def find_library_file(self, dirs, lib, debug=0): argument
Dbcppcompiler.py308 def find_library_file (self, dirs, lib, debug=0): argument
Dunixccompiler.py303 def find_library_file(self, dirs, lib, debug=0): argument
Dmsvccompiler.py559 def find_library_file (self, dirs, lib, debug=0): argument
Dmsvc9compiler.py726 def find_library_file(self, dirs, lib, debug=0): argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/PyMod-2.7.10/Lib/
Dsite.py360 def __init__(self, name, data, files=(), dirs=()): argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/PyMod-2.7.2/Lib/
Dsite.py352 def __init__(self, name, data, files=(), dirs=()): argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Dsite.py383 def __init__(self, name, data, files=(), dirs=()): argument
Dtrace.py134 def __init__(self, modules = None, dirs = None): argument
Durllib2.py1399 def connect_ftp(self, user, passwd, host, port, dirs, timeout): argument
1420 def connect_ftp(self, user, passwd, host, port, dirs, timeout): argument
Durllib.py852 def __init__(self, user, passwd, host, port, dirs, argument
/device/google/cuttlefish/host/commands/fetcher/
Dbuild_api.cc179 std::vector<std::string> dirs = android::base::Split(arg, ":"); in ArgumentToBuild() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dtest_urllib2.py612 def connect_ftp(self, user, passwd, host, port, dirs, argument