Home
last modified time | relevance | path

Searched defs:DEPTH (Results 1 – 25 of 192) sorted by relevance

12345678

/aosp_15_r20/external/rust/android-crates-io/crates/winnow/src/combinator/debug/
Dinternals.rs108 static DEPTH: std::sync::atomic::AtomicUsize = std::sync::atomic::AtomicUsize::new(0); constant
/aosp_15_r20/external/rust/android-crates-io/crates/tokio/src/runtime/tests/
Dloom_multi_thread_alt.rs351 const DEPTH: usize = 4; in pool_concurrent_park_with_steal_with_inject() constant
/aosp_15_r20/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/lang/
H A DThreadGroupTest.java129 final int DEPTH = 4; in test_destroy() local
348 final int DEPTH = 4; in test_parentOfLjava_lang_ThreadGroup() local
/aosp_15_r20/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ThreadReference/
H A DFramesDebuggee.java39 public final static int DEPTH = 10; field in FramesDebuggee
/aosp_15_r20/external/icu/icu4c/source/test/intltest/
H A Ddtfmtrtts.h87 static int32_t DEPTH; variable
H A Dtsdate.cpp150 const int32_t DEPTH = 10; in tryDate() local
/aosp_15_r20/external/cronet/third_party/icu/source/test/intltest/
H A Ddtfmtrtts.h87 static int32_t DEPTH; variable
H A Dtsdate.cpp150 const int32_t DEPTH = 10; in tryDate() local
/aosp_15_r20/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/
H A DDateFormatRoundTripTest.java48 private int DEPTH = 5; field in DateFormatRoundTripTest
H A DIntlTestNumberFormat.java168 final int DEPTH = 10; in tryIt() local
H A DIntlTestDateFormat.java155 final int DEPTH = 10; in tryDate() local
/aosp_15_r20/external/icu/icu4j/main/core/src/test/java/com/ibm/icu/dev/test/format/
H A DDateFormatRoundTripTest.java45 private int DEPTH = 5; field in DateFormatRoundTripTest
H A DIntlTestNumberFormat.java165 final int DEPTH = 10; in tryIt() local
H A DIntlTestDateFormat.java152 final int DEPTH = 10; in tryDate() local
/aosp_15_r20/external/emma/core/java12/com/vladium/emma/report/
H A DIReportProperties.java45 String DEPTH = "depth"; field
/aosp_15_r20/packages/apps/Launcher3/quickstep/src/com/android/quickstep/util/
DBaseDepthController.java42 private static final FloatProperty<BaseDepthController> DEPTH = field in BaseDepthController
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/frameworks/native/libs/nativewindow/include/android/
Ddata_space.h551 DEPTH = 4096, enumerator
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/frameworks/native/libs/nativewindow/include/android/
Ddata_space.h551 DEPTH = 4096, enumerator
/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/ult/cm/
H A Dsurface_3d_test.cpp30 static const uint32_t DEPTH = 16; member in Surface3DTest
/aosp_15_r20/prebuilts/vndk/v33/x86/include/frameworks/native/libs/nativewindow/include/android/
Ddata_space.h551 DEPTH = 4096, enumerator
/aosp_15_r20/prebuilts/vndk/v33/arm/include/frameworks/native/libs/nativewindow/include/android/
Ddata_space.h551 DEPTH = 4096, enumerator
/aosp_15_r20/hardware/interfaces/graphics/common/aidl/aidl_api/android.hardware.graphics.common/4/android/hardware/graphics/common/
H A DDataspace.aidl87 DEPTH = 0x1000, enumConstant
/aosp_15_r20/hardware/interfaces/graphics/common/aidl/aidl_api/android.hardware.graphics.common/3/android/hardware/graphics/common/
H A DDataspace.aidl87 DEPTH = 4096, enumConstant
/aosp_15_r20/external/angle/src/tests/perf_tests/
H A DBlitFramebufferPerf.cpp22 DEPTH, enumerator
/aosp_15_r20/hardware/interfaces/graphics/common/aidl/aidl_api/android.hardware.graphics.common/1/android/hardware/graphics/common/
H A DDataspace.aidl70 DEPTH = 4096, enumConstant

12345678