Home
last modified time | relevance | path

Searched defs:length (Results 1 – 25 of 143) sorted by relevance

123456

/art/tools/dexfuzz/src/dexfuzz/program/mutators/
DRandomBranchChanger.java56 int length = EQUALITY_CMP_OP_LIST.length; in getModifiedOpcode() local
60 int length = ZERO_CMP_OP_LIST.length; in getModifiedOpcode() local
DInvokeChanger.java155 int length = INVOKE_LIST.length; in getDifferentInvokeCallOpcode() local
159 int length = INVOKE_RANGE_LIST.length; in getDifferentInvokeCallOpcode() local
/art/runtime/native/
Dlibcore_util_CharsetUtils.cc115 jint length, jcharArray javaChars) { in CharsetUtils_asciiBytesToChars()
135 jint offset, jint length, jcharArray javaChars) { in CharsetUtils_isoLatin1BytesToChars()
157 static jbyteArray charsToBytes(JNIEnv* env, jstring java_string, jint offset, jint length, in charsToBytes()
185 jint length) { in CharsetUtils_toAsciiBytes()
190 jint offset, jint length) { in CharsetUtils_toIsoLatin1Bytes()
195 jint length) { in CharsetUtils_toUtf8Bytes()
Dorg_apache_harmony_dalvik_ddmc_DdmServer.cc32 jbyteArray javaData, jint offset, jint length) { in DdmServer_nativeSendChunk()
/art/runtime/mirror/
Dobject_array-alloc-inl.h38 int32_t length, in Alloc()
56 int32_t length) { in Alloc()
Darray-alloc-inl.h67 explicit SetLengthVisitor(int32_t length) : length_(length) { in SetLengthVisitor()
99 int32_t length = (usable_size - header_size_) >> component_size_shift_; in operator() local
172 size_t length) { in AllocateAndFill()
Dstring-inl.h88 inline bool String::AllASCII(const MemoryType* chars, const int length) { in AllASCII()
98 inline bool String::DexFileStringAllASCII(const char* chars, const int length) { in DexFileStringAllASCII()
Dstring-alloc-inl.h69 int32_t length = String::GetLengthFromCount(count_); in operator() local
105 const int32_t length = String::GetLengthFromCount(count_); in operator() local
135 const int32_t length = String::GetLengthFromCount(count_); in operator() local
166 size_t length = String::GetLengthFromCount(utf16_length_with_flag); in Alloc() local
Dstring.cc70 inline bool String::AllASCIIExcept(const uint16_t* chars, int32_t length, uint16_t non_ascii) { in AllASCIIExcept()
81 int32_t length = src->GetLength(); in DoReplace() local
125 int32_t length = string->GetLength(); in AllocFromStrings() local
242 const int32_t length = GetLength(); in Equals() local
330 int32_t length = h_this->GetLength(); in ToCharArray() local
Demulated_stack_frame.cc42 const size_t length = p_types->GetLength(); in CalculateFrameAndReferencesSize() local
243 const size_t length = stack_frame->GetLength(); in GetReturnValue() local
267 const size_t length = stack_frame->GetLength(); in SetReturnValue() local
/art/libartbase/base/
Dlength_prefixed_array.h33 explicit LengthPrefixedArray(size_t length) in LengthPrefixedArray()
84 void SetSize(size_t length) { in SetSize()
Darray_slice.h125 ArraySlice<T> SubArray(size_type pos, size_type length) { in SubArray()
131 ArraySlice<const T> SubArray(size_type pos, size_type length) const { in SubArray()
Darray_ref.h179 ArrayRef SubArray(size_type pos, size_type length) { in SubArray()
185 ArrayRef<const T> SubArray(size_type pos, size_type length) const { in SubArray()
/art/dexlayout/
Ddex_writer.h91 ALWAYS_INLINE size_t Write(const void* buffer, size_t length) { in Write()
101 ALWAYS_INLINE size_t Overwrite(const void* buffer, size_t length) { in Overwrite()
108 ALWAYS_INLINE size_t Clear(size_t position, size_t length) { in Clear()
156 ALWAYS_INLINE void EnsureStorage(size_t length) { in EnsureStorage()
/art/runtime/
Dstring_builder_append.cc152 constexpr size_t length = size - 1u; in AppendLiteral() local
166 size_t length = dchecked_integral_cast<size_t>(str->GetLength()); in AppendString() local
194 size_t length = Uint64Length(v); in AppendInt64() local
210 uint64_t length = 0u; in CalculateLengthWithFlag() local
/art/test/427-bounds/src/
DMain.java48 int length = array.length; in $opt$Throw() local
/art/test/022-interface/classes/
DMain$SubInterfaceImpl.class ... { private void <init> () public int length () public char charAt (int) public java ...
DMain$1.class ... java.lang.String toString () public int length () public char charAt (int) public java ...
/art/test/ti-agent/
Djni_helper.h28 jint length, in CreateObjectArray()
/art/runtime/entrypoints/quick/
Dquick_throw_entrypoints.cc91 extern "C" NO_RETURN void artThrowArrayBoundsFromCode(int index, int length, Thread* self) in artThrowArrayBoundsFromCode()
99 extern "C" NO_RETURN void artThrowStringBoundsFromCode(int index, int length, Thread* self) in artThrowStringBoundsFromCode()
/art/compiler/optimizing/
Dssa_liveness_analysis_test.cc105 HInstruction* length = new (GetAllocator()) HArrayLength(array, 0); in TEST_F() local
174 HInstruction* length = new (GetAllocator()) HArrayLength(array, 0); in TEST_F() local
Dintrinsic_objects.cc51 uint32_t length = static_cast<uint32_t>(boot_image_live_objects->GetLength()); in HasIntrinsicObjects() local
/art/libdexfile/dex/
Ddex_file_verifier_test.cc61 DexFile* GetDexFile(const uint8_t* dex_bytes, size_t length) { in GetDexFile()
69 size_t length; in VerifyModification() local
101 size_t length; in OpenDexFileBase64() local
1614 size_t length; in TEST_F() local
1686 size_t length; in TEST_F() local
1730 size_t length; in TEST_F() local
1774 size_t length; in TEST_F() local
1818 size_t length; in TEST_F() local
1855 size_t length; in TEST_F() local
2058 size_t length; in TEST_F() local
[all …]
/art/test/913-heaps/
Dheaps.cc109 jint length, in HeapReferenceCallback()
164 jint length, in Java_art_Test913_followReferences()
228 jint length) { in Java_art_Test913_followReferences()
273 Elem(const std::string& referrer, const std::string& referree, jlong size, jint length) in Java_art_Test913_followReferences()
301 jint length, in Java_art_Test913_followReferences()
342 jint length, in Java_art_Test913_followReferences()
391 jint length, in Java_art_Test913_followReferences()
409 jint length) { in Java_art_Test913_followReferences()
/art/test/022-interface/src/
DMain.java75 public int length() { in length() method in Main.SubInterfaceImpl

123456