/freebsd-src/bin/date/ |
H A D | vary.h | 27 struct vary { struct 29 struct vary *next; argument 32 extern struct vary *vary_append(struct vary *v, char *arg); 33 extern const struct vary *vary_apply(const struct vary *v, struct tm *t); 34 extern void vary_destroy(struct vary *v);
|
H A D | vary.c | 33 #include "vary.h" 81 struct vary * 82 vary_append(struct vary *v, char *arg) in vary_append() 84 struct vary *result, **nextp; in vary_append() 94 if ((*nextp = (struct vary *)malloc(sizeof(struct vary))) == NULL) in vary_append() 414 const struct vary * 415 vary_apply(const struct vary *v, struct tm *t) in vary_apply() 496 vary_destroy(struct vary *v) in vary_destroy() 498 struct vary *n; in vary_destroy()
|
H A D | Makefile | 5 SRCS= date.c vary.c
|
/freebsd-src/lib/libpmc/pmu-events/arch/x86/amdzen1/ |
H A D | floating-point.json | 81 …floating-point Ops that have retired. The number of events logged per cycle can vary from 0 to 8.", 88 …ng-point Ops that have retired. The number of events logged per cycle can vary from 0 to 8. Divide… 95 …ng-point Ops that have retired. The number of events logged per cycle can vary from 0 to 8. Multip… 102 …ng-point Ops that have retired. The number of events logged per cycle can vary from 0 to 8. Add/su… 109 …umber of retired SSE/AVX FLOPS. The number of events logged per cycle can vary from 0 to 64. This … 116 …umber of retired SSE/AVX FLOPS. The number of events logged per cycle can vary from 0 to 64. This … 123 …umber of retired SSE/AVX FLOPS. The number of events logged per cycle can vary from 0 to 64. This … 130 …umber of retired SSE/AVX FLOPS. The number of events logged per cycle can vary from 0 to 64. This … 137 …umber of retired SSE/AVX FLOPS. The number of events logged per cycle can vary from 0 to 64. This … 144 …umber of retired SSE/AVX FLOPS. The number of events logged per cycle can vary from 0 to 64. This … [all …]
|
H A D | core.json | 11 … interrupts, microcode assists, etc.). The number of events logged per cycle can vary from 0 to 4." 123 …branch instructions retired per cycle. The number of events logged per cycle can vary from 0 to 3."
|
/freebsd-src/lib/libpmc/pmu-events/arch/x86/amdzen2/ |
H A D | floating-point.json | 40 …umber of retired SSE/AVX FLOPS. The number of events logged per cycle can vary from 0 to 64. This … 46 …umber of retired SSE/AVX FLOPS. The number of events logged per cycle can vary from 0 to 64. This … 53 …umber of retired SSE/AVX FLOPS. The number of events logged per cycle can vary from 0 to 64. This … 59 …umber of retired SSE/AVX FLOPS. The number of events logged per cycle can vary from 0 to 64. This … 65 …umber of retired SSE/AVX FLOPS. The number of events logged per cycle can vary from 0 to 64. This …
|
H A D | core.json | 11 … interrupts, microcode assists, etc.). The number of events logged per cycle can vary from 0 to 8." 128 …se-branch instructions retired per cycle. The number of events logged per cycle can vary from 0-8."
|
/freebsd-src/lib/libpmc/pmu-events/arch/x86/amdzen3/ |
H A D | floating-point.json | 40 …umber of retired SSE/AVX FLOPS. The number of events logged per cycle can vary from 0 to 64. This … 46 …umber of retired SSE/AVX FLOPs. The number of events logged per cycle can vary from 0 to 64. This … 52 …umber of retired SSE/AVX FLOPs. The number of events logged per cycle can vary from 0 to 64. This … 58 …umber of retired SSE/AVX FLOPs. The number of events logged per cycle can vary from 0 to 64. This … 64 …umber of retired SSE/AVX FLOPs. The number of events logged per cycle can vary from 0 to 64. This …
|
/freebsd-src/sys/contrib/device-tree/Bindings/phy/ |
H A D | qcom,qusb2-phy.yaml | 90 tuning parameter that may vary for different boards of same SOC. 99 tuning parameter that may vary for different boards of same SOC. 108 tuning parameter that may vary for different boards of same SOC. 149 threshold and may vary for different boards of same SOC.
|
/freebsd-src/sys/contrib/device-tree/Bindings/spi/ |
H A D | nvidia,tegra114-spi.txt | 30 Tap values vary based on the platform design trace lengths from Tegra SPI 35 Tap values vary based on the platform design trace lengths from Tegra SPI
|
/freebsd-src/contrib/llvm-project/clang/lib/Headers/ |
H A D | mwaitxintrin.h | 50 /// Optional extensions for the monitoring state, which can vary by 53 /// Optional hints for the monitoring state, which can vary by processor.
|
/freebsd-src/lib/libpam/modules/pam_exec/ |
H A D | pam_exec.8 | 62 No attempt is made at buffering the text, so results may vary. 66 No attempt is made at buffering the text, so results may vary.
|
/freebsd-src/sys/sys/ |
H A D | disk_zone.h | 105 #define DISK_ZONE_SAME_ALL_DIFFERENT 0x0 /* Lengths and types vary */ 108 #define DISK_ZONE_SAME_TYPES_DIFFERENT 0x3 /* Types vary, length the same */
|
/freebsd-src/share/man/man4/ |
H A D | acpi_ibm.4 | 92 Depending on the ThinkPad model, event codes may vary. 183 may vary. 325 Some ThinkPads have the below sensor layout which might vary depending on the
|
H A D | ioat.4 | 175 Optimal configuration will vary by workflow and desired operation latency. 323 Copies larger than max transfer size (1MB, but may vary by hardware) are not
|
/freebsd-src/sys/contrib/libsodium/src/libsodium/crypto_scalarmult/curve25519/sandy2x/ |
H A D | fe.h | 19 Bounds on each t[i] vary depending on context.
|
/freebsd-src/sys/contrib/device-tree/Bindings/input/ |
H A D | e3x0-button.txt | 15 Note: Interrupt numbers might vary depending on the FPGA configuration.
|
/freebsd-src/contrib/file/magic/Magdir/ |
H A D | lex | 6 # derived empirically, your offsets may vary!
|
/freebsd-src/sys/contrib/device-tree/Bindings/mtd/partitions/ |
H A D | redboot-fis.txt | 10 This block size will vary depending on flash but is typically
|
H A D | redboot-fis.yaml | 13 This block size will vary depending on flash but is typically
|
H A D | brcm,bcm947xx-cfe-partitions.txt | 7 meanings can also vary so fixed partitioning can't be used.
|
/freebsd-src/crypto/openssl/crypto/objects/ |
H A D | obj_xref.txt | 20 # For PSS the digest algorithm can vary and depends on the included
|
/freebsd-src/sys/contrib/device-tree/Bindings/interrupt-controller/ |
H A D | arm,nvic.txt | 5 vary in the number of interrupts and priority bits per interrupt.
|
/freebsd-src/sys/contrib/device-tree/Bindings/hwmon/ |
H A D | amd,sbrmi.yaml | 31 socket 0 and 70h for socket 1, but it could vary based on hardware
|
/freebsd-src/sys/contrib/device-tree/Bindings/net/wireless/ |
H A D | qcom,ath10k.txt | 62 as an array, the length can vary between 65 the length can vary between hw versions.
|