Home
last modified time | relevance | path

Searched refs:symbolic (Results 1 – 25 of 434) sorted by relevance

12345678910>>...18

/external/ltp/runtest/
Dquickhit259 # 1. Create symbolic link with abnormal object name path
260 # 2. Create symbolic link with normal object name path
261 # 3. Create symbolic link with path to an existing object file
262 # 4. Receive EEXIST error when creating an already existing symbolic link file.
263 # 5. Receive ENAMETOOLONG error when creating symbolic link which exceeds PATH_MAX in length
269 # 1. Read a symbolic link file which points at no object file
270 # 2. Read a symbolic link file which points at an object file
271 # 3. Receive ENAMETOOLONG error when reading symbolic link which exceeds PATH_MAX in length
272 # 4. Receive an EINVAL error when reading a file which is not a symbolic
277 # 1. Get object file status through symbolic link file
[all …]
/external/clang/test/Analysis/
Dmisc-ps-eager-assume.m30 // the symbolic expression is stored to 'y' (which is a short instead of an
32 // symbolic expression is literally the branch condition.
35 // The cast to 'short' causes us to lose symbolic constraint.
49 // a symbolic value for this variable, but in the branch condition it is
51 // promotions of symbolic values, so this test case tests the logic in
69 // In this test case, the double '!' works fine with our symbolic constraints,
86 // This false positive occurred because the symbolic constraint on a short was
/external/python/cpython3/Doc/library/
Dshutil.rst64 If *follow_symlinks* is false and *src* is a symbolic link,
65 a new symbolic link will be created instead of copying the
90 If *follow_symlinks* is false, and both *src* and *dst* are symbolic links,
94 :func:`copymode` cannot modify symbolic links on the local platform, and it
108 refer to symbolic links, :func:`copystat` will operate on
109 the symbolic links themselves rather than the files the
110 symbolic links refer to—reading the information from the
111 *src* symbolic link, and writing the information to the
112 *dst* symbolic link.
117 modify symbolic links. Python itself can tell you what
[all …]
Dpathlib.rst137 symbolic links::
147 to ``PurePosixPath('bar')``, which is wrong if ``foo`` is a symbolic link
752 Return ``True`` if the path points to a directory (or a symbolic link
761 Return ``True`` if the path points to a regular file (or a symbolic link
782 Return ``True`` if the path points to a symbolic link, ``False`` otherwise.
790 Return ``True`` if the path points to a Unix socket (or a symbolic link
799 Return ``True`` if the path points to a FIFO (or a symbolic link
808 Return ``True`` if the path points to a block device (or a symbolic link
817 Return ``True`` if the path points to a character device (or a symbolic link
842 Like :meth:`Path.chmod` but, if the path points to a symbolic link, the
[all …]
Dos.path.rst132 file descriptor. Returns ``False`` for broken symbolic links. On
148 broken symbolic links. Equivalent to :func:`exists` on platforms lacking
249 This follows symbolic links, so both :func:`islink` and :func:`isfile` can
259 follows symbolic links, so both :func:`islink` and :func:`isdir` can be true
269 entry that is a symbolic link. Always ``False`` if symbolic links are not
333 that contains symbolic links. On Windows, it converts forward slashes to
342 Return the canonical path of the specified filename, eliminating any symbolic
Dtelnetlib.rst17 provides symbolic constants for the protocol characters (see below), and for the
18 telnet options. The symbolic names of the telnet options follow the definitions
19 in ``arpa/telnet.h``, with the leading ``TELOPT_`` removed. For symbolic names
23 The symbolic constants for the telnet commands are: IAC, DONT, DO, WONT, WILL,
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/ELFRelocs/
DLanai.def16 // Upper 16-bits of a symbolic relocation
18 // Lower 16-bits of a symbolic relocation
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/BinaryFormat/ELFRelocs/
DLanai.def16 // Upper 16-bits of a symbolic relocation
18 // Lower 16-bits of a symbolic relocation
/external/llvm/include/llvm/Support/ELFRelocs/
DLanai.def16 // Upper 16-bits of a symbolic relocation
18 // Lower 16-bits of a symbolic relocation
/external/e2fsprogs/tests/f_extent_htree/
Dexpect.125 0 symbolic links (0 fast symbolic links)
Dexpect.pre.125 0 symbolic links (0 fast symbolic links)
/external/python/cpython2/Demo/comparisons/
DREADME44 Given a list of directories, report any bogus symbolic links contained
45 anywhere in those subtrees. A bogus symbolic link is one that cannot
49 system you're running on doesn't support symbolic links.
/external/llvm/test/Transforms/LoopVectorize/
Dversion-mem-access.ll5 ; Check that we version this loop with speculating the value 1 for symbolic
6 ; strides. This also checks that the symbolic stride information is correctly
59 ; replacing the symbolic stride '%conv'.
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/LoopVectorize/
Dversion-mem-access.ll5 ; Check that we version this loop with speculating the value 1 for symbolic
6 ; strides. This also checks that the symbolic stride information is correctly
59 ; replacing the symbolic stride '%conv'.
/external/python/cpython2/Doc/library/
Dos.path.rst75 broken symbolic links. On some platforms, this function may return ``False`` if
83 broken symbolic links. Equivalent to :func:`exists` on platforms lacking
175 Return ``True`` if *path* is an existing regular file. This follows symbolic
181 Return ``True`` if *path* is an existing directory. This follows symbolic
187 Return ``True`` if *path* refers to a directory entry that is a symbolic link.
188 Always ``False`` if symbolic links are not supported by the Python runtime.
230 that contains symbolic links. On Windows, it converts forward slashes to
236 Return the canonical path of the specified filename, eliminating any symbolic
Dtelnetlib.rst17 provides symbolic constants for the protocol characters (see below), and for the
18 telnet options. The symbolic names of the telnet options follow the definitions
19 in ``arpa/telnet.h``, with the leading ``TELOPT_`` removed. For symbolic names
23 The symbolic constants for the telnet commands are: IAC, DONT, DO, WONT, WILL,
/external/clang/docs/analyzer/
DRegionStore.txt14 Regions that do not have a known offset use a special "symbolic" offset. These
24 Supporting both concrete and symbolic offsets makes things a bit tricky. Here's
33 symbolic offset invalidates the entire concrete offset region.* We know
44 concrete offset invalidates any symbolic offset bindings whose concrete offset
74 variable. Thus it is not valid to assume that all bindings with non-symbolic
115 appropriate default value for the region (usually a symbolic value, but
/external/clang/test/Modules/
Dcrash-vfs-path-emptydir-entries.m6 // Test clang can collect symbolic link headers used in modules.
7 // crash reproducer if there's a symbolic link header file used in a module.
Dcrash-vfs-path-symlink-topheader.m6 // Test clang can collect symbolic link headers used in modules.
7 // crash reproducer if there's a symbolic link header file used in a module.
/external/ltp/testcases/kernel/fs/linktest/
DREADME28 symbolic links to a single file.
43 ./linktest.pl <number of symbolic links> <number of hard links>
/external/python/cpython2/Tools/scripts/
DREADME24 findlinksto.py Recursively find symbolic links to a given path prefix
40 lll.py Find and list symbolic links in current directory
45 mkreal.py Turn a symbolic link into a real file or directory
/external/python/cpython3/Tools/scripts/
DREADME20 findlinksto.py Recursively find symbolic links to a given path prefix
40 lll.py Find and list symbolic links in current directory
44 mkreal.py Turn a symbolic link into a real file or directory
/external/autotest/client/common_lib/cros/
Dcr50_utils.py184 return ro, rw, GetBoardIdInfoString(bid, symbolic=False)
475 def GetBoardIdInfoString(board_id_info, symbolic=False): argument
502 if symbolic:
/external/icu/icu4c/packaging/
DPACKAGES92 - All the shared libraries, and their major number symbolic link, but
93 not the .so symbolic link that is only used at link time (this one is
130 - The .so symbolic links used by the linker to link against the
140 version, since it provides .so symbolic links to the latest libraries.
/external/v8/gnparser/
Dgn.interp22 token symbolic names:

12345678910>>...18