Home
last modified time | relevance | path

Searched defs:array (Results 1576 – 1600 of 6340) sorted by relevance

1...<<61626364656667686970>>...254

/aosp_15_r20/libcore/luni/src/test/java/libcore/java/util/stream/
H A DLongStreamTest.java62 long[] array = new long[size]; in generate() local
/aosp_15_r20/external/cronet/third_party/libc++/src/test/libcxx/numerics/numarray/class.gslice.array/
H A Dget.pass.cpp24 std::valarray<unsigned> array(input, N); in main() local
/aosp_15_r20/prebuilts/go/linux-x86/src/debug/dwarf/testdata/
Dbitfields.c14 long long array[40]; member
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/container_hash/test/
Dhash_value_array_test.cpp47 int array[3][2] = {{-5, 6}, {7, -3}, {26, 1}}; in two_dimensional_array_test() local
/aosp_15_r20/packages/modules/Bluetooth/system/rust/src/core/ffi/
Dtypes.h37 auto array = address.bda.ToArray(); in ToRustAddress() local
/aosp_15_r20/external/pdfium/fxjs/xfa/
H A Dcfxjse_value_embeddertest.cpp40 CFXJSE_Value array; in TEST_F() local
/aosp_15_r20/external/vboot_reference/tests/
H A Dcgptlib_test.h20 #define ARRAY_SIZE(array) (sizeof(array) / sizeof(array[0])) argument
/aosp_15_r20/external/libcxx/test/std/algorithms/alg.sorting/alg.sort/partial.sort/
H A Dpartial_sort.pass.cpp29 int* array = new int[N]; in test_larger_sorts() local
/aosp_15_r20/art/test/655-jit-clinit/src/
H A DMain.java56 static Object[] array; field in Foo
/aosp_15_r20/external/cbor-java/src/test/java/co/nstant/in/cbor/examples/
H A DExample63Test.java38 Array array = (Array) dataItem; in shouldDecode() local
/aosp_15_r20/frameworks/opt/telephony/src/java/com/android/internal/telephony/metrics/
DPersistAtomsStorage.java2571 private static <T> int findItemToEvict(T[] array) { in findItemToEvict()
2621 private <T> T[] sanitizeAtoms(T[] array, Class<T> cl) { in sanitizeAtoms()
2626 private <T> T[] sanitizeAtoms(T[] array, Class<T> cl, int maxLength) { in sanitizeAtoms()
/aosp_15_r20/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/helpers/
H A DStaticMetadata.java2312 Object array = getValueFromKeyNonNull(key); in getArrayElementCheckRangeNonNull() local
2357 private void checkArrayValuesInRange(Key<int[]> key, int[] array, int min, int max) { in checkArrayValuesInRange()
2364 private void checkArrayValuesInRange(Key<byte[]> key, byte[] array, byte min, byte max) { in checkArrayValuesInRange()
/aosp_15_r20/art/runtime/interpreter/
H A Dunstarted_runtime_test.cc77 static void CheckObjectArray(ObjPtr<mirror::ObjectArray<mirror::Object>> array, in CheckObjectArray()
406 Handle<mirror::ObjectArray<mirror::Object>> array( in TEST_F() local
1001 ObjPtr<mirror::ObjectArray<mirror::Object>> array = in TEST_F() local
/aosp_15_r20/packages/modules/Bluetooth/system/internal_include/
Dbt_trace.h46 std::string loghex(std::array<T, N> array) { in loghex()
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/upb/hash/
Dint_table.h38 const upb_tabval* array; // Array part of the table. See const note above. member
/aosp_15_r20/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/nio/
H A DWrappedCharBufferTest2.java81 char array[] = new char[1]; in testPutcharArrayintint() local
/aosp_15_r20/art/test/573-checker-checkcast-regression/src/
H A DMain.java20 Object[] array = { new Integer(1), new Integer(2), new Integer(3) }; in main() local
/aosp_15_r20/external/clang/test/CodeGenCXX/
H A Darray-construction.cpp25 xpto array[2][3][4]; in main() local
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/re2/util/
Dutil.h8 #define arraysize(array) (sizeof(array)/sizeof((array)[0])) argument
/aosp_15_r20/external/zxing/core/src/test/java/com/google/zxing/datamatrix/encoder/
H A DDebugPlacement.java29 String[] array = new String[numrows]; in toBitFieldStringArray() local
/aosp_15_r20/external/tensorflow/tensorflow/lite/toco/graph_transformations/
H A Dresolve_pad_attributes.cc42 const auto& array = model->GetArray(op->inputs[1]); in Run() local
H A Dresolve_padv2_attributes.cc42 const auto& array = model->GetArray(op->inputs[1]); in Run() local
/aosp_15_r20/external/clang/test/SemaCXX/
H A Dms-const-member-expr.cpp9 char array[s->E] = { 0 }; in f() local
/aosp_15_r20/external/caliper/examples/src/main/java/examples/
H A DListIterationBenchmark.java35 private Object[] array; field in ListIterationBenchmark
/aosp_15_r20/external/clang/test/CodeGen/
H A D2009-03-08-ZeroEltStructCrash.c10 int *array = u->contents.zero_arr; in Foo() local

1...<<61626364656667686970>>...254