| /freebsd/sys/contrib/device-tree/Bindings/hwmon/ |
| H A D | moortec,mr75203.yaml | 124 Default for series 5 = 4094
|
| /freebsd/contrib/netbsd-tests/lib/libc/sys/ |
| H A D | t_truncate.c | 45 static const size_t sizes[] = { 8, 16, 512, 1024, 2048, 4094, 3000, 30 };
|
| /freebsd/usr.bin/split/tests/ |
| H A D | split_test.sh | 70 jot -ns "" -b "b" 4094 > foo-ab
|
| /freebsd/share/examples/BSD_daemon/ |
| H A D | beastie.fig | 122 3926 7194 4094 7155 4280 7086 4505 6987 4637 6927 4676 6906
|
| /freebsd/sys/contrib/device-tree/src/mips/brcm/ |
| H A D | bcm7425.dtsi | 275 upg_gio_aon: gpio@4094c0 {
|
| H A D | bcm7435.dtsi | 290 upg_gio_aon: gpio@4094c0 {
|
| /freebsd/share/man/man4/ |
| H A D | bridge.4 | 281 Each VLAN is identified by a number between 1 and 4094 inclusive.
|
| /freebsd/sys/dev/mlx4/mlx4_en/ |
| H A D | en.h | 113 #define VLAN_MAX_VALUE 4094
|
| /freebsd/contrib/wpa/src/ap/ |
| H A D | ap_config.h | 64 #define MAX_VLAN_ID 4094
|
| /freebsd/sbin/etherswitchcfg/ |
| H A D | etherswitchcfg.c | 53 #define IEEE802DOT1Q_VID_MAX 4094
|
| /freebsd/sys/contrib/edk2/Include/Protocol/ |
| H A D | DevicePath.h | 968 /// VLAN identifier (0-4094).
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
| H A D | ARMLowOverheadLoops.cpp | 1082 !BBUtils->isBBInRange(End, ML.getHeader(), 4094)) { in Validate() 1090 !BBUtils->isBBInRange(Start, TargetBB, 4094)) { in Validate()
|
| H A D | ARMConstantIslandPass.cpp | 1980 !BBUtils->isBBInRange(Br.MI, DestBB, 4094)) in optimizeThumb2Branches()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/ |
| H A D | ARMAsmBackend.cpp | 319 // value shifted left by 2 (i.e. 0,2,4,...,4094), and it is in reasonForFixupRelaxation()
|
| /freebsd/contrib/unbound/util/ |
| H A D | iana_ports.inc | 3687 4094,
|
| H A D | configlexer.c | 3055 4129, 87, 4087, 87, 4094, 87, 4086, 4095, 4096, 4088, 3058 4105, 4094, 4107, 4104, 4095, 4096, 4109, 87, 87, 87, 4364 4095, 4084, 4099, 4094, 4085, 4086, 4102, 4087, 4088, 4089, 4365 4090, 4094, 4090, 4096, 4089, 4100, 4103, 4108, 4092, 4093, 4367 4094, 4105, 4104, 4102, 4106, 0, 4111, 4109, 4103, 4105,
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/ |
| H A D | RISCVInstrInfo.td | 436 // The immediate operand must be in range [-4096,-2049] or [2048,4094]. 438 return (-4096 <= Imm && Imm <= -2049) || (2048 <= Imm && Imm <= 4094);
|
| H A D | RISCVISelDAGToDAG.cpp | 2629 // Handle immediates in the range [-4096,-2049] or [2048, 4094]. We can use in SelectAddrRegImm()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/ |
| H A D | LoongArchInstrInfo.td | 533 // The immediate operand must be in range [-4096,-2049] or [2048,4094]. 535 return (-4096 <= Imm && Imm <= -2049) || (2048 <= Imm && Imm <= 4094);
|
| /freebsd/sbin/ifconfig/ |
| H A D | ifconfig.8 | 2775 meaning all VLANs (1-4094).
|
| /freebsd/contrib/wpa/src/common/ |
| H A D | ieee802_11_common.c | 2634 if (vlan_id < 1 || vlan_id > 4094) { in check_multi_ap_ie()
|
| /freebsd/contrib/wpa/src/drivers/ |
| H A D | nl80211_copy.h | 2645 * @NL80211_ATTR_VLAN_ID: VLAN ID (1..4094) for the station and VLAN group key
|
| /freebsd/crypto/openssl/util/ |
| H A D | libcrypto.num | 4002 DSA_SIG_set0 4094 3_0_0 EXIST::FUNCTION:DSA
|
| /freebsd/crypto/heimdal/lib/wind/ |
| H A D | normalize_table.c | 2506 {0xf9ee, 1, 4094}, /* CJK COMPATIBILITY IDEOGRAPH-F9EE */ 22461 4094,
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/ARM/AsmParser/ |
| H A D | ARMAsmParser.cpp | 1129 return Val < 0 && Val >= -4094 && (Val & 1) == 0; in isLEOffset()
|