/aosp_15_r20/packages/modules/Bluetooth/system/osi/test/ |
D | test_stubs.h | 64 #define DURING_3(mode0, mode1, mode2) if (MODE_IS(mode0) || MODE_IS(mode1) || MODE_IS(mode2)) argument 65 #define DURING_4(mode0, mode1, mode2, mode3) \ argument 67 #define DURING_5(mode0, mode1, mode2, mode3, mode4) \ argument 69 #define DURING_6(mode0, mode1, mode2, mode3, mode4, mode5) \ argument
|
/aosp_15_r20/frameworks/base/core/tests/coretests/src/com/android/internal/policy/ |
H A D | PhoneWindowActionModeTest.java | 75 ActionMode mode2 = mPhoneWindow.getDecorView().startActionMode( in testStartActionModePrimaryFinishesPreviousMode() local 89 ActionMode mode2 = mPhoneWindow.getDecorView().startActionMode( in testStartActionModeFloatingFinishesPreviousMode() local 103 ActionMode mode2 = mPhoneWindow.getDecorView().startActionMode( in testStartActionModePreservesPreviousModeOfDifferentType1() local 117 ActionMode mode2 = mPhoneWindow.getDecorView().startActionMode( in testStartActionModePreservesPreviousModeOfDifferentType2() local
|
/aosp_15_r20/external/libevent/ |
H A D | evthread-internal.h | 314 #define EVLOCK_LOCK2(lock1,lock2,mode1,mode2) EVUTIL_NIL_STMT_ argument 315 #define EVLOCK_UNLOCK2(lock1,lock2,mode1,mode2) EVUTIL_NIL_STMT_ argument 350 #define EVLOCK_LOCK2(lock1,lock2,mode1,mode2) \ argument 360 #define EVLOCK_UNLOCK2(lock1,lock2,mode1,mode2) \ argument
|
/aosp_15_r20/external/conscrypt/testing/src/main/java/org/conscrypt/java/security/ |
H A D | CipherHelper.java | 30 private final int mode2; field in CipherHelper 32 protected CipherHelper(String algorithmName, String plainData, int mode1, int mode2) { in CipherHelper()
|
/aosp_15_r20/external/conscrypt/repackaged/testing/src/main/java/com/android/org/conscrypt/java/security/ |
H A D | CipherHelper.java | 34 private final int mode2; field in CipherHelper 36 protected CipherHelper(String algorithmName, String plainData, int mode1, int mode2) { in CipherHelper()
|
/aosp_15_r20/external/mtools/ |
H A D | plain_io.c | 282 int mode2, int locked, mt_off_t *maxSize) { in SimpleFileOpen() 290 int mode2, int locked, int lockMode, in SimpleFileOpenWithLm()
|
H A D | scsi_io.c | 280 int mode2, int locked, int lockMode, in OpenScsi()
|
/aosp_15_r20/external/rust/android-crates-io/crates/nix/test/ |
D | test_stat.rs | 162 let mut mode2 = Mode::empty(); in test_fchmod() localVariable 194 let mut mode2 = Mode::empty(); in test_fchmodat() localVariable
|
/aosp_15_r20/external/skia/gm/ |
H A D | lcdoverlap.cpp | 55 SkBlendMode mode2) { in drawTestCase()
|
/aosp_15_r20/frameworks/base/core/tests/coretests/src/com/android/internal/app/ |
H A D | WindowDecorActionBarTest.java | 68 ActionMode mode2 = mWindowDecorActionBar.startActionMode(new MockActionModeCallback()); in testStartActionModeFinishesPreviousMode() local
|
/aosp_15_r20/external/libkmsxx/py/tests/ |
H A D | plane_hog.py | 27 mode2 = conn2.get_default_mode() variable
|
/aosp_15_r20/external/igt-gpu-tools/tests/ |
H A D | kms_plane_lowres.c | 69 check_mode(drmModeModeInfo *mode1, drmModeModeInfo *mode2) in check_mode()
|
H A D | kms_plane_scaling.c | 561 drmModeModeInfo *mode1, *mode2; in test_scaler_with_multi_pipe_plane() local
|
/aosp_15_r20/packages/apps/TvSettings/Settings/tests/robotests/src/com/android/tv/settings/device/displaysound/ |
D | HdrFormatSelectionFragmentTest.java | 294 Display.Mode mode2 = new Display.Mode(1, 0, 0, 0, new float[0], mode2SupportedHdrFormats); in testGetPreferenceScreen_whenManual_enablesDisplayModeSpecificHdrFormats() local
|
/aosp_15_r20/frameworks/native/services/surfaceflinger/Scheduler/ |
H A D | RefreshRateSelector.cpp | 94 const auto& mode2 = it2->second; in sortByRefreshRate() local 132 const auto& mode2 = it2->second; in shouldEnableFrameRateOverride() local
|
/aosp_15_r20/art/tools/jfuzz/ |
H A D | run_jfuzz_test.py | 360 def __init__(self, num_tests, device, mode1, mode2, jfuzz_args, argument
|
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/wm/ |
H A D | ActivityStarter.java | 3326 private boolean isLaunchModeOneOf(int mode1, int mode2) { in isLaunchModeOneOf() 3330 private boolean isLaunchModeOneOf(int mode1, int mode2, int mode3) { in isLaunchModeOneOf()
|
/aosp_15_r20/external/bzip2/ |
H A D | bzlib.c | 1393 char mode2[10] = ""; in bzopen_or_bzdopen() local
|
/aosp_15_r20/external/deqp-deps/amber/src/amberscript/ |
D | parser_pipeline_test.cc | 288 auto mode2 = pipelines[2]->GetPipelineData()->GetPolygonMode(); in TEST_F() local
|
/aosp_15_r20/frameworks/base/tests/CtsSurfaceControlTestsStaging/src/main/java/android/view/surfacecontroltests/ |
H A D | GraphicsActivity.java | 406 private boolean hasSameResolution(Display.Mode mode1, Display.Mode mode2) { in hasSameResolution()
|
/aosp_15_r20/cts/tests/tests/graphics/src/android/graphics/cts/ |
H A D | FrameRateCtsActivity.java | 482 private boolean hasSameResolution(Display.Mode mode1, Display.Mode mode2) { in hasSameResolution()
|
/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/ |
H A D | DtdData.java | 175 Mode mode2, in Attribute()
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/ |
H A D | vk_cache_utils.h | 148 FramebufferFetchMode mode2) in FramebufferFetchModeMerge()
|
/aosp_15_r20/external/wpa_supplicant_8/wpa_supplicant/ |
H A D | p2p_supplicant.c | 6670 enum hostapd_hw_mode mode1, mode2; in wpas_same_band() local
|
/aosp_15_r20/prebuilts/module_sdk/conscrypt/current/test-exports/java/ |
D | conscrypt-tests.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/net/
android/ ... |