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

<<21222324252627282930>>

  /libcore/ojluni/src/main/java/java/nio/channels/
GatheringByteChannel.java 95 * larger than <tt>srcs.length</tt>
99 * non-negative and no larger than
ScatteringByteChannel.java 90 * larger than <tt>dsts.length</tt>
94 * non-negative and no larger than
  /packages/apps/Car/libs/car-apps-common/src/com/android/car/apps/common/
RecycleBitmapPool.java 41 // allow reuse bitmap with larger bytes, set to 0 to disable different byte size
116 // for the new version with getAllocationByteCount(), we allow larger size
  /packages/apps/Gallery2/src/com/android/gallery3d/gadget/
WidgetConfigure.java 56 // size of the gadget. The real size could be larger.
143 // We try to crop a larger image (by scale factor), but there is still
  /packages/apps/Launcher3/src/com/android/launcher3/allapps/search/
DefaultAppSearchAlgorithm.java 170 // The target string can contain a modifier which would make it larger than
172 // larger after appending a unicode character, it was originally a prefix of
  /packages/apps/Settings/src/com/android/settings/
PreviewSeekBarPreferenceFragment.java 129 mLarger = content.findViewById(R.id.larger);
141 // The larger and smaller buttons will be disabled when we call
  /packages/services/Telephony/res/values/
dimens.xml 106 intentionally larger than the values used inside Dialer, since the dialpad is larger
  /platform_testing/tests/functional/overviewtests/src/com/android/overview/functional/
MultiWindowTests.java 118 // Verify that final area for calculator is larger than initial
127 assertTrue("Calculator area not larger than before resize",
  /prebuilts/go/darwin-x86/src/crypto/
crypto.go 130 // Note that when a signature of a hash of a larger message is needed,
131 // the caller is responsible for hashing the larger message and passing
  /prebuilts/go/darwin-x86/src/crypto/rsa/
example_test.go 27 // exponentiation is larger than the modulus. (Otherwise it could be
63 // larger ciphertext.
  /prebuilts/go/darwin-x86/src/image/
geom_test.go 77 // b isn't actually larger than a.
81 t.Errorf("Intersect: r=%s, s=%s, a=%s, b=%s, i=%d: intersection could be larger",
  /prebuilts/go/darwin-x86/test/
escape_array.go 77 // 4 x 4,000,000 exceeds MaxStackVarSize, therefore it must be heap allocated if pointers are 4 bytes or larger.
85 // 4 x 4,000,000 exceeds MaxStackVarSize, therefore it must be heap allocated if pointers are 4 bytes or larger.
  /prebuilts/go/linux-x86/src/crypto/
crypto.go 130 // Note that when a signature of a hash of a larger message is needed,
131 // the caller is responsible for hashing the larger message and passing
  /prebuilts/go/linux-x86/src/crypto/rsa/
example_test.go 27 // exponentiation is larger than the modulus. (Otherwise it could be
63 // larger ciphertext.
  /prebuilts/go/linux-x86/src/image/
geom_test.go 77 // b isn't actually larger than a.
81 t.Errorf("Intersect: r=%s, s=%s, a=%s, b=%s, i=%d: intersection could be larger",
  /prebuilts/go/linux-x86/test/
escape_array.go 77 // 4 x 4,000,000 exceeds MaxStackVarSize, therefore it must be heap allocated if pointers are 4 bytes or larger.
85 // 4 x 4,000,000 exceeds MaxStackVarSize, therefore it must be heap allocated if pointers are 4 bytes or larger.
  /prebuilts/ndk/r16/sources/third_party/shaderc/third_party/spirv-tools/source/
enum_set.h 30 // are at most 63. But it can represent enums with larger values,
162 // Enums with values larger than 63 are stored in this set.
  /system/core/adb/
SYNC.TXT 64 transferred. Each chunk must not be larger than 64k.
77 until the file is transferred. Each chunk will not be larger than 64k.
  /test/vts/drivers/shell/
ShellDriver.cpp 114 // If stdout size larger than threshold, send back the temp file path.
124 // If stderr size larger than threshold, send back the temp file path.
  /toolchain/binutils/binutils-2.27/include/mach-o/
unwind.h 49 /* Frameless function, with a larger stack size. The stack size is the sum
87 /* Frameless function, with a larger stack size. The stack size is the sum
  /tools/tradefederation/core/tests/src/com/android/tradefed/util/
FixedByteArrayOutputStreamTest.java 98 // larger than 24b because need to overflow the buffer, less than 30b because need to avoid
99 // the shortcut in code when incoming is larger than buffer
  /external/libpcap/
sockutils.c 121 * larger than 'errbuflen - 1' because the last char is reserved for the string terminator.
183 * larger than 'errbuflen - 1' because the last char is reserved for the string terminator.
277 * larger than 'errbuflen - 1' because the last char is reserved for the string terminator.
414 * larger than 'errbuflen - 1' because the last char is reserved for the string terminator.
463 * larger than 'errbuflen - 1' because the last char is reserved for the string terminator.
553 * larger than 'errbuflen - 1' because the last char is reserved for the string terminator.
598 * resulting buffer will not be larger than 'totsize'. Finally, it updates
634 * larger than 'errbuflen - 1' because the last char is reserved for the string terminator.
694 * larger than 'errbuflen - 1' because the last char is reserved for the string terminator.
799 * larger than 'errbuflen - 1' because the last char is reserved for the string terminator
    [all...]
  /development/samples/training/ContactsList/src/com/example/android/contactslist/util/
ImageLoader.java 378 * height equal to or larger than the requested width and height. This implementation does not
380 * results in a larger bitmap which isn't as useful for caching purposes.
402 // with both dimensions larger than or equal to the requested height and width.
406 // aspect ratio. For example, a panorama may have a much larger
409 // be more aggressive with sample down the image (=larger inSampleSize).
  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Library/PeiDxeDebugLibReportStatusCode/
DebugLib.c 4 Note that if the debug message length is larger than the maximum allowable
39 If the length of the message string specificed by Format is larger than the maximum allowable
97 // If the TotalSize is larger than the maximum record size, then return
207 // If the converted BASE_LIST is larger than the 12 * sizeof (UINT64) allocated bytes, then ASSERT()
214 // If the converted BASE_LIST is larger than the 12 * sizeof (UINT64) allocated bytes, then return
  /device/linaro/bootloader/edk2/MdeModulePkg/Library/PeiDxeDebugLibReportStatusCode/
DebugLib.c 4 Note that if the debug message length is larger than the maximum allowable
39 If the length of the message string specificed by Format is larger than the maximum allowable
96 // If the TotalSize is larger than the maximum record size, then return
200 // If the converted BASE_LIST is larger than the 12 * sizeof (UINT64) allocated bytes, then ASSERT()
207 // If the converted BASE_LIST is larger than the 12 * sizeof (UINT64) allocated bytes, then return

Completed in 2168 milliseconds

<<21222324252627282930>>