/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
H A D | MallocChecker.cpp | 125 static void printExpectedAllocName(raw_ostream &os, AllocationFamily Family); 129 static void printExpectedDeallocName(raw_ostream &os, AllocationFamily Family); 157 AllocationFamily Family; member in __anon0957485b0211::RefState 160 : S(s), K(k), Family(family) { in RefState() 170 AllocationFamily getAllocationFamily() const { return Family; } in getAllocationFamily() 174 return K == X.K && S == X.S && Family == X.Family; in operator ==() 197 ID.AddInteger(Family); in Profile() 226 AllocationFamily Family, 469 AllocationFamily Family) const; 473 AllocationFamily Family) const; [all …]
|
/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/cpu_model/ |
H A D | x86.c | 359 static void detectX86FamilyModel(unsigned EAX, unsigned *Family, in detectX86FamilyModel() argument 361 *Family = (EAX >> 8) & 0xf; // Bits 8 - 11 in detectX86FamilyModel() 363 if (*Family == 6 || *Family == 0xf) { in detectX86FamilyModel() 364 if (*Family == 0xf) in detectX86FamilyModel() 366 *Family += (EAX >> 20) & 0xff; // Bits 20 - 27 in detectX86FamilyModel() 374 static const char *getIntelProcessorTypeAndSubtype(unsigned Family, in getIntelProcessorTypeAndSubtype() argument 383 switch (Family) { in getIntelProcessorTypeAndSubtype() 662 static const char *getAMDProcessorTypeAndSubtype(unsigned Family, in getAMDProcessorTypeAndSubtype() argument 669 switch (Family) { in getAMDProcessorTypeAndSubtype() 1158 unsigned Model, Family; in __cpu_indicator_init() local [all …]
|
/freebsd/contrib/llvm-project/llvm/lib/TargetParser/ |
H A D | Host.cpp | 694 static void detectX86FamilyModel(unsigned EAX, unsigned *Family, in detectX86FamilyModel() argument 696 *Family = (EAX >> 8) & 0xf; // Bits 8 - 11 in detectX86FamilyModel() 698 if (*Family == 6 || *Family == 0xf) { in detectX86FamilyModel() 699 if (*Family == 0xf) in detectX86FamilyModel() 701 *Family += (EAX >> 20) & 0xff; // Bits 20 - 27 in detectX86FamilyModel() 709 static StringRef getIntelProcessorTypeAndSubtype(unsigned Family, in getIntelProcessorTypeAndSubtype() argument 716 switch (Family) { in getIntelProcessorTypeAndSubtype() 1070 static const char *getAMDProcessorTypeAndSubtype(unsigned Family, in getAMDProcessorTypeAndSubtype() argument 1077 switch (Family) { in getAMDProcessorTypeAndSubtype() 1387 unsigned Family = 0, Model = 0; in getHostCPUName() local [all …]
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AVR/ |
H A D | AVRDevices.td | 19 class Family<string name, list<SubtargetFeature> i> 163 def FamilyAVR0 : Family<"avr0", []>; 165 def FamilyAVR1 : Family<"avr1", [FamilyAVR0, FeatureLPM, FeatureMMR]>; 168 : Family<"avr2", 172 : Family<"avr25", 175 def FamilyAVR3 : Family<"avr3", [FamilyAVR2, FeatureJMPCALL]>; 177 def FamilyAVR31 : Family<"avr31", [FamilyAVR3, FeatureELPM]>; 180 : Family<"avr35", 183 def FamilyAVR4 : Family<"avr4", 187 def FamilyAVR5 : Family<"avr [all...] |
/freebsd/sys/contrib/device-tree/Bindings/pinctrl/ |
H A D | lantiq,pinctrl-xway.txt | 5 "ase" (XWAY AMAZON Family) 6 "danube" (XWAY DANUBE Family) 7 "xrx100" (XWAY xRX100 Family) 8 "xrx200" (XWAY xRX200 Family) 9 "xrx300" (XWAY xRX300 Family)
|
H A D | oxnas,pinctrl.txt | 1 * Oxford Semiconductor OXNAS SoC Family Pin Controller
|
/freebsd/share/misc/ |
H A D | pci_vendors | 5005 1200 Family 10h Processor HyperTransport Configuration 5006 1201 Family 10h Processor Address Map 5007 1202 Family 10h Processor DRAM Controller 5008 1203 Family 10h Processor Miscellaneous Control 5009 1204 Family 10h Processor Link Control 5010 1300 Family 11h Processor HyperTransport Configuration 5011 1301 Family 11h Processor Address Map 5012 1302 Family 11h Processor DRAM Controller 5013 1303 Family 11h Processor Miscellaneous Control 5014 1304 Family 11h Processor Link Control [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/pci/ |
H A D | amlogic,meson-pcie.txt | 13 - "amlogic,axg-pcie" for AXG SoC Family 14 - "amlogic,g12a-pcie" for G12A SoC Family
|
/freebsd/lib/libpmc/pmu-events/arch/s390/ |
H A D | mapfile.csv | 1 Family-model,Version,Filename,EventType
|
/freebsd/sys/contrib/device-tree/Bindings/power/reset/ |
H A D | brcm,bcm21664-resetmgr.txt | 1 Broadcom Kona Family Reset Manager
|
/freebsd/sys/contrib/device-tree/Bindings/watchdog/ |
H A D | brcm,kona-wdt.txt | 1 Broadcom Kona Family Watchdog Timer
|
/freebsd/sys/contrib/device-tree/Bindings/arm/ |
H A D | oxnas.txt | 1 Oxford Semiconductor OXNAS SoCs Family device tree bindings
|
/freebsd/sys/contrib/device-tree/Bindings/iio/dac/ |
H A D | ti,dac5571.txt | 1 * Texas Instruments DAC5571 Family
|
/freebsd/sys/contrib/device-tree/Bindings/timer/ |
H A D | oxsemi,rps-timer.txt | 1 Oxford Semiconductor OXNAS SoCs Family RPS Timer
|
H A D | brcm,kona-timer.txt | 1 Broadcom Kona Family timer
|
/freebsd/sys/contrib/device-tree/Bindings/arm/marvell/ |
H A D | marvell,orion5x.txt | 1 Marvell Orion SoC Family Device Tree Bindings
|
/freebsd/sys/contrib/device-tree/Bindings/clock/ |
H A D | oxnas,stdclk.txt | 1 Oxford Semiconductor OXNAS SoC Family Standard Clocks
|
/freebsd/sys/contrib/device-tree/Bindings/i2c/ |
H A D | brcm,kona-i2c.txt | 1 Broadcom Kona Family I2C
|
/freebsd/contrib/llvm-project/llvm/utils/TableGen/ |
H A D | ARMTargetDefEmitter.cpp | 90 for (const StringRef &Family : ARMProcFamilyVals.keys()) in EmitARMTargetDef() local 91 OS << "ARM_PROCESSOR_FAMILY(" << Family << ")\n"; in EmitARMTargetDef()
|
/freebsd/sys/contrib/device-tree/Bindings/reset/ |
H A D | oxnas,reset.txt | 1 Oxford Semiconductor OXNAS SoC Family RESET Controller
|
/freebsd/etc/sendmail/ |
H A D | freebsd.mc | 96 DAEMON_OPTIONS(`Name=IPv4, Family=inet') 97 DAEMON_OPTIONS(`Name=IPv6, Family=inet6, Modifiers=O')
|
/freebsd/sys/contrib/device-tree/src/arm64/ti/ |
H A D | k3-am62-wakeup.dtsi | 3 * Device Tree Source for AM625 SoC Family Wakeup Domain peripherals
|
H A D | k3-am62a-wakeup.dtsi | 3 * Device Tree Source for AM62A SoC Family Wakeup Domain peripherals
|
/freebsd/lib/libpmc/pmu-events/arch/arm64/ |
H A D | mapfile.csv | 14 #Family-model,Version,Filename,EventType
|
/freebsd/contrib/libfido2/src/ |
H A D | webauthn.h | 12 #pragma region Desktop Family or OneCore Family
|