OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:symbolic
(Results
51 - 75
of
1075
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/smack/src/org/jivesoftware/smack/util/dns/
DNSResolver.java
28
* @param name The
symbolic
name of the service.
/external/zlib/src/win32/
README-WIN32.txt
33
example.pdb
Symbolic
information for debugging example.exe
36
example_d.pdb
Symbolic
information for debugging example_d.exe
39
minigzip.pdb
Symbolic
information for debugging minigzip.exe
42
minigzip_d.pdb
Symbolic
information for debugging minigzip_d.exe
/libcore/luni/src/main/native/
readlink.h
20
* Fills 'result' with the contents of the
symbolic
link 'path'. Sets errno and returns false on
realpath.cpp
41
* behavior where we just assume the path element was not a
symbolic
link. This leads to a textual
90
// See if we've got a
symbolic
link, and resolve it if so.
103
// The
symbolic
link is absolute, so we need to start from scratch.
106
// The
symbolic
link is relative, so we just lose the last path component (which
/external/jsilver/src/com/google/clearsilver/jsilver/data/
Data.java
167
// *******************
Symbolic
links *******************
170
* Set the source node to be a
symbolic
link to the destination.
175
* Set the source node to be a
symbolic
link to the destination.
180
* Set this node to be a
symbolic
link to another node.
185
* Retrieve the
symbolic
link this node points to. Will return reference to self if not a symlink.
/external/clang/docs/analyzer/
RegionStore.txt
14
Regions that do not have a known offset use a special "
symbolic
" offset. These
24
Supporting both concrete and
symbolic
offsets makes things a bit tricky. Here's
33
symbolic
offset invalidates the entire concrete offset region.* We know
44
concrete offset invalidates any
symbolic
offset bindings whose concrete offset
74
variable. Thus it is not valid to assume that all bindings with non-
symbolic
115
appropriate default value for the region (usually a
symbolic
value, but
/external/chromium/chrome/browser/ui/cocoa/
keystone_promote_preflight.sh
86
# On the Mac, or at least on HFS+,
symbolic
link permissions are
88
# pass to fix the permissions on any
symbolic
links.
/external/clang/lib/StaticAnalyzer/Checkers/
CastSizeChecker.cpp
10
// CastSizeChecker checks when casting a malloc'ed
symbolic
region to type T,
11
// whether the size of the
symbolic
region is a multiple of the size of T.
/external/elfutils/backends/
ia64_symbol.c
1
/* IA-64 specific
symbolic
name handling.
96
/* Return
symbolic
representation of section type. */
arm_symbol.c
1
/* Arm specific
symbolic
name handling.
s390_symbol.c
1
/* S/390-specific
symbolic
name handling.
x86_64_symbol.c
1
/* x86_64 specific
symbolic
name handling.
/external/grub/stage2/
disk_inode_ffs.h
53
#define IC_FASTLINK 0x0001 /*
Symbolic
link in inode */
81
#define IFLNK 0xa000 /*
symbolic
link */
/external/kernel-headers/original/linux/
mutex.h
39
* - uses
symbolic
names of mutexes, whenever they are printed in debug output
40
* - point-of-acquire tracking,
symbolic
lookup of function names
/external/llvm/lib/Target/NVPTX/
NVPTX.h
127
// Defines
symbolic
names for NVPTX registers. This defines a mapping from
132
// Defines
symbolic
names for the NVPTX instructions.
/external/llvm/lib/Target/X86/MCTargetDesc/
X86MCTargetDesc.h
100
// Defines
symbolic
names for X86 registers. This defines a mapping from
106
// Defines
symbolic
names for the X86 instructions.
/libcore/luni/src/main/java/libcore/io/
StructStat.java
48
* For
symbolic
links, the length in bytes of the pathname contained in the
symbolic
link.
/system/extras/tests/fstest/
README
32
NOTE:
Symbolic
links are treated specially to prevent infinite recursion
33
and simplify the ruleset.
Symbolic
links are ignored unless an explicit
/external/chromium/net/tools/spdyshark/
README
28
4) Make a
symbolic
link for spdyshark to Wireshark
/external/ganymed-ssh2/src/main/java/ch/ethz/ssh2/
SFTPException.java
65
* Get the
symbolic
name of the error code as given in the SFTP specs.
/external/iptables/extensions/
libxt_TOS.man
11
You can specify a
symbolic
name when using the TOS target for IPv4. It implies
/external/llvm/unittests/ExecutionEngine/JIT/
Makefile
42
# Permit these tests to use the JIT's
symbolic
lookup.
/ndk/sources/host-tools/make-3.81/tests/
mkshadow
3
# Simple script to make a "shadow" test directory, using
symbolic
links.
/system/core/toolbox/
mkdir.c
18
int
symbolic
= 0;
local
/bionic/libc/include/
fts.h
96
#define FTS_SL 12 /*
symbolic
link */
97
#define FTS_SLNONE 13 /*
symbolic
link without target */
105
#define FTS_FOLLOW 2 /* follow
symbolic
link */
Completed in 577 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>