HomeSort by relevance Sort by last modified time
    Searched full:larger (Results 601 - 625 of 7859) sorted by null

<<21222324252627282930>>

  /external/python/cpython3/Objects/
lnotab_notes.txt 25 offset) can't hold negative values, or values larger than 255, a signed byte
26 (line number) can't hold values larger than 127 or less than -128, and the
  /external/skia/bench/
BlurImageFilterBench.cpp 29 // the source's natural dimensions. This is intended to exercise blurring a larger source bitmap
36 // larger destination.
  /external/skia/gm/
imagefilters.cpp 80 // Expect the two to draw the same (modulo the extra border of pixels when the clip is larger)
93 // i.e. the clip is larger than the image
  /external/skia/src/core/
SkAutoMalloc.h 77 size_t fSize; // can be larger than the requested size (see kReuse)
170 size_t fSize; // can be larger than the requested size (see kReuse)
  /external/skia/src/gpu/effects/
GrEllipseEffect.fp 42 // If we're using a scale factor to work around precision issues, choose the larger radius
70 // that is normalized by the larger radius. The scale uniform will be scale, 1/scale. The
  /external/skqp/bench/
BlurImageFilterBench.cpp 29 // the source's natural dimensions. This is intended to exercise blurring a larger source bitmap
36 // larger destination.
  /external/skqp/gm/
imagefilters.cpp 80 // Expect the two to draw the same (modulo the extra border of pixels when the clip is larger)
93 // i.e. the clip is larger than the image
  /external/skqp/src/core/
SkAutoMalloc.h 77 size_t fSize; // can be larger than the requested size (see kReuse)
170 size_t fSize; // can be larger than the requested size (see kReuse)
  /external/skqp/src/gpu/effects/
GrEllipseEffect.fp 42 // If we're using a scale factor to work around precision issues, choose the larger radius
70 // that is normalized by the larger radius. The scale uniform will be scale, 1/scale. The
  /external/strace/tests/
sockopt-sol_netlink.c 120 /* optlen larger than necessary - shortened */
190 /* optlen larger than necessary - shortened */
  /external/strace/tests-m32/
sockopt-sol_netlink.c 120 /* optlen larger than necessary - shortened */
190 /* optlen larger than necessary - shortened */
  /external/strace/tests-mx32/
sockopt-sol_netlink.c 120 /* optlen larger than necessary - shortened */
190 /* optlen larger than necessary - shortened */
  /external/swiftshader/third_party/subzero/tests_lit/llvm2ice_tests/
mangle.ll 80 ; Test for _Z<len><str> where <len> is slightly larger than it should be.
88 ; Test for _Z<len><str> where <len> is much larger than it should be.
  /external/tensorflow/tensorflow/contrib/factorization/ops/
clustering_ops.cc 38 larger than n.
82 k: Scalar. Number of nearest centers to return for each point. If k is larger
  /external/tensorflow/tensorflow/core/api_def/base_api/
api_def_QuantizeV2.pbtxt 76 and dequantizing will introduce a larger and larger error.
  /external/v8/src/base/
safe_conversions_impl.h 62 // larger.
72 // larger.
  /external/volley/src/test/java/com/android/volley/toolbox/
ImageRequestTest.java 60 verifyResize(jpeg, 1080, 500, scalteType, 1024, 500); // larger
79 // larger than the corresponding dimension of the view.
  /external/webrtc/webrtc/common_audio/vad/
vad_sp.c 83 // Too old value. Remove from memory and shift larger values downwards.
147 // and shift larger values up.
  /external/webrtc/webrtc/modules/audio_coding/neteq/
audio_multi_vector.h 27 // larger than 0.
31 // an initial size. |N| must be larger than 0.
  /frameworks/base/core/java/com/android/internal/util/
ProcFileReader.java 201 // correctly handles MIN_VALUE which is "larger" than MAX_VALUE.
224 throw new NumberFormatException("parsed value larger than integer");
  /frameworks/base/packages/StatementService/src/com/android/statementservice/retriever/
URLFetcher.java 113 Log.e(TAG, "The content size of the url is larger than " + fileSizeLimit);
146 throw new AssociationServiceException("The content size of the url is larger than "
  /frameworks/base/tools/aapt2/util/
BigBuffer.h 50 * allocation may be larger.
94 * and can not be larger than sizeof(T) * count of the last NextBlock()
  /frameworks/compile/mclinker/lib/Fragment/
FragmentRef.cpp 46 /// @param pOffset - the offset, can be larger than the fragment, but can not
47 /// be larger than the section size.
  /frameworks/support/collection/src/main/java/androidx/collection/
CircularArray.java 145 * @throws ArrayIndexOutOfBoundsException if numOfElements is larger than
178 * @throws ArrayIndexOutOfBoundsException if numOfElements is larger than
CircularIntArray.java 140 * @throws ArrayIndexOutOfBoundsException if numOfElements is larger than
157 * @throws ArrayIndexOutOfBoundsException if numOfElements is larger than

Completed in 1827 milliseconds

<<21222324252627282930>>