Home
last modified time | relevance | path

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

123456

/art/runtime/native/
Dlibcore_util_CharsetUtils.cc114 jint length, jcharArray javaChars) { in CharsetUtils_asciiBytesToChars()
134 jint offset, jint length, jcharArray javaChars) { in CharsetUtils_isoLatin1BytesToChars()
156 static jbyteArray charsToBytes(JNIEnv* env, jstring java_string, jint offset, jint length, in charsToBytes()
184 jint length) { in CharsetUtils_toAsciiBytes()
189 jint offset, jint length) { in CharsetUtils_toIsoLatin1Bytes()
194 jint length) { in CharsetUtils_toUtf8Bytes()
Dorg_apache_harmony_dalvik_ddmc_DdmServer.cc32 jbyteArray javaData, jint offset, jint length) { in DdmServer_nativeSendChunk()
/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/libartbase/base/
Dlength_prefixed_array.h33 explicit LengthPrefixedArray(size_t length) in LengthPrefixedArray()
84 void SetSize(size_t length) { in SetSize()
Darray_slice.h116 ArraySlice<T> SubArray(size_type pos, size_type length) { in SubArray()
122 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/mirror/
Dstring-inl.h83 int32_t length = String::GetLengthFromCount(count_); in operator() local
119 const int32_t length = String::GetLengthFromCount(count_); in operator() local
149 const int32_t length = String::GetLengthFromCount(count_); in operator() local
219 size_t length = String::GetLengthFromCount(utf16_length_with_flag); in Alloc() local
316 inline bool String::AllASCII(const MemoryType* chars, const int length) { in AllASCII()
326 inline bool String::DexFileStringAllASCII(const char* chars, const int length) { in DexFileStringAllASCII()
Dstring.cc86 inline bool String::AllASCIIExcept(const uint16_t* chars, int32_t length, uint16_t non_ascii) { in AllASCIIExcept()
97 int32_t length = src->GetLength(); in DoReplace() local
139 int32_t length = string->GetLength(); in AllocFromStrings() local
267 const int32_t length = GetLength(); in Equals() local
294 const int32_t length = GetLength(); in Equals() local
385 int32_t length = string->GetLength(); in ToCharArray() local
Dobject_array-inl.h42 int32_t length, gc::AllocatorType allocator_type) { in Alloc()
59 int32_t length) { in Alloc()
371 const size_t length = static_cast<size_t>(GetLength()); in VisitReferences() local
Demulated_stack_frame.cc38 const size_t length = p_types->GetLength(); in CalculateFrameAndReferencesSize() local
240 const size_t length = stack_frame->GetLength(); in GetReturnValue() local
264 const size_t length = stack_frame->GetLength(); in SetReturnValue() local
Darray-inl.h102 explicit SetLengthVisitor(int32_t length) : length_(length) { in SetLengthVisitor()
134 int32_t length = (usable_size - header_size_) >> component_size_shift_; in operator() local
212 size_t length) { in AllocateAndFill()
223 inline PrimitiveArray<T>* PrimitiveArray<T>::Alloc(Thread* self, size_t length) { in Alloc()
/art/runtime/
Dbit_memory_region.h57 ALWAYS_INLINE uint32_t LoadBits(uintptr_t bit_offset, size_t length) const { in LoadBits()
62 ALWAYS_INLINE void StoreBits(uintptr_t bit_offset, uint32_t value, size_t length) { in StoreBits()
Dmemory_region.cc32 void MemoryRegion::StoreBits(uintptr_t bit_offset, uint32_t value, size_t length) { in StoreBits()
/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.cc88 extern "C" NO_RETURN void artThrowArrayBoundsFromCode(int index, int length, Thread* self) in artThrowArrayBoundsFromCode()
96 extern "C" NO_RETURN void artThrowStringBoundsFromCode(int index, int length, Thread* self) in artThrowStringBoundsFromCode()
/art/libdexfile/dex/
Ddex_file_verifier_test.cc58 DexFile* GetDexFile(const uint8_t* dex_bytes, size_t length) { in GetDexFile()
66 size_t length; in VerifyModification() local
98 size_t length; in OpenDexFileBase64() local
1625 size_t length; in TEST_F() local
1697 size_t length; in TEST_F() local
1741 size_t length; in TEST_F() local
1785 size_t length; in TEST_F() local
1829 size_t length; in TEST_F() local
1866 size_t length; in TEST_F() local
2069 size_t length; in TEST_F() local
[all …]
/art/test/669-moveable-string-class-equals/src/
DMain.java37 int length = 5; in test() local
/art/compiler/optimizing/
Dssa_liveness_analysis_test.cc113 HInstruction* length = new (GetAllocator()) HArrayLength(array, 0); in TEST_F() local
182 HInstruction* length = new (GetAllocator()) HArrayLength(array, 0); in TEST_F() local
/art/test/913-heaps/
Dheaps.cc107 jint length, in HeapReferenceCallback()
162 jint length, in Java_art_Test913_followReferences()
220 jint length) { in Java_art_Test913_followReferences()
265 Elem(const std::string& referrer, const std::string& referree, jlong size, jint length) in Java_art_Test913_followReferences()
293 jint length, in Java_art_Test913_followReferences()
334 jint length, in Java_art_Test913_followReferences()
383 jint length, in Java_art_Test913_followReferences()
401 jint length) { in Java_art_Test913_followReferences()
/art/test/022-interface/src/
DMain.java75 public int length() { in length() method in Main.SubInterfaceImpl

123456