Home
last modified time | relevance | path

Searched defs:array (Results 1451 – 1475 of 6340) sorted by relevance

1...<<51525354555657585960>>...254

/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/containers/views/views.span/span.sub/
H A Dsubspan.verify.cpp25 int array[] = {1, 2, 3, 4}; in f() local
/aosp_15_r20/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/nio/
H A DWrappedDoubleBufferTest.java39 double array[] = new double[20]; in testWrappedDoubleuffer_IllegalArg() local
H A DWrappedShortBufferTest.java39 short array[] = new short[20]; in testWrappedShortBuffer_IllegalArg() local
H A DWrappedFloatBufferTest.java39 float array[] = new float[20]; in testWrappedFloatBuffer_IllegalArg() local
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Ddshow.h37 #define NUMELMS(array) (sizeof(array)/sizeof((array)[0])) argument
/aosp_15_r20/external/llvm-libc/src/stdlib/
H A Dheap_sort.h21 LIBC_INLINE void heap_sort(const Array &array) { in heap_sort()
/aosp_15_r20/external/guava/guava-testlib/src/com/google/common/collect/testing/testers/
H A DListIndexOfTester.java51 E[] array = createSamplesArray(); in testIndexOf_duplicate() local
H A DListLastIndexOfTester.java51 E[] array = createSamplesArray(); in testLastIndexOf_duplicate() local
/aosp_15_r20/art/test/498-type-propagation/src/
H A DMain.java23 int[] array = new int[7]; in main() local
/aosp_15_r20/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ClassObjectReference/
H A DReflectedTypeTest.java76 TypeSignatureAndTag[] array = new TypeSignatureAndTag[] { in testReflectedType001() local
/aosp_15_r20/external/guava/android/guava-testlib/src/com/google/common/collect/testing/testers/
H A DListIndexOfTester.java51 E[] array = createSamplesArray(); in testIndexOf_duplicate() local
H A DListLastIndexOfTester.java51 E[] array = createSamplesArray(); in testLastIndexOf_duplicate() local
/aosp_15_r20/art/dex2oat/driver/
H A Dcompiled_method-inl.h33 inline ArrayRef<const T> CompiledCode::GetArray(const LengthPrefixedArray<T>* array) { in GetArray()
/aosp_15_r20/libcore/luni/src/main/java/libcore/reflect/
H A DListOfVariables.java23 final ArrayList<TypeVariable<?>> array = new ArrayList<TypeVariable<?>>(); field in ListOfVariables
/aosp_15_r20/external/pdfium/core/fpdfdoc/
H A Dcpdf_color_utils.cpp16 CFX_Color CFXColorFromArray(const CPDF_Array& array) { in CFXColorFromArray()
/aosp_15_r20/packages/modules/Permission/SafetyCenter/ConfigLintChecker/java/android/util/
DArraySet.java39 public ArraySet(E[] array) { in ArraySet()
/aosp_15_r20/frameworks/base/keystore/java/android/security/
H A DAuthTokenUtils.java39 public static @NonNull HardwareAuthToken toHardwareAuthToken(@NonNull byte[] array) { in toHardwareAuthToken()
/aosp_15_r20/libcore/ojluni/src/test/java/util/Arrays/
H A DAsList.java50 public void testIterator(Object[] array) { in testIterator()
/aosp_15_r20/external/skia/gm/
H A Dsrgb.cpp19 const float array[] = { variable
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/tinyvec-1.6.0/src/
H A Dlib.rs86 mod array; module
/aosp_15_r20/external/cronet/third_party/icu/source/common/
H A Dunistr_props.cpp35 char16_t *array = getArrayStart(); in trim() local
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/generated-headers/bionic/libc/libc/android_vendor.32_x86_64_shared/gen/include/sys/
Dsem.h49 unsigned short* array; member
/aosp_15_r20/out/soong/ndk/sysroot/usr/include/sys/
Dsem.h49 unsigned short* _Nullable array; member
/aosp_15_r20/external/compiler-rt/test/asan/TestCases/
H A Dvla_loop_overfow.cc11 char array[len]; // NOLINT in foo() local
/aosp_15_r20/external/testng/src/test/java/test/factory/
H A DFactoryWithDataProvider.java20 public Object[] factory(int[] array) { in factory()

1...<<51525354555657585960>>...254