| /xsrc/external/mit/xedit/dist/lisp/ |
| H A D | math.c | 780 gcd &rest integers 784 LispObj *integers, *integer, *operand; local in function:Lisp_Gcd 786 integers = ARGUMENT(0); 788 if (!CONSP(integers)) 791 integer = CAR(integers); 795 integers = CDR(integers); 797 for (; CONSP(integers); integers = CDR(integers)) { 943 LispObj *integers, *operand; local in function:Lisp_Lcm 988 LispObj *integers; local in function:Lisp_Logand 1009 LispObj *integers; local in function:Lisp_Logeqv 1030 LispObj *integers; local in function:Lisp_Logior 1071 LispObj *integers; local in function:Lisp_Logxor [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/docs/source/ |
| H A D | format.rst | 13 Format aliases like XYZWstrq are (s+t+r+q)-bit integers in host endianness, 25 - ``NORM``: Normalized integers, signed or unsigned per channel 31 integers in shaders, while the latter are floats; likewise for ``UINT`` versus
|
| /xsrc/external/mit/MesaLib/dist/docs/gallium/ |
| H A D | format.rst | 13 Format aliases like XYZWstrq are (s+t+r+q)-bit integers in host endianness, 25 - ``NORM``: Normalized integers, signed or unsigned per channel 31 integers in shaders, while the latter are floats; likewise for ``UINT`` versus
|
| /xsrc/external/mit/MesaLib.old/dist/src/amd/addrlib/inc/ |
| H A D | addrtypes.h | 668 #error Unsupported compiler and/or operating system for 64-bit integers 701 #error Unsupported compiler and/or operating system for 64-bit integers
|
| /xsrc/external/mit/MesaLib/dist/src/amd/addrlib/inc/ |
| H A D | addrtypes.h | 694 #error Unsupported compiler and/or operating system for 64-bit integers 727 #error Unsupported compiler and/or operating system for 64-bit integers
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/swr/rasterizer/common/ |
| H A D | simdlib_256_avx2.inl | 109 // Multiply the packed 32-bit integers in a and b, producing intermediate 64-bit integers, 110 // and store the low 32 bits of the intermediate integers in dst.
|
| H A D | simdlib_128_avx.inl | 138 // Multiply the packed 32-bit integers in a and b, producing intermediate 64-bit integers, 139 // and store the low 32 bits of the intermediate integers in dst.
|
| H A D | simdlib_256_avx.inl | 215 // Multiply the packed 32-bit integers in a and b, producing intermediate 64-bit integers, 216 // and store the low 32 bits of the intermediate integers in dst.
|
| H A D | simdlib_512_avx512.inl | 183 // Multiply the packed 32-bit integers in a and b, producing intermediate 64-bit integers, 184 // and store the low 32 bits of the intermediate integers in dst.
|
| H A D | simdlib_512_emu.inl | 185 // Multiply the packed 32-bit integers in a and b, producing intermediate 64-bit integers, 186 // and store the low 32 bits of the intermediate integers in dst.
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/swr/rasterizer/common/ |
| H A D | simdlib_256_avx2.inl | 110 // Multiply the packed 32-bit integers in a and b, producing intermediate 64-bit integers, 111 // and store the low 32 bits of the intermediate integers in dst.
|
| H A D | simdlib_128_avx.inl | 138 // Multiply the packed 32-bit integers in a and b, producing intermediate 64-bit integers, 139 // and store the low 32 bits of the intermediate integers in dst.
|
| H A D | simdlib_256_avx.inl | 215 // Multiply the packed 32-bit integers in a and b, producing intermediate 64-bit integers, 216 // and store the low 32 bits of the intermediate integers in dst.
|
| H A D | simdlib_512_avx512.inl | 183 // Multiply the packed 32-bit integers in a and b, producing intermediate 64-bit integers, 184 // and store the low 32 bits of the intermediate integers in dst.
|
| /xsrc/external/mit/MesaLib/dist/docs/relnotes/ |
| H A D | 10.3.3.rst | 86 - freedreno/ir3: make TXQ return integers, not floats 91 - freedreno: positions come out as integers, not half-integers
|
| H A D | 10.2.6.rst | 79 integers
|
| H A D | 10.3.2.rst | 83 - glsl_to_tgsi: fix the value of gl_FrontFacing with native integers
|
| H A D | 11.0.1.rst | 51 - i965/vec4_nir: Load constants as integers
|
| H A D | 18.0.4.rst | 83 - intel/compiler: fix brw_imm_w for negative 16-bit integers
|
| H A D | 10.4.3.rst | 61 cards don't support integers
|
| H A D | 18.1.3.rst | 117 - mesa: fix glGetInteger64v for arrays of integers
|
| /xsrc/external/mit/MesaLib.old/dist/docs/specs/ |
| H A D | EXT_shader_integer_mix.spec | 113 1) Should we allow linear interpolation of integers via a non-boolean
|
| H A D | MESA_query_renderer.spec | 110 integers specified by <value>. The values, data sizes, and descriptions 178 integers specified by <value>. The values, data sizes, and descriptions
|
| /xsrc/external/mit/MesaLib/dist/docs/_extra/specs/ |
| H A D | EXT_shader_integer_mix.spec | 113 1) Should we allow linear interpolation of integers via a non-boolean
|
| H A D | MESA_query_renderer.spec | 110 integers specified by <value>. The values, data sizes, and descriptions 178 integers specified by <value>. The values, data sizes, and descriptions
|