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

1 2 3 4 5 6 7 891011>>

  /prebuilts/ndk/current/platforms/android-8/arch-arm/usr/include/
fts.h 98 #define FTS_SL 12 /* symbolic link */
99 #define FTS_SLNONE 13 /* symbolic link without target */
107 #define FTS_FOLLOW 2 /* follow symbolic link */
  /prebuilts/ndk/current/platforms/android-9/arch-arm/usr/include/
fts.h 98 #define FTS_SL 12 /* symbolic link */
99 #define FTS_SLNONE 13 /* symbolic link without target */
107 #define FTS_FOLLOW 2 /* follow symbolic link */
  /prebuilts/ndk/current/platforms/android-9/arch-mips/usr/include/
fts.h 98 #define FTS_SL 12 /* symbolic link */
99 #define FTS_SLNONE 13 /* symbolic link without target */
107 #define FTS_FOLLOW 2 /* follow symbolic link */
  /prebuilts/ndk/current/platforms/android-9/arch-x86/usr/include/
fts.h 98 #define FTS_SL 12 /* symbolic link */
99 #define FTS_SLNONE 13 /* symbolic link without target */
107 #define FTS_FOLLOW 2 /* follow symbolic link */
  /external/ceres-solver/internal/ceres/
sparse_normal_cholesky_solver.cc 185 // not expose a way to do symbolic analysis with a given
192 "Eigen failure. Unable to find symbolic factorization.";
271 // Compute symbolic factorization if not available.
293 "CXSparse failure. Unable to find symbolic factorization.";
353 // symbolic analysis routines above.
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.";
  /toolchain/binutils/binutils-2.25/include/opcode/
tic80.h 226 symbolic (like "EIF", "EPC", etc).
232 symbolic (like "eq0.b", "ne0.w", etc).
238 symbolic (like "eq.b", "or.f", etc).
278 /* Translate value to symbolic name. */
281 /* Translate symbolic name to value. */
  /toolchain/binutils/binutils-2.25/include/coff/
ecoff.h 279 /* For efficiency, gdb deals directly with the unswapped symbolic
285 pointers to the (mostly) unswapped symbolic information. */
289 /* The swapped ECOFF symbolic header. */
292 /* Pointers to the unswapped symbolic information. Note that the
374 /* Sizes of external symbolic information. */
383 /* Functions to swap in external symbolic data. */
394 /* Functions to swap out external symbolic data. */
  /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'.
644 /// \brief Set to the value of the symbolic store afte
    [all...]
  /prebuilts/go/darwin-x86/src/os/
file_plan9.go 289 // If the file is a symbolic link, it changes the size of the link's target.
361 // If the file is a symbolic link, it changes the mode of the link's target.
431 // Symlink creates newname as a symbolic link to oldname.
437 // Readlink returns the destination of the named symbolic link.
444 // If the file is a symbolic link, it changes the uid and gid of the link's target.
451 // If the file is a symbolic link, it changes the uid and gid of the link itself.
  /prebuilts/go/linux-x86/src/os/
file_plan9.go 289 // If the file is a symbolic link, it changes the size of the link's target.
361 // If the file is a symbolic link, it changes the mode of the link's target.
431 // Symlink creates newname as a symbolic link to oldname.
437 // Readlink returns the destination of the named symbolic link.
444 // If the file is a symbolic link, it changes the uid and gid of the link's target.
451 // If the file is a symbolic link, it changes the uid and gid of the link itself.
  /external/curl/lib/
Makefile.Watcom 179 all: $(CURLBUILDH) $(DIRS) $(TARGETS) .SYMBOLIC
182 clean: .SYMBOLIC
187 vclean distclean: clean .SYMBOLIC
  /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
  /prebuilts/gdb/darwin-x86/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/gdb/linux-x86/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/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
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-auto-import/
auto-import.exp 37 # 2. create a symbolic link to this dll to simulate a replaced import library.
128 # Create symbolic link.
153 set msg "linking auto-import client using symbolic linked dll"
  /bionic/libc/bionic/
fchmodat.cpp 56 // doesn't support setting the mode of a symbolic link.
  /bionic/libc/include/
ftw.h 40 #define FTW_SL 5 /* Symbolic link. */
  /development/ndk/platforms/android-21/include/
ftw.h 40 #define FTW_SL 5 /* Symbolic link. */
  /external/autotest/site_utils/admin/
deploy_private_tests.sh 58 echo "Removing existing symbolic links in ${PUBLIC_SERVER_TESTS_DIR}, \

Completed in 627 milliseconds

1 2 3 4 5 6 7 891011>>