HomeSort by relevance Sort by last modified time
    Searched full:symbolic (Results 501 - 525 of 1693) sorted by null

<<21222324252627282930>>

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
stat.h 150 #define __S_IFLNK 0120000 /* Symbolic link. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/sys/
time.h 144 /* Same as `utimes', but does not follow symbolic links. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/sys/
time.h 144 /* Same as `utimes', but does not follow symbolic links. */
  /prebuilts/gdb/darwin-x86/lib/python2.7/
shutil.py 151 If the optional symlinks flag is true, symbolic links in the
152 source tree result in symbolic links in the destination tree; if
153 it is false, the contents of the files pointed to by symbolic
230 raise OSError("Cannot call rmtree on a symbolic link")
  /prebuilts/gdb/linux-x86/lib/python2.7/
shutil.py 151 If the optional symlinks flag is true, symbolic links in the
152 source tree result in symbolic links in the destination tree; if
153 it is false, the contents of the files pointed to by symbolic
230 raise OSError("Cannot call rmtree on a symbolic link")
  /prebuilts/go/darwin-x86/src/runtime/
os2_nacl.go 51 _ELOOP = 40 /* Too many symbolic links */
  /prebuilts/go/linux-x86/src/runtime/
os2_nacl.go 51 _ELOOP = 40 /* Too many symbolic links */
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
shutil.py 151 If the optional symlinks flag is true, symbolic links in the
152 source tree result in symbolic links in the destination tree; if
153 it is false, the contents of the files pointed to by symbolic
230 raise OSError("Cannot call rmtree on a symbolic link")
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
shutil.py 151 If the optional symlinks flag is true, symbolic links in the
152 source tree result in symbolic links in the destination tree; if
153 it is false, the contents of the files pointed to by symbolic
230 raise OSError("Cannot call rmtree on a symbolic link")
  /toolchain/binutils/binutils-2.25/binutils/
rename.c 161 /* Use rename only if TO is not a symbolic link and has
  /toolchain/binutils/binutils-2.25/gprof/
README 42 (required bfd_find_nearest_line() support and symbolic debugging
150 To work properly, the binary must contain symbolic
153 Functions for which there is no symbolic debugging
284 from symbolic debugging information in the image file
  /external/clang/lib/StaticAnalyzer/Core/
MemRegion.cpp 940 /// getSymbolicRegion - Retrieve or create a "symbolic" memory region.
    [all...]
SymbolManager.cpp 1 //== SymbolManager.h - Management of Symbolic Values ------------*- C++ -*--==//
10 // This file defines SymbolManager, a class that manages symbolic values
  /external/eigen/Eigen/src/SuperLUSupport/
SuperLUSupport.h 365 /** Performs a symbolic decomposition on the sparcity of \a matrix.
507 /** Performs a symbolic decomposition on the sparcity of \a matrix.
522 * The given matrix must has the same sparcity than the matrix on which the symbolic decomposition has been performed.
844 /** Performs a symbolic decomposition on the sparcity of \a matrix.
857 * The given matrix must has the same sparcity than the matrix on which the symbolic decomposition has been performed.
  /toolchain/binutils/binutils-2.25/libiberty/
functions.texi 230 symbolic name or message is available. Note that in the case where we
232 there to be more symbolic names than messages, or vice versa. In
240 symbolic name or message.
700 named @var{progname}. Also, if @var{progname} is a symbolic link,
701 the symbolic link will be resolved.
    [all...]
  /external/bison/lib/
localcharset.c 158 /* Open the file. Reject symbolic links on platforms that support
162 a symbolic link to that file under the name "charset.alias" in
  /external/icu/icu4c/source/tools/pkgdata/
pkgdata.cpp 781 /* Create symbolic links for the final library file. */
788 fprintf(stderr, "Error creating symbolic links of the data library file.\n");
    [all...]
  /external/jacoco/org.jacoco.doc/docroot/doc/
flow.html 57 readability we use symbolic labels (<code>L1</code>, <code>L2</code>) instead
58 (also the ASM API uses such symbolic labels):
  /external/lzma/CPP/7zip/Archive/
IArchive.h 35 const UInt32 kSymLinks = 1 << 10; // the handler supports symbolic links
116 (*inStream == NULL) - if link (hard link or symbolic link) was created
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/libexec/gcc/x86_64-linux/4.8/install-tools/
fixinc.sh 116 # Determine whether this system has symbolic links.
278 then echo 'Making symbolic directory links' ; fi
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/libexec/gcc/x86_64-linux/4.8/install-tools/
fixinc.sh 116 # Determine whether this system has symbolic links.
278 then echo 'Making symbolic directory links' ; fi
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/share/man/man1/
x86_64-w64-mingw32-windmc.1 167 A C include file that maps message id's to their symbolic name.
334 symbolic name. No such file is generated without specifying the switch.
  /prebuilts/gdb/darwin-x86/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',
  /prebuilts/gdb/linux-x86/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',
  /prebuilts/go/darwin-x86/src/syscall/
tables_nacl.go 136 ELOOP Errno = 40 /* Too many symbolic links */
262 ELOOP: "Too many symbolic links",

Completed in 2840 milliseconds

<<21222324252627282930>>