Home
last modified time | relevance | path

Searched defs:align (Results 1 – 25 of 45) sorted by relevance

12

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/tc_ematch/
H A Dtc_em_cmp.h11 __u8 align:4; member
/utopia/UTPA2-700.0.x/modules/mfe/api/mfe_ex/
H A Dmadp_mfe.c132 #define CEILING_ALIGN(value, align) (((MS_U32)(value)+((align)-1UL)) & ~((align)-1UL)) argument
890 MS_PHY align = 0; in mfe_check_input_alignment() local
H A Dyuvgen.c479 #define CEILING_ALIGN(value, align) (((MS_U32)(value)+((align)-1UL)) & ~((align)-1UL)) argument
/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/
H A DdrvPCIMEM.c117 size_t size, size_t align, size_t allocation) in pci_pool_create()
/utopia/UTPA2-700.0.x/modules/mfe/drv/mfe_ex/cModel/
H A Dbufmng.c89 #define CEILING_ALIGN(value, align) (((MS_U32)(value)+((align)-1UL)) & ~((align)-1UL)) argument
H A Dmfe_common.c96 #define CEILING_ALIGN(value, align) (((MS_U32)(value)+((align)-1UL)) & ~((align)-1UL)) argument
/utopia/UTPA2-700.0.x/projects/build/scripts/dtc/
H A Dflattree.c53 void (*align)(void *, int); member
609 static void flat_realign(struct inbuf *inb, int align) in flat_realign()
H A Ddata.c286 struct data data_append_align(struct data d, int align) in data_append_align()
/utopia/UTPA2-700.0.x/modules/msos/msos/linux/
H A Dmdrv_cma_pool_st.h34 MS_U64 align; member
H A Dmem_priv.h342 CYG_ADDRWORD align ) in Cyg_Mempool_Implementation__Create()
/utopia/UTPA2-700.0.x/modules/msos/msos/linux_kernel/
H A Dmem_priv.h345 CYG_ADDRWORD align ) in Cyg_Mempool_Implementation__Create()
/utopia/UTPA2-700.0.x/modules/msos/msos/linux_kernel_V2/
H A Dmem_priv.h346 CYG_ADDRWORD align ) in Cyg_Mempool_Implementation__Create()
/utopia/UTPA2-700.0.x/modules/msos/msos/ucos/
H A Dmem_priv.h345 CYG_ADDRWORD align ) in Cyg_Mempool_Implementation__Create()
/utopia/UTPA2-700.0.x/projects/build/scripts/kconfig/
H A Dqconf.cc247 void ConfigItem::paintCell(QPainter* p, const QColorGroup& cg, int column, int width, int align) in paintCell()
/utopia/UTPA2-700.0.x/modules/dms/drv/dms_dipgop/
H A DdrvDMS.c178 #define DMS_DIP_Alignment(value, align) ((value)/(align) * (align)) argument
179 #define DMS_DIPR_Alignment(value, align) ((value + (align-1))/(align) * (align)) argument
/utopia/UTPA2-700.0.x/modules/xc/drv/xc/
H A Dmdrv_sc_menuload.c159 #define _AlignTo(value, align) ( ((value) + ((align)-1)) & ~((align)-1) ) argument
/utopia/UTPA2-700.0.x/projects/tmplib/include/
H A DapiGFX.h231 #define GE_ALIGNED_VALUE(value, align) ( ((value) + ((align)-1)) & ~((align)-1) ) argument
/utopia/UTPA2-700.0.x/mxlib/include/
H A DapiGFX.h232 #define GE_ALIGNED_VALUE(value, align) ( ((value) + ((align)-1)) & ~((align)-1) ) argument
/utopia/UTPA2-700.0.x/modules/vdec_v2/hal/mustang/mvd_ex/
H A DhalMVD_EX.c316 #define GET_FW_BUFFADD_ALIGN(cur, align, size, alignStart) \ argument
/utopia/UTPA2-700.0.x/modules/vdec_v2/hal/maserati/mvd_ex/
H A DhalMVD_EX.c295 #define GET_FW_BUFFADD_ALIGN(cur, align, size, alignStart) \ argument
/utopia/UTPA2-700.0.x/modules/vdec_v2/hal/maldives/mvd_ex/
H A DhalMVD_EX.c316 #define GET_FW_BUFFADD_ALIGN(cur, align, size, alignStart) \ argument
/utopia/UTPA2-700.0.x/modules/vdec_v2/hal/M7821/mvd_ex/
H A DhalMVD_EX.c295 #define GET_FW_BUFFADD_ALIGN(cur, align, size, alignStart) \ argument
/utopia/UTPA2-700.0.x/modules/vdec_v2/hal/manhattan/mvd_ex/
H A DhalMVD_EX.c295 #define GET_FW_BUFFADD_ALIGN(cur, align, size, alignStart) \ argument
/utopia/UTPA2-700.0.x/modules/vdec_v2/hal/M7621/mvd_ex/
H A DhalMVD_EX.c295 #define GET_FW_BUFFADD_ALIGN(cur, align, size, alignStart) \ argument
/utopia/UTPA2-700.0.x/modules/vdec_v2/hal/mainz/mvd_ex/
H A DhalMVD_EX.c295 #define GET_FW_BUFFADD_ALIGN(cur, align, size, alignStart) \ argument

12