OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:symbolic
(Results
176 - 200
of
1246
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/llvm/test/CodeGen/SystemZ/
la-03.ll
1
; Test loads of
symbolic
addresses in PIC code.
/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/mesa3d/bin/
minstall
4
# A minimal replacement for 'install' that supports installing
symbolic
links.
/external/oprofile/libutil++/
file_manip.h
47
* Resolve a
symbolic
link as far as possible.
/external/zlib/src/watcom/
watcom_f.mak
40
clean: .
SYMBOLIC
watcom_l.mak
40
clean: .
SYMBOLIC
/libcore/luni/src/test/java/libcore/java/io/
FileTest.java
66
* This test assumes you can create
symbolic
links in the temporary directory. This
129
// a
symbolic
link, so the canonical file/path will be different.)
152
* http://b/3047893 - getCanonicalPath wasn't actually resolving
symbolic
links.
154
* This test assumes you can create
symbolic
links in the temporary directory. This
/packages/inputmethods/LatinIME/native/jni/src/suggest/policyimpl/dictionary/utils/
format_utils.cpp
59
// the
symbolic
value we use in the code. But we want the constants to be the
/prebuilts/ndk/9/platforms/android-19/arch-arm64/usr/include/
ftw.h
40
#define FTW_SL 5 /*
Symbolic
link. */
/prebuilts/ndk/9/platforms/android-19/arch-mips64/usr/include/
ftw.h
40
#define FTW_SL 5 /*
Symbolic
link. */
/prebuilts/ndk/9/platforms/android-19/arch-x86_64/usr/include/
ftw.h
40
#define FTW_SL 5 /*
Symbolic
link. */
/system/core/toolbox/upstream-netbsd/usr.bin/du/
du.c
157
* the blocks actually used by
symbolic
links. We rationalize this by
160
* that we'd have to re-implement the kernel's
symbolic
link traversing
162
*
symbolic
links referencing other relative
symbolic
links, it gets
/external/chromium_org/chrome/installer/mac/
keystone_install.sh
124
# Returns 0 (true) if |symlink| exists, is a
symbolic
link, and appears
126
# writability like test's -w primary, but -w resolves
symbolic
links and this
177
# If |symlink| exists and is a
symbolic
link, but is not writable according to
179
# writable
symbolic
link. If |symlink| does not exist, is not a
symbolic
189
# by unlinking (removing) the existing
symbolic
link before creating a new
190
# one. That leaves a small window during which the
symbolic
link is not
193
# To avoid that possibility, a new
symbolic
link is created in a temporary
195
# directory is used to convince mv to replace the
symbolic
link: again, if
210
# existing state with the non-writable
symbolic
link intact. Failure
[
all
...]
dirdiffer.sh
13
# dirdiffer operates recursively, properly handling ordinary files,
symbolic
14
# links, and directories, as they are found in new_dir.
Symbolic
links and
80
# 9 Found an irregular file (non-directory, file, or
symbolic
link) in input
81
# 10 Could not create
symbolic
link
201
#
Symbolic
link modification times can't be copied because there's no
202
# shell tool that provides direct access to lutimes. Instead, the
symbolic
343
# timestamp of a
symbolic
link using shell tools.
406
# rsync will print a line for any file, directory, or
symbolic
link that
/build/core/
dynamic_binary.mk
74
## Store a copy with symbols for
symbolic
debugging
84
@echo "target
Symbolic
: $(PRIVATE_MODULE) ($@)"
/external/chromium_org/chrome/browser/mac/
install.sh
96
# On the Mac, or at least on HFS+,
symbolic
link permissions are significant,
98
# permissions on any
symbolic
links.
/external/chromium_org/third_party/icu/source/config/
mh-hpux-acc
70
## Use linker option -Wl,-B,
symbolic
instead.
74
LD_SOOPTIONS= -Wl,-B,
symbolic
/external/chromium_org/third_party/protobuf/src/google/protobuf/testing/
file.cc
54
// Windows doesn't have
symbolic
links.
149
// lstat = Don't follow
symbolic
links.
/external/chromium_org/third_party/skia/tools/
git_utils.py
127
full_branch = vsp.strip_output([git, '
symbolic
-ref', 'HEAD'])
130
# "fatal: ref HEAD is not a
symbolic
ref"
/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/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/eigen/Eigen/src/SparseCholesky/
SimplicialCholesky.h
155
eigen_assert(m_factorizationIsOk && "The decomposition is not in a valid state for solving, you must first call either compute() or
symbolic
()/numeric()");
346
/** Performs a
symbolic
decomposition on the sparcity of \a matrix.
359
* The given matrix must has the same sparcity than the matrix on which the
symbolic
decomposition has been performed.
441
/** Performs a
symbolic
decomposition on the sparcity of \a matrix.
454
* The given matrix must has the same sparcity than the matrix on which the
symbolic
decomposition has been performed.
536
/** Performs a
symbolic
decomposition on the sparcity of \a matrix.
549
* The given matrix must has the same sparcity than the matrix on which the
symbolic
decomposition has been performed.
565
eigen_assert(Base::m_factorizationIsOk && "The decomposition is not in a valid state for solving, you must first call either compute() or
symbolic
()/numeric()");
/external/icu/icu4c/source/config/
mh-hpux-acc
70
## Use linker option -Wl,-B,
symbolic
instead.
74
LD_SOOPTIONS= -Wl,-B,
symbolic
/external/iptables/extensions/
libxt_TOS.c
60
" Accepted
symbolic
names for value are:\n");
79
" Accepted
symbolic
names for value are:\n",
Completed in 1027 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>