/art/runtime/mirror/ |
string-inl.h | 60 SetStringCountAndBytesVisitor(int32_t count, Handle<ByteArray> src_array, int32_t offset, 62 : count_(count), src_array_(src_array), offset_(offset), high_byte_(high_byte) { 87 SetStringCountAndValueVisitorFromCharArray(int32_t count, Handle<CharArray> src_array, 89 count_(count), src_array_(src_array), offset_(offset) {
|
/ndk/sources/cxx-stl/gabi++/src/ |
cxxabi_vec.cc | 338 void* src_array, 346 char* src = static_cast<char*>(src_array); 406 void* src_array, 410 return __cxa_vec_cctor(dst_array, src_array, element_count,
|
/ndk/sources/cxx-stl/gabi++/include/ |
cxxabi.h | 209 void* src_array, 247 void* src_array,
|
/prebuilts/ndk/current/sources/cxx-stl/llvm-libc++/gabi++/include/ |
cxxabi.h | 209 void* src_array, 247 void* src_array,
|
/external/jetty/src/java/org/eclipse/jetty/io/ |
AbstractBuffer.java | 404 byte[] src_array = src.array(); 406 if (src_array != null && dst_array != null) 407 System.arraycopy(src_array, src.getIndex(), dst_array, index, length); 408 else if (src_array != null) 412 poke(index++,src_array[s++]);
|
ByteArrayBuffer.java | 319 byte[] src_array = src.array(); 320 if (src_array != null) 321 System.arraycopy(src_array, src.getIndex(), _bytes, index, length);
|
/art/runtime/interpreter/ |
unstarted_runtime.cc | 552 mirror::Array* src_array, int32_t src_pos, 556 if (src_array->GetClass()->GetComponentType() != dst_array->GetClass()->GetComponentType()) { 558 PrettyDescriptor(src_array->GetClass()->GetComponentType()).c_str(), 562 mirror::PrimitiveArray<T>* src = down_cast<mirror::PrimitiveArray<T>*>(src_array); 600 mirror::Array* src_array = src_obj->AsArray(); local 605 UNLIKELY(src_pos > src_array->GetLength() - length) || 609 src_array->GetLength(), src_pos, dst_array->GetLength(), dst_pos, 624 PrettyDescriptor(src_array->GetClass()->GetComponentType()).c_str(), 629 mirror::ObjectArray<mirror::Object>* src = src_array->AsObjectArray<mirror::Object>(); 657 PrimitiveArrayCopy<uint8_t>(self, src_array, src_pos, dst_array, dst_pos, length) [all...] |
/external/libcxxabi/include/ |
cxxabi.h | 141 void* src_array,
|
/external/mesa3d/src/gallium/drivers/r300/compiler/ |
radeon_dataflow.c | 152 struct rc_pair_instruction_source * src_array; local 158 src_array = fullinst->U.P.RGB.Src; 162 src_array = fullinst->U.P.Alpha.Src; 168 &src_array[j]);
|
/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/include/ |
cxxabi.h | 141 void* src_array,
|
/external/libcxxabi/src/ |
cxa_vector.cpp | 209 void __cxa_vec_cctor( void* dest_array, void* src_array, 215 char *src_ptr = static_cast<char *>(src_array);
|
/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/ |
cxa_vector.cpp | 205 void __cxa_vec_cctor( void* dest_array, void* src_array, 211 char *src_ptr = static_cast<char *>(src_array);
|
/external/libcxxabi/www/ |
spec.html | 646 void* src_array,
|
/prebuilts/tools/common/m2/repository/org/eclipse/jetty/jetty-io/8.1.14.v20131031/ |
jetty-io-8.1.14.v20131031.jar | |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
org.mortbay.jetty.server_6.1.23.v201004211559.jar | |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/lib32/ |
libstdc++.so | |
libstdc++.so.6 | |
libstdc++.so.6.0.18 | |
libsupc++.a | [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/lib32/ |
libstdc++.so | |
libstdc++.so.6 | |
libstdc++.so.6.0.19 | |
/prebuilts/clang/host/linux-x86/3.8/lib/ |
libc++.so | |
/prebuilts/clang/linux-x86/host/3.6/lib/ |
libc++.so | |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/lib64/ |
libsupc++.a | [all...] |