Home
last modified time | relevance | path

Searched refs:optimized (Results 1 – 25 of 92) sorted by relevance

1234

/freebsd/sys/contrib/device-tree/Bindings/opp/
H A Dti-omap5-opp-supply.txt26 "ti,omap5-opp-supply" - OMAP5+ optimized voltages in efuse(class0)VDD
28 "ti,omap5-core-opp-supply" - OMAP5+ optimized voltages in efuse(class0) VDD
33 optimized efuse configuration. Each item consists of the following:
35 efuse_offseet: efuse offset from reg where the optimized voltage is stored.
/freebsd/crypto/libecc/include/libecc/sig/
H A Decsdsa_common.h38 ec_alg_type key_type, int optimized);
45 ec_alg_type key_type, int optimized);
/freebsd/tools/build/
H A Ddepend-cleanup.sh245 ALL_libcompats= clean_dep lib/libc strcmp S arm-optimized-routines
264 ALL_libcompats= clean_dep lib/libc strncmp S arm-optimized-routines
279 ALL_libcompats= clean_dep lib/libc strlen S arm-optimized-routines
/freebsd/sys/contrib/device-tree/Bindings/memory-controllers/
H A Datmel,ebi.txt67 - atmel,smc-tdf-mode: "normal" or "optimized". When set to
68 "optimized" the data float time is optimized
/freebsd/usr.sbin/bhyve/kbdlayout/
H A Dus_emacs2 # (us_emacs : United States of America Emacs optimized layout)
/freebsd/contrib/file/magic/Magdir/
H A Dpsl12 >15 string \n Public Suffix List data (optimized)
/freebsd/lib/libc/aarch64/string/
H A DMakefile.inc3 # https://github.com/ARM-software/optimized-routines
55 CFLAGS.${FUNC}.S+=-I${SRCTOP}/contrib/arm-optimized-routines/string
59 # arm-optimized-routines
60 CFLAGS.memchr.S+=-I${SRCTOP}/contrib/arm-optimized-routines/string
/freebsd/crypto/libecc/src/sig/
H A Decsdsa_common.c142 ec_alg_type key_type, int optimized) in __ecsdsa_sign_init() argument
214 if (!optimized) { in __ecsdsa_sign_init()
427 ec_alg_type key_type, int optimized) in __ecsdsa_verify_init() argument
513 if (!optimized) { in __ecsdsa_verify_init()
/freebsd/sys/contrib/libsodium/
H A DChangeLog65 not optimize out code that we don't want to be optimized.
82 - An AVX512 optimized implementation of Argon2 has been added (written
99 - armv7s-optimized code was re-added to iOS builds.
100 - An AVX2 optimized implementation of the Argon2 round function was
166 optimized implementations, and uses pepper_49 by default.
219 - An SSE2 optimized implementation of Poly1305 was added, and is
221 - An SSSE3 optimized implementation of ChaCha20 was added, and is
315 - The iOS target now includes armv7s and arm64 optimized code, as well
474 - optimized assembly version of salsa20 is now used on amd64.
/freebsd/sys/contrib/device-tree/Bindings/extcon/
H A Dextcon-rt8973a.txt5 is a USB port accessory detector and switch that is optimized to protect low
/freebsd/sys/contrib/device-tree/Bindings/sound/
H A Dtas2770.txt3 The TAS2770 is a mono, digital input Class-D audio amplifier optimized for
H A Dtas2562.txt3 The TAS2562 is a mono, digital input Class-D audio amplifier optimized for
/freebsd/sys/contrib/device-tree/Bindings/leds/
H A Dleds-pca9532.txt3 The PCA9532 family is SMBus I/O expander optimized for dimming LEDs.
/freebsd/contrib/llvm-project/llvm/lib/Target/Lanai/
H A DLanaiSchedule.td30 // Max micro-ops that can be buffered for optimized loop dispatch/execution.
/freebsd/crypto/openssl/doc/man3/
H A DBN_zero.pod22 B<BN_ULONG> is a macro that will be an unsigned integral type optimized
/freebsd/contrib/llvm-project/lldb/source/Symbol/
H A DSymbolFileOnDemand.cpp131 bool optimized = m_sym_file_impl->ParseIsOptimized(comp_unit); in ParseIsOptimized() local
132 if (optimized) { in ParseIsOptimized()
/freebsd/sys/contrib/device-tree/Bindings/iio/dac/
H A Dad5758.txt15 VDPC+, to meet compliance requirements plus an optimized
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInstrInfoZb.td98 // Check if (or r, i) can be optimized to (BSETI (BSETI r, i0), i1),
116 // Check if (or r, imm) can be optimized to (BSETI (ORI r, i0), i1),
133 // Check if (and r, i) can be optimized to (BCLRI (BCLRI r, i0), i1),
158 // Check if (and r, i) can be optimized to (BCLRI (ANDI r, i0), i1),
180 // Skip if C is simm12, an lui, or can be optimized by the PatLeaf AddiPair.
188 // Skip if C is simm12, an lui or can be optimized by the PatLeaf AddiPair or
/freebsd/sys/geom/raid/
H A Dg_raid_tr_if.m93 # kerneldump() - optimized for rebustness (simplified) kernel dumping routine.
/freebsd/sys/dev/sym/
H A DREADME.sym2 * Device driver optimized for the Symbios/LSI 53C896/53C895A/53C1010
/freebsd/contrib/arm-optimized-routines/
H A DREADME48 may not be fully optimized yet.
/freebsd/contrib/arm-optimized-routines/math/
H A DREADME.contributors30 and < 1 ULP for single precision, even performance optimized function
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DAttributes.td139 /// Function must be optimized for size first.
227 /// Function must not be optimized.
/freebsd/contrib/ntp/sntp/libevent/cmake/
H A DCodeCoverage.cmake84 MESSAGE( WARNING "Code coverage results with an optimized (non-Debug) build may be misleading" )
/freebsd/contrib/libevent/cmake/
H A DCodeCoverage.cmake84 MESSAGE( WARNING "Code coverage results with an optimized (non-Debug) build may be misleading" )

1234