代码搜索:alignment

找到约 6,879 项符合「alignment」的源代码

代码结果 6,879
www.eeworm.com/read/396408/2421668

h pshpack2.h

#ifndef WINE_PSHPACK_H #define WINE_PSHPACK_H 2 #if defined(__GNUC__) || defined(__SUNPRO_C) || defined(__SUNPRO_CC) //#pragma pack(2) #elif !defined(RC_INVOKED) #error "2 as alignment isn't supporte
www.eeworm.com/read/396408/2421674

h pshpack1.h

#ifndef WINE_PSHPACK_H #define WINE_PSHPACK_H 1 #if defined(__GNUC__) || defined(__SUNPRO_C) || defined(__SUNPRO_CC) //#pragma pack(1) #elif !defined(RC_INVOKED) #error "1 as alignment isn't supporte
www.eeworm.com/read/395929/2429758

s align.s

;; Test the .align directive. .text ;; This should generate 0xAB000000 .byte 0xAB .align ; Should default to 4 byte alignment ;; This should generate 0xCD00EF00 .byte 0xCD .align 2 ; Sh
www.eeworm.com/read/372601/2771607

h pshpack2.h

#ifndef MPLAYER_PSHPACK_H #define MPLAYER_PSHPACK_H 2 #if defined(__GNUC__) || defined(__SUNPRO_C) || defined(__SUNPRO_CC) //#pragma pack(2) #elif !defined(RC_INVOKED) #error "2 as alignment isn't su
www.eeworm.com/read/372601/2771613

h pshpack1.h

#ifndef MPLAYER_PSHPACK_H #define MPLAYER_PSHPACK_H 1 #if defined(__GNUC__) || defined(__SUNPRO_C) || defined(__SUNPRO_CC) //#pragma pack(1) #elif !defined(RC_INVOKED) #error "1 as alignment isn't su
www.eeworm.com/read/293861/8268921

tdf par_add_8ve.tdf

--parallel_add DEVICE_FAMILY="Cyclone" MSW_SUBTRACT="NO" PIPELINE=4 REPRESENTATION="SIGNED" RESULT_ALIGNMENT="LSB" SHIFT=0 SIZE=16 WIDTH=16 WIDTHR=20 clock data result --VERSION_BEGIN 6.0 cbx_cyclone
www.eeworm.com/read/411730/11230826

h cif.h

#define CIF_Line_SZ 352 #define CIF_numLine 288 #define CIF_yPitch 352 #define CIF_cPitch 176 #define CIF_cLine 144 #define CIF_numFrms 2 #define ALIGNMENT 128 #define SegId
www.eeworm.com/read/355956/10240906

m match_end.m

function [percent_match]=match_end(template1,template2,edgeWidth,noShow) % MATCH_END Fingerprint Minutia Matcher Based on Ridge Alignment % match_end(template1,template2) accepts the two template f
www.eeworm.com/read/236873/7119127

m txalign.m

function [kx,ky,nxy,mxy,sxy]=txalign(x,y,maxt,nsd) %TXALIGN Find the best alignment of two sets of time markers [KX,KY,N,M,S]=(X,Y,MAXT) % x and y vectors contain a list of non-decreasing time value
www.eeworm.com/read/458010/7314278

m txalign.m

function [kx,ky,nxy,mxy,sxy]=txalign(x,y,maxt,nsd) %TXALIGN Find the best alignment of two sets of time markers [KX,KY,N,M,S]=(X,Y,MAXT) % x and y vectors contain a list of non-decreasing time value