Searched refs:SIGNED (Results 1 – 15 of 15) sorted by relevance
| /freebsd-head/usr.sbin/prometheus_sysctl_exporter/ |
| HD | prometheus_sysctl_exporter.c | 151 enum { SIGNED, UNSIGNED, FLOAT } type; enumerator 165 case SIGNED: in oidvalue_get_float() 181 ov->type = SIGNED; in oidvalue_set_signed() 209 case SIGNED: in oidvalue_print()
|
| /freebsd-head/contrib/llvm-project/llvm/lib/Target/M68k/ |
| HD | M68kInstrArithmetic.td | 581 class MxDiMuOp_DD<string MN, bits<4> CMD, bit SIGNED = false, 587 !if(SIGNED, 0b111, 0b011), 593 class MxDiMuOp_DD_Long<string MN, SDNode NODE, bits<10> CMD, bit SIGNED = false> 602 !if(SIGNED, 0b1, 0b0), 610 class MxDiMuOp_DI<string MN, bits<4> CMD, bit SIGNED = false, 619 !if(SIGNED, 0b111, 0b011), ImmEnc.EA), 627 def "S"#NAME#"d32d16" : MxDiMuOp_DD<MN#"s", CMD, /*SIGNED*/true, MxDRD32, MxDRD16>; 628 def "U"#NAME#"d32d16" : MxDiMuOp_DD<MN#"u", CMD, /*SIGNED*/false, MxDRD32, MxDRD16>; 630 def "S"#NAME#"d32i16" : MxDiMuOp_DI<MN#"s", CMD, /*SIGNED*/true, MxDRD32, Mxi16imm>; 631 def "U"#NAME#"d32i16" : MxDiMuOp_DI<MN#"u", CMD, /*SIGNED*/false, MxDRD32, Mxi16imm>; [all …]
|
| /freebsd-head/usr.bin/at/ |
| HD | LEGAL | 1 -----BEGIN PGP SIGNED MESSAGE-----
|
| /freebsd-head/libexec/atrun/ |
| HD | LEGAL | 2 -----BEGIN PGP SIGNED MESSAGE-----
|
| /freebsd-head/contrib/tcp_wrappers/ |
| HD | DISCLAIMER | 1 -----BEGIN PGP SIGNED MESSAGE-----
|
| /freebsd-head/crypto/openssl/external/perl/Text-Template-1.56/ |
| HD | SIGNATURE | 14 -----BEGIN PGP SIGNED MESSAGE-----
|
| /freebsd-head/contrib/file/magic/Magdir/ |
| HD | gentoo | 21 0 string -----BEGIN\040PGP\040SIGNED\040MESSAGE-----
|
| HD | jpeg | 225 >>>101 beshort&0xf 0x3 \b16-SIGNED 228 >>>101 beshort&0xf 0x6 \b32-SIGNED
|
| HD | pgp | 15 #>15 string SIGNED\040MESSAGE- signed message 39 0 string -----BEGIN\040PGP\040SIGNED\040MESSAGE- PGP signed message
|
| HD | images | 2820 >>101 ubeshort&0xf 0x3 \b16-SIGNED 2823 >>101 ubeshort&0xf 0x6 \b32-SIGNED
|
| /freebsd-head/crypto/openssl/doc/man1/ |
| HD | openssl-format-options.pod | 110 PKCS #7 SIGNED DATA
|
| /freebsd-head/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
| HD | README.txt | 57 ADD LOGICAL WITH SIGNED IMMEDIATE could be useful when we need to
|
| /freebsd-head/lib/libusb/ |
| HD | libusb20_desc.h | 125 LIBUSB20_ME_IS_##un##SIGNED , \
|
| /freebsd-head/crypto/heimdal/ |
| HD | NEWS | 55 - Renumber AD-SIGNED-TICKET since it was stolen from US
|
| /freebsd-head/contrib/llvm-project/clang/lib/AST/ |
| HD | ASTContext.cpp | 4239 #define SVE_INT_ELTTY(BITS, ELTS, SIGNED, NUMVECTORS) \ in getBuiltinVectorTypeInfo() argument 4240 {getIntTypeForBitwidth(BITS, SIGNED), llvm::ElementCount::getScalable(ELTS), \ in getBuiltinVectorTypeInfo()
|