Home
last modified time | relevance | path

Searched full:hybrid (Results 1 – 25 of 134) sorted by relevance

123456

/freebsd/lib/libc/stdlib/
H A Dmerge.c36 * 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 Dgpt197 …\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 Darm43 # ARM64 Compiled Hybrid PE X86
/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_utility.cpp185 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 Dmkisoimages.sh117 # Create a GPT image containing the partitions we need for hybrid boot.
118 hybridfilename=$(mktemp /tmp/hybrid.img.XXXXXX)
/freebsd/lib/libpmc/
H A Dpmc.cmn-600.3371 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 DAMDGPULowerModuleLDSPass.cpp65 // 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 DCOFFImportFile.h131 /// 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 Dec_common.h14 "hybrid",
/freebsd/contrib/libarchive/libarchive/
H A Darchive_read_disk.3199 .Dq hybrid
421 .Dq hybrid
/freebsd/sys/netinet/
H A Dtcp.h333 #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 DREADME.md19 - Can define partial (hybrid) mocks, which are a cross of real and mock
/freebsd/sys/contrib/device-tree/Bindings/media/i2c/
H A Dmax2175.txt4 The MAX2175 IC is an advanced analog/digital hybrid-radio receiver with
/freebsd/stand/i386/isoboot/
H A Disoboot.830 .Nd Boot code for hybrid ISO/USB images on BIOS-based computers
/freebsd/sys/contrib/device-tree/Bindings/iio/adc/
H A Dadi,ad7280a.yaml15 Used in devices such as hybrid electric cars, battery backup and power tools.
/freebsd/crypto/openssl/crypto/ec/
H A Dec2_oct.c280 * 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 Dpinctrl-zx.txt3 The pin controller on ZTE ZX platforms is kinda of hybrid. It consists of
/freebsd/lib/libc/posix1e/
H A Dposix1e.369 hybrid capability system model.
/freebsd/lib/libomp/
H A Dkmp_i18n_default.inc311 "%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 Dtcp_rack.h581 /* 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 Dcapsicum.438 is a lightweight OS capability and sandbox framework implementing a hybrid
/freebsd/sys/contrib/device-tree/Bindings/media/
H A Dsamsung-s5c73m3.txt41 sensor are usually inseparable and form a hybrid module.
/freebsd/sys/contrib/device-tree/Bindings/memory-controllers/
H A Dnvidia,tegra124-mc.yaml14 Tegra124 SoC features a hybrid 2x32-bit / 1x64-bit memory controller.
/freebsd/contrib/arm-optimized-routines/math/aarch64/sve/
H A Dexp2f.c44 Evaluate polynomial use hybrid scheme - offset ESTRIN by 1 for in sv_exp2f_inline()
/freebsd/share/doc/papers/kernmalloc/
H A Dkernmalloc.t99 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,

123456