Home
last modified time | relevance | path

Searched defs:g (Results 51 – 75 of 640) sorted by relevance

12345678910>>...26

/OK3568_Linux_fs/external/xserver/xkb/
H A DXKBMAlloc.c371 register int i, g, nSyms; in XkbResizeKeyType() local
433 register int g, i; in XkbResizeKeyType() local
450 register int i, g; in XkbResizeKeyType() local
/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/openssl/include/openssl/
H A Dsrp.h90 const BIGNUM *g; member
114 BIGNUM *g; member
/OK3568_Linux_fs/kernel/arch/alpha/kernel/
H A Dmodule.c35 struct got_entry *g; in process_reloc_for_got() local
121 struct got_entry *g, *n; in module_frob_arch_sections() local
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/
H A Dgimple-ssa.h139 gimple_vuse_op (const gimple *g) in gimple_vuse_op()
156 gimple_vdef_op (gimple *g) in gimple_vdef_op()
H A Dtarget-globals.h73 restore_target_globals (class target_globals *g) in restore_target_globals()
/OK3568_Linux_fs/kernel/lib/
H A Dts_bm.c96 static int subpattern(u8 *pattern, int i, int j, int g) in subpattern()
116 int i, j, g; in compute_prefix_tbl() local
/OK3568_Linux_fs/kernel/kernel/
H A Dhung_task.c156 static bool rcu_lock_break(struct task_struct *g, struct task_struct *t) in rcu_lock_break()
181 struct task_struct *g, *t; in check_hung_uninterruptible_tasks() local
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/
H A Dgimple-ssa.h139 gimple_vuse_op (const gimple *g) in gimple_vuse_op()
156 gimple_vdef_op (gimple *g) in gimple_vdef_op()
H A Dtarget-globals.h73 restore_target_globals (class target_globals *g) in restore_target_globals()
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/OpenCV-android-sdk/sdk/native/jni/include/opencv2/core/cuda/detail/
H A Dcolor_detail.hpp173 uint g = 0xffu & (src >> 8); in cvt() local
189 uint g = 0xffu & (src >> 8); in cvt() local
452 uint g = 0xffu & (src >> 8); in RGB2GrayConvert() local
553 … const int g = src.x + CV_DESCALE((src.z - ColorChannel<D>::half()) * c_YUV2RGBCoeffs_i[2] in YUV2RGBConvert() local
571 const int g = x + CV_DESCALE((z - ColorChannel<uchar>::half()) * c_YUV2RGBCoeffs_i[2] in YUV2RGBConvert() local
719 …const int g = src.x + CV_DESCALE((src.z - ColorChannel<D>::half()) * c_YCrCb2RGBCoeffs_i[2] + (src… in YCrCb2RGBConvert() local
734 …const int g = x + CV_DESCALE((z - ColorChannel<uchar>::half()) * c_YCrCb2RGBCoeffs_i[2] + (y - Col… in YCrCb2RGBConvert() local
807 const uint g = 0xffu & (src >> 8); in RGB2XYZConvert() local
885 …const uint g = saturate_cast<uchar>(CV_DESCALE(x * c_XYZ2sRGB_D65i[3] + y * c_XYZ2sRGB_D65i[4] + z… in XYZ2RGBConvert() local
954 int b = src[bidx], g = src[1], r = src[bidx^2]; in RGB2HSVConvert() local
[all …]
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-armhf/include/opencv2/core/cuda/detail/
H A Dcolor_detail.hpp173 uint g = 0xffu & (src >> 8); in cvt() local
189 uint g = 0xffu & (src >> 8); in cvt() local
452 uint g = 0xffu & (src >> 8); in RGB2GrayConvert() local
553 … const int g = src.x + CV_DESCALE((src.z - ColorChannel<D>::half()) * c_YUV2RGBCoeffs_i[2] in YUV2RGBConvert() local
571 const int g = x + CV_DESCALE((z - ColorChannel<uchar>::half()) * c_YUV2RGBCoeffs_i[2] in YUV2RGBConvert() local
719 …const int g = src.x + CV_DESCALE((src.z - ColorChannel<D>::half()) * c_YCrCb2RGBCoeffs_i[2] + (src… in YCrCb2RGBConvert() local
734 …const int g = x + CV_DESCALE((z - ColorChannel<uchar>::half()) * c_YCrCb2RGBCoeffs_i[2] + (y - Col… in YCrCb2RGBConvert() local
807 const uint g = 0xffu & (src >> 8); in RGB2XYZConvert() local
885 …const uint g = saturate_cast<uchar>(CV_DESCALE(x * c_XYZ2sRGB_D65i[3] + y * c_XYZ2sRGB_D65i[4] + z… in XYZ2RGBConvert() local
954 int b = src[bidx], g = src[1], r = src[bidx^2]; in RGB2HSVConvert() local
[all …]
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/core/cuda/detail/
H A Dcolor_detail.hpp173 uint g = 0xffu & (src >> 8); in cvt() local
189 uint g = 0xffu & (src >> 8); in cvt() local
452 uint g = 0xffu & (src >> 8); in RGB2GrayConvert() local
553 … const int g = src.x + CV_DESCALE((src.z - ColorChannel<D>::half()) * c_YUV2RGBCoeffs_i[2] in YUV2RGBConvert() local
571 const int g = x + CV_DESCALE((z - ColorChannel<uchar>::half()) * c_YUV2RGBCoeffs_i[2] in YUV2RGBConvert() local
719 …const int g = src.x + CV_DESCALE((src.z - ColorChannel<D>::half()) * c_YCrCb2RGBCoeffs_i[2] + (src… in YCrCb2RGBConvert() local
734 …const int g = x + CV_DESCALE((z - ColorChannel<uchar>::half()) * c_YCrCb2RGBCoeffs_i[2] + (y - Col… in YCrCb2RGBConvert() local
807 const uint g = 0xffu & (src >> 8); in RGB2XYZConvert() local
885 …const uint g = saturate_cast<uchar>(CV_DESCALE(x * c_XYZ2sRGB_D65i[3] + y * c_XYZ2sRGB_D65i[4] + z… in XYZ2RGBConvert() local
954 int b = src[bidx], g = src[1], r = src[bidx^2]; in RGB2HSVConvert() local
[all …]
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/python/python3/
H A Dreformat_sysconfig.py12 g = {} variable
/OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/progs/
H A Dtest_core_reloc_mods.c17 int a, b, c, d, e, f, g, h; member
41 struct core_reloc_mods_substruct g; member
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/lib/oeqa/selftest/cases/
H A Dmeta_oe_sources.py3 import glob as g namespace
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/mbedtls/
H A Dasn1write.h35 #define MBEDTLS_ASN1_CHK_ADD(g, f) \ argument
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/mbedtls/
H A Dasn1write.h35 #define MBEDTLS_ASN1_CHK_ADD(g, f) \ argument
/OK3568_Linux_fs/external/security/librkcrypto/test/include/c_mode/
H A Dasn1write.h28 #define MBEDTLS_ASN1_CHK_ADD(g, f) do { if( ( ret = f ) < 0 ) return( ret ); else \ argument
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/mbedtls/
H A Dasn1write.h35 #define MBEDTLS_ASN1_CHK_ADD(g, f) \ argument
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/mbedtls/
H A Dasn1write.h35 #define MBEDTLS_ASN1_CHK_ADD(g, f) \ argument
/OK3568_Linux_fs/kernel/arch/powerpc/crypto/
H A Dsha256-spe-asm.S101 #define R_LOAD_W(a, b, c, d, e, f, g, h, w, off) \ argument
156 #define R_CALC_W(a, b, c, d, e, f, g, h, w0, w1, w4, w5, w7, k, off) \ argument
/OK3568_Linux_fs/kernel/crypto/
H A Dsm3_generic.c44 static inline u32 gg(unsigned int n, u32 e, u32 f, u32 g) in gg()
78 u32 a, b, c, d, e, f, g, h; in sm3_compress() local
/OK3568_Linux_fs/kernel/drivers/usb/dwc3/
H A Dgadget.c2397 static int dwc3_gadget_get_frame(struct usb_gadget *g) in dwc3_gadget_get_frame()
2468 static int dwc3_gadget_wakeup(struct usb_gadget *g) in dwc3_gadget_wakeup()
2481 static int dwc3_gadget_set_selfpowered(struct usb_gadget *g, in dwc3_gadget_set_selfpowered()
2705 static int dwc3_gadget_pullup(struct usb_gadget *g, int is_on) in dwc3_gadget_pullup()
2929 static int dwc3_gadget_start(struct usb_gadget *g, in dwc3_gadget_start()
2975 static int dwc3_gadget_stop(struct usb_gadget *g) in dwc3_gadget_stop()
2997 static void dwc3_gadget_config_params(struct usb_gadget *g, in dwc3_gadget_config_params()
3036 static void dwc3_gadget_set_speed(struct usb_gadget *g, in dwc3_gadget_set_speed()
3047 static void dwc3_gadget_set_ssp_rate(struct usb_gadget *g, in dwc3_gadget_set_ssp_rate()
3059 static int dwc3_gadget_vbus_draw(struct usb_gadget *g, unsigned int mA) in dwc3_gadget_vbus_draw()
[all …]
/OK3568_Linux_fs/external/xserver/include/
H A Dxkbstr.h99 #define XkbNumGroups(g) ((g)&0x0f) argument
100 #define XkbOutOfRangeGroupInfo(g) ((g)&0xf0) argument
101 #define XkbOutOfRangeGroupAction(g) ((g)&0xc0) argument
102 #define XkbOutOfRangeGroupNumber(g) (((g)&0x30)>>4) argument
103 #define XkbSetGroupInfo(g, w, n) (((w) & 0xc0) | (((n) & 3) << 4) | \ argument
105 #define XkbSetNumGroups(g,n) (((g)&0xf0)|((n)&0x0f)) argument
145 #define XkbSASetGroup(a,g) ((a)->group_XXX=(g)) argument
358 #define XkbCMKeyGroupWidth(m, k, g) (XkbCMKeyType((m), (k), (g))->num_levels) argument
360 #define XkbCMKeyTypeIndex(m, k, g) ((m)->key_sym_map[(k)].kt_index[(g) & 0x3]) argument
361 #define XkbCMKeyType(m, k, g) (&(m)->types[XkbCMKeyTypeIndex((m), (k), (g))]) argument
[all …]
/OK3568_Linux_fs/kernel/arch/x86/crypto/
H A Dsha256-ssse3-asm.S103 g = %r10d define
138 g = f define

12345678910>>...26