Home
last modified time | relevance | path

Searched refs:mode1 (Results 1 – 19 of 19) sorted by relevance

/external/conscrypt/testing/src/main/java/org/conscrypt/java/security/
DCipherHelper.java28 private final int mode1; field in CipherHelper
31 public CipherHelper(String algorithmName, String plainData, int mode1, int mode2) { in CipherHelper() argument
34 this.mode1 = mode1; in CipherHelper()
40 cipher.init(mode1, encryptKey); in test()
/external/conscrypt/repackaged/testing/src/main/java/com/android/org/conscrypt/java/security/
DCipherHelper.java32 private final int mode1; field in CipherHelper
35 public CipherHelper(String algorithmName, String plainData, int mode1, int mode2) { in CipherHelper() argument
38 this.mode1 = mode1; in CipherHelper()
44 cipher.init(mode1, encryptKey); in test()
/external/u-boot/board/samsung/universal_c210/
Duniversal.c102 int hwrev, mode0, mode1; in get_hw_revision() local
107 mode1 = get_adc_value(2); /* HWREV_MODE1 */ in get_hw_revision()
116 if (IS_RANGE(mode0, 80, 200) && IS_RANGE(mode1, 80, 200)) in get_hw_revision()
118 if (IS_RANGE(mode0, 750, 1000) && IS_RANGE(mode1, 80, 200)) in get_hw_revision()
120 if (IS_RANGE(mode0, 1300, 1700) && IS_RANGE(mode1, 80, 200)) in get_hw_revision()
122 if (IS_RANGE(mode0, 2000, 2400) && IS_RANGE(mode1, 80, 200)) in get_hw_revision()
126 debug("mode0: %d, mode1: %d, hwrev 0x%x\n", mode0, mode1, hwrev); in get_hw_revision()
/external/u-boot/drivers/video/exynos/
Dexynos_mipi_dsi_common.c466 static void convert_to_fb_videomode(struct fb_videomode *mode1, in convert_to_fb_videomode() argument
469 mode1->xres = mode2->vl_width; in convert_to_fb_videomode()
470 mode1->yres = mode2->vl_height; in convert_to_fb_videomode()
471 mode1->upper_margin = mode2->vl_vfpd; in convert_to_fb_videomode()
472 mode1->lower_margin = mode2->vl_vbpd; in convert_to_fb_videomode()
473 mode1->left_margin = mode2->vl_hfpd; in convert_to_fb_videomode()
474 mode1->right_margin = mode2->vl_hbpd; in convert_to_fb_videomode()
475 mode1->vsync_len = mode2->vl_vspw; in convert_to_fb_videomode()
476 mode1->hsync_len = mode2->vl_hspw; in convert_to_fb_videomode()
/external/libevent/
Devthread-internal.h314 #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
355 EVLOCK_LOCK(lock1_tmplock_,mode1); \
360 #define EVLOCK_UNLOCK2(lock1,lock2,mode1,mode2) \ argument
367 EVLOCK_UNLOCK(lock1_tmplock_,mode1); \
/external/igt-gpu-tools/tests/
Dkms_plane_lowres.c69 check_mode(drmModeModeInfo *mode1, drmModeModeInfo *mode2) in check_mode() argument
71 igt_assert_eq(mode1->hdisplay, mode2->hdisplay); in check_mode()
72 igt_assert_eq(mode1->vdisplay, mode2->vdisplay); in check_mode()
73 igt_assert_eq(mode1->vrefresh, mode2->vrefresh); in check_mode()
Dkms_plane_scaling.c561 drmModeModeInfo *mode1, *mode2; in test_scaler_with_multi_pipe_plane() local
581 mode1 = igt_output_get_mode(output1); in test_scaler_with_multi_pipe_plane()
612 igt_plane_set_size(d->plane1, mode1->hdisplay, mode1->vdisplay); in test_scaler_with_multi_pipe_plane()
617 igt_plane_set_size(d->plane2 ?: d->plane1, mode1->hdisplay, mode1->vdisplay); in test_scaler_with_multi_pipe_plane()
/external/libkmsxx/py/tests/
Dplane_hog.py21 mode1 = conn1.get_default_mode() variable
22 modeb1 = mode1.to_blob(card)
/external/clang/test/CodeGenObjC/
Ddebug-info-block-captured-self.m34 id *mode1;
35 t2 = [mode1 withBlock:^(id object){
/external/swiftshader/third_party/llvm-7.0/llvm/test/DebugInfo/X86/
Ddebug-info-block-captured-self.ll52 ; id *mode1;
53 ; t2 = [mode1 withBlock:^(id object){
/external/llvm/test/DebugInfo/X86/
Ddebug-info-block-captured-self.ll52 ; id *mode1;
53 ; t2 = [mode1 withBlock:^(id object){
/external/v8/src/codegen/arm64/
Dinstructions-arm64.cc366 SubstitutionMode mode1, in Substitute() argument
370 GetSubstitute(1, mode1), GetSubstitute(2, mode2), in Substitute()
Dinstructions-arm64.h621 SubstitutionMode mode1 = kFormat,
/external/vixl/src/aarch64/
Dinstructions-aarch64.h702 SubstitutionMode mode1 = kFormat,
708 GetSubstitute(1, mode1),
/external/libaom/libaom/av1/encoder/
Dinterp_search.c685 const int mode1 = compound_ref1_mode(mbmi->mode); in av1_interpolation_filter_search() local
687 args->modelled_rd[mode1][ref_mv_idx][refs[1]]); in av1_interpolation_filter_search()
Drdopt.c2552 const int mode1 = compound_ref1_mode(this_mode); in handle_inter_mode() local
2555 args->modelled_rd[mode1][ref_mv_idx][refs[1]]); in handle_inter_mode()
/external/v8/src/common/
Dglobals.h430 inline LanguageMode stricter_language_mode(LanguageMode mode1, in stricter_language_mode() argument
433 return static_cast<LanguageMode>(static_cast<int>(mode1) | in stricter_language_mode()
/external/wpa_supplicant_8/wpa_supplicant/
Dp2p_supplicant.c6108 enum hostapd_hw_mode mode1, mode2; in wpas_same_band() local
6111 mode1 = ieee80211_freq_to_chan(freq1, &chan1); in wpas_same_band()
6113 if (mode1 == NUM_HOSTAPD_MODES) in wpas_same_band()
6115 return mode1 == mode2; in wpas_same_band()
/external/cpuinfo/test/dmesg/
Dmeizu-pro-7-plus.log2020 [ 1.606400] (0)[1:swapper/0]AudDrv_GPIO_probe pinctrl_lookup_state audpmicclk-mode1 fail -19
2022 [ 1.606420] (0)[1:swapper/0]AudDrv_GPIO_probe pinctrl_lookup_state audi2s1-mode1 fail -19