Searched refs:int32 (Results 1 - 25 of 25) sorted by relevance

/linux-4.4.14/drivers/gpu/drm/vmwgfx/device_include/
H A Dvm_basic_types.h6 typedef s32 int32; typedef
H A Dsvga_types.h30 typedef s32 int32; typedef
H A Dsvga_escape.h85 int32 x, y;
H A Dsvga3d_cmd.h688 int32 indexBias;
744 int32 baseVertexLocation; /* Bias applied to the index when selecting a */
1300 int32 alphaOffsetX;
1301 int32 alphaOffsetY;
1372 int32 xRoot;
1373 int32 yRoot;
1394 int32 value[4];
2009 int32 xRoot;
2010 int32 yRoot;
H A Dsvga_reg.h600 int32 left;
601 int32 top;
602 int32 right;
603 int32 bottom;
611 int32 x;
612 int32 y;
1149 SVGA_VIDEO_DST_X, /* Signed int32 */
1150 SVGA_VIDEO_DST_Y, /* Signed int32 */
1186 int32 dstX;
1187 int32 dstY;
1284 int32 x;
1285 int32 y;
H A Dsvga3d_dx.h271 int32 baseVertexLocation;
293 int32 baseVertexLocation;
1123 int32 depthBias;
1150 int32 depthBias;
H A Dsvga3d_devcaps.h453 int32 i;
/linux-4.4.14/drivers/isdn/hardware/avm/
H A Davmcard.h114 * int32 NumApplications int32
115 * NumNCCIs int32 BoardNumber
118 * register an application int32
119 * ApplIDId int32 NumMessages
120 * int32 NumB3Connections int32
121 * NumB3Blocks int32 B3Size
127 * deregister an application int32
131 * send capi-message int32 length
135 * send capi-data-message int32
136 * MsgLength capi-data ... int32
153 * <- after SEND_INIT int32 length
163 * <- after SEND_MESSAGE int32
164 * AppllID int32 Length capi-data
168 * received data int32 AppllID
169 * int32 Length capi-data ...
170 * int32 B3Length data ...
179 * int32 AppllID int32 NCCI int32
183 * int32 AppllID int32 NCCI
186 * int32 AppllID int32 0xffffffff
189 * int32 tasknr
190 * int32 Length Taskname ...
193 * int32 Length message
/linux-4.4.14/include/net/
H A Dslhc_vj.h116 * int int32 long 32 bits
120 typedef __u32 int32; typedef
156 int32 sls_o_nontcp; /* outbound non-TCP packets */
157 int32 sls_o_tcp; /* outbound TCP packets */
158 int32 sls_o_uncompressed; /* outbound uncompressed packets */
159 int32 sls_o_compressed; /* outbound compressed packets */
160 int32 sls_o_searches; /* searches for connection state */
161 int32 sls_o_misses; /* times couldn't find conn. state */
163 int32 sls_i_uncompressed; /* inbound uncompressed packets */
164 int32 sls_i_compressed; /* inbound compressed packets */
165 int32 sls_i_error; /* inbound error packets */
166 int32 sls_i_tossed; /* inbound packets tossed because of error */
168 int32 sls_i_runt;
169 int32 sls_i_badcheck;
/linux-4.4.14/lib/raid6/
H A DMakefile4 int8.o int16.o int32.o
61 targets += int32.c
62 $(obj)/int32.c: UNROLL := 32
63 $(obj)/int32.c: $(src)/int.uc $(src)/unroll.awk FORCE
/linux-4.4.14/lib/raid6/test/
H A DMakefile13 OBJS = int1.o int2.o int4.o int8.o int16.o int32.o recov.o algos.o tables.o
112 int32.c: int.uc ../unroll.awk
/linux-4.4.14/arch/arm/nwfpe/
H A Dsoftfloat.c70 static int32 roundAndPackInt32( struct roundingData *roundData, flag zSign, bits64 absZ ) roundAndPackInt32()
75 int32 z; roundAndPackInt32()
483 INLINE int32 extractFloatx80Exp( floatx80 a ) extractFloatx80Exp()
512 normalizeFloatx80Subnormal( bits64 aSig, int32 *zExpPtr, bits64 *zSigPtr ) normalizeFloatx80Subnormal()
528 INLINE floatx80 packFloatx80( flag zSign, int32 zExp, bits64 zSig ) packFloatx80()
566 struct roundingData *roundData, flag zSign, int32 zExp, bits64 zSig0, bits64 zSig1 roundAndPackFloatx80()
735 struct roundingData *roundData, flag zSign, int32 zExp, bits64 zSig0, bits64 zSig1 normalizeRoundAndPackFloatx80()
762 float32 int32_to_float32(struct roundingData *roundData, int32 a) int32_to_float32()
780 float64 int32_to_float64( int32 a ) int32_to_float64()
806 floatx80 int32_to_floatx80( int32 a ) int32_to_floatx80()
835 int32 float32_to_int32( struct roundingData *roundData, float32 a ) float32_to_int32()
866 int32 float32_to_int32_round_to_zero( float32 a ) float32_to_int32_round_to_zero()
871 int32 z; float32_to_int32_round_to_zero()
1652 int32 float64_to_int32( struct roundingData *roundData, float64 a ) float64_to_int32()
1680 int32 float64_to_int32_round_to_zero( float64 a ) float64_to_int32_round_to_zero()
1685 int32 z; float64_to_int32_round_to_zero()
1727 int32 float64_to_uint32( struct roundingData *roundData, float64 a ) float64_to_uint32()
1753 int32 float64_to_uint32_round_to_zero( float64 a ) float64_to_uint32_round_to_zero()
1758 int32 z; float64_to_uint32_round_to_zero()
2541 int32 floatx80_to_int32( struct roundingData *roundData, floatx80 a ) floatx80_to_int32()
2544 int32 aExp, shiftCount; floatx80_to_int32()
2569 int32 floatx80_to_int32_round_to_zero( floatx80 a ) floatx80_to_int32_round_to_zero()
2572 int32 aExp, shiftCount; floatx80_to_int32_round_to_zero()
2574 int32 z; floatx80_to_int32_round_to_zero()
2615 int32 aExp; floatx80_to_float32()
2644 int32 aExp; floatx80_to_float64()
2673 int32 aExp; floatx80_round_to_int()
2747 int32 aExp, bExp, zExp; addFloatx80Sigs()
2749 int32 expDiff; addFloatx80Sigs()
2816 int32 aExp, bExp, zExp; subFloatx80Sigs()
2818 int32 expDiff; subFloatx80Sigs()
2929 int32 aExp, bExp, zExp; floatx80_mul()
2990 int32 aExp, bExp, zExp; floatx80_div()
3072 int32 aExp, bExp, expDiff; floatx80_rem()
3172 int32 aExp, zExp; floatx80_sqrt()
H A Dsoftfloat.h278 extern int32 float64_to_uint32( struct roundingData *roundData, float64 a );
279 extern int32 float64_to_uint32_round_to_zero( float64 a );
H A DARM-gcc.h25 typedef signed int int32; typedef
/linux-4.4.14/mm/
H A Dmm_init.c154 /* batch size set to 0.4% of (total memory/#cpus), or max int32 */ mm_compute_batch()
/linux-4.4.14/fs/lockd/
H A Dclnt4xdr.c255 * int32 svid;
343 * int32 svid;
/linux-4.4.14/arch/mips/include/asm/octeon/
H A Dcvmx.h238 CVMX_BUILD_WRITE64(int32, "sw");
254 CVMX_BUILD_READ64(int32, "lw");
/linux-4.4.14/drivers/usb/host/
H A Duhci-debug.c385 "unlink", "iso", "int128", "int64", "int32", "int16", uhci_sprint_schedule()
H A Duhci-hcd.h299 * skel int32 QH
/linux-4.4.14/drivers/media/platform/vivid/
H A Dvivid-core.h210 struct v4l2_ctrl *int32; member in struct:vivid_dev
H A Dvivid-kthread-cap.c534 snprintf(str, sizeof(str), " int32 %d, int64 %lld, bitmask %08x ", vivid_fillbuff()
535 dev->int32->cur.val, vivid_fillbuff()
H A Dvivid-ctrls.c1383 dev->int32 = v4l2_ctrl_new_custom(hdl_user_gen, &vivid_ctrl_int32, NULL); vivid_create_controls()
/linux-4.4.14/arch/sh/kernel/cpu/sh4/
H A Dsoftfloat.c50 typedef signed int int32; typedef
/linux-4.4.14/fs/befs/
H A Dbtree.c75 * duplicate keys and non-string keytypes (int32, int64, float, double).
/linux-4.4.14/sound/pci/rme9652/
H A Drme9652.c426 int32, not pointer to char. rme9652_reset_hw_pointer()

Completed in 652 milliseconds