/aosp_15_r20/external/fbjni/test/ |
H A D | PrimitiveArrayTests.java | 177 double[] doubleArray = new double[MAGIC]; in testGetSetDoubleArray() local 289 double[] doubleArray = new double[MAGIC]; in testPinDoubleArray() local 401 double[] doubleArray = new double[MAGIC]; in testPinDoubleArrayRegion() local 513 double[] doubleArray = new double[MAGIC]; in testPinDoubleArrayCritical() local
|
/aosp_15_r20/external/dagger2/javatests/dagger/functional/basic/ |
H A D | InjectedThing.java | 69 @Inject double[] doubleArray; field in InjectedThing 95 @Inject InjectedThing( in InjectedThing() 208 @Inject void doubleArray(double[] doubleArray) {} in doubleArray() argument
|
/aosp_15_r20/packages/services/Car/service/src/com/android/car/telemetry/publisher/statsconverters/ |
D | AbstractAtomConverter.java | 219 double[] doubleArray = new double[objList.size()]; in setPersistableBundleArrayField() local 225 double[] doubleArray = new double[objList.size()]; in setPersistableBundleArrayField() local
|
/aosp_15_r20/system/tools/aidl/tests/golden_output/aidl_test_loggable_interface-java-source/gen/android/aidl/loggable/ |
D | ILoggableInterface.java | 15 …gArray, float floatValue, float[] floatArray, double doubleValue, double[] doubleArray, java.lang.… in LogThis() 167 …gArray, float floatValue, float[] floatArray, double doubleValue, double[] doubleArray, java.lang.… in LogThis() 228 …gArray, float floatValue, float[] floatArray, double doubleValue, double[] doubleArray, java.lang.… in LogThis()
|
/aosp_15_r20/system/tools/aidl/tests/golden_output/frozen/aidl_test_loggable_interface-java-source/gen/android/aidl/loggable/ |
D | ILoggableInterface.java | 15 …gArray, float floatValue, float[] floatArray, double doubleValue, double[] doubleArray, java.lang.… in LogThis() 167 …gArray, float floatValue, float[] floatArray, double doubleValue, double[] doubleArray, java.lang.… in LogThis() 228 …gArray, float floatValue, float[] floatArray, double doubleValue, double[] doubleArray, java.lang.… in LogThis()
|
/aosp_15_r20/packages/services/Car/packages/ScriptExecutor/src/ |
D | JniUtils.cpp | 155 jdoubleArray doubleArray = static_cast<jdoubleArray>(value.get()); in pushBundleToLuaTable() local 284 std::vector<double> doubleArray; in convertLuaTableToBundle() local
|
/aosp_15_r20/external/apache-commons-lang/src/test/java/org/apache/commons/lang3/builder/ |
H A D | MultilineRecursiveToStringStyleTest.java | 154 public void doubleArray() { in doubleArray() method in MultilineRecursiveToStringStyleTest 243 double[] doubleArray; field in MultilineRecursiveToStringStyleTest.WithArrays
|
/aosp_15_r20/external/kotlinpoet/interop/ksp/test-processor/src/main/kotlin/com/squareup/kotlinpoet/ksp/test/processor/ |
H A D | exampleAnnotations.kt | 37 val doubleArray: DoubleArray = [1.0], constant in com.squareup.kotlinpoet.ksp.test.processor.ExampleAnnotationWithDefaults 64 val doubleArray: DoubleArray, constant in com.squareup.kotlinpoet.ksp.test.processor.ComprehensiveAnnotation
|
/aosp_15_r20/external/dagger2/javatests/dagger/functional/kotlinsrc/basic/ |
H A D | InjectedThing.kt | 126 @Inject internal lateinit var doubleArray: DoubleArray variable 180 @Inject internal fun doubleArray(doubleArray: DoubleArray) {} in doubleArray() method
|
/aosp_15_r20/external/webrtc/sdk/android/instrumentationtests/src/org/webrtc/ |
H A D | RendererCommonTest.java | 88 final double[] doubleArray = new double[16]; in round() local
|
/aosp_15_r20/external/jazzer-api/src/test/java/com/code_intelligence/jazzer/instrumentor/ |
H A D | TraceDataFlowInstrumentationTarget.java | 113 double[] doubleArray = {0, 0, 0, 0, 4}; in selfCheck() local
|
/aosp_15_r20/art/test/530-instanceof-checkcast/src/ |
H A D | Main.java | 26 static Object doubleArray = new double[2]; field in Main
|
/aosp_15_r20/system/tools/aidl/tests/golden_output/aidl-test-interface-ndk-source/gen/include/aidl/android/aidl/tests/ |
D | ParcelableForToString.h | 48 std::vector<double> doubleArray; variable
|
/aosp_15_r20/system/tools/aidl/tests/android/aidl/loggable/ |
D | ILoggableInterface.aidl | 9 inout float[] floatArray, double doubleValue, inout double[] doubleArray, in LogThis()
|
/aosp_15_r20/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-ndk-source/gen/include/aidl/android/aidl/tests/ |
D | ParcelableForToString.h | 48 std::vector<double> doubleArray; variable
|
/aosp_15_r20/system/tools/aidl/tests/ |
D | aidl_test_client_loggable_interface.cpp | 71 vector<double> doubleArray{53, 54}; in TEST_F() local
|
D | aidl_test_client_ndk_loggable_interface.cpp | 80 vector<double> doubleArray{53, 54}; in TEST_F() local
|
/aosp_15_r20/external/robolectric/robolectric/src/test/java/org/robolectric/shadows/ |
H A D | ShadowBundleTest.java | 180 public void doubleArray() { in doubleArray() method in ShadowBundleTest
|
/aosp_15_r20/external/ow2-asm/asm-tree/src/main/java/org/objectweb/asm/tree/ |
H A D | Util.java | 145 static List<Double> asArrayList(final double[] doubleArray) { in asArrayList()
|
/aosp_15_r20/system/tools/aidl/tests/golden_output/aidl-test-interface-java-source/gen/android/aidl/tests/ |
D | ParcelableForToString.java | 17 public double[] doubleArray; field in ParcelableForToString
|
/aosp_15_r20/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-java-source/gen/android/aidl/tests/ |
D | ParcelableForToString.java | 17 public double[] doubleArray; field in ParcelableForToString
|
/aosp_15_r20/frameworks/base/core/tests/coretests/src/android/os/ |
H A D | IAidlTest.aidl | 39 double[] doubleArray(in double[] a0, out double[] a1, inout double[] a2); in doubleArray() method
|
/aosp_15_r20/system/tools/aidl/tests/golden_output/aidl_test_loggable_interface-cpp-source/gen/include/android/aidl/loggable/ |
D | BnLoggableInterface.h | 50 …lue, ::std::vector<float>* floatArray, double doubleValue, ::std::vector<double>* doubleArray, con… in LogThis()
|
/aosp_15_r20/system/tools/aidl/tests/golden_output/frozen/aidl_test_loggable_interface-cpp-source/gen/include/android/aidl/loggable/ |
D | BnLoggableInterface.h | 50 …lue, ::std::vector<float>* floatArray, double doubleValue, ::std::vector<double>* doubleArray, con… in LogThis()
|
/aosp_15_r20/cts/common/device-side/util-axt/src/com/android/compatibility/common/util/ |
H A D | DeviceInfoStore.java | 209 double[] doubleArray = new double[array.length]; in addArrayResult() local
|