/external/squashfs-tools/squashfs-tools/ |
action.c | 1241 * Parse symbolic mode of format [ugoa]*[[+-=]PERMS]+ 1281 /* trap a symbolic mode with just an ownership specification */ [all...] |
/prebuilts/gdb/darwin-x86/lib/python2.7/ |
tarfile.py | 80 SYMTYPE = "2" # symbolic link 136 S_IFLNK = 0120000 # symbolic link [all...] |
/prebuilts/gdb/linux-x86/lib/python2.7/ |
tarfile.py | 80 SYMTYPE = "2" # symbolic link 136 S_IFLNK = 0120000 # symbolic link [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
tarfile.py | 80 SYMTYPE = "2" # symbolic link 136 S_IFLNK = 0120000 # symbolic link [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
tarfile.py | 80 SYMTYPE = "2" # symbolic link 136 S_IFLNK = 0120000 # symbolic link [all...] |
/toolchain/binutils/binutils-2.25/bfd/ |
elf32-microblaze.c | [all...] |
elf32-lm32.c | 946 && (info->symbolic [all...] |
elf32-hppa.c | [all...] |
elf32-i370.c | [all...] |
/external/bison/darwin-lib/ |
unistd.h | 574 to GID (if GID is not -1). Follow symbolic links. [all...] |
/external/bison/linux-lib/ |
unistd.h | 574 to GID (if GID is not -1). Follow symbolic links. [all...] |
/external/clang/lib/StaticAnalyzer/Core/ |
BugReporterVisitors.cpp | [all...] |
/external/e2fsprogs/ext2ed/doc/ |
user-guide.sgml | 1140 <Literal remap="tt">ext2_inode</Literal>. Symbolic links (Only fast symbolic links, meanwhile) are [all...] |
/external/llvm/lib/Analysis/ |
LoopAccessAnalysis.cpp | 96 // symbolic stride replaced by one. 105 // Replace symbolic stride by one. [all...] |
/external/llvm/lib/Target/ARM/InstPrinter/ |
ARMInstPrinter.cpp | 336 // If a symbolic branch target was added as a constant expression then 557 if (!MO1.isReg()) { // For label symbolic references. [all...] |
/external/squashfs-tools/kernel-2.4/fs/squashfs/ |
inode.c | 771 TRACE("Symbolic link inode %x:%x, start_block %llx, " [all...] |
/ndk/sources/host-tools/make-3.81/ |
NEWS | 64 support symbolic links, if this option is given then GNU make will 65 use the most recent modification time of any symbolic links that are 110 all symbolic links resolved as well. [all...] |
/art/test/449-checker-bce/src/ |
Main.java | 351 // With constant offsets to symbolic base. 381 // With constant offsets "both ways" to symbolic base. [all...] |
/external/chromium-trace/catapult/third_party/gsutil/gslib/commands/ |
rsync.py | 286 -e Exclude symlinks. When specified, symbolic links will be 394 command_instance.logger.info('Skipping symbolic link %s...', exp_src_url) [all...] |
/external/elfutils/src/ |
ld.c | 1029 else if (strcmp (arg, "symbolic") != 0 1045 else if (strcmp (arg, "symbolic") == 0 [all...] |
/external/iptables/libxtables/ |
xtoptions.c | 400 * @def_mask: mask to force when a symbolic name is used 422 xtables_error(PARAMETER_PROBLEM, "Symbolic name \"%s\" is unknown", [all...] |
/external/llvm/include/llvm/Support/ |
TargetRegistry.h | 520 /// \param GetOpInfo The function to get the symbolic information for 523 /// \param DisInfo The pointer to the block of symbolic information for above [all...] |
/frameworks/base/services/accessibility/java/com/android/server/accessibility/ |
TouchExplorer.java | [all...] |
/prebuilts/go/darwin-x86/src/cmd/go/ |
vcs.go | 415 // "git symbolic-ref HEAD" succeeds iff we are not on a detached head. 416 if err := v.runVerboseOnly(dir, "symbolic-ref HEAD"); err == nil {
|
/prebuilts/go/linux-x86/src/cmd/go/ |
vcs.go | 415 // "git symbolic-ref HEAD" succeeds iff we are not on a detached head. 416 if err := v.runVerboseOnly(dir, "symbolic-ref HEAD"); err == nil {
|