Home
last modified time | relevance | path

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

1234567

/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.sh104 # Create a GPT image containing the partitions we need for hybrid boot.
105 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/crypto/openssl/Configurations/
H A D50-win-hybridcrt.conf6 # lib and instead linking against the Universal CRT DLL import library. This "Hybrid" linking mecha…
/freebsd/contrib/googletest/googlemock/
H A DREADME.md19 - Can define partial (hybrid) mocks, which are a cross of real and mock
/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 */
547 #define TCP_HYBRID_PACING_WASSET 0x2000 /* We init to this to know if a hybrid command was issued …
/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/providers/implementations/include/prov/
H A Dnames.h405 #define PROV_DESCS_X25519MLKEM768 "X25519+ML-KEM-768 TLS hybrid implementation"
407 #define PROV_DESCS_X448MLKEM1024 "X448+ML-KEM-1024 TLS hybrid implementation"
409 #define PROV_DESCS_SecP256r1MLKEM768 "P-256+ML-KEM-768 TLS hybrid implementation"
411 #define PROV_DESCS_SecP384r1MLKEM1024 "P-384+ML-KEM-1024 TLS hybrid implementation"
/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/secure/lib/libcrypto/man/man3/
H A DOPENSSL_ia32cap.3170 .IP "bit #128+15 denoting availability of Hybrid CPU;" 4
171 .IX Item "bit #128+15 denoting availability of Hybrid CPU;"
/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/crypto/openssl/include/openssl/
H A Dcore_names.h.in102 # define OSSL_PKEY_EC_POINT_CONVERSION_FORMAT_HYBRID "hybrid"
/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.h579 /* Hybrid pacing log defines */
581 #define HYBRID_LOG_TURNED_OFF 1 /* Turned off hybrid pacing */
583 #define HYBRID_LOG_RULES_SET 3 /* Hybrid pacing for this chunk is set */
697 rc_hybrid_mode : 1, /* We are in hybrid mode */
/freebsd/sys/contrib/device-tree/Bindings/media/
H A Dsamsung-s5c73m3.txt41 sensor are usually inseparable and form a hybrid module.

1234567