HomeSort by relevance Sort by last modified time
    Searched full:symbolic (Results 151 - 175 of 1246) sorted by null

1 2 3 4 5 67 8 91011>>

  /external/ceres-solver/internal/ceres/
suitesparse.h 138 // Using this ordering, the symbolic Cholesky factorization of A (or
154 // If A is symmetric, then compute the symbolic Cholesky
156 // compute the symbolic factorization of
169 // Perform a symbolic factorization of A without re-ordering A. No
171 // that the symbolic factor does not introduce an extra permutation
178 // Use the symbolic factorization in L, to find the numerical
201 // compute the symbolic factorization of a matrix by either using
schur_complement_solver.cc 304 // If we are going to do a full symbolic analysis of the schur
339 // symbolic analysis routines above.
412 // Compute symbolic factorization if not available.
420 "CXSparse failure. Unable to find symbolic factorization.";
480 // Compute symbolic factorization if one does not exist.
492 "Eigen failure. Unable to find symbolic factorization.";
  /external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
SymbolManager.h 1 //== SymbolManager.h - Management of Symbolic Values ------------*- C++ -*--==//
10 // This file defines SymbolManager, a class that manages symbolic values
40 /// \brief Symbolic value. These values used to capture symbolic execution of
199 /// symbolic value.
344 /// \brief Represents a symbolic expression involving a binary operator
367 /// \brief Represents a symbolic expression like 'x' + 3.
402 /// \brief Represents a symbolic expression like 3 - 'x'.
437 /// \brief Represents a symbolic expression like 'x' + 'y'.
645 /// \brief Set to the value of the symbolic store afte
    [all...]
StoreRef.h 23 /// locations to values. At a high-level, it represents the symbolic
  /external/clang/test/Sema/
asm.c 69 asm ("%[somename]" :: "i"(4)); // expected-error {{unknown symbolic operand name in inline assembly string}}
70 asm ("%[somename" :: "i"(4)); // expected-error {{unterminated symbolic operand name in inline assembly string}}
71 asm ("%[]" :: "i"(4)); // expected-error {{empty symbolic operand name in inline assembly string}}
  /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 */
  /external/libpng/projects/owatcom/
pngconfig.mak 102 defaults: .symbolic
152 clean:: .symbolic
159 distclean:: clean .symbolic
  /external/llvm/lib/Target/AArch64/Disassembler/
AArch64ExternalSymbolizer.cpp 44 /// tryAddingSymbolicOperand - tryAddingSymbolicOperand trys to add a symbolic
49 /// symbolic information at the Address for this instrution. If that returns
50 /// non-zero then the symbolic information it returns is used to create an
  /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,
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/
file_util.py 84 'link' allows you to make hard links (os.link) or symbolic links
87 don't support it: 'copy_file()' doesn't check if hard or symbolic
136 # If linking (hard or symbolic), use the appropriate system call
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/
file_util.py 84 'link' allows you to make hard links (os.link) or symbolic links
87 don't support it: 'copy_file()' doesn't check if hard or symbolic
136 # If linking (hard or symbolic), use the appropriate system call
  /bionic/libc/include/
ftw.h 40 #define FTW_SL 5 /* Symbolic link. */
  /development/ndk/platforms/android-L/include/
ftw.h 40 #define FTW_SL 5 /* Symbolic link. */
  /device/asus/deb/self-extractors/qcom/staging/proprietary/
Android.mk 28 # Create symbolic link because user space can access persist directory,
  /device/asus/flo/self-extractors/qcom/staging/proprietary/
Android.mk 28 # Create symbolic link because user space can access persist directory,
  /external/chromium_org/base/mac/
mac_logging.h 24 // will contain the symbolic constant name corresponding to the status value,
  /external/chromium_org/chrome/browser/chromeos/login/ui/
captive_portal_window_proxy.h 94 // Returns symbolic state name based on internal state.
  /external/chromium_org/chrome/test/chromeos/autotest/files/client/deps/chrome_test/
setup_test_links.sh 7 # A script to setup symbolic links needed for Chrome's automated UI tests.
  /external/chromium_org/third_party/mesa/src/bin/
minstall 4 # A minimal replacement for 'install' that supports installing symbolic links.
  /external/elfutils/0.153/backends/
i386_symbol.c 1 /* i386 specific symbolic name handling.
ppc64_symbol.c 1 /* PPC64 specific symbolic name handling.
  /external/iptables/extensions/
libxt_TOS.man 11 You can specify a symbolic name when using the TOS target for IPv4. It implies
  /external/kernel-headers/original/uapi/asm-mips/asm/
fcntl.h 25 * for O_DSYNC semantics now, but using the correct symbolic name for it.
  /external/linux-tools-perf/perf-3.12.0/tools/perf/util/
parse-events.h 4 * Parse symbolic events/counts passed in as options:
  /external/llvm/test/CodeGen/SystemZ/
la-02.ll 1 ; Test loads of symbolic addresses when generating medium- and

Completed in 1321 milliseconds

1 2 3 4 5 67 8 91011>>