HomeSort by relevance Sort by last modified time
    Searched refs:pathname (Results 176 - 200 of 1064) sorted by null

1 2 3 4 5 6 78 91011>>

  /prebuilts/misc/darwin-x86_64/freetype/include/freetype2/
ftsystem.h 305 * pathname ::
337 FT_StreamDesc pathname; member in struct:FT_StreamRec_
  /toolchain/binutils/binutils-2.27/zlib/contrib/minizip/
zip.h 116 extern zipFile ZEXPORT zipOpen OF((const char *pathname, int append));
117 extern zipFile ZEXPORT zipOpen64 OF((const void *pathname, int append));
120 pathname contain on Windows XP a filename like "c:\\zlib\\zlib113.zip" or on
122 if the file pathname exist and append==APPEND_STATUS_CREATEAFTER, the zip
125 if the file pathname exist and append==APPEND_STATUS_ADDINZIP, we will
137 extern zipFile ZEXPORT zipOpen2 OF((const char *pathname,
142 extern zipFile ZEXPORT zipOpen2_64 OF((const void *pathname,
  /external/icu/icu4c/source/tools/toolutil/
pkg_gencmn.cpp 85 char *pathname, *basename; member in struct:__anon21819
271 printf("adding %s (%ld byte%s)\n", files[i].pathname, (long)files[i].fileSize, files[i].fileSize == 1 ? "" : "s");
275 file=T_FileStream_open(files[i].pathname, "rb");
277 fprintf(stderr, "gencmn: unable to open listed file %s\n", files[i].pathname);
292 fprintf(stderr, "gencmn: unable to read %s properly (got %ld/%ld byte%s)\n", files[i].pathname, (long)nread, (long)files[i].fileSize, files[i].fileSize == 1 ? "" : "s");
353 sprintf(buffer, "extern const char\n %s%s[]", symPrefix?symPrefix:"", files[0].pathname);
356 sprintf(buffer, ",\n %s%s[]", symPrefix?symPrefix:"", files[i].pathname);
393 sprintf(buffer, " { \"%s\", %s%s }", files[0].basename, symPrefix?symPrefix:"", files[0].pathname);
396 sprintf(buffer, ",\n { \"%s\", %s%s }", files[i].basename, symPrefix?symPrefix:"", files[i].pathname);
430 /* store the pathname */
    [all...]
  /external/adhd/cras/src/server/
cras_gpio_jack.c 19 int gpio_switch_open(const char *pathname)
21 return open(pathname, O_RDONLY);
  /external/ltp/testcases/kernel/syscalls/access/
access04.c 24 * if the specified file doesn't exist (or pathname is NULL).
26 * if the pathname size is > PATH_MAX characters.
28 * if a component used as a directory in pathname is not a directory.
30 * if too many symbolic links were encountered in resolving pathname.
59 const char *pathname; member in struct:tcase
73 TEST(access(tc->pathname, tc->mode));
  /external/ltp/testcases/kernel/syscalls/openat/
openat01.c 58 const char *pathname; member in struct:test_case
73 TEST(openat(*test->dir_fd, test->pathname, O_RDWR, 0600));
  /external/python/cpython3/Lib/
imp.py 124 raise ImportError('empty pathname', path='')
166 def load_source(name, pathname, file=None):
167 loader = _LoadSourceCompatibility(name, pathname, file)
168 spec = util.spec_from_file_location(name, pathname, loader=loader)
175 module.__loader__ = machinery.SourceFileLoader(name, pathname)
185 def load_compiled(name, pathname, file=None):
187 loader = _LoadCompiledCompatibility(name, pathname, file)
188 spec = util.spec_from_file_location(name, pathname, loader=loader)
195 module.__loader__ = SourcelessFileLoader(name, pathname)
  /system/core/init/
compare-bootcharts.py 78 def parse_proc_file(pathname, process_map, jiffy_record=None):
80 with tarfile.open(pathname + '/bootchart.tgz', 'r:*') as tf:
  /external/e2fsprogs/intl/
relocatable.c 71 /* Pathname support.
101 Relocation simply replaces a pathname starting with the original prefix
102 by the corresponding pathname with the current prefix instead. Both
139 Relocation simply replaces a pathname starting with the original prefix
140 by the corresponding pathname with the current prefix instead. Both
165 file, and the current pathname of this file. Returns NULL upon failure. */
249 /* The last pathname component was the same. opi and cpi now point
280 /* Full pathname of shared library, or NULL. */
285 /* Determine the full pathname of the shared library when it is loaded. */
364 /* Return the full pathname of the current shared library
    [all...]
  /external/ltp/include/
safe_macros_fn.h 37 void (*cleanup_fn)(void), const char *pathname, mode_t mode);
55 void (*cleanup_fn)(void), const char *pathname, mode_t mode);
58 void (*cleanup_fn)(void), const char *pathname);
65 void (*cleanup_fn)(void), const char *pathname, int oflags, ...);
95 void (*cleanup_fn)(void), const char *pathname);
152 void (*cleanup_fn)(void), const char *pathname, mode_t mode);
tst_safe_macros.h 47 #define SAFE_CREAT(pathname, mode) \
48 safe_creat(__FILE__, __LINE__, NULL, (pathname), (mode))
81 #define SAFE_MKDIR(pathname, mode) \
82 safe_mkdir(__FILE__, __LINE__, NULL, (pathname), (mode))
84 #define SAFE_RMDIR(pathname) \
85 safe_rmdir(__FILE__, __LINE__, NULL, (pathname))
90 #define SAFE_OPEN(pathname, oflags, ...) \
91 safe_open(__FILE__, __LINE__, NULL, (pathname), (oflags), \
128 #define SAFE_UNLINK(pathname) \
129 safe_unlink(__FILE__, __LINE__, NULL, (pathname))
    [all...]
  /external/ltp/testcases/kernel/syscalls/lchown/
lchown02.c 29 * 3) lchown(2) returns -1 and sets errno to EFAULT if pathname points
31 * 4) lchown(2) returns -1 and sets errno to ENAMETOOLONG if the pathname
34 * component in pathname is not a directory.
87 char *pathname; member in struct:test_case_t
98 {path, "Pathname too long", ENAMETOOLONG, setup_longpath},
100 {"", "Pathname is empty", ENOENT, NULL},
129 char *file_name = test_cases[i].pathname;
263 test_cases[pos].pathname = bad_addr;
274 test_cases[pos].pathname = get_high_address();
301 memset(test_cases[pos].pathname, 'a', PATH_MAX + 1)
    [all...]
  /external/squashfs-tools/squashfs-tools/
sort.c 63 extern char *pathname(struct dir_ent *dir_ent);
195 priority = get_priority(dir->pathname, buf, priority);
205 get_priority(pathname(dir_ent), buf,
347 TRACE("%d: %s\n", i - 32768, pathname(entry->dir));
351 "\n", pathname(entry->dir),
359 "LINK\n", pathname(entry->dir),
  /toolchain/binutils/binutils-2.27/intl/
relocatable.c 66 /* Pathname support.
96 Relocation simply replaces a pathname starting with the original prefix
97 by the corresponding pathname with the current prefix instead. Both
134 Relocation simply replaces a pathname starting with the original prefix
135 by the corresponding pathname with the current prefix instead. Both
158 file, and the current pathname of this file. Returns NULL upon failure. */
242 /* The last pathname component was the same. opi and cpi now point
271 /* Full pathname of shared library, or NULL. */
276 /* Determine the full pathname of the shared library when it is loaded. */
354 /* Return the full pathname of the current shared library
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/PyMod-2.7.2/Python/
import.c 650 PyImport_ExecCodeModuleEx(char *name, PyObject *co, char *pathname)
668 if (pathname != NULL) {
669 v = PyString_FromString(pathname);
703 /* Given a pathname for a Python source file, fill a buffer with the
704 pathname for the corresponding compiled file. Return the pathname
709 make_compiled_pathname(char *pathname, char *buf, size_t buflen)
711 size_t len = strlen(pathname);
718 if (len >= 4 && strcmp(&pathname[len-4], ".pyw") == 0)
721 memcpy(buf, pathname, len);
2837 char pathname[MAXPATHLEN+1]; local
2967 char *pathname; local
2989 char *pathname; local
3011 char *pathname; local
3032 char *pathname; local
3072 char *pathname; local
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
import.c 650 PyImport_ExecCodeModuleEx(char *name, PyObject *co, char *pathname)
668 if (pathname != NULL) {
669 v = PyString_FromString(pathname);
703 /* Given a pathname for a Python source file, fill a buffer with the
704 pathname for the corresponding compiled file. Return the pathname
709 make_compiled_pathname(char *pathname, char *buf, size_t buflen)
711 size_t len = strlen(pathname);
718 if (len >= 4 && strcmp(&pathname[len-4], ".pyw") == 0)
721 memcpy(buf, pathname, len);
2837 char pathname[MAXPATHLEN+1]; local
2967 char *pathname; local
2989 char *pathname; local
3011 char *pathname; local
3032 char *pathname; local
3072 char *pathname; local
    [all...]
  /libcore/ojluni/src/main/java/sun/net/www/protocol/ftp/
FtpURLConnection.java 102 String pathname; field in class:FtpURLConnection
375 pathname = path.substring(0, i);
378 pathname = null;
381 pathname = path.substring(0, path.length() - 1);
384 if (pathname != null) {
385 fullpath = pathname + "/" + (filename != null ? filename : "");
450 cd(pathname);
462 cd(pathname);
570 if (pathname != null) {
571 cd(pathname);
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/
modulefinder.py 110 def run_script(self, pathname):
111 self.msg(2, "run_script", pathname)
112 with open(pathname, READ_MODE) as fp:
114 self.load_module('__main__', fp, pathname, stuff)
116 def load_file(self, pathname):
117 dir, name = os.path.split(pathname)
119 with open(pathname, READ_MODE) as fp:
121 self.load_module(name, fp, pathname, stuff)
268 fp, pathname, stuff = self.find_module(partname,
274 m = self.load_module(fqname, fp, pathname, stuff)
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
modulefinder.py 110 def run_script(self, pathname):
111 self.msg(2, "run_script", pathname)
112 fp = open(pathname, READ_MODE)
114 self.load_module('__main__', fp, pathname, stuff)
116 def load_file(self, pathname):
117 dir, name = os.path.split(pathname)
119 fp = open(pathname, READ_MODE)
121 self.load_module(name, fp, pathname, stuff)
268 fp, pathname, stuff = self.find_module(partname,
274 m = self.load_module(fqname, fp, pathname, stuff)
    [all...]
  /external/python/cpython2/Lib/
modulefinder.py 129 def run_script(self, pathname):
130 self.msg(2, "run_script", pathname)
131 with open(pathname, READ_MODE) as fp:
133 self.load_module('__main__', fp, pathname, stuff)
135 def load_file(self, pathname):
136 dir, name = os.path.split(pathname)
138 with open(pathname, READ_MODE) as fp:
140 self.load_module(name, fp, pathname, stuff)
287 fp, pathname, stuff = self.find_module(partname,
293 m = self.load_module(fqname, fp, pathname, stuff
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/
modulefinder.py 110 def run_script(self, pathname):
111 self.msg(2, "run_script", pathname)
112 fp = open(pathname, READ_MODE)
114 self.load_module('__main__', fp, pathname, stuff)
116 def load_file(self, pathname):
117 dir, name = os.path.split(pathname)
119 fp = open(pathname, READ_MODE)
121 self.load_module(name, fp, pathname, stuff)
268 fp, pathname, stuff = self.find_module(partname,
274 m = self.load_module(fqname, fp, pathname, stuff
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/
modulefinder.py 110 def run_script(self, pathname):
111 self.msg(2, "run_script", pathname)
112 fp = open(pathname, READ_MODE)
114 self.load_module('__main__', fp, pathname, stuff)
116 def load_file(self, pathname):
117 dir, name = os.path.split(pathname)
119 fp = open(pathname, READ_MODE)
121 self.load_module(name, fp, pathname, stuff)
268 fp, pathname, stuff = self.find_module(partname,
274 m = self.load_module(fqname, fp, pathname, stuff
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
modulefinder.py 110 def run_script(self, pathname):
111 self.msg(2, "run_script", pathname)
112 fp = open(pathname, READ_MODE)
114 self.load_module('__main__', fp, pathname, stuff)
116 def load_file(self, pathname):
117 dir, name = os.path.split(pathname)
119 fp = open(pathname, READ_MODE)
121 self.load_module(name, fp, pathname, stuff)
268 fp, pathname, stuff = self.find_module(partname,
274 m = self.load_module(fqname, fp, pathname, stuff
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
modulefinder.py 110 def run_script(self, pathname):
111 self.msg(2, "run_script", pathname)
112 fp = open(pathname, READ_MODE)
114 self.load_module('__main__', fp, pathname, stuff)
116 def load_file(self, pathname):
117 dir, name = os.path.split(pathname)
119 fp = open(pathname, READ_MODE)
121 self.load_module(name, fp, pathname, stuff)
268 fp, pathname, stuff = self.find_module(partname,
274 m = self.load_module(fqname, fp, pathname, stuff
    [all...]
  /external/swiftshader/third_party/LLVM/lib/Archive/
ArchiveReader.cpp 117 std::string pathname; local
124 pathname.assign(At, nulp != 0 ? (uintptr_t)(nulp - At) : len);
140 // the member's data. The pathname already has the #1/ stripped.
141 pathname.assign(ARFILE_LLVM_SYMTAB_NAME);
148 pathname.assign(ARFILE_STRTAB_NAME);
157 pathname.assign(ARFILE_SVR4_SYMTAB_NAME);
173 pathname.assign(namep, last_p - namep);
195 pathname.assign(ARFILE_BSD4_SYMTAB_NAME);
205 pathname.assign(Hdr->name, slash - Hdr->name);
224 member->path.set(pathname);
    [all...]

Completed in 472 milliseconds

1 2 3 4 5 6 78 91011>>