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

<<21222324252627282930>>

  /prebuilts/gdb/linux-x86/lib/python2.7/
ntpath.py 207 # Is a path a symbolic link?
211 """Test for symbolic link.
  /prebuilts/go/darwin-x86/src/os/
file_windows.go 417 // If the file is a symbolic link, it changes the size of the link's target.
525 // Symlink creates newname as a symbolic link to oldname.
  /prebuilts/go/linux-x86/src/os/
file_windows.go 417 // If the file is a symbolic link, it changes the size of the link's target.
525 // Symlink creates newname as a symbolic link to oldname.
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
ntpath.py 207 # Is a path a symbolic link?
211 """Test for symbolic link.
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
ntpath.py 207 # Is a path a symbolic link?
211 """Test for symbolic link.
  /toolchain/binutils/binutils-2.25/bfd/
elf32-m32r.c     [all...]
elf32-cris.c     [all...]
  /toolchain/binutils/binutils-2.25/cpu/
m32c.opc 179 return _("%dsp8() takes a symbolic address, not a number");
315 return _("%dsp16() takes a symbolic address, not a number");
  /toolchain/binutils/binutils-2.25/gas/
NEWS 417 * The PowerPC assembler now allows the use of symbolic register names (r0,
418 etc.) if -mregnames is used. Symbolic names preceded by a '%' (%r0, etc.)
  /toolchain/binutils/binutils-2.25/gas/doc/
c-m68hc11.texi 18 * M68HC11-Modifiers:: Symbolic Operand Modifiers
257 @section Symbolic Operand Modifiers
  /external/deqp/modules/gles3/functional/
es3fNegativeTextureApiTests.cpp     [all...]
  /external/bison/lib/
unistd.in.h 262 to GID (if GID is not -1). Follow symbolic links.
    [all...]
  /external/clang/test/Analysis/
string.c 429 // There is no strcat_unknown_dst_length because if we can't get a symbolic
635 // There is no strncat_unknown_dst_length because if we can't get a symbolic
1064 // Check that the value is symbolic.
  /external/curl/lib/
x509asn1.c 408 static const char * OID2str(const char * beg, const char * end, bool symbolic)
414 /* Convert an ASN.1 OID into its dotted or symbolic string representation.
425 if(symbolic) {
    [all...]
  /external/llvm/lib/Target/X86/Disassembler/
X86Disassembler.cpp 187 /// tryAddingSymbolicOperand - trys to add a symbolic operand in place of the
198 /// called then that function is called to get any symbolic information for the
200 /// returns non-zero then the symbolic information it returns is used to create
    [all...]
  /bionic/libc/dns/include/
resolv_private.h 135 const char * name; /* Its symbolic name, like "MX" */
  /development/scripts/
symbol.py 17 """Module for looking up symbolic debugging information.
  /external/autotest/site_utils/
lxc_config.py 175 # symbolic links in source.
  /external/ceres-solver/internal/ceres/
reorder_program.cc 389 // symbolic analysis on pre-ordered matrices, so a block
  /external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
CheckerContext.h 72 /// The current exploded(symbolic execution) graph node.
  /external/e2fsprogs/e2fsck/
message.c 342 fputs(_("symbolic link"), f);
unix.c 212 log_out(ctx, P_("%12u symbolic link", "%12u symbolic links",
214 log_out(ctx, P_(" (%u fast symbolic link)\n",
215 " (%u fast symbolic links)\n",
    [all...]
  /external/guava/guava/src/com/google/common/reflect/
ClassPath.java 340 // A cycle in the filesystem, for example due to a symbolic link.
  /external/icu/icu4c/source/i18n/unicode/
ucurr.h 92 * Selector for ucurr_getName indicating a symbolic name for a
  /external/iproute2/ip/
ip6tunnel.c 75 * symbolic name will not be useful.

Completed in 1294 milliseconds

<<21222324252627282930>>