Searched
full:positive (Results
451 -
475 of
4422) sorted by null
<<11121314151617181920>>
/external/apache-commons-math/src/main/java/org/apache/commons/math/optimization/general/ |
Preconditioner.java | 36 * the raw search direction by these elements if they are all positive.
|
/external/avahi/avahi-core/ |
rr-util.h | 50 * records. Return a negative value if a < b, a positive if a > b,
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/ |
ASN1Integer.java | 101 * in some cases positive values get crammed into a space,
|
/external/bsdiff/ |
bspatch.1 | 65 is a positive integer. An offset value of -1 denotes a sparse extent, namely a
|
/external/chromium-trace/catapult/third_party/closure_linter/closure_linter/common/ |
error.py | 58 A Negative/0/Positive number when a is before/the same as/after b.
|
/external/clang/test/OpenMP/ |
for_schedule_messages.cpp | 31 // expected-error@+1 2 {{argument to 'schedule' clause must be a strictly positive integer value}} 39 // expected-error@+1 {{argument to 'schedule' clause must be a strictly positive integer value}} 49 #pragma omp for schedule (static, N) // expected-error {{argument to 'schedule' clause must be a strictly positive integer value}} 76 // expected-error@+1 {{argument to 'schedule' clause must be a strictly positive integer value}}
|
for_simd_schedule_messages.cpp | 31 // expected-error@+1 2 {{argument to 'schedule' clause must be a strictly positive integer value}} 39 // expected-error@+1 {{argument to 'schedule' clause must be a strictly positive integer value}} 49 #pragma omp for simd schedule (static, N) // expected-error {{argument to 'schedule' clause must be a strictly positive integer value}} 76 // expected-error@+1 {{argument to 'schedule' clause must be a strictly positive integer value}}
|
parallel_for_schedule_messages.cpp | 31 // expected-error@+1 2 {{argument to 'schedule' clause must be a strictly positive integer value}} 39 // expected-error@+1 {{argument to 'schedule' clause must be a strictly positive integer value}} 49 #pragma omp parallel for schedule (static, N) // expected-error {{argument to 'schedule' clause must be a strictly positive integer value}} 76 // expected-error@+1 {{argument to 'schedule' clause must be a strictly positive integer value}}
|
parallel_for_simd_schedule_messages.cpp | 31 // expected-error@+1 2 {{argument to 'schedule' clause must be a strictly positive integer value}} 39 // expected-error@+1 {{argument to 'schedule' clause must be a strictly positive integer value}} 49 #pragma omp parallel for simd schedule (static, N) // expected-error {{argument to 'schedule' clause must be a strictly positive integer value}} 76 // expected-error@+1 {{argument to 'schedule' clause must be a strictly positive integer value}}
|
/external/compiler-rt/lib/builtins/i386/ |
ashrdi3.S | 27 jns 1f // early out for positive inputs
|
/external/compiler-rt/test/builtins/Unit/ |
absvdi2_test.c | 31 printf("error in __absvdi2(0x%llX) = %lld, expected positive %lld\n",
|
absvsi2_test.c | 31 printf("error in __absvsi2(0x%X) = %d, expected positive %d\n",
|
/external/emma/core/java12/com/vladium/emma/data/ |
MethodDescriptor.java | 44 // block metadata is available: blockCount must be positive 48 if ($assert.ENABLED) $assert.ASSERT (blockCount > 0, "blockCount must be positive: " + blockCount); 55 if ($assert.ENABLED) $assert.ASSERT (firstLine > 0, "firstLine must be positive: " + firstLine); 320 private final int [] m_blockSizes; // always of positive length if ((status & METHOD_NO_BLOCK_DATA) == 0)
|
/external/fdlibm/ |
e_atanh.c | 17 * 1.Reduced x to positive by atanh(-x) = -atanh(x)
|
/external/icu/android_icu4j/src/main/java/android/icu/impl/duration/ |
DurationFormatter.java | 52 * past (negative values) or future (positive values) with respect
|
/external/icu/icu4c/source/test/intltest/ |
callimts.h | 73 * @param testDuration if positive, the number of days to be tested.
|
/external/icu/icu4c/source/tools/genrb/ |
rbutil.c | 76 /* if i is negative make it positive */
|
/external/iproute2/man/man8/ |
tipc-nametable.8 | 82 Exit status is 0 if command was successful or a positive integer upon failure.
|
/external/iptables/libipq/ |
ipq_set_verdict.3 | 83 On success, a non-zero positive value is returned.
|
/external/jetty/src/config/etc/ |
jdbcRealm.properties | 15 # 'cachetime' is a time in seconds to cache positive database
|
/external/kernel-headers/original/uapi/linux/ |
atmbr2684.h | 63 * positive integer (returned by ATM_NEWBACKENDIF) or the interfaces name
|
/external/libcap/doc/ |
cap_clear.3 | 91 returns zero if the two capability sets are identical. A positive
|
/external/libchrome/base/ |
vlog.h | 23 // the default. Normally positive values are used for V-logging
|
/external/libgdx/extensions/gdx-box2d/gdx-box2d/src/com/badlogic/gdx/physics/box2d/joints/ |
GearJoint.java | 23 * ratio to bind the motions together: coordinate1 + ratio * coordinate2 = constant The ratio can be negative or positive. If one
|
/external/libgdx/gdx/src/com/badlogic/gdx/net/ |
ServerSocketHints.java | 33 * than positive values. If the application prefers short connection time over both low latency and high bandwidth, for
|
Completed in 1710 milliseconds
<<11121314151617181920>>