Home
last modified time | relevance | path

Searched defs:array (Results 1276 – 1300 of 6340) sorted by relevance

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

/aosp_15_r20/external/perfetto/src/trace_processor/perfetto_sql/intrinsics/functions/
H A Dtype_builders.cc108 std::optional<Array> array; member
138 auto& array = *raw_agg_ctx.get()->array; in Final() local
/aosp_15_r20/external/mockito-kotlin/tests/src/test/kotlin/test/
H A DMatchersTest.kt308 val array = intArrayOf(2, 3) in testRefEqForNonNullableParameter() constant
/aosp_15_r20/external/robolectric/robolectric/src/test/java/org/robolectric/shadows/
H A DShadowIntentTest.java94 int[] array = new int[2]; in testIntArrayExtra() local
105 long[] array = new long[2]; in testLongArrayExtra() local
/aosp_15_r20/external/wpa_supplicant_8/wpa_supplicant/
H A Dbgscan_learn.c52 static int bssid_in_array(u8 *array, size_t array_len, const u8 *bssid) in bssid_in_array()
195 static int in_array(int *array, int val) in in_array()
/aosp_15_r20/hardware/nxp/keymint/KM200/
DJavacardKeyMintDevice.cpp99 Array array; in generateKey() local
293 Array array; in begin() local
/aosp_15_r20/external/conscrypt/repackaged/common/src/test/java/com/android/org/conscrypt/javax/net/ssl/
H A DKeyManagerFactoryTest.java221 String[] array = new String[] {keyType}; in test_X509KeyManager() local
244 String[] array = new String[] {keyType}; in test_X509ExtendedKeyManager() local
/aosp_15_r20/external/guava/guava/src/com/google/common/collect/
H A DAbstractBiMap.java313 public <T extends @Nullable Object> T[] toArray(T[] array) { in toArray()
438 public <T extends @Nullable Object> T[] toArray(T[] array) { in toArray()
/aosp_15_r20/external/pdfium/fpdfsdk/
H A Dcpdfsdk_helpers.cpp239 bool IsValidQuadPointsIndex(const CPDF_Array* array, size_t index) { in IsValidQuadPointsIndex()
243 bool GetQuadPointsAtIndex(RetainPtr<const CPDF_Array> array, in GetQuadPointsAtIndex()
/aosp_15_r20/art/runtime/mirror/
H A Ddex_cache.h146 auto* array = reinterpret_cast<AtomicPair<uintptr_t>*>(pair_array); in GetNativePair() local
154 auto* array = reinterpret_cast<AtomicPair<uintptr_t>*>(pair_array); in SetNativePair() local
/aosp_15_r20/external/apache-commons-math/src/main/java/org/apache/commons/math/linear/
H A DFieldMatrix.java327 void setRow(int row, T[] array) in setRow()
352 void setColumn(int column, T[] array) in setColumn()
/aosp_15_r20/external/threetenbp/src/test/java/org/threeten/bp/temporal/
H A DTestYear.java80 TemporalAccessor[] array = {TEST_2008, }; in samples() local
86 TemporalField[] array = { in validFields() local
/aosp_15_r20/frameworks/native/libs/ftl/
H A Dstatic_vector_test.cpp51 const char array[] = "hi"; in TEST() local
351 const char* array[] = {"cake", "lie"}; in TEST() local
/aosp_15_r20/external/pigweed/pw_containers/public/pw_containers/
H A Dinline_var_len_entry_queue.h240 static inline void pw_InlineVarLenEntryQueue_Init(uint32_t array[], in pw_InlineVarLenEntryQueue_Init()
402 static BasicInlineVarLenEntryQueue& Init(uint32_t array[], in Init()
/aosp_15_r20/external/aws-sdk-java-v2/utils/src/main/java/software/amazon/awssdk/utils/
H A DValidate.java225 public static <T> T[] notEmpty(final T[] array, final String message, final Object... values) { in notEmpty()
366 …public static <T> T[] noNullElements(final T[] array, final String message, final Object... values… in noNullElements()
/aosp_15_r20/external/apache-commons-math/src/main/java/org/apache/commons/math3/linear/
H A DFieldMatrix.java349 void setRow(int row, T[] array) throws MatrixDimensionMismatchException, OutOfRangeException; in setRow()
369 void setColumn(int column, T[] array) in setColumn()
H A DRealMatrix.java354 void setRow(int row, double[] array) in setRow()
376 void setColumn(int column, double[] array) in setColumn()
/aosp_15_r20/system/libcppbor/src/
H A Dcppbor.cpp59 const Array* array = compoundItem->asArray(); in cborAreAllElementsNonCompound() local
182 const Array* array = item->asArray(); in prettyPrintInternal() local
/aosp_15_r20/external/libese/ready_se/google/keymint/KM200/HAL/
H A DJavacardKeyMintDevice.cpp89 cppbor::Array array; in generateKey() local
301 cppbor::Array array; in begin() local
/aosp_15_r20/external/autotest/client/common_lib/cros/
H A Darc.py786 def _count_nested_array_level(self, array): argument
792 def _fix_nested_array_level(self, var_name, expected_level, array): argument
/aosp_15_r20/external/guava/android/guava/src/com/google/common/collect/
H A DObjectCountHashMap.java158 int[] array = new int[size]; in newTable() local
164 long[] array = new long[size]; in newEntries() local
H A DHashBiMap.java142 int[] array = new int[size]; in createFilledWithAbsent() local
148 private static int[] expandAndFillWithAbsent(int[] array, int newSize) { in expandAndFillWithAbsent()
233 @Nullable Object[] array) { in findEntry()
/aosp_15_r20/external/libese/ready_se/google/keymint/KM300/HAL/
H A DJavacardKeyMintDevice.cpp89 cppbor::Array array; in generateKey() local
301 cppbor::Array array; in begin() local
/aosp_15_r20/external/cronet/third_party/icu/source/common/
H A Duresdata.cpp386 int32_t getStringArray(const ResourceData *pResData, const icu::ResourceArray &array, in getStringArray()
681 ResourceArray array = getArray(errorCode); in getStringOrFirstOfArray() local
869 res_getArrayItem(const ResourceData *pResData, Resource array, int32_t indexR) { in res_getArrayItem()
/aosp_15_r20/external/icu/icu4c/source/common/
H A Duresdata.cpp386 int32_t getStringArray(const ResourceData *pResData, const icu::ResourceArray &array, in getStringArray()
681 ResourceArray array = getArray(errorCode); in getStringOrFirstOfArray() local
869 res_getArrayItem(const ResourceData *pResData, Resource array, int32_t indexR) { in res_getArrayItem()
/aosp_15_r20/art/runtime/native/
H A Ddalvik_system_DexFile.cc77 jarray array = reinterpret_cast<jarray>(arrayObject); in ConvertJavaArrayToDexFiles() local
200 jlongArray array = ConvertDexFilesToJavaArray(env, oat_file, dex_files); in CreateCookieFromOatFileManagerResult() local
274 jbyteArray array = reinterpret_cast<jbyteArray>(env->GetObjectArrayElement(arrays, i)); in DexFile_openInMemoryDexFilesNative() local

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