Searched
full:symbolic (Results
526 -
550 of
1677) sorted by null
<<21222324252627282930>>
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
test_posixpath.py | 340 # Bug #990669: Symbolic links should be resolved before we 345 # and a symbolic link 'link-y' pointing to 'y' in directory 'a',
|
/system/core/libutils/ |
README | 80 integer ID 0xppttiii (translated to a symbolic name via R.java), where 157 Resource overlay operates on symbolic resources names. Hence, to
|
/toolchain/binutils/binutils-2.25/gas/doc/ |
c-tilepro.texi | 84 * TILEPro Modifiers:: Symbolic Operand Modifiers. 145 @subsection Symbolic Operand Modifiers
|
/toolchain/binutils/binutils-2.25/include/opcode/ |
ppc.h | 309 /* This operand may use the symbolic names for the CR fields, which 382 /* This is a CR FIELD that does not use symbolic names. */
|
/toolchain/binutils/binutils-2.25/opcodes/ |
msp430-decode.opc | 173 case 0: /* (PC) -> Symbolic. */ 212 case 0: /* PC -> Symbolic. */
|
/bionic/libc/bionic/ |
fts.c | 94 /* Logical walks turn on NOCHDIR; symbolic links are too hard. */ 162 * but almost certainly not worth the effort. Slashes, symbolic links, 537 * set and it's a physical walk (so that symbolic links can't be directories), 851 * number of symbolic links to directories is high enough,
|
/bionic/libc/include/sys/ |
_errdefs.h | 79 __BIONIC_ERRDEF( ELOOP , 40, "Too many symbolic links encountered" )
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/suid/ |
SuidFilesActivity.java | 209 /** {@link FileFilter} that returns only directories that are not symbolic links. */
|
/cts/tests/tests/permission/src/android/permission/cts/ |
FileSystemPermissionTest.java | 675 // don't examine symbolic links. 768 // don't examine symbolic links. [all...] |