Searched
full:nonzero (Results
551 -
575 of
1479) sorted by null
<<21222324252627282930>>
/prebuilts/gcc/linux-x86/mips/mips64el-linux-android-4.9/lib/gcc/mips64el-linux-android/4.9/gcov-src/ |
gcov-io.c | 77 /* Return nonzero if the error flag is set. */ 244 /* Close the current gcov file. Flushes data to disk. Returns nonzero 459 record, and is restored before returning. Returns nonzero on 493 /* Write a summary structure to the gcov file. Return nonzero on [all...] |
/prebuilts/gcc/linux-x86/x86/x86_64-linux-android-4.9/lib/gcc/x86_64-linux-android/4.9/gcov-src/ |
gcov-io.c | 77 /* Return nonzero if the error flag is set. */ 244 /* Close the current gcov file. Flushes data to disk. Returns nonzero 459 record, and is restored before returning. Returns nonzero on 493 /* Write a summary structure to the gcov file. Return nonzero on [all...] |
/prebuilts/go/darwin-x86/src/cmd/compile/internal/big/ |
floatconv.go | 70 // may be a nonzero exponent exp. The decimal point amounts to a
|
/prebuilts/go/darwin-x86/src/math/big/ |
floatconv.go | 70 // may be a nonzero exponent exp. The decimal point amounts to a
|
/prebuilts/go/linux-x86/src/cmd/compile/internal/big/ |
floatconv.go | 70 // may be a nonzero exponent exp. The decimal point amounts to a
|
/prebuilts/go/linux-x86/src/math/big/ |
floatconv.go | 70 // may be a nonzero exponent exp. The decimal point amounts to a
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-dynload/ |
strop.so | |
termios.so | |
/toolchain/binutils/binutils-2.25/ld/emultempl/ |
m68kelf.em | 75 input file with a nonzero .data section. The BFD backend will fill in
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-mips-elf/ |
compressed-plt-1-n32-mips16.rd | 47 # a nonzero value. They must also have STO_MIPS_PLT in order to distinguish
|
compressed-plt-1-n32-umips.rd | 47 # a nonzero value. They must also have STO_MIPS_PLT in order to distinguish
|
compressed-plt-1-o32-mips16-got.rd | 46 # All symbols have their address taken, so PLT symbols need to have a nonzero
|
compressed-plt-1-o32-mips16.rd | 47 # a nonzero value. They must also have STO_MIPS_PLT in order to distinguish
|
compressed-plt-1-o32-umips-got.rd | 46 # All symbols have their address taken, so PLT symbols need to have a nonzero
|
compressed-plt-1-o32-umips.rd | 47 # a nonzero value. They must also have STO_MIPS_PLT in order to distinguish
|
/cts/tests/camera/src/android/hardware/cts/ |
CameraGLTest.java | 588 boolean nonZero = false; 591 nonZero = true; 595 assertTrue(nonZero); [all...] |
/external/eigen/Eigen/src/SparseQR/ |
SparseQR.h | 308 // Allocate space for nonzero elements : rough estimation 334 Index nzcolR, nzcolQ; // Number of nonzero for the current column of R and Q 401 // Symbolic factorization: find the nonzero locations of the column k of the factors R and Q, i.e.,
|
/external/eigen/doc/ |
TutorialSparse.dox | 22 In many applications (e.g., finite element methods) it is common to deal with very large matrices where only a few coefficients are different from zero. In such cases, memory consumption can be reduced and performance increased by using a specialized representation storing only the nonzero coefficients. Such a matrix is called a sparse matrix. 154 \b Iterating \b over \b the \b nonzero \b coefficients \n 191 Because of the special storage scheme of a SparseMatrix, special care has to be taken when adding new nonzero entries.
|
/external/kernel-headers/original/uapi/linux/ |
openvswitch.h | 363 * @OVS_FRAG_TYPE_LATER: Packet is a fragment with nonzero offset. 470 * flow. Present in notifications if the stats would be nonzero. Ignored in 474 * TCP flows, and only if it would be nonzero. Ignored in requests.
|
/external/libavc/common/ |
ih264_resi_trans_quant.c | 204 /* Return total nonzero coefficients in the current sub block */ 357 /* Return total nonzero coefficients in the current sub block */ 812 /* Return total nonzero coefficients in the current sub block */
|
/external/libavc/encoder/ |
ih264e_core_coding.h | 227 * For AC blocks a bit equaling zero will mean that all 15 AC coffs of the block is nonzero 404 * a 2 byte significance map is sent. This is followed by nonzero coefficients. 450 * a 2 byte significance map is sent. This is followed by nonzero coefficients.
|
/external/skia/tools/ |
skdiff_main.cpp | 163 printf("(results marked with [*] will cause nonzero return value)\n"); 574 "\n --failonresult <result>: After comparing all file pairs, exit with nonzero" 580 "\n --failonstatus <baseStatus> <comparisonStatus>: exit with nonzero return"
|
/external/tlsdate/src/ |
tlsdated.c | 399 fatal ("-t argument must be nonzero"); 401 fatal ("-d argument must be nonzero"); 403 fatal ("-a argument must be nonzero");
|
/frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/ |
post_proc_semaphore.cpp | 166 /* Deringing is enabled if any nonzero elements exist in */ 198 /* Deringing is enabled if any nonzero elements exist in */ 225 /* Deringing is enabled if any nonzero elements exist in */
|
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/proto/ |
p2p.h | 333 uint8 dialog_token; /* nonzero, identifies req/resp tranaction */ 357 uint8 dialog_token; /* nonzero, identifies req/rsp transaction */ 565 uint8 dialog_token; /* nonzero, identifies req/rsp transaction */
|
Completed in 1796 milliseconds
<<21222324252627282930>>