Searched
full:positive (Results
826 -
850 of
4422) sorted by null
<<31323334353637383940>>
/external/libvpx/libvpx/vp9/encoder/x86/ |
vp9_highbd_error_avx.asm | 60 ; Squares are always positive, so we can use unsigned arithmetic after 136 ; Squares are always positive, so we can use unsigned arithmetic after
|
/external/libxml2/include/libxml/ |
encoding.h | 98 * if the return value is positive, else unpredictiable. 120 * if the return value is positive, else unpredictiable.
|
/external/llvm/lib/Fuzzer/ |
FuzzerInterface.h | 157 /// returns the new size of the data, which should be positive. 162 /// returns the number of bytes written, which should be positive.
|
/external/llvm/lib/Target/X86/ |
X86FrameLowering.h | 117 /// stack adjustment is returned as a positive value for ADD/LEA and 185 /// Make small positive stack adjustments using POPs.
|
/external/llvm/test/CodeGen/SystemZ/ |
vec-const-08.ll | 59 ; Test a word-granularity replicate with the lowest useful positive value. 115 ; Test a doubleword-granularity replicate with the lowest useful positive
|
vec-const-09.ll | 53 ; Test a word-granularity replicate with the lowest useful positive value. 103 ; Test a doubleword-granularity replicate with the lowest useful positive
|
vec-const-11.ll | 59 ; Test a word-granularity replicate with the lowest useful positive value. 115 ; Test a doubleword-granularity replicate with the lowest useful positive
|
/external/llvm/test/DebugInfo/X86/ |
nodebug_with_debug_loc.ll | 5 ; Derived from the test case in PR20367, there's nothing really positive to 8 ; since 'f1' is a nodebug function, there's no positive outcome to confirm, just
|
/external/opencv3/doc/py_tutorials/py_imgproc/py_filtering/ |
py_filtering.markdown | 89 **cv2.GaussianBlur()**. We should specify the width and height of kernel which should be positive 112 effectively. Its kernel size should be a positive odd integer.
|
/external/protobuf/gtest/samples/ |
sample5_unittest.cc | 109 // Tests factorial of positive numbers. 130 // Tests positive input.
|
/external/srtp/test/ |
rdbx_driver.c | 192 printf("replay_check failed at index %u (false positive)\n", idx); 245 printf("warning: no false positive tests performed\n");
|
/external/vulkan-validation-layers/libs/glm/detail/ |
func_exponential.hpp | 104 /// Returns the positive square root of x. 117 /// Returns the reciprocal of the positive square root of x.
|
/external/vulkan-validation-layers/tests/gtest-1.7.0/samples/ |
sample5_unittest.cc | 109 // Tests factorial of positive numbers. 130 // Tests positive input.
|
/external/webrtc/webrtc/modules/video_processing/util/ |
denoiser_filter_sse2.cc | 190 // Restore the sign and get positive and negative adjustments. 249 // Restore the sign and get positive and negative adjustments.
|
/frameworks/base/core/java/android/content/ |
UriMatcher.java | 158 * against the given components. Must be positive. 163 throw new IllegalArgumentException("code " + code + " is invalid: it must be positive");
|
/frameworks/base/keystore/java/android/security/keystore/ |
AndroidKeyStoreKeyGeneratorSpi.java | 128 throw new IllegalArgumentException("Default key size must be positive"); 171 "Key size must be positive: " + mKeySizeBits);
|
/frameworks/base/opengl/java/android/opengl/ |
GLU.java | 107 * plane (always positive). 109 * plane (always positive).
|
/frameworks/base/services/core/java/com/android/server/display/ |
DisplayPowerController.java | 98 // Proximity sensor debounce delay in milliseconds for positive or negative transitions. [all...] |
/frameworks/rs/api/ |
rs_vector_math.spec | 163 positive values. 286 positive values.
|
/frameworks/support/v7/appcompat/src/android/support/v7/widget/ |
ViewStubCompat.java | 70 * @return A positive integer used to identify the inflated view or 84 * @param inflatedId A positive integer used to identify the inflated view or
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/arm/neon/ |
fastquantizeb_neon.asm | 40 ;right shift 15 to get sign, all 0 if it is positive, all 1 if it is negative 173 ;right shift 15 to get sign, all 0 if it is positive, all 1 if it is negative
|
/libcore/luni/src/test/java/org/apache/harmony/regex/tests/java/util/regex/ |
Pattern2Test.java | 286 // Test positive lookahead using (?=...) 292 // Test positive lookbehind using (?<=...)
|
/libcore/ojluni/src/main/java/java/util/ |
DoubleSummaryStatistics.java | 167 * considers negative zero to be strictly smaller than positive zero. 181 * considers negative zero to be strictly smaller than positive zero.
|
/libcore/ojluni/src/main/java/javax/crypto/spec/ |
PBEKeySpec.java | 105 * <code>keyLength</code> is not positive. 148 * i.e. 0-length, or <code>iterationCount</code> is not positive.
|
/libcore/ojluni/src/main/java/javax/net/ |
ServerSocketFactory.java | 132 * The <code>backlog</code> argument must be a positive 169 * The <code>backlog</code> argument must be a positive
|
Completed in 1278 milliseconds
<<31323334353637383940>>