Searched
full:symbolic (Results
551 -
575 of
1693) sorted by null
<<21222324252627282930>>
/external/libbrillo/brillo/errors/ |
error_codes.cc | 74 ERROR_ENTRY(ELOOP), // Too many symbolic links encountered
|
/external/libgdx/extensions/gdx-box2d/gdx-box2d-gwt/src/com/badlogic/gdx/physics/box2d/gwt/emu/org/jbox2d/common/ |
Settings.java | 194 * A symbolic constant that stands for particle allocation error.
|
/external/libpcap/msdos/ |
makefile.wc | 80 clean realclean vclean: .SYMBOLIC
|
/external/llvm/cmake/modules/ |
LLVM-Config.cmake | 106 # Translate symbolic component names to real libraries:
|
/external/llvm/include/llvm/Transforms/Utils/ |
SSAUpdater.h | 103 /// \brief Rewrite a use of the symbolic value.
|
/external/llvm/lib/Target/X86/InstPrinter/ |
X86IntelInstPrinter.cpp | 130 // If a symbolic branch target was added as a constant expression then print
|
/external/llvm/test/CodeGen/PowerPC/ |
ppc64-patchpoint.ll | 106 ; Trivial symbolic patchpoint codegen.
|
/external/llvm/test/CodeGen/X86/ |
licm-nested.ll | 4 ; MachineLICM should be able to hoist the symbolic addresses out of
|
/external/selinux/libselinux/man/man5/ |
selabel_file.5 | 138 \fI\-l\fR - Symbolic Link \fI\-s\fR - Socket
|
/external/tinyxml/ |
xmltest.cpp | 697 "...since I make symbolic puns" 705 "I am > the rules!\n...since I make symbolic puns", 718 "I am > the rules!\n...since I make symbolic puns", 726 "I am > the rules!\n...since I make symbolic puns",
|
/external/toybox/toys/other/ |
stat.c | 85 "regular file\0symbolic link\0socket\0FIFO (named pipe)";
|
/external/toybox/toys/pending/ |
file.c | 217 else if (S_ISLNK(sb.st_mode)) what = "symbolic link";
|
/external/v8/src/parsing/ |
token.h | 16 // symbolic token name, string is the corresponding syntactic symbol
|
/external/webrtc/webrtc/test/testsupport/ |
fileutils.h | 85 // If symbolic links occur in the path they will be resolved and the actual
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/bits/ |
stat.h | 187 #define __S_IFLNK 0120000 /* Symbolic link. */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/ |
stat.h | 190 #define __S_IFLNK 0120000 /* Symbolic link. */
|
/prebuilts/gdb/darwin-x86/lib/python2.7/ |
SimpleHTTPServer.py | 122 # Append / for directories or @ for symbolic links
|
/prebuilts/gdb/darwin-x86/lib/python2.7/lib2to3/ |
fixer_base.py | 97 results: a dict mapping symbolic names to part of the match.
|
/prebuilts/gdb/linux-x86/lib/python2.7/ |
SimpleHTTPServer.py | 122 # Append / for directories or @ for symbolic links
|
/prebuilts/gdb/linux-x86/lib/python2.7/lib2to3/ |
fixer_base.py | 97 results: a dict mapping symbolic names to part of the match.
|
/prebuilts/go/darwin-x86/src/syscall/ |
zerrors_windows.go | 209 ELOOP - APPLICATION_ERROR: "too many levels of symbolic links",
|
/prebuilts/go/linux-x86/src/syscall/ |
zerrors_windows.go | 209 ELOOP - APPLICATION_ERROR: "too many levels of symbolic links",
|
/prebuilts/ndk/current/platforms/android-12/arch-arm/usr/include/sys/ |
_errdefs.h | 78 __BIONIC_ERRDEF( ELOOP , 40, "Too many symbolic links encountered" )
|
/prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/sys/ |
_errdefs.h | 78 __BIONIC_ERRDEF( ELOOP , 40, "Too many symbolic links encountered" )
|
/prebuilts/ndk/current/platforms/android-12/arch-x86/usr/include/sys/ |
_errdefs.h | 78 __BIONIC_ERRDEF( ELOOP , 40, "Too many symbolic links encountered" )
|
Completed in 1967 milliseconds
<<21222324252627282930>>