Searched
full:positive (Results
651 -
675 of
1416) sorted by null
<<21222324252627282930>>
/frameworks/base/core/java/android/text/ |
InputType.java | 244 * a positive or negative sign at the start.
|
/frameworks/base/core/java/android/view/ |
VelocityTracker.java | 253 * must be positive.
|
/frameworks/base/core/tests/coretests/src/android/os/ |
PerformanceCollectorTest.java | 378 // Generate positive amount of work, so cpu time is measurable in
|
/frameworks/base/include/media/ |
AudioEffect.h | 228 * value of priority parameter: negative values indicate lower priorities, positive values
|
ToneGenerator.h | 64 TONE_PROP_ACK, // Positive Acknowlgement: 1200Hz, 100ms ON, 100ms OFF 2 bursts
|
/frameworks/base/include/utils/ |
String8.h | 73 * If returned value is positive, it is able to be converted to char32_t, which
|
/frameworks/base/libs/utils/ |
RefBase.cpp | 177 // update. Positive value means we increment, negative--we
|
/frameworks/base/media/java/android/media/audiofx/ |
Equalizer.java | 136 * is 0, above normal is a positive number, below normal a negative number.
|
/frameworks/base/media/libstagefright/codecs/aacdec/ |
e_blockswitching.h | 97 SF_OFFSET = 100 /* global gain must be positive */
|
pv_pow2.cpp | 43 Implement the power base 2 for positive numbers lesser than 5.999999
|
/frameworks/base/media/libstagefright/codecs/amrnb/common/src/ |
log2.cpp | 118 positive. If L_x is negative or zero, the result is 0.
|
/frameworks/base/media/libstagefright/codecs/avc/enc/src/ |
bitstream_io.cpp | 202 /* we can assume that there always be positive bit_left in the current word */
|
/frameworks/base/media/libstagefright/codecs/m4v_h263/dec/src/ |
idct.h | 72 /* a positive real constant is converted to an integer scaled by 2048 */
|
/frameworks/base/opengl/libagl/ |
vertex.cpp | 61 // Also, zNear and zFar are stricly positive,
|
/frameworks/base/services/audioflinger/ |
AudioResamplerSinc.cpp | 307 // compute the index of the coefficient on the positive side and
|
/frameworks/base/services/java/com/android/server/ |
InputManager.java | 294 throw new IllegalArgumentException("timeoutMillis must be positive");
|
Watchdog.java | 396 // positive on when to kill things.
|
/frameworks/base/tests/CoreTests/android/core/ |
HeapTest.java | 65 * in this process sets the minimum heap size to a positive value
|
/hardware/ti/wlan/wl1271/TWD/FW_Transfer/ |
txResult.c | 367 * Since the difference is always a small positive number, a simple subtraction is good
|
/libcore/luni/src/main/java/java/math/ |
Conversion.java | 404 * Make the dividend positive shifting it right by 1 bit then get
|
/libcore/luni/src/main/java/java/net/ |
NetworkInterface.java | 47 // The interface index is a positive integer which is non-negative. Where
|
/libcore/luni/src/main/java/java/nio/ |
DoubleBuffer.java | 152 * equals to {@code other}; a positive value if this is greater
|
FloatBuffer.java | 154 * this equals to {@code otherBuffer}; a positive value if this is
|
IntBuffer.java | 151 * equals to {@code other}; a positive value if this is greater
|
LongBuffer.java | 153 * this equals to {@code otherBuffer}; a positive value if this is
|
Completed in 600 milliseconds
<<21222324252627282930>>