/freebsd/contrib/tcsh/ |
H A D | Ported | 11 MODELS : sun3, sun4, sun386i 22 MODELS : sun4, ultra 38 MODELS : ultra 49 MODELS : ultra, i686, x86_64 60 MODELS : i386 71 MODELS : sun4 82 MODELS : apollo 93 MODELS : hp9000s300, hp9000s700, hp9000s800 106 MODELS : hp9000s700 120 MODELS : SPP-1200 SPP-1600 S-2X00 X-2X00 [all …]
|
/freebsd/sys/tools/ |
H A D | miidevs2h.awk | 49 # 4. The name of the author(s) may not be used to endorse or promote models 118 models[nmodels, 1] = $2; # oui name 119 models[nmodels, 2] = $3; # model id 120 models[nmodels, 3] = $4; # id 122 printf("#define\tMII_MODEL_%s_%s\t%s\n", models[nmodels, 1], 123 models[nmodels, 2], models[nmodels, 3]) > hfile 125 models[nmodels, 4] = collectline(5, line) 128 models[nmodels, 1], models[nmodels, 2], 129 models[nmodels, 4]) > hfile
|
/freebsd/contrib/llvm-project/llvm/include/llvm-c/ |
H A D | Types.h | 73 * This models llvm::Value. 80 * This models llvm::BasicBlock. 87 * This models llvm::Metadata. 94 * This models llvm::NamedMDNode. 101 * This models std::pair<unsigned, MDNode *> 108 * This models llvm::IRBuilder. 115 * This models llvm::DIBuilder.
|
/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/cpu_model/ |
H A D | x86.c | 760 // Family 17h Models 30h-3Fh (Starship) Zen 2 in getAMDProcessorTypeAndSubtype() 761 // Family 17h Models 47h (Cardinal) Zen 2 in getAMDProcessorTypeAndSubtype() 762 // Family 17h Models 60h-67h (Renoir) Zen 2 in getAMDProcessorTypeAndSubtype() 763 // Family 17h Models 68h-6Fh (Lucienne) Zen 2 in getAMDProcessorTypeAndSubtype() 764 // Family 17h Models 70h-7Fh (Matisse) Zen 2 in getAMDProcessorTypeAndSubtype() 765 // Family 17h Models 84h-87h (ProjectX) Zen 2 in getAMDProcessorTypeAndSubtype() 766 // Family 17h Models 90h-97h (VanGogh) Zen 2 in getAMDProcessorTypeAndSubtype() 767 // Family 17h Models 98h-9Fh (Mero) Zen 2 in getAMDProcessorTypeAndSubtype() 768 // Family 17h Models A0h-AFh (Mendocino) Zen 2 in getAMDProcessorTypeAndSubtype() 774 // Family 17h Models 10h-1Fh (Raven1) Zen in getAMDProcessorTypeAndSubtype() [all …]
|
/freebsd/sys/dev/amdsbwd/ |
H A D | amd_chipset.h | 103 * See BKDG for Family 16h Models 30h-3Fh 3.26.13 PMx00 and PMx04. 122 * See BKDG for Family 16h Models 30h-3Fh 3.26.13 PMx00 and PMx04. 134 * BKDG for Family 15h Models 60h-6Fh 3.26.6.1, 135 * BKDG for Family 15h Models 70h-7Fh 3.26.6.1, 136 * BKDG for Family 16h Models 00h-0Fh 3.26.7.1, 137 * BKDG for Family 16h Models 30h-3Fh 3.26.7.1.
|
/freebsd/sys/contrib/device-tree/Bindings/arm/ti/ |
H A D | nspire.yaml | 18 # CX models 20 # Touchpad models 22 # Clickpad models
|
/freebsd/stand/ficl/softwords/ |
H A D | classes.fr | 117 \ Models a pointer to cell (a 32 or 64 bit scalar). 131 \ Models a pointer to a quadbyte scalar 144 \ Models a pointer to a 16 bit scalar 158 \ Models a pointer to an 8 bit scalar
|
H A D | ficlclass.fr | 8 \ Models a FICL_WORD 38 \ Models a FICL_HASH
|
/freebsd/contrib/llvm-project/clang/include/clang/Analysis/FlowSensitive/ |
H A D | Value.h | 93 /// Models a boolean. 129 /// Models an atomic boolean. 146 /// Models a compound boolean formula. 159 /// Models an integer. 169 /// Models a symbolic pointer. Specifically, any value of type `T*`.
|
/freebsd/contrib/file/magic/Magdir/ |
H A D | games | 443 ## GTA 3D models and textures - RenderWare binary streams 447 >0 ulelong 0x00000010 3D models (DFF) 450 >0 ulelong 0x00000010 3D models (DFF) 453 >0 ulelong 0x00000010 3D models (DFF) 456 >0 ulelong 0x00000010 3D models (DFF) 459 >0 ulelong 0x00000010 3D models (DFF) 462 >0 ulelong 0x00000010 3D models (DFF) 465 >0 ulelong 0x00000010 3D models (DFF) 468 >0 ulelong 0x00000010 3D models (DFF) 471 >0 ulelong 0x00000010 3D models (DFF) [all …]
|
/freebsd/contrib/llvm-project/llvm/lib/TargetParser/ |
H A D | Host.cpp | 1168 // Family 17h Models 30h-3Fh (Starship) Zen 2 in getAMDProcessorTypeAndSubtype() 1169 // Family 17h Models 47h (Cardinal) Zen 2 in getAMDProcessorTypeAndSubtype() 1170 // Family 17h Models 60h-67h (Renoir) Zen 2 in getAMDProcessorTypeAndSubtype() 1171 // Family 17h Models 68h-6Fh (Lucienne) Zen 2 in getAMDProcessorTypeAndSubtype() 1172 // Family 17h Models 70h-7Fh (Matisse) Zen 2 in getAMDProcessorTypeAndSubtype() 1173 // Family 17h Models 84h-87h (ProjectX) Zen 2 in getAMDProcessorTypeAndSubtype() 1174 // Family 17h Models 90h-97h (VanGogh) Zen 2 in getAMDProcessorTypeAndSubtype() 1175 // Family 17h Models 98h-9Fh (Mero) Zen 2 in getAMDProcessorTypeAndSubtype() 1176 // Family 17h Models A0h-AFh (Mendocino) Zen 2 in getAMDProcessorTypeAndSubtype() 1182 // Family 17h Models 10h-1Fh (Raven1) Zen in getAMDProcessorTypeAndSubtype() [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/net/ |
H A D | icplus-ip101ag.txt | 3 There are different models of the IP101G Ethernet PHY: 8 There are different models of the IP101A Ethernet PHY (which is the
|
/freebsd/contrib/netbsd-tests/kernel/ |
H A D | t_kauth_pr_47598.c | 45 static const char curtain_name[] = "security.models.bsd44.curtain"; 46 static const char securelevel_name[] = "security.models.bsd44.securelevel"; 85 * PR kern/47598: if security.models.extensions.curtain = 1 we crash when
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Vectorize/ |
H A D | VectorCombine.h | 9 // This pass optimizes scalar/vector interactions using target cost models. The 22 /// Optimize scalar/vector interactions in IR using target cost models.
|
/freebsd/share/man/man4/ |
H A D | intpm.4 | 60 AMD FCH integrated into Family 15h Models 60h-6Fh, 70h-7Fh Processors 62 AMD FCH integrated into Family 16h Models 00h-0Fh, 30h-3Fh Processors
|
H A D | amdsbwd.4 | 64 AMD FCHs integrated into Family 15h Models 60h-6Fh, 70h-7Fh Processors 66 AMD FCHs integrated into Family 16h Models 00h-0Fh, 30h-3Fh Processors
|
H A D | acpi_asus.4 | 147 Some models also support video switching via the generic 150 Most models do not, however.
|
H A D | acpi_panasonic.4 | 52 On the following models it is reported to work: Let's note (or 54 It may also work on other models as well.
|
/freebsd/crypto/openssl/ |
H A D | NOTES-NONSTOP.md | 26 Threading Models 78 between different models: 82 The PUT model is placed in `${prefix}/lib-put` for 32-bit models and 83 `${prefix}/lib64-put` for 64-bit models. 97 Memory Models 39 TNS/E ConsiderationsNOTES FOR THE HPE NONSTOP PLATFORM""Threading Models global() argument
|
/freebsd/contrib/llvm-project/clang/include/clang/Tooling/Syntax/ |
H A D | Nodes.td | 48 Models a parenthesized expression `(E)`. C++ [expr.prim.paren] 165 Models an `id-expression`, e.g. `std::vector<int>::size`. 181 Models a class member access. C++ [expr.ref] 199 Models a this expression `this`. C++ [expr.prim.this]
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Target/ |
H A D | TargetInstrPredicate.td | 11 // MCInstPredicate definitions are used by target scheduling models to describe 33 // MCInstPredicate definitions are typically used by scheduling models to 325 // Instances of this class can be used by processor scheduling models to 342 // Used by processor models to describe dependency breaking instructions. 396 // Convenience classes and definitions used by processor scheduling models to
|
/freebsd/share/doc/psd/05.sysman/ |
H A D | 2.3.t | 65 The SOCK_DGRAM type models the semantics of datagrams in network communication: 69 The SOCK_RDM type models the semantics of reliable datagrams: messages 74 The SOCK_STREAM type models connection-based virtual circuits: two-way 77 The SOCK_SEQPACKET type models a connection-based,
|
/freebsd/sys/contrib/device-tree/Bindings/mfd/ |
H A D | tc3589x.txt | 5 e.g. LEDs or vibrators) The included models are: 27 (other models) GPIO lines.
|
/freebsd/sys/contrib/device-tree/Bindings/iio/pressure/ |
H A D | honeywell,mprls0025pa.yaml | 18 There are many models with different pressure ranges available. The vendor 22 To support different models one need to specify the pressure range as well as
|
/freebsd/sys/contrib/device-tree/Bindings/net/dsa/ |
H A D | marvell.txt | 18 - "marvell,mv88e6085" : Switch has base address 0x10. Use with models: 22 - "marvell,mv88e6190" : Switch has base address 0x00. Use with models:
|