OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:symbolic
(Results
101 - 125
of
1075
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/prebuilts/ndk/8/platforms/android-9/arch-mips/usr/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 */
/prebuilts/ndk/8/platforms/android-9/arch-x86/usr/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 */
/external/ceres-solver/internal/ceres/
suitesparse.h
113
// Using this ordering, the
symbolic
Cholesky factorization of A (or
126
// If A is symmetric, then compute the
symbolic
Cholesky
128
// compute the
symbolic
factorization of
138
// Use the
symbolic
factorization in L, to find the numerical
162
// compute the
symbolic
factorization of a matrix by either using
sparse_normal_cholesky_solver.cc
139
// Compute
symbolic
factorization if not available.
204
cholmod_print_common("
Symbolic
Analysis", ss_.mutable_cc());
234
<< "
symbolic
: " << (symbolic_time - init_time)
/external/openssh/
sftp.0
159
downloading. Note that sftp does not follow
symbolic
links
222
recursively. Note that sftp does not follow
symbolic
links when
241
specified the created link is a
symbolic
link, otherwise it is a
300
recursively. Note that sftp does not follow
symbolic
links when
317
Create a
symbolic
link from oldpath to newpath.
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/scripts_cvs/searchcvs/
parsecvs.php
11
symbolic
names: //do we actually need to store these? we'll see
37
(?:^
symbolic
\ names:\ ?(.*?$)\\n
85
/* parse
symbolic
names */
/ndk/sources/host-tools/sed-4.2.1/lib/
sys_stat.in.h
333
denotes a
symbolic
link. */
335
/* The lchmod replacement follows
symbolic
links. Callers should take
337
are known to not be
symbolic
links. On hosts that lack lchmod,
/bionic/libc/include/
ftw.h
40
#define FTW_SL 5 /*
Symbolic
link. */
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
StoreRef.h
23
/// locations to values. At a high-level, it represents the
symbolic
SymbolManager.h
1
//== SymbolManager.h - Management of
Symbolic
Values ------------*- C++ -*--==//
10
// This file defines SymbolManager, a class that manages
symbolic
values
43
/// \brief
Symbolic
value. These values used to capture
symbolic
execution of
199
///
symbolic
value.
344
/// SymIntExpr - Represents
symbolic
expression like 'x' + 3.
387
/// IntSymExpr - Represents
symbolic
expression like 3 - 'x'.
428
/// SymSymExpr - Represents
symbolic
expression like 'x' + 'y'.
643
/// \brief Set to the value of the
symbolic
store after
/external/clang/lib/StaticAnalyzer/Core/
SimpleConstraintManager.cpp
33
// We don't reason yet about bitwise-constraints on
symbolic
values.
39
//
symbolic
values.
88
// FIXME: now we only find the first
symbolic
region.
182
// Handle
symbolic
expression.
/external/elfutils/backends/
i386_symbol.c
1
/* i386 specific
symbolic
name handling.
ppc64_symbol.c
1
/* PPC64 specific
symbolic
name handling.
/external/grub/
AUTHORS
11
bugs, added
symbolic
link support to shared_src/fsys_ext2fs.c, and
/external/llvm/test/MC/Mips/
nabi-regs.s
1
# OABI (o32, o64) have a different
symbolic
register
/external/mdnsresponder/mDNSPosix/
mdnsd.sh
36
# Suse Linux doesn't work with
symbolic
signal names, but we really don't need
/external/oprofile/libutil++/
file_manip.h
47
* Resolve a
symbolic
link as far as possible.
/external/webkit/Source/WebKit/gtk/WebCoreSupport/
FullscreenVideoController.cpp
44
// Use
symbolic
icons only if we build with GTK+-3 support. They could
52
#define PLAY_ICON_NAME "media-playback-start-
symbolic
"
53
#define PAUSE_ICON_NAME "media-playback-pause-
symbolic
"
54
#define EXIT_FULLSCREEN_ICON_NAME "view-restore-
symbolic
"
/external/zlib/src/watcom/
watcom_f.mak
40
clean: .
SYMBOLIC
watcom_l.mak
40
clean: .
SYMBOLIC
/system/core/toolbox/
du.c
144
* the blocks actually used by
symbolic
links. We rationalize this by
147
* that we'd have to re-implement the kernel's
symbolic
link traversing
149
*
symbolic
links referencing other relative
symbolic
links, it gets
/build/core/
dynamic_binary.mk
90
## Store a copy with symbols for
symbolic
debugging
95
@echo "target
Symbolic
: $(PRIVATE_MODULE) ($@)"
/external/chromium/chrome/browser/ui/cocoa/
install.sh
93
# On the Mac, or at least on HFS+,
symbolic
link permissions are significant,
95
# permissions on any
symbolic
links.
/external/clang/test/Analysis/
dynamic-cast.cpp
189
// Note, this might need special handling if we track types of
symbolic
casts
233
// Due to
symbolic
regions not being typed.
/external/ganymed-ssh2/src/main/java/ch/ethz/ssh2/sftp/
ErrorCodes.java
81
"Too many
symbolic
links encountered or, an SSH_FXF_NOFOLLOW open encountered a
symbolic
link as the final component." },
Completed in 737 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>