| /external/python/cpython3/Tools/scripts/ |
| D | pysource.py | 33 def _open(fullpath): argument 50 def has_python_ext(fullpath): argument 53 def looks_like_python(fullpath): argument 74 def can_be_compiled(fullpath): argument
|
| D | findnocoding.py | 52 def needs_declaration(fullpath): argument
|
| /external/python/cpython2/Tools/scripts/ |
| D | pysource.py | 33 def _open(fullpath): argument 50 def has_python_ext(fullpath): argument 53 def looks_like_python(fullpath): argument 74 def can_be_compiled(fullpath): argument
|
| D | findnocoding.py | 52 def needs_declaration(fullpath): argument
|
| /external/ltp/testcases/kernel/controllers/libcontrollers/ |
| D | libcontrollers.h | 46 char fullpath[PATH_MAX]; variable 48 char fullpath[1024]; /* Guess */ variable
|
| /external/autotest/client/site_tests/kernel_CrosECSysfsAccel/ |
| D | kernel_CrosECSysfsAccel.py | 36 def _read_sysfs_accel_file(cls, fullpath): argument
|
| /external/python/cpython2/Python/ |
| D | dynload_beos.c | 163 char fullpath[PATH_MAX]; in _PyImport_GetDynLoadFunc() local
|
| /external/autotest/client/cros/multimedia/ |
| D | browser_facade_native.py | 62 def http_server_url_of(self, fullpath): argument
|
| D | facade_resource.py | 265 def http_server_url_of(self, fullpath): argument
|
| /external/cldr/tools/cldr-unittest/src/org/unicode/cldr/unittest/ |
| D | TestAliases.java | 104 String fullpath = en.getFullXPath(path); in testCountFull() local
|
| /external/autotest/server/cros/multimedia/ |
| D | browser_facade_adapter.py | 68 def http_server_url_of(self, fullpath): argument
|
| /external/python/cpython3/Python/ |
| D | pathconfig.c | 662 wchar_t fullpath[MAXPATHLEN]; in _PyPathConfig_ComputeSysPath0() local 664 wchar_t fullpath[MAX_PATH]; in _PyPathConfig_ComputeSysPath0() local
|
| /external/autotest/client/profilers/powertop/src/ |
| D | urbnum.c | 66 char fullpath[4096]; in update_urbnum() local
|
| /external/cldr/tools/java/org/unicode/cldr/util/ |
| D | XMLSource.java | 132 String fullpath = getFullPath(path); in isDraft() local 619 String fullpath = getFullPathAtDPath(path); in toString() local 635 String fullpath = getFullPathAtDPath(path); in toString() local 1474 String fullpath = CLDRFile.getKey(typeNo, code); in addFallbackCode() local 1481 …private static void addFallbackCode(String fullpath, String value, String alt) { // assumes no all… in addFallbackCode() 1485 …private static String addFallbackCodeToConstructedItems(String fullpath, String value, String alt)… in addFallbackCodeToConstructedItems()
|
| /external/pdfium/core/fxcrt/ |
| D | fx_stream.cpp | 166 ByteString fullpath = handle->m_Path + "/" + de->d_name; in FX_GetNextFile() local
|
| /external/bcc/src/cc/ |
| D | bcc_elf.c | 458 char fullpath[PATH_MAX]; in find_debug_via_debuglink() local 505 char fullpath[PATH_MAX]; in find_debug_via_buildid() local
|
| /external/python/cpython3/Lib/ |
| D | zipimport.py | 587 def _unmarshal_code(self, pathname, fullpath, fullname, data): argument
|
| /external/pdfium/core/fxge/android/ |
| D | cfpf_skiafontmgr.cpp | 378 ByteString fullpath(path); in ScanPath() local
|
| /external/pdfium/core/fxge/ |
| D | cfx_folderfontinfo.cpp | 163 ByteString fullpath = path; in ScanPath() local
|
| /external/dtc/ |
| D | dtc.h | 162 char *fullpath; member
|
| /external/u-boot/scripts/dtc/ |
| D | dtc.h | 163 char *fullpath; member
|
| /external/fsck_msdos/ |
| D | dir.c | 164 fullpath(struct dosDirEntry *dir) in fullpath() function
|
| /external/guava/guava-tests/test/com/google/common/reflect/ |
| D | ClassPathTest.java | 579 private static File fullpath(String path) { in fullpath() method in ClassPathTest
|
| /external/guava/android/guava-tests/test/com/google/common/reflect/ |
| D | ClassPathTest.java | 513 private static File fullpath(String path) { in fullpath() method in ClassPathTest
|
| /external/autotest/client/cros/graphics/ |
| D | graphics_utils.py | 426 def take_screenshot_crop(fullpath, box=None, crtc_id=None): argument
|