HomeSort by relevance Sort by last modified time
    Searched full:symbolic (Results 301 - 325 of 1693) sorted by null

<<11121314151617181920>>

  /external/libchrome/base/files/
file_util.h 65 // In posix environment and if |path| is a symbolic link, this deletes only
168 // Creates a symbolic link at |symlink| pointing to |target|. Returns
196 // bits in |mode|. If |path| is symbolic link, |mode| is the permission of
199 // Sets the permission of the given |path|. If |path| is symbolic link, sets
270 // Sets |real_path| to |path| with symbolic links and junctions expanded.
367 // * Are not symbolic links.
382 // "admin", are not writable by all users, and contain no symbolic links.
  /external/ceres-solver/internal/ceres/
suitesparse.cc 139 cholmod_print_common(const_cast<char*>("Symbolic Analysis"), &cc_);
175 cholmod_print_common(const_cast<char*>("Symbolic Analysis"), &cc_);
195 cholmod_print_common(const_cast<char*>("Symbolic Analysis"), &cc_);
schur_jacobi_preconditioner.h 78 // Initialize the symbolic structure of the preconditioner. bs is
  /external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
Store.h 56 /// \param[in] loc The symbolic memory location.
65 /// \param[in] loc The symbolic memory location.
131 /// - We don't know (base is a symbolic region and we don't have
Environment.h 114 /// Bind a symbolic value to the given environment entry.
  /external/clang/lib/StaticAnalyzer/Core/
SimpleConstraintManager.cpp 33 // We don't reason yet about bitwise-constraints on symbolic values.
39 // symbolic values.
139 // Handle symbolic expression.
  /external/clang/test/Sema/
asm.c 68 asm ("%[somename]" :: "i"(4)); // expected-error {{unknown symbolic operand name in inline assembly string}}
69 asm ("%[somename" :: "i"(4)); // expected-error {{unterminated symbolic operand name in inline assembly string}}
70 asm ("%[]" :: "i"(4)); // expected-error {{empty symbolic operand name in inline assembly string}}
  /external/lzma/CPP/Windows/
FileLink.cpp 26 Reparse Points (Junctions and Symbolic Links):
38 [UInt32] Flags; // for Symbolic Links only.
129 /* some WIM imagex software uses old scheme for symbolic links.
  /toolchain/binutils/binutils-2.25/bfd/
libecoff.h 117 /* The ECOFF symbolic debugging information. */
120 /* The unswapped ECOFF symbolic information. */
229 /* Read in the ECOFF symbolic debugging information. */
  /build/kati/testcase/
parse_benchcmp.go 84 curBranch := output("git", "symbolic-ref", "--short", "HEAD")
  /development/ndk/platforms/android-9/include/EGL/
eglplatform.h 113 * their type is boolean, bitmask, enumerant (symbolic constant), integer,
  /external/autotest/client/tests/kvm/
build.cfg.sample 6 # 1) You have setup symbolic links to qemu and qemu-img binaries on the
  /external/bison/build-aux/
gnupload 48 --symlink create symbolic links
49 --rmsymlink remove symbolic links
58 --symlink-regex[=EXPR] use sed script EXPR to compute symbolic link names
90 3. Same as above, and also create symbolic links to foobar-latest.tar.*:
  /external/chromium-trace/catapult/firefighter/bin/
packaging.py 43 symlinks: If true, use symbolic links instead of copying files. This allows
  /external/clang/lib/StaticAnalyzer/Checkers/
PointerSubChecker.cpp 59 // Allow arithmetic on different symbolic regions.
  /external/curl/docs/libcurl/opts/
CURLOPT_QUOTE.3 58 The ln and symlink commands create a symbolic link at the target_file location
  /external/curl/src/
tool_setopt.h 38 /* Associate symbolic names with option values */
  /external/e2fsprogs/contrib/
populate-extfs.sh 57 "symbolic link")
  /external/e2fsprogs/debugfs/
debug_cmds.ct 163 request do_symlink, "Create a symbolic link",
  /external/elfutils/backends/
alpha_symbol.c 1 /* Alpha specific symbolic name handling.
ppc64_symbol.c 1 /* PPC64 specific symbolic name handling.
sparc_symbol.c 1 /* SPARC specific symbolic name handling.
  /external/gmock/test/
gmock_test_utils.py 43 # isdir resolves symbolic links.
  /external/google-breakpad/src/testing/test/
gmock_test_utils.py 43 # isdir resolves symbolic links.
  /external/guava/guava/src/com/google/common/html/
HtmlEscapers.java 54 * replacement (symbolic or numeric), so it does not replace non-ASCII code

Completed in 1450 milliseconds

<<11121314151617181920>>