Searched defs:symlink (Results 1 - 25 of 30) sorted by relevance

12

/external/roboto-fonts/
H A DAndroid.mk21 # create symlink for given font
24 define create-font-symlink
56 $(eval $(call create-font-symlink,Roboto-Black.ttf,Roboto-Bold.ttf))
57 $(eval $(call create-font-symlink,Roboto-BlackItalic.ttf,Roboto-BoldItalic.ttf))
58 $(eval $(call create-font-symlink,Roboto-Light.ttf,Roboto-Regular.ttf))
59 $(eval $(call create-font-symlink,Roboto-LightItalic.ttf,Roboto-Italic.ttf))
60 $(eval $(call create-font-symlink,Roboto-Medium.ttf,Roboto-Regular.ttf))
61 $(eval $(call create-font-symlink,Roboto-MediumItalic.ttf,Roboto-Italic.ttf))
62 $(eval $(call create-font-symlink,Roboto-Thin.ttf,Roboto-Regular.ttf))
63 $(eval $(call create-font-symlink,Robot
[all...]
/external/openssh/openbsd-compat/
H A Drealpath.c49 * Find the real name of path, by removing all ".", ".." and symlink
61 char left[PATH_MAX], next_token[PATH_MAX], symlink[PATH_MAX]; local
152 slen = readlink(resolved, symlink, sizeof(symlink) - 1);
155 symlink[slen] = '\0';
156 if (symlink[0] == '/') {
169 * append them to symlink. The result is placed
173 if (symlink[slen - 1] != '/') {
175 (ptrdiff_t)sizeof(symlink)) {
179 symlink[sle
[all...]
/external/libcxx/test/std/experimental/filesystem/fs.op.funcs/fs.op.read_symlink/
H A Dread_symlink.pass.cpp85 path symlink; member in struct:TestCase
95 const path ret = read_symlink(TC.symlink, ec);
/external/mesa3d/scons/
H A Dgallium.py45 def symlink(target, source, env): function
50 os.symlink(os.path.basename(source), target)
77 action = SCons.Action.Action(symlink, " Symlinking $TARGET ...")
/external/libcxx/test/std/experimental/filesystem/fs.op.funcs/fs.op.copy/
H A Dcopy.pass.cpp120 const path symlink = env.create_symlink(file, "sym"); local
125 fs::copy(symlink, dne, copy_options::skip_symlinks, ec);
132 fs::copy(symlink, dest, copy_options::copy_symlinks, ec);
137 { // copy symlink but target exists
139 fs::copy(symlink, file, copy_options::copy_symlinks, ec);
145 fs::copy(symlink, file, copy_options::create_symlinks, ec);
163 { // create symlink to file
/external/libyuv/files/
H A Dsetup_links.py228 os.symlink(source_path, os.path.abspath(self._link_path))
237 # Handles symlink creation on the different platforms.
239 def symlink(source_path, link_path): member in class:LinkError
243 raise OSError('Failed to create symlink to %s. Notice that only NTFS '
246 os.symlink = symlink
304 now replaced with a symlink into the full Chromium checkout.
354 This will be a symlink on POSIX platforms. On Windows this requires
/external/webrtc/
H A Dsetup_links.py249 os.symlink(source_path, os.path.abspath(self._link_path))
258 # Handles symlink creation on the different platforms.
260 def symlink(source_path, link_path): member in class:LinkError
264 raise OSError('Failed to create symlink to %s. Notice that only NTFS '
267 os.symlink = symlink
325 now replaced with a symlink into the full Chromium checkout.
375 This will be a symlink on POSIX platforms. On Windows this requires
/external/clang/
H A Dbuild.py131 def symlink(src, dst): function
132 """Proxy for os.symlink with logging and dry-run support."""
133 logger().info('symlink %s %s', src, dst)
135 os.symlink(src, dst)
387 symlink(short_version(),
/external/toybox/lib/
H A Dlib.h87 char *symlink; member in struct:dirtree
/external/bison/darwin-lib/
H A Dunistd.h1683 # undef symlink
1684 # define symlink rpl_symlink
1686 _GL_FUNCDECL_RPL (symlink, int, (char const *contents, char const *file)
1688 _GL_CXXALIAS_RPL (symlink, int, (char const *contents, char const *file));
1691 _GL_FUNCDECL_SYS (symlink, int, (char const *contents, char const *file)
1694 _GL_CXXALIAS_SYS (symlink, int, (char const *contents, char const *file));
1696 _GL_CXXALIASWARN (symlink);
1698 # undef symlink macro
1700 _GL_WARN_ON_USE (symlink, "symlink i
[all...]
/external/bison/linux-lib/
H A Dunistd.h1683 # undef symlink
1684 # define symlink rpl_symlink
1686 _GL_FUNCDECL_RPL (symlink, int, (char const *contents, char const *file)
1688 _GL_CXXALIAS_RPL (symlink, int, (char const *contents, char const *file));
1691 _GL_FUNCDECL_SYS (symlink, int, (char const *contents, char const *file)
1694 _GL_CXXALIAS_SYS (symlink, int, (char const *contents, char const *file));
1696 _GL_CXXALIASWARN (symlink);
1698 # undef symlink macro
1700 _GL_WARN_ON_USE (symlink, "symlink i
[all...]
/external/rootdev/
H A Drootdev.c176 /* Prevent infinite recursion on symlink loops by limiting depth. */
228 if ((symlink(path, kActiveRoot)) && errno != EEXIST) {
229 warn("failed to symlink %s -> %s", kActiveRoot, path);
242 /* Check if the -s symlink exists. */
303 int rootdev_create_devices(const char *name, dev_t dev, bool symlink) { argument
340 if (symlink)
/external/squashfs-tools/squashfs-tools/
H A Dmksquashfs.h77 char symlink[0]; member in struct:inode_info
H A Dunsquashfs.h96 char *symlink; member in struct:inode
H A Dsquashfs_compat.h113 char symlink[0]; member in struct:squashfs_symlink_inode_header_3
178 struct squashfs_symlink_inode_header_3 symlink; member in union:squashfs_inode_header_3
476 char symlink[0]; member in struct:squashfs_symlink_inode_header_1
504 struct squashfs_symlink_inode_header_1 symlink; member in union:squashfs_inode_header_1
609 char symlink[0]; member in struct:squashfs_symlink_inode_header_2
652 struct squashfs_symlink_inode_header_2 symlink; member in union:squashfs_inode_header_2
H A Dsquashfs_fs.h372 char symlink[0]; member in struct:squashfs_symlink_inode_header
441 struct squashfs_symlink_inode_header symlink; member in union:squashfs_inode_header
H A Dmksquashfs.c1154 struct squashfs_symlink_inode_header *symlink = &inode_header.symlink; local
1155 int byte = strlen(dir_ent->inode->symlink);
1156 size_t off = offsetof(struct squashfs_symlink_inode_header, symlink);
1158 inode = get_inode(sizeof(*symlink) + byte);
1159 symlink->nlink = nlink;
1160 symlink->symlink_size = byte;
1161 SQUASHFS_SWAP_SYMLINK_INODE_HEADER(symlink, inode);
1162 strncpy(inode + off, dir_ent->inode->symlink, byte);
1167 struct squashfs_symlink_inode_header *symlink local
3061 lookup_inode3(struct stat *buf, int pseudo, int id, char *symlink, int bytes) argument
[all...]
/external/curl/lib/
H A Dftplistparser.c32 * 4) Unix symlink
122 } symlink; member in union:__anon3568
309 /* discard symlink which is containing multiple " -> " */
705 parser->state.UNIX.sub.symlink = PL_UNIX_SYMLINK_PRESPACE;
763 switch(parser->state.UNIX.sub.symlink) {
768 parser->state.UNIX.sub.symlink = PL_UNIX_SYMLINK_NAME;
774 parser->state.UNIX.sub.symlink = PL_UNIX_SYMLINK_PRETARGET1;
784 parser->state.UNIX.sub.symlink = PL_UNIX_SYMLINK_PRETARGET2;
791 parser->state.UNIX.sub.symlink = PL_UNIX_SYMLINK_NAME;
797 parser->state.UNIX.sub.symlink
[all...]
/external/chromium-trace/catapult/telemetry/third_party/pyfakefs/pyfakefs/
H A Dfake_filesystem.py613 /a/b/c -> /a/b2 c is a symlink to /a/b2
648 The component is either a real file, which is a no-op, or a symlink.
649 In the case of a symlink, we have to modify the path as built up so far
956 """Creates the specified symlink, pointed at the specified link target.
959 file_path: path to the symlink to create
960 link_target: the target of the symlink
1459 """Reads the target of a symlink.
1462 path: symlink to read the target of
1470 (with errno=EINVAL) if path is valid, but is not a symlink
1479 raise OSError(errno.EINVAL, 'Fake os module: not a symlink', pat
1829 def symlink(self, link_target, path): member in class:FakeOsModule
[all...]
/external/squashfs-tools/kernel/fs/squashfs/
H A Dsquashfs_fs.h285 char symlink[0]; member in struct:squashfs_symlink_inode
353 struct squashfs_symlink_inode symlink; member in union:squashfs_inode
/external/squashfs-tools/kernel/include/linux/
H A Dsquashfs_fs.h284 char symlink[0]; member in struct:squashfs_symlink_inode
352 struct squashfs_symlink_inode symlink; member in union:squashfs_inode
/external/squashfs-tools/kernel-2.4/include/linux/
H A Dsquashfs_fs.h279 char symlink[0]; member in struct:squashfs_symlink_inode_header
324 struct squashfs_symlink_inode_header symlink; member in union:squashfs_inode_header
588 char symlink[0]; member in struct:squashfs_symlink_inode_header_1
705 char symlink[0]; member in struct:squashfs_symlink_inode_header_2
748 struct squashfs_symlink_inode_header_2 symlink; member in union:squashfs_inode_header_2
/external/icu/icu4c/source/tools/tzcode/
H A Dzic.c138 # define symlink(from, to) (-1) macro
816 result = symlink(symlinkcontents, toname);
/external/testng/ant/
H A Divy-2.1.0.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/LICENSE META-INF/NOTICE fr/ fr/ ...
/external/robolectric/v3/runtime/
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 785 milliseconds

12