| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/compiler/ |
| D | regrtest.py | 31 def compile_files(dir): argument 67 def cleanup(dir): argument
|
| /device/linaro/bootloader/edk2/BaseTools/Source/C/Common/ |
| D | CommonLib.h | 189 #define mkdir(dir, perm) mkdir(dir, perm) argument 191 #define mkdir(dir, perm) mkdir(dir) argument
|
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/tests/ |
| D | test_build_scripts.py | 54 def write_sample_scripts(self, dir): argument 73 def write_script(self, dir, name, text): argument
|
| D | test_ccompiler.py | 12 def library_dir_option(self, dir): argument 15 def runtime_library_dir_option(self, dir): argument
|
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/ |
| D | tempfile.py | 219 def _mkstemp_inner(dir, pre, suf, flags): argument 259 def mkstemp(suffix="", prefix=template, dir=None, text=False): argument 296 def mkdtemp(suffix="", prefix=template, dir=None): argument 327 def mktemp(suffix="", prefix=template, dir=None): argument 420 prefix=template, dir=None, delete=True): argument 458 prefix=template, dir=None): argument 494 suffix="", prefix=template, dir=None): argument
|
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/ |
| D | test_tempfile.py | 45 def nameCheck(self, name, dir, pre, suf): argument 204 def __init__(self, dir, pre, suf, bin): argument 217 def do_create(self, dir=None, pre="", suf="", bin=1): argument 384 def do_create(self, dir=None, pre="", suf=""): argument 425 def do_create(self, dir=None, pre="", suf=""): argument 506 def __init__(self, dir, pre, suf): argument 555 def do_create(self, dir=None, pre="", suf="", delete=True): argument 638 def do_create(self, max_size=0, dir=None, pre="", suf=""): argument
|
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/unicode/ |
| D | listcodecs.py | 13 def listcodecs(dir): argument
|
| D | gencodec.py | 369 def convertdir(dir, dirprefix='', nameprefix='', comments=1): argument 397 def rewritepythondir(dir, dirprefix='', comments=1): argument
|
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/scripts/ |
| D | cvsfiles.py | 38 def process(dir): argument
|
| D | finddiv.py | 70 def processdir(dir, listnames): argument
|
| D | byext.py | 23 def statdir(self, dir): argument
|
| /device/generic/opengl-transport/host/commands/emugen/ |
| D | Var.h | 32 PointerDir dir, in Var() 51 PointerDir dir, in init() 90 void setPointerDir(PointerDir dir) { m_pointerDir = dir; } in setPointerDir()
|
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Demo/scripts/ |
| D | mboxconvert.py | 50 def mh(dir): argument
|
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/versioncheck/ |
| D | checkversions.py | 25 def check1dir(dummy, dir, files): argument
|
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/ |
| D | filelist.py | 39 def findall(self, dir=os.curdir): argument 255 def findall(dir = os.curdir): argument
|
| D | unixccompiler.py | 266 def library_dir_option(self, dir): argument 272 def runtime_library_dir_option(self, dir): argument
|
| /device/linaro/bootloader/edk2/StdLib/LibC/Stdio/ |
| D | tempnam.c | 76 tempnam(const char *dir, const char *pfx) in tempnam()
|
| /device/google/coral-kernel/sm8150/kernel-headers/linux/mfd/adnc/ |
| D | iaxxx-sysid-defs.h | 221 #define IAXXX_SYSID_GEN_PLUGIN_SYSID(pluginId,dir,index) \ argument 231 #define IAXXX_SYSID_GEN_CHANNEL_SYSID(channelId,dir,index) \ argument 243 #define IAXXX_SYSID_GEN_TUNNEL_SYSID(tunnelId,dir,index) \ argument 252 #define IAXXX_SYSID_GEN_BT_SYSID(btId,dir,index) (((IAXXX_SYSID_RESOURCE_TYPE_BT << IAXXX_SYSID_POS… argument 258 #define IAXXX_SYSID_GEN_FILE_SYSID(fileId,dir,index) \ argument 268 #define IAXXX_SYSID_GEN_SENSOR_SYSID(sensorId,dir,index) \ argument 276 #define IAXXX_SYSID_GEN_DEBUG_SYSID(procId,type,dir,index) \ argument
|
| /device/google/coral-kernel/sm8150/original-kernel-headers/linux/mfd/adnc/ |
| D | iaxxx-sysid-defs.h | 788 #define IAXXX_SYSID_GEN_PLUGIN_SYSID(pluginId, dir, index) \ argument 820 #define IAXXX_SYSID_GEN_CHANNEL_SYSID(channelId, dir, index) \ argument 856 #define IAXXX_SYSID_GEN_TUNNEL_SYSID(tunnelId, dir, index) \ argument 887 #define IAXXX_SYSID_GEN_BT_SYSID(btId, dir, index) \ argument 915 #define IAXXX_SYSID_GEN_FILE_SYSID(fileId, dir, index) \ argument 944 #define IAXXX_SYSID_GEN_SENSOR_SYSID(sensorId, dir, index) \ argument 976 #define IAXXX_SYSID_GEN_DEBUG_SYSID(procId, type, dir, index) \ argument
|
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/webchecker/ |
| D | websucker.py | 103 def makedirs(dir): argument
|
| /device/linaro/bootloader/edk2/BaseTools/Tests/ |
| D | TestTools.py | 68 def cleanOutDir(self, dir): argument 82 def RemoveDir(self, dir): argument
|
| /device/generic/goldfish/camera/ |
| D | EmulatedCameraFactory.h | 194 char *dir; member
|
| /device/google/coral-kernel/sm8150/original-kernel-headers/linux/ |
| D | abc-pcie-dma.h | 48 enum abc_dma_data_direction dir; /* direction of the DMA transfer */ member 68 enum abc_dma_data_direction dir; /* direction of the DMA transfer */ member
|
| /device/google/coral-kernel/sm8150/kernel-headers/linux/ |
| D | abc-pcie-dma.h | 44 enum abc_dma_data_direction dir; member 61 enum abc_dma_data_direction dir; member
|
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/ |
| D | compileall.py | 21 def compile_dir(dir, maxlevels=10, ddir=None, argument
|