HomeSort by relevance Sort by last modified time
    Searched defs:length (Results 51 - 75 of 6987) sorted by null

1 23 4 5 6 7 8 91011>>

  /external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/boxes/cenc/
ProtectionSystemSpecificHeaderBox.java 49 assert systemId.length == 16;
67 return 24 + content.length;
73 assert systemId.length == 16;
75 IsoTypeWriter.writeUInt32(byteBuffer, content.length);
84 long length = IsoTypeReader.readUInt32(content); local
87 assert length == this.content.length;
  /art/test/022-interface/classes/
Main$SubInterfaceImpl.class 
  /art/test/427-bounds/src/
Main.java 28 // Note that it's ART specific to emit the length.
29 if (exceptionMessage.contains("length")) {
30 if (!exceptionMessage.contains("length=1")) {
31 throw new Error("Wrong length in exception message");
44 // We fetch the length first, to ensure it is in EAX (on x86).
46 // length in ECX, and the optimizing compiler used to write to EAX
47 // before putting the length in ECX.
48 int length = array.length; local
  /bionic/libc/kernel/uapi/linux/
reiserfs_xattr.h 30 size_t length; member in struct:reiserfs_security_handle
  /bootable/recovery/tests/unit/
asn1_decoder_test.cpp 37 size_t length; local
38 ASSERT_FALSE(ctx.asn1_oid_get(&junk, &length));
39 ASSERT_FALSE(ctx.asn1_octet_string_get(&junk, &length));
61 size_t length; local
62 ASSERT_FALSE(ptr->asn1_oid_get(&oid, &length));
72 size_t length; local
73 ASSERT_TRUE(ptr->asn1_oid_get(&oid, &length));
74 ASSERT_EQ(1U, length);
89 size_t length; local
90 ASSERT_TRUE(ctx.asn1_oid_get(&oid, &length));
107 size_t length; local
117 size_t length; local
135 size_t length; local
145 size_t length; local
155 size_t length; local
163 size_t length; local
171 size_t length; local
181 size_t length; local
189 size_t length; local
197 size_t length; local
    [all...]
  /external/ImageMagick/Magick++/lib/Magick++/
BlobRef.h 38 size_t length; // Blob length member in class:Magick::BlobRef
  /external/adhd/cras/src/server/
cras_main_message.h 24 * length - Size of the whole message.
28 size_t length; member in struct:cras_main_message
  /external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.JavaExtensions/
StringBuilderExtensions.cs 56 public static int length( this StringBuilder buffer ) method in class:Antlr.Runtime.JavaExtensions.StringBuilderExtensions
58 return buffer.Length;
68 public static void setLength( this StringBuilder buffer, int length )
70 buffer.Length = length;
  /external/boringssl/src/crypto/x509v3/
v3_skey.c 79 return hex_to_string(oct->data, oct->length);
86 long length; local
93 if (!(oct->data = string_to_hex(str, &length))) {
98 oct->length = length;
139 (pk->data, pk->length, pkey_dig, &diglen, EVP_sha1(), NULL))
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/
BERSequence.java 7 * Carrier class for an indefinite-length SEQUENCE.
49 int length = 0; local
52 length += ((ASN1Encodable)e.nextElement()).toASN1Primitive().encodedLength();
55 return 2 + length + 2;
  /external/brotli/c/enc/
backward_references_hq.h 40 /* best length to get up to this byte (not including this byte itself)
41 highest 8 bit is used to reconstruct the length code */
42 uint32_t length; member in struct:ZopfliNode
43 /* distance associated with the length
65 BROTLI_INTERNAL void BrotliInitZopfliNodes(ZopfliNode* array, size_t length);
71 length of the i-th command (copy length plus insert length).
  /external/caliper/examples/src/main/java/examples/
ListIterationBenchmark.java 32 private int length; field in class:ListIterationBenchmark
38 array = new Object[length];
39 for (int i = 0; i < length; i++) {
45 return length;
  /external/google-breakpad/src/client/linux/minidump_writer/
minidump_writer.h 58 size_t length; member in struct:google_breakpad::AppMemory
77 // blob_size: the length of |blob|, in bytes
  /external/google-breakpad/src/common/mac/
string_utilities.cc 38 CFIndex length = CFStringGetLength(str); local
41 if (!length)
45 CFStringGetMaximumSizeForEncoding(length, kCFStringEncodingUTF8);
48 CFStringGetBytes(str, CFRangeMake(0, length), kCFStringEncodingUTF8, 0,
  /external/icu/icu4c/source/common/
cstr.cpp 24 int32_t length = in.extract(0, in.length(), static_cast<char *>(NULL), static_cast<uint32_t>(0)); local
26 char *buf = s.getAppendBuffer(length, length, resultCapacity, status);
28 in.extract(0, in.length(), buf, resultCapacity);
29 s.append(buf, length, status);
36 for (int i=0; i<in.length(); i = in.moveIndex32(i, 1)) {
udatamem.h 44 int32_t length; /* Length of the data in bytes; -1 if unknown. */ member in struct:UDataMemory
  /external/icu/icu4c/source/common/unicode/
urep.h 60 * @return The length of the text.
63 int32_t (*length)(const UReplaceable* rep); member in struct:UReplaceableCallbacks
68 * returned by (*length)(rep). See unistr.h for a description of
123 * @param dst array in which to copy characters. The length of
  /external/icu/icu4c/source/i18n/
number_padding.cpp 56 rightIndex == string.length()); // fix the previous line to remove this assertion
58 int length = 0; local
61 length += mod1.apply(string, leftIndex, rightIndex, status);
62 length += mod2.apply(string, leftIndex, rightIndex + length, status);
63 return length;
69 length += addPaddingHelper(paddingCp, requiredPadding, string, leftIndex, status);
71 length += addPaddingHelper(paddingCp, requiredPadding, string, rightIndex + length, status);
73 length += mod1.apply(string, leftIndex, rightIndex + length, status)
    [all...]
  /external/icu/icu4c/source/samples/case/
ucase.c 39 int length; local
56 length = u_strToLower(buffer, sizeof(buffer)/sizeof(buffer[0]), upper,
58 if(U_FAILURE(errorCode) || buffer[length]!=0) {
59 u_fprintf(out, "error in u_strToLower(Turkish locale)=%ld error=%s\n", length,
69 length = u_strToUpper(buffer, sizeof(buffer)/sizeof(buffer[0]), upper,
71 if(U_FAILURE(errorCode) || buffer[length]!=0) {
72 u_fprintf(out, "error in u_strToLower(English locale)=%ld error=%s\n", length,
80 length = u_strFoldCase(buffer, sizeof(buffer)/sizeof(buffer[0]), unfold,
83 if(U_FAILURE(errorCode) || buffer[length]!=0) {
84 u_fprintf(out, "error in u_strFoldCase()=%ld error=%s\n", length,
    [all...]
  /external/icu/icu4c/source/tools/toolutil/
collationinfo.cpp 36 int32_t length = indexes[CollationDataReader::IX_INDEXES_LENGTH]; local
37 printf(" indexes: %6ld *4 = %6ld\n", (long)length, (long)length * 4);
39 length = getDataLength(indexes, CollationDataReader::IX_REORDER_CODES_OFFSET);
40 if(length != 0) {
41 printf(" reorder codes: %6ld *4 = %6ld\n", (long)length / 4, (long)length);
44 length = getDataLength(indexes, CollationDataReader::IX_REORDER_TABLE_OFFSET);
45 if(length != 0) {
46 U_ASSERT(length >= 256)
    [all...]
  /external/kernel-headers/original/uapi/linux/
reiserfs_xattr.h 22 size_t length; member in struct:reiserfs_security_handle
  /external/libmojo/base/android/
jni_string.cc 16 jstring result = env->NewString(str.data(), str.length());
33 const jsize length = env->GetStringLength(str); local
34 if (!length) {
44 UTF16ToUTF8(chars, length, result);
84 const jsize length = env->GetStringLength(str); local
85 if (!length) {
93 // it returns, so the length must be explicitly checked.
94 result->assign(chars, length);
  /external/libpng/contrib/tools/
png-fix-itxt.c 16 * uncompressed iTXt chunks. Assumes that the actual length is greater
17 * than or equal to the value in the length byte, and that the CRC is
18 * correct for the actual length. This program hunts for the CRC and
19 * adjusts the length byte accordingly. It is not an error to process a
60 /* Read the length */
61 unsigned long length; /* must be 32 bits! */ local
62 GETBREAK; buf[0] = c; length = c; length <<= 8;
63 GETBREAK; buf[1] = c; length += c; length <<= 8
    [all...]
  /external/libtextclassifier/util/java/
string_utils.cc 44 int length = env->GetArrayLength(array); local
46 *result = std::string(reinterpret_cast<char*>(array_bytes), length);
  /external/libxkbcommon/xkbcommon/src/
utf8.c 36 int count, shift, length; local
45 length = 2;
49 length = 3;
53 length = 4;
57 length = 5;
61 length = 6;
65 for (count = length - 1, shift = 0; count > 0; count--, shift += 6)
69 buffer[length] = '\0';
71 return length + 1;

Completed in 745 milliseconds

1 23 4 5 6 7 8 91011>>