/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/generators/ |
PKCS5S1ParametersGenerator.java | 60 * @exception IllegalArgumentException if the key length larger than the base hash size. 86 * @exception IllegalArgumentException if keySize + ivSize is larger than the base hash size. 112 * @exception IllegalArgumentException if the key length larger than the base hash size.
|
/external/kernel-headers/original/uapi/linux/ |
falloc.h | 21 * filesystem block size boundaries, but this boundary may be larger or 53 * boundaries, but this boundary may be larger or smaller depending on 70 * block size boundaries, but this boundary may be larger or smaller
|
/frameworks/av/media/libmediaextractor/include/media/ |
MediaSource.h | 76 // buffers with timestamp larger than or equal to stopTimeUs. stopTimeUs 82 // set previously. If stopTimeUs is larger than or equal to last buffer's timestamp, 83 // source will start to drop buffer when it gets a buffer with timestamp larger
|
/prebuilts/ndk/r16/sources/third_party/shaderc/third_party/spirv-tools/source/ |
table.h | 32 spv_operand_type_t operandTypes[16]; // TODO: Smaller/larger? 46 const spv_operand_type_t operandTypes[16]; // TODO: Smaller/larger? 59 const spv_operand_type_t operandTypes[16]; // TODO: Smaller/larger?
|
/external/apache-commons-math/src/main/java/org/apache/commons/math/exception/ |
NumberIsTooLargeException.java | 45 * @param wrong Value that is larger than the maximum. 58 * @param wrong Value that is larger than the maximum.
|
/external/clang/test/Frontend/ |
backend-diagnostic.c | 9 // RUN: not %clang_cc1 %s -mllvm -warn-stack-size=0 -no-integrated-as -S -o - -triple=i386-apple-darwin -Werror=frame-larger-than= 2> %t.err 11 // RUN: not %clang_cc1 %s -mllvm -warn-stack-size=0 -no-integrated-as -S -o - -triple=i386-apple-darwin -Wno-frame-larger-than= 2> %t.err
|
/external/curl/docs/libcurl/opts/ |
CURLOPT_BUFFERSIZE.3 | 35 there's a benefit of having a larger buffer for performance. 53 /* ask libcurl to allocate a larger receive buffer */
|
/external/icu/android_icu4j/src/main/java/android/icu/impl/duration/ |
TimeUnit.java | 60 /** Returns the next larger time unit, or null if this is the largest. */ 61 public TimeUnit larger() { method in class:TimeUnit
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/duration/ |
TimeUnit.java | 58 /** Returns the next larger time unit, or null if this is the largest. */ 59 public TimeUnit larger() { method in class:TimeUnit
|
/external/skia/src/pdf/ |
SkPDFDocument.h | 20 * larger DPI would create a PDF that reflects the 22 * for larger PDF files too, which would use more memory
|
/external/skqp/src/pdf/ |
SkPDFDocument.h | 20 * larger DPI would create a PDF that reflects the 22 * for larger PDF files too, which would use more memory
|
/external/syslinux/com32/sysdump/ |
rbtree.h | 40 /* This structure should be embedded in a larger data structure; 42 to the larger data structure via container_of(). */
|
/external/zopfli/src/zopfli/ |
squeeze.h | 38 If instart is larger than 0, it uses values before instart as starting 52 If instart is larger than 0, it uses values before instart as starting
|
/frameworks/base/core/res/res/values-sw600dp/ |
config.xml | 40 <!-- Use a larger scaling span for larger screen devices. -->
|
/frameworks/base/core/tests/coretests/src/android/widget/scroll/ |
RequestRectangleVisible.java | 32 * <li>Scrolling to bring something that is larger than the screen on screen 49 // estimate to get blobs larger than screen
|
/packages/apps/UnifiedEmail/src/com/android/mail/utils/ |
RankedComparator.java | 28 * {@code K}. The ranks that are not in the predefined order will be considered larger than other 43 * {@code rankOrder}. Ranks not present in {@code rankOrder} are considered larger than the
|
/prebuilts/go/darwin-x86/src/math/ |
hypot_386.s | 24 FXCHD F0, F1 // F0=|p| (larger), F1=|q| (smaller) 29 FXCHD F0, F1 // F0=q (smaller), F1=p (larger)
|
/prebuilts/go/linux-x86/src/math/ |
hypot_386.s | 24 FXCHD F0, F1 // F0=|p| (larger), F1=|q| (smaller) 29 FXCHD F0, F1 // F0=q (smaller), F1=p (larger)
|
/system/chre/apps/wifi_offload/ |
ssid.cc | 28 LOGE("Ssid buffer len %zu larger than max ssid len %zu. Truncating.", len, 57 LOGE("Failed to deserialize Ssid. Ssid size is larger than max len.");
|
/device/google/marlin/dataservices/rmnetctl/cli/ |
rmnetcli.c | 98 printf(_5TABS" be larger than 15"); 104 printf(_5TABS" be larger than 15"); 111 printf(_5TABS" larger than 15"); 118 printf(_2TABS" <agg_count> dev_name cannot be larger"); 123 printf(_5TABS" dev_name cannot be larger"); 134 printf(_5TABS" larger than 15."); 140 printf(_5TABS" larger than 15. Returns"); 153 printf(_5TABS" cannot be larger"); 160 printf(_5TABS" dev_name cannot be larger"); 175 printf(_5TABS" larger than 15 ") [all...] |
/device/linaro/bootloader/edk2/MdePkg/Library/BaseLib/ |
BitField.c | 52 If OrData is larger than the bitmask value range specified by StartBit and EndBit, then ASSERT().
94 If AndData is larger than the bitmask value range specified by StartBit and EndBit, then ASSERT().
171 If Value is larger than the bitmask value range specified by StartBit and EndBit, then ASSERT().
209 If OrData is larger than the bitmask value range specified by StartBit and EndBit, then ASSERT().
247 If AndData is larger than the bitmask value range specified by StartBit and EndBit, then ASSERT().
286 If AndData is larger than the bitmask value range specified by StartBit and EndBit, then ASSERT().
287 If OrData is larger than the bitmask value range specified by StartBit and EndBit, then ASSERT().
363 If Value is larger than the bitmask value range specified by StartBit and EndBit, then ASSERT().
401 If OrData is larger than the bitmask value range specified by StartBit and EndBit, then ASSERT().
439 If AndData is larger than the bitmask value range specified by StartBit and EndBit, then ASSERT(). [all...] |
/art/compiler/utils/ |
stack_checks.h | 24 // Size of a frame that we definitely consider large. Anything larger than this should
|
/art/runtime/gc/collector/ |
object_byte_pair.h | 36 // which has a larger allocation size.
|
/bionic/libc/tzcode/ |
difftime.c | 22 ** (assuming that the larger type has more precision).
|
/build/blueprint/ |
CONTRIBUTING.md | 13 Before you start working on a larger contribution, you should get in touch with
|