/frameworks/base/core/java/android/hardware/ |
SerialPort.java | 96 return native_read_array(buffer.array(), buffer.remaining()); 98 throw new IllegalArgumentException("buffer is not direct and has no array"); 114 native_write_array(buffer.array(), length); 116 throw new IllegalArgumentException("buffer is not direct and has no array");
|
/frameworks/base/libs/hwui/utils/ |
SortedListImpl.h | 54 ssize_t insertArrayAt(const void* array, size_t index, size_t length); 55 ssize_t appendArray(const void* array, size_t length);
|
/libcore/luni/src/main/java/java/util/concurrent/ |
DelayQueue.java | 382 * Returns an array containing all of the elements in this queue. 383 * The returned array elements are in no particular order. 385 * <p>The returned array will be "safe" in that no references to it are 387 * a new array). The caller is thus free to modify the returned array. 389 * <p>This method acts as bridge between array-based and collection-based 392 * @return an array containing all of the elements in this queue 405 * Returns an array containing all of the elements in this queue; the 406 * runtime type of the returned array is that of the specified array 503 final Object[] array; \/\/ Array of all elements field in class:DelayQueue.Itr [all...] |
/libcore/luni/src/test/java/libcore/java/sql/ |
OldStatementTest.java | 576 Vector<int[]> array = new Vector<int[]>(); local 577 array.addElement(null); 578 array.addElement(new int[] { 1, 2, 3 }); 579 array.addElement(new int[] { 1, 2, 10, 100 }); 580 array.addElement(new int[] {}); 584 st.execute(queries[i], (int[]) array.elementAt(i)); 612 Vector<String[]> array = new Vector<String[]>(); local 613 array.addElement(null); 614 array.addElement(new String[] { "", "", "", "", "", "", "", "" }); 615 array.addElement(new String[] { "field 1", "", "field2" }) 846 Vector<int[]> array = new Vector<int[]>(); local 931 Vector<String[]> array = new Vector<String[]>(); local [all...] |
/libcore/luni/src/test/java/tests/api/java/lang/reflect/ |
GenericArrayTypeTest.java | 31 T[] array; field in class:GenericArrayTypeTest.A 36 Field field = clazz.getDeclaredField("array"); 48 B<T>[] array; field in class:GenericArrayTypeTest.B 53 Field field = clazz.getDeclaredField("array");
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/meta/meta.unary/meta.unary.cat/ |
array.pass.cpp | 12 // array 43 typedef char array[3]; typedef 49 test_array<array>();
|
/packages/apps/Email/src/com/android/email/ |
ResourceHelper.java | 42 mAccountColorArray = mResources.obtainTypedArray(R.array.combined_view_account_colors); 43 mAccountColors = mResources.getIntArray(R.array.combined_view_account_colors);
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/i686-linux/bits/ |
stdtr1c++.h | 31 #include <tr1/array>
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/i686-linux/bits/ |
stdtr1c++.h | 31 #include <tr1/array>
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/x86_64-linux/bits/ |
stdtr1c++.h | 31 #include <tr1/array>
|
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/ |
stdtr1c++.h | 31 #include <tr1/array>
|
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/ |
stdtr1c++.h | 31 #include <tr1/array>
|
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/ |
stdtr1c++.h | 31 #include <tr1/array>
|
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/ |
stdtr1c++.h | 31 #include <tr1/array>
|
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/libs/x86/include/bits/ |
stdtr1c++.h | 31 #include <tr1/array>
|
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/ |
stdtr1c++.h | 31 #include <tr1/array>
|
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/ |
stdtr1c++.h | 31 #include <tr1/array>
|
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/libs/x86/include/bits/ |
stdtr1c++.h | 31 #include <tr1/array>
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/libs/armeabi/include/bits/ |
stdtr1c++.h | 31 #include <tr1/array>
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/libs/armeabi-v7a/include/bits/ |
stdtr1c++.h | 31 #include <tr1/array>
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/libs/mips/include/bits/ |
stdtr1c++.h | 31 #include <tr1/array>
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/libs/x86/include/bits/ |
stdtr1c++.h | 31 #include <tr1/array>
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/libs/armeabi/include/bits/ |
stdtr1c++.h | 31 #include <tr1/array>
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/libs/armeabi-v7a/include/bits/ |
stdtr1c++.h | 31 #include <tr1/array>
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/libs/mips/include/bits/ |
stdtr1c++.h | 31 #include <tr1/array>
|