Home
last modified time | relevance | path

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

12

/kernel/linux/linux-5.10/include/net/
H A Dslhc_vj.h116 * int int32 long 32 bits
120 typedef __u32 int32; typedef
157 int32 sls_o_nontcp; /* outbound non-TCP packets */
158 int32 sls_o_tcp; /* outbound TCP packets */
159 int32 sls_o_uncompressed; /* outbound uncompressed packets */
160 int32 sls_o_compressed; /* outbound compressed packets */
161 int32 sls_o_searches; /* searches for connection state */
162 int32 sls_o_misses; /* times couldn't find conn. state */
164 int32 sls_i_uncompressed; /* inbound uncompressed packets */
165 int32 sls_i_compresse
[all...]
/kernel/linux/linux-6.6/include/net/
H A Dslhc_vj.h116 * int int32 long 32 bits
120 typedef __u32 int32; typedef
157 int32 sls_o_nontcp; /* outbound non-TCP packets */
158 int32 sls_o_tcp; /* outbound TCP packets */
159 int32 sls_o_uncompressed; /* outbound uncompressed packets */
160 int32 sls_o_compressed; /* outbound compressed packets */
161 int32 sls_o_searches; /* searches for connection state */
162 int32 sls_o_misses; /* times couldn't find conn. state */
164 int32 sls_i_uncompressed; /* inbound uncompressed packets */
165 int32 sls_i_compresse
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/device_include/
H A Dsvga_reg.h792 int32 left;
793 int32 top;
794 int32 right;
795 int32 bottom;
803 int32 x;
804 int32 y;
1409 SVGA_VIDEO_DST_X, /* Signed int32 */
1410 SVGA_VIDEO_DST_Y, /* Signed int32 */
1446 int32 dstX;
1447 int32 dst
[all...]
H A Dsvga3d_cmd.h790 int32 indexBias;
846 int32 baseVertexLocation; /* Bias applied to the index when selecting a */
1384 int32 alphaOffsetX;
1385 int32 alphaOffsetY;
1462 int32 xRoot;
1463 int32 yRoot;
1484 int32 value[4];
2177 int32 xRoot;
2178 int32 yRoot;
H A Dsvga_escape.h86 int32 x, y;
H A Dvm_basic_types.h7 typedef s32 int32; typedef
H A Dsvga_types.h31 typedef s32 int32; typedef
H A Dsvga3d_types.h119 int32 x;
120 int32 y;
121 int32 z;
122 int32 w;
123 int32 h;
124 int32 d;
/kernel/linux/linux-6.6/drivers/gpu/drm/vmwgfx/device_include/
H A Dsvga_reg.h381 int32 left;
382 int32 top;
383 int32 right;
384 int32 bottom;
390 int32 x;
391 int32 y;
585 int32 dstX;
586 int32 dstY;
625 int32 x;
626 int32
[all...]
H A Dsvga_escape.h51 int32 x, y;
H A Dsvga3d_cmd.h562 int32 indexBias;
598 int32 baseVertexLocation;
933 int32 alphaOffsetX;
934 int32 alphaOffsetY;
992 int32 xRoot;
993 int32 yRoot;
1008 int32 value[4];
1421 int32 xRoot;
1422 int32 yRoot;
H A Dsvga3d_types.h113 int32 x;
114 int32 y;
115 int32 z;
116 int32 w;
117 int32 h;
118 int32 d;
H A Dvm_basic_types.h34 typedef s32 int32; typedef
/kernel/linux/linux-5.10/arch/arm/nwfpe/
H A Dsoftfloat.c70 static int32 roundAndPackInt32( struct roundingData *roundData, flag zSign, bits64 absZ ) in roundAndPackInt32()
75 int32 z; in roundAndPackInt32()
483 INLINE int32 extractFloatx80Exp( floatx80 a ) in extractFloatx80Exp()
512 normalizeFloatx80Subnormal( bits64 aSig, int32 *zExpPtr, bits64 *zSigPtr ) in normalizeFloatx80Subnormal()
528 INLINE floatx80 packFloatx80( flag zSign, int32 zExp, bits64 zSig ) in packFloatx80()
566 struct roundingData *roundData, flag zSign, int32 zExp, bits64 zSig0, bits64 zSig1 in roundAndPackFloatx80()
735 struct roundingData *roundData, flag zSign, int32 zExp, bits64 zSig0, bits64 zSig1 in normalizeRoundAndPackFloatx80()
762 float32 int32_to_float32(struct roundingData *roundData, int32 a) in int32_to_float32()
780 float64 int32_to_float64( int32 a ) in int32_to_float64()
806 floatx80 int32_to_floatx80( int32
[all...]
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.h26 typedef signed int int32; typedef
/kernel/linux/linux-6.6/arch/arm/nwfpe/
H A Dsoftfloat.c70 static int32 roundAndPackInt32( struct roundingData *roundData, flag zSign, bits64 absZ ) in roundAndPackInt32()
75 int32 z; in roundAndPackInt32()
483 INLINE int32 extractFloatx80Exp( floatx80 a ) in extractFloatx80Exp()
512 normalizeFloatx80Subnormal( bits64 aSig, int32 *zExpPtr, bits64 *zSigPtr ) in normalizeFloatx80Subnormal()
528 INLINE floatx80 packFloatx80( flag zSign, int32 zExp, bits64 zSig ) in packFloatx80()
566 struct roundingData *roundData, flag zSign, int32 zExp, bits64 zSig0, bits64 zSig1 in roundAndPackFloatx80()
735 struct roundingData *roundData, flag zSign, int32 zExp, bits64 zSig0, bits64 zSig1 in normalizeRoundAndPackFloatx80()
762 float32 int32_to_float32(struct roundingData *roundData, int32 a) in int32_to_float32()
780 float64 int32_to_float64( int32 a ) in int32_to_float64()
806 floatx80 int32_to_floatx80( int32
[all...]
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.h26 typedef signed int int32; typedef
/kernel/linux/linux-5.10/lib/raid6/
H A DMakefile5 int8.o int16.o int32.o
54 targets += int1.c int2.c int4.c int8.c int16.c int32.c
/kernel/linux/linux-6.6/lib/raid6/
H A DMakefile5 int8.o int16.o int32.o
58 targets += int1.c int2.c int4.c int8.c int16.c int32.c
/kernel/linux/linux-5.10/arch/mips/include/asm/octeon/
H A Dcvmx.h240 CVMX_BUILD_WRITE64(int32, "sw");
256 CVMX_BUILD_READ64(int32, "lw");
/kernel/linux/linux-6.6/arch/mips/include/asm/octeon/
H A Dcvmx.h240 CVMX_BUILD_WRITE64(int32, "sw");
256 CVMX_BUILD_READ64(int32, "lw");
/kernel/linux/linux-5.10/lib/raid6/test/
H A DMakefile16 OBJS = int1.o int2.o int4.o int8.o int16.o int32.o recov.o algos.o tables.o
140 int32.c: int.uc ../unroll.awk
/kernel/linux/linux-6.6/lib/raid6/test/
H A DMakefile17 OBJS = int1.o int2.o int4.o int8.o int16.o int32.o recov.o algos.o tables.o
141 int32.c: int.uc ../unroll.awk

Completed in 45 milliseconds

12