| /netbsd-src/share/examples/puffs/pgfs/ |
| H A D | newfs.sql | 42 CREATE DOMAIN fileid AS int8 NOT NULL CHECK(VALUE > 0); 43 CREATE DOMAIN uid AS int8 NOT NULL CHECK(VALUE >= 0); 44 CREATE DOMAIN gid AS int8 NOT NULL CHECK(VALUE >= 0); 45 CREATE DOMAIN mode AS int8 NOT NULL CHECK(VALUE >= 0 AND VALUE <= 7*8*8+7*8+7); 46 CREATE DOMAIN nlink AS int8 NOT NULL CHECK(VALUE >= 0); 65 rev int8 NOT NULL, 84 cookie int8 NOT NULL UNIQUE DEFAULT nextval('dircookie_seq'),
|
| /netbsd-src/lib/libc/softfloat/ |
| H A D | timesoftfloat.c | 110 int8 inputNum; in time_a_int32_z_float32() 137 int8 inputNum; in time_a_int32_z_float64() 166 int8 inputNum; in time_a_int32_z_floatx80() 197 int8 inputNum; in time_a_int32_z_float128() 265 int8 inputNum; in time_a_int64_z_float32() 292 int8 inputNum; in time_a_int64_z_float64() 321 int8 inputNum; in time_a_int64_z_floatx80() 352 int8 inputNum; in time_a_int64_z_float128() 396 int8 inputNum; in time_a_float32_z_int32() 423 int8 inputNum; in time_a_float32_z_int64() [all …]
|
| /netbsd-src/sys/lib/libkern/ |
| H A D | softfloat-macros.h | 101 int8 negCount = ( - count ) & 63; in shift64ExtraRightJamming() 138 int8 negCount = ( - count ) & 63; in shift128Right() 173 int8 negCount = ( - count ) & 63; in shift128RightJamming() 231 int8 negCount = ( - count ) & 63; in shift128ExtraRightJamming() 308 int8 negCount; in shortShift192Left() 365 int8 carry0, carry1; in add192() 421 int8 borrow0, borrow1; in sub192() 583 int8 index; in estimateSqrt32() 608 static int8 countLeadingZeros32( bits32 a ) in countLeadingZeros32() 610 static const int8 countLeadingZerosHigh[] = { in countLeadingZeros32() [all …]
|
| H A D | softfloat.c | 73 int8 floatx80_rounding_precision = 80; 107 int8 roundingMode; in roundAndPackInt32() 109 int8 roundIncrement, roundBits; in roundAndPackInt32() 157 int8 roundingMode; in roundAndPackInt64() 199 int8 roundingMode; in roundAndPackUInt64() 272 int8 shiftCount; in normalizeFloat32Subnormal() 322 int8 roundingMode; in roundAndPackFloat32() 324 int8 roundIncrement, roundBits; in roundAndPackFloat32() 384 int8 shiftCount; in normalizeRoundAndPackFloat32() 433 int8 shiftCount; in normalizeFloat64Subnormal() [all …]
|
| /netbsd-src/tests/include/ |
| H A D | t_stdint.c | 38 ATF_TC_WITHOUT_HEAD(int8); 39 ATF_TC_BODY(int8, tc) in ATF_TC_BODY() argument 53 ATF_TP_ADD_TC(tp, int8); in ATF_TP_ADD_TCS()
|
| /netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/ |
| H A D | BuiltinsX86_64.def | 106 TARGET_BUILTIN(__builtin_ia32_tdpbssd_internal, "V256iUsUsUsV256iV256iV256i", "n", "amx-int8") 107 TARGET_BUILTIN(__builtin_ia32_tdpbsud_internal, "V256iUsUsUsV256iV256iV256i", "n", "amx-int8") 108 TARGET_BUILTIN(__builtin_ia32_tdpbusd_internal, "V256iUsUsUsV256iV256iV256i", "n", "amx-int8") 109 TARGET_BUILTIN(__builtin_ia32_tdpbuud_internal, "V256iUsUsUsV256iV256iV256i", "n", "amx-int8") 123 TARGET_BUILTIN(__builtin_ia32_tdpbssd, "vIUcIUcIUc", "n", "amx-int8") 124 TARGET_BUILTIN(__builtin_ia32_tdpbsud, "vIUcIUcIUc", "n", "amx-int8") 125 TARGET_BUILTIN(__builtin_ia32_tdpbusd, "vIUcIUcIUc", "n", "amx-int8") 126 TARGET_BUILTIN(__builtin_ia32_tdpbuud, "vIUcIUcIUc", "n", "amx-int8")
|
| /netbsd-src/lib/libc/softfloat/templates/ |
| H A D | softfloat.h | 68 extern !!!int8 float_detect_tininess; 79 extern !!!int8 float_rounding_mode; 92 extern !!!int8 float_exception_flags; 107 void float_raise( !!!int8 ); 228 extern !!!int8 floatx80_rounding_precision;
|
| /netbsd-src/regress/lib/libc/ieeefp/testfloat/include/ |
| H A D | testFunction.h | 152 int8 numInputs; 166 void testFunction( uint8, int8, int8 );
|
| H A D | testCases.h | 58 void testCases_setLevel( int8 ); 60 void testCases_initSequence( int8 );
|
| H A D | testLoops.h | 66 extern int8 *trueFlagsPtr; 67 extern int8 ( *testFlagsFunctionPtr )( void );
|
| H A D | systflags.h | 64 int8 syst_float_flags_clear( void );
|
| H A D | systmodes.h | 79 void syst_float_set_rounding_precision( int8 );
|
| /netbsd-src/external/gpl2/dtc/dist/tests/ |
| H A D | type-preservation.dts | 11 int8 = [56]; 12 int8-array = [00 12 34 56] label:;
|
| /netbsd-src/external/apache2/llvm/dist/clang/lib/Headers/ |
| H A D | opencl-c.h | 3143 char8 __ovld __cnfn convert_char8_rte(int8); 3144 char8 __ovld __cnfn convert_char8_sat_rte(int8); 3145 char8 __ovld __cnfn convert_char8_rtz(int8); 3146 char8 __ovld __cnfn convert_char8_sat_rtz(int8); 3147 char8 __ovld __cnfn convert_char8_rtp(int8); 3148 char8 __ovld __cnfn convert_char8_sat_rtp(int8); 3149 char8 __ovld __cnfn convert_char8_rtn(int8); 3150 char8 __ovld __cnfn convert_char8_sat_rtn(int8); 3151 char8 __ovld __cnfn convert_char8(int8); 3152 char8 __ovld __cnfn convert_char8_sat(int8); [all …]
|
| /netbsd-src/lib/libc/softfloat/bits64/ |
| H A D | softfloat-macros | 110 int8 negCount = ( - count ) & 63; 148 int8 negCount = ( - count ) & 63; 184 int8 negCount = ( - count ) & 63; 243 int8 negCount = ( - count ) & 63; 322 int8 negCount; 381 int8 carry0, carry1; 439 int8 borrow0, borrow1; 606 int8 idx; 632 static int8 countLeadingZeros32( bits32 a ) 634 static const int8 countLeadingZerosHigh[] = { [all …]
|
| H A D | softfloat.c | 85 int8 floatx80_rounding_precision = 80; 124 int8 roundingMode; in roundAndPackInt32() 126 int8 roundIncrement, roundBits; in roundAndPackInt32() 146 roundBits = (int8)(absZ & 0x7F); in roundAndPackInt32() 175 int8 roundingMode; in roundAndPackInt64() 262 int8 shiftCount; in normalizeFloat32Subnormal() 314 int8 roundingMode; in roundAndPackFloat32() 316 int8 roundIncrement, roundBits; in roundAndPackFloat32() 377 int8 shiftCount; in normalizeRoundAndPackFloat32() 431 int8 shiftCount; in normalizeFloat64Subnormal() [all …]
|
| /netbsd-src/external/mit/libcbor/dist/test/ |
| H A D | stream_expectations.c | 20 UINT8_EQ, (union test_expectation_data){.int8 = actual}}; in assert_uint8_eq() 25 assert_true(current().data.int8 == actual); in uint8_callback() 64 NEGINT8_EQ, (union test_expectation_data){.int8 = actual}}; in assert_negint8_eq() 69 assert_true(current().data.int8 == actual); in negint8_callback()
|
| /netbsd-src/regress/lib/libc/ieeefp/testfloat/ |
| H A D | testFunction.c | 605 uint8 functionCode, int8 roundingPrecision, int8 roundingMode ) in testFunctionVariety() 1144 uint8 functionCode, int8 roundingPrecisionIn, int8 roundingModeIn ) in testFunction() 1146 int8 roundingPrecision, roundingMode; in testFunction()
|
| H A D | testCases.c | 326 int8 weightMaskNum; in int32RandomPInf() 786 int8 weightMaskNum; in int64RandomPInf() 1126 int8 weightMaskNum; in float32RandomQInfP3() 1143 int8 weightMaskNum; in float32RandomQInfPInf() 1612 int8 sigNum1, sigNum2; in float64RandomQOutP3() 1682 int8 sigNum1, sigNum2; in float64RandomQInfP3() 1684 int8 weightMaskNum; in float64RandomQInfP3() 1714 int8 weightMaskNum; in float64RandomQInfPInf() 2295 int8 weightMaskNum; in floatx80RandomQInfP3() 2314 int8 weightMaskNum; in floatx80RandomQInfPInf() [all …]
|
| /netbsd-src/lib/libc/softfloat/bits32/ |
| H A D | softfloat-macros | 73 int8 negCount = ( - count ) & 31; 109 int8 negCount = ( - count ) & 31; 168 int8 negCount = ( - count ) & 31; 247 int8 negCount; 306 int8 carry0, carry1; 364 int8 borrow0, borrow1; 531 int8 index; 557 static int8 countLeadingZeros32( bits32 a ) 559 static const int8 countLeadingZerosHigh[] = { 577 int8 shiftCount;
|
| H A D | softfloat.c | 159 int8 shiftCount; in normalizeFloat32Subnormal() 211 int8 roundingMode; in roundAndPackFloat32() 213 int8 roundIncrement, roundBits; in roundAndPackFloat32() 274 int8 shiftCount; in normalizeRoundAndPackFloat32() 351 int8 shiftCount; in normalizeFloat64Subnormal() 423 int8 roundingMode; in roundAndPackFloat64() 508 int8 shiftCount; in normalizeRoundAndPackFloat64() 559 int8 shiftCount; in int32_to_float64() 595 int8 roundingMode; in float32_to_int32() 737 int8 roundingMode; in float32_round_to_int() [all …]
|
| /netbsd-src/external/mpl/dhcp/dist/keama/tests/ |
| H A D | optiondecl6.out | 16 "type": "int8" 22 "type": "int8"
|
| H A D | optiondecl4.out | 16 "type": "int8" 22 "type": "int8"
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arm/ |
| H A D | arm-simd-builtin-types.def | 21 ENTRY (Int8x8_t, V8QI, none, 64, int8, 15) 25 ENTRY (Int8x16_t, V16QI, none, 128, int8, 16)
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/ |
| H A D | arm-simd-builtin-types.def | 21 ENTRY (Int8x8_t, V8QI, none, 64, int8, 15) 25 ENTRY (Int8x16_t, V16QI, none, 128, int8, 16)
|