Searched
full:symbolic (Results
451 -
475 of
1693) sorted by null
<<11121314151617181920>>
/build/core/ |
pdk_config.mk | 88 # Copy with the last-modified time preserved, never follow symbolic links.
|
/build/tools/acp/ |
acp.c | 235 fprintf(stderr, " -d never follow (dereference) symbolic links\n");
|
/external/autotest/client/tests/unixbench/ |
unixbench.py | 103 /bin/sh: symbolic link to `bash'
|
/external/bison/lib/ |
stdbool.in.h | 105 /* For the sake of symbolic names in gdb, define true and false as
|
/external/caliper/examples/src/main/java/examples/ |
Utf8Benchmark.java | 42 * decimal numerals, hex strings, and some symbolic names
|
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
SubEngine.h | 114 /// logic for handling assumptions on symbolic values.
|
/external/clang/test/Analysis/ |
global_region_invalidation.mm | 45 // Repeat to make sure we don't get the /same/ new symbolic values.
|
misc-ps.c | 138 // Test that symbolic array offsets are modeled conservatively.
|
taint-tester.c | 37 // handle ElementRegions with symbolic indexes.
|
/external/clang/utils/ |
clang.natvis | 6 or create a symbolic link so it updates automatically.
|
/external/clang/www/analyzer/ |
installation.html | 76 a symbolic link to <tt>scan-build</tt>, such one located in a directory
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/builderTemplate/componentScripts/ |
build.properties | 145 # Arguments to send to the zip executable. ie. zipargs=-y on Linux preserves symbolic links.
|
/external/eigen/Eigen/src/CholmodSupport/ |
CholmodSupport.h | 247 /** Performs a symbolic decomposition on the sparsity pattern of \a matrix. 271 * The given matrix must have the same sparsity pattern as the matrix on which the symbolic decomposition has been performed. 295 eigen_assert(m_factorizationIsOk && "The decomposition is not in a valid state for solving, you must first call either compute() or symbolic()/numeric()"); 317 eigen_assert(m_factorizationIsOk && "The decomposition is not in a valid state for solving, you must first call either compute() or symbolic()/numeric()");
|
/external/eigen/Eigen/src/PaStiXSupport/ |
PaStiXSupport.h | 242 // Compute the ordering and the symbolic factorization 462 /** Compute the LU symbolic factorization of \p matrix using its sparsity pattern. 571 /** Compute the LL^T symbolic factorization of \p matrix using its sparsity pattern 652 /** Compute the LDL^T symbolic factorization of \p matrix using its sparsity pattern
|
/external/eigen/Eigen/src/SparseCore/ |
SparseProduct.h | 168 * By default a conservative product preserving the symbolic non zeros is performed.
|
/external/eigen/Eigen/src/SparseLU/ |
SparseLU_column_dfs.h | 66 * \brief Performs a symbolic factorization on column jcol and decide the supernode boundary
|
/external/elfutils/backends/ |
ppc_symbol.c | 1 /* PPC specific symbolic name handling.
|
/external/guava/guava-tests/benchmark/com/google/common/base/ |
Utf8Benchmark.java | 38 * decimal numerals, hex strings, and some symbolic names
|
/external/harfbuzz_ng/src/ |
hb-ot-head-table.hh | 111 * generic symbolic representations of code point
|
/external/icu/icu4c/source/config/ |
mh-cygwin | 85 ## Since symbolic links don't work the same way on Windows,
|
mh-cygwin64 | 85 ## Since symbolic links don't work the same way on Windows,
|
/external/iputils/doc/ |
tftpd.sgml | 35 administrator may configure such escape using symbolic links.
|
/external/kernel-headers/original/uapi/asm-generic/ |
errno.h | 20 #define ELOOP 40 /* Too many symbolic links encountered */
|
fcntl.h | 68 * for O_DSYNC semantics now, but using the correct symbolic name for it.
|
/external/kernel-headers/original/uapi/asm-mips/asm/ |
errno.h | 64 #define ELOOP 90 /* Too many symbolic links encountered */
|
Completed in 1423 milliseconds
<<11121314151617181920>>