/freebsd/sys/contrib/device-tree/Bindings/net/ |
H A D | ethernet-phy.yaml | 128 Mark the corresponding energy efficient ethernet mode as 134 Mark the corresponding energy efficient ethernet mode as 140 Mark the corresponding energy efficient ethernet mode as 146 Mark the corresponding energy efficient ethernet mode as 152 Mark the corresponding energy efficient ethernet mode as 158 Mark the corresponding energy efficient ethernet mode as
|
/freebsd/crypto/openssl/crypto/property/ |
H A D | README.md | 20 definitions should be space efficient. However... 36 * That definition is uncommon and needs to be space efficient, it will 86 The caching of query results has to be efficient but it must also be robust
|
/freebsd/contrib/ofed/opensm/include/complib/ |
H A D | cl_byteswap.h | 106 * swapped by the pre-processor. For variables, CL_NTOH16 is less efficient 133 * swapped by the pre-processor. For variables, CL_HTON16 is less efficient 224 * swapped by the pre-processor. For variables, CL_NTOH32 is less efficient 251 * swapped by the pre-processor. For variables, CL_HTON32 is less efficient 344 * swapped by the pre-processor. For variables, CL_NTOH64 is less efficient 371 * swapped by the pre-processor. For variables, CL_HTON64 is less efficient
|
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | LoopTraversal.h | 14 /// twice and returns efficient traversal order for all the blocks. 31 /// twice and returns efficient traversal order for all the blocks. 104 /// visited twice and returns efficient traversal order for all the blocks.
|
H A D | SelectionDAGTargetInfo.h | 41 /// more efficient than using a library call. This function can return a null 64 /// more efficient than using a library call. This function can return a null 77 /// efficient than using a library call. This function can return a null
|
/freebsd/sys/contrib/device-tree/Bindings/leds/ |
H A D | leds-lm3692x.txt | 1 * Texas Instruments - LM3692x Highly Efficient White LED Driver 3 The LM3692x is an ultra-compact, highly efficient,
|
H A D | ti.lm36922.yaml | 7 title: Texas Instruments - LM3692x Highly Efficient White LED Driver 13 The LM3692x is an ultra-compact, highly efficient,
|
/freebsd/sys/contrib/ncsw/inc/etc/ |
H A D | memcpy_ext.h | 38 @Description Efficient functions for copying and setting blocks of memory. 67 Which should be more efficient than byte by byte. 70 more efficient than the trivial memory copy. For short buffers 92 Which should be more efficient than byte by byte. 95 more efficient than the trivial memory copy. For short buffers
|
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/ |
H A D | Operator.h | 99 /// Transparently provide more efficient getOperand methods. 167 /// Transparently provide more efficient getOperand methods. 403 /// Transparently provide more efficient getOperand methods. 547 /// Transparently provide more efficient getOperand methods. 584 /// Transparently provide more efficient getOperand methods. 608 /// Transparently provide more efficient getOperand methods.
|
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/ |
H A D | sanitizer_type_traits.h | 121 : public integral_constant<bool, /* less efficient fallback */ false> {}; 135 : public integral_constant<bool, /* less efficient fallback */ false> {};
|
H A D | sanitizer_allocator_combined.h | 18 // PrimaryAllocator is efficient, but may not allocate some sizes (alignments). 21 // SecondaryAllocator can allocate anything, but is not efficient.
|
/freebsd/share/doc/smm/06.nfs/ |
H A D | ref.t | 39 Michael Burrows, Efficient Data Sharing, Technical Report #153, 42 Cary G. Gray and David R. Cheriton, Leases: An Efficient Fault-Tolerant
|
/freebsd/contrib/gdtoa/ |
H A D | README | 94 desired floating-point format, it might be more efficient to use the 97 arithmetic -- but whether this is more efficient remains to be seen. 137 (f = strtod(s,se)) is more efficient for some conversions than, say, 152 For some conversions this variant of strtod is less efficient than the
|
/freebsd/contrib/llvm-project/clang/include/clang/Rewrite/Core/ |
H A D | Rewriter.h | 97 /// Note that this method is not particularly efficient. 104 /// Note that this method is not particularly efficient. 192 /// want efficient low-level access to apis for scribbling on one specific
|
/freebsd/sys/dev/bhnd/bhndb/ |
H A D | bhndb_hwdata.c | 136 * All other cores are assumed to require efficient runtime access to 193 * All other cores are assumed to require efficient runtime access to
|
/freebsd/usr.bin/mkuzip/ |
H A D | mkuzip.8 | 65 header is written which allows for efficient seeking. 178 detects and compresses zero blocks in a space-efficient way.
|
/freebsd/sys/x86/cpufreq/ |
H A D | hwpstate_intel.c | 98 uint8_t efficient; member 414 * High and low are static; "guaranteed" is dynamic; and efficient is in set_autonomous_hwp() 419 sc->efficient = IA32_HWP_CAPABILITIES_EFFICIENT_PERFORMANCE(caps); in set_autonomous_hwp() 512 "(range from 0, most performant, through 100, most efficient)"); in intel_hwpstate_attach()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64SIMDInstrOpt.cpp | 9 // with high latency by splitting them into more efficient series of 149 // A costly instruction is replaced in this work by N efficient instructions 157 /// Based only on latency of instructions, determine if it is cost efficient 177 /// Certain SIMD instructions with vector element operand are not efficient. 214 /// Based only on latency of instructions, determine if it is cost efficient 340 /// Certain SIMD instructions with vector element operand are not efficient.
|
/freebsd/contrib/llvm-project/lld/docs/ |
H A D | NewLLD.rst | 49 it is very important to keep the design as efficient as possible. 59 * Efficient archive file handling 102 We believe that LLD's way is efficient and easy to justify.
|
/freebsd/sbin/dump/ |
H A D | dump.8 | 267 rsync to be much more efficient when transferring a dump file. 278 This option permits rsync to be even more efficient 439 An efficient method of staggering incremental dumps
|
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86SelectionDAGInfo.cpp | 214 /// efficient. in emitConstantSizeRepmov() 222 assert(!Subtarget.hasERMSB() && "No efficient RepMovs"); in emitConstantSizeRepmov() 242 /// In case we optimize for size we use repmovsb even if it's less efficient in emitConstantSizeRepmov()
|
/freebsd/sys/contrib/openzfs/config/ |
H A D | kernel-commit-metadata.m4 | 4 dnl # filesystem to determine the most efficient way to commit the inode.
|
/freebsd/contrib/llvm-project/llvm/lib/IR/ |
H A D | ConstantsContext.h | 83 /// Transparently provide more efficient getOperand methods. 110 /// Transparently provide more efficient getOperand methods. 138 /// Transparently provide more efficient getOperand methods. 174 /// Transparently provide more efficient getOperand methods. 211 /// Transparently provide more efficient getOperand methods.
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/ |
H A D | OptimizedStructLayout.h | 25 /// There is no known efficient algoorithm to achieve minimality for 120 /// no known efficient algorithm for doing so.
|
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/ |
H A D | SetOperations.h | 107 // If S1 is smaller than S2, iterate on S1 provided that S2 supports efficient in set_subtract() 109 // which doesn't support contains(), and wouldn't be efficient if it did. in set_subtract()
|