HomeSort by relevance Sort by last modified time
    Searched full:smaller (Results 151 - 175 of 6318) sorted by null

1 2 3 4 5 67 8 91011>>

  /device/linaro/bootloader/edk2/EmulatorPkg/Unix/Host/
MemoryAllocationLib.c 79 EfiBootServicesData. If OldBuffer is not NULL, then the smaller of OldSize and
85 If the allocation of the new buffer is successful and the smaller of NewSize and OldSize
  /external/apache-commons-math/src/main/java/org/apache/commons/math/optimization/
SimpleRealPointChecker.java 28 * difference between each point coordinate are smaller than a threshold
30 * smaller than another threshold.
SimpleVectorialPointChecker.java 28 * difference between each point coordinate are smaller than a threshold
30 * smaller than another threshold.
SimpleVectorialValueChecker.java 28 * difference between the objective function values is smaller than a
30 * function values is smaller than another threshold for all vectors elements.
  /external/elfutils/tests/
run-compress-test.sh 41 { echo "*** failure $gnucompressedfile not smaller"; exit -1; }
57 { echo "*** failure $elfcompressedfile not smaller"; exit -1; }
  /external/python/cpython3/Doc/tools/pydoctheme/static/
pydoctheme.css 39 font-size: smaller;
62 font-size: smaller;
  /external/python/cpython3/Include/
pyhash.h 100 * About 50% of the strings in a typical Python application are smaller than
105 * should use a smaller cutoff because it is easier to create colliding
  /external/strace/tests/
so_peercred.c 82 /* getsockopt with optlen smaller than usual - truncated to ucred.pid */
89 /* getsockopt with optlen smaller than usual - truncated to ucred.uid */
  /external/strace/tests-m32/
so_peercred.c 82 /* getsockopt with optlen smaller than usual - truncated to ucred.pid */
89 /* getsockopt with optlen smaller than usual - truncated to ucred.uid */
  /external/strace/tests-mx32/
so_peercred.c 82 /* getsockopt with optlen smaller than usual - truncated to ucred.pid */
89 /* getsockopt with optlen smaller than usual - truncated to ucred.uid */
  /external/tensorflow/tensorflow/core/api_def/base_api/
api_def_FractionalMaxPool.pbtxt 87 smaller N x N subsections of the set (often 2x2), and try to reduce the set by
99 2. output_row_length : which will be smaller than the input
  /external/valgrind/memcheck/tests/
malloc_free_fill.c 47 fprintf(stderr, "\ntest realloc-smaller:\n");
52 /* Make smaller */
  /external/webrtc/webrtc/base/
stringutils_unittest.cc 51 // Tests the case where the buffer size is smaller than the string
74 // Tests comparing a larger string to a smaller one.
  /external/webrtc/webrtc/modules/audio_coding/neteq/
packet.h 45 // payload is considered "smaller" than a secondary.
59 // are sync-packets, then deem the left hand side to be "smaller"
  /frameworks/base/core/res/res/values-watch/
config.xml 24 <!-- Show smaller list of items due to smaller real estate. -->
  /frameworks/base/libs/common_time/
clock_recovery.h 66 // Integral reset time. Smaller values cause loop to track faster, but can
70 // Controller output filter time constant. Range (0-1). Smaller values make
  /frameworks/base/tools/aapt2/io/
Io.h 38 // Backup count bytes, where count is smaller or equal to the size of the last buffer returned
81 // Backup count bytes, where count is smaller or equal to the size of the last buffer returned
  /hardware/qcom/gps/msm8909/utils/
LocHeap.h 58 // it is guaranteed that the subtree that is smaller gets to have the new node.
67 // tree by adding the new node to the smaller of the subtrees.
  /hardware/qcom/gps/msm8909w_3100/utils/
LocHeap.h 58 // it is guaranteed that the subtree that is smaller gets to have the new node.
67 // tree by adding the new node to the smaller of the subtrees.
  /hardware/qcom/gps/msm8996/utils/
LocHeap.h 58 // it is guaranteed that the subtree that is smaller gets to have the new node.
67 // tree by adding the new node to the smaller of the subtrees.
  /hardware/qcom/gps/msm8998/utils/
LocHeap.h 58 // it is guaranteed that the subtree that is smaller gets to have the new node.
67 // tree by adding the new node to the smaller of the subtrees.
  /packages/apps/UnifiedEmail/tests/src/com/android/mail/utils/
RankedComparatorTest.java 64 assertTrue("Known rank should be smaller than unknown rank.",
77 assertTrue("Known rank should be smaller than null rank.",
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
KeyboardLayout.java 89 * The widths of the keys which are smaller than the true hit-area due to the gaps
98 * The heights of the keys which are smaller than the true hit-area due to the gaps
  /art/runtime/
memory_region.cc 48 // Length is smaller than all of remainder bits.
  /art/test/547-regression-trycatch-critic-edge/smali/
TestCase.smali 19 # the outer loop would have a smaller liveness position than the two back edges

Completed in 1150 milliseconds

1 2 3 4 5 67 8 91011>>