/freebsd/lib/libc/stdlib/ |
H A D | merge.c | 36 * Hybrid exponential search/linear search merge sort with hybrid 45 /* #define NATURAL to get hybrid natural merge. 260 * Optional hybrid natural/pairwise first pass. Eats up list1 in runs of
|
/freebsd/contrib/file/magic/Magdir/ |
H A D | gpt | 197 …\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0 \b (with hybrid MBR) 203 >>>>446 string !\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0 \b (with hybrid MBR) 204 >>>478 string !\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0 \b (with hybrid M… 210 >>>>446 string !\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0 \b (with hybrid … 211 >>>494 string !\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0 \b (with hybrid MBR) 216 …\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0 \b (with hybrid MBR)
|
H A D | arm | 43 # ARM64 Compiled Hybrid PE X86
|
/freebsd/contrib/llvm-project/openmp/runtime/src/ |
H A D | kmp_utility.cpp | 185 p->flags.hybrid = 0; in __kmp_query_cpuid() 191 p->flags.hybrid = (buf.edx >> 15) & 1; in __kmp_query_cpuid() 195 if (p->flags.hybrid) { in __kmp_query_cpuid() 196 KA_TRACE(trace_level, (" HYBRID")); in __kmp_query_cpuid()
|
/freebsd/release/amd64/ |
H A D | mkisoimages.sh | 117 # Create a GPT image containing the partitions we need for hybrid boot. 118 hybridfilename=$(mktemp /tmp/hybrid.img.XXXXXX)
|
/freebsd/lib/libpmc/ |
H A D | pmc.cmn-600.3 | 371 Number of cycles for which Read Data Buffer state machine is in hybrid mode. 372 Hybrid mode is where there is mix of ordered/unordered traffic. 431 Number of cycles for which Read Data Buffer state machine is in hybrid mode. 432 Hybrid mode is where there is mix of ordered/unordered traffic.
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPULowerModuleLDSPass.cpp | 65 // Hybrid | Yes | Partial | Yes | 69 // for variables that are known reachable from a single kernel. "Hybrid" picks 94 // thus most easily used as part of the hybrid lowering strategy. 96 // Hybrid lowering is a mixture of the above. It uses the zero cost kernel 104 // - No heuristics or user controlled magic numbers, hybrid is the right choice 224 enum class LoweringKind { module, table, kernel, hybrid }; enumerator 228 cl::init(LoweringKind::hybrid), 235 clEnumValN(LoweringKind::hybrid, "hybrid", 601 LoweringKindLoc != LoweringKind::hybrid in partitionVariablesIntoIndirectStrategies() 644 case LoweringKind::hybrid: { in partitionVariablesIntoIndirectStrategies()
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Object/ |
H A D | COFFImportFile.h | 131 /// For hybrid targets such as ARM64EC, additional native entry points can be 136 /// the exports relevant to the target platform. For non-hybrid targets,
|
/freebsd/crypto/openssl/apps/include/ |
H A D | ec_common.h | 14 "hybrid",
|
/freebsd/contrib/libarchive/libarchive/ |
H A D | archive_read_disk.3 | 199 .Dq hybrid 421 .Dq hybrid
|
/freebsd/sys/netinet/ |
H A D | tcp.h | 333 #define TCP_HYBRID_PACING 1150 /* Hybrid pacing enablement */ 537 /* Flags for hybrid pacing */ 542 #define TCP_HYBRID_PACING_ENABLE 0x0010 /* We are enabling hybrid pacing else disable */ 548 #define TCP_HYBRID_PACING_WASSET 0x2000 /* We init to this to know if a hybrid command was issued …
|
/freebsd/contrib/googletest/googlemock/ |
H A D | README.md | 19 - Can define partial (hybrid) mocks, which are a cross of real and mock
|
/freebsd/sys/contrib/device-tree/Bindings/media/i2c/ |
H A D | max2175.txt | 4 The MAX2175 IC is an advanced analog/digital hybrid-radio receiver with
|
/freebsd/stand/i386/isoboot/ |
H A D | isoboot.8 | 30 .Nd Boot code for hybrid ISO/USB images on BIOS-based computers
|
/freebsd/sys/contrib/device-tree/Bindings/iio/adc/ |
H A D | adi,ad7280a.yaml | 15 Used in devices such as hybrid electric cars, battery backup and power tools.
|
/freebsd/crypto/openssl/crypto/ec/ |
H A D | ec2_oct.c | 280 * 0x06 or 0x07 for hybrid form. in ossl_ec_GF2m_simple_oct2point() 281 * For compressed or hybrid forms, we store the last bit of buf[0] as in ossl_ec_GF2m_simple_oct2point()
|
/freebsd/sys/contrib/device-tree/Bindings/pinctrl/ |
H A D | pinctrl-zx.txt | 3 The pin controller on ZTE ZX platforms is kinda of hybrid. It consists of
|
/freebsd/lib/libc/posix1e/ |
H A D | posix1e.3 | 69 hybrid capability system model.
|
/freebsd/lib/libomp/ |
H A D | kmp_i18n_default.inc | 311 "%1$s: hybrid core type detected: %2$d %3$s cores.", 415 …"KMP_HW_SUBSET ignored: Too many attributes specified. This machine is not a hybrid architecutre.", 416 "KMP_HW_SUBSET: ignoring %1$s attribute. This machine is not a hybrid architecutre.", 418 "%1$s ignored: This machine is not a hybrid architecutre. Using \"%2$s\" instead.",
|
/freebsd/sys/netinet/tcp_stacks/ |
H A D | tcp_rack.h | 581 /* Hybrid pacing log defines */ 583 #define HYBRID_LOG_TURNED_OFF 1 /* Turned off hybrid pacing */ 585 #define HYBRID_LOG_RULES_SET 3 /* Hybrid pacing for this chunk is set */ 700 rc_hybrid_mode : 1, /* We are in hybrid mode */
|
/freebsd/share/man/man4/ |
H A D | capsicum.4 | 38 is a lightweight OS capability and sandbox framework implementing a hybrid
|
/freebsd/sys/contrib/device-tree/Bindings/media/ |
H A D | samsung-s5c73m3.txt | 41 sensor are usually inseparable and form a hybrid module.
|
/freebsd/sys/contrib/device-tree/Bindings/memory-controllers/ |
H A D | nvidia,tegra124-mc.yaml | 14 Tegra124 SoC features a hybrid 2x32-bit / 1x64-bit memory controller.
|
/freebsd/contrib/arm-optimized-routines/math/aarch64/sve/ |
H A D | exp2f.c | 44 Evaluate polynomial use hybrid scheme - offset ESTRIN by 1 for in sv_exp2f_inline()
|
/freebsd/share/doc/papers/kernmalloc/ |
H A D | kernmalloc.t | 99 patterns in the UNIX kernel and a hybrid strategy that is time-efficient 367 The kernel memory allocator that we ended up with is a hybrid 567 In our hybrid scheme,
|