Home
last modified time | relevance | path

Searched full:addition (Results 1 – 25 of 2673) sorted by relevance

12345678910>>...107

/freebsd-14-stable/contrib/opencsd/decoder/include/opencsd/c_api/
HDocsd_c_api_custom.h60 Implements ITrcDataIn with the addition of a decoder handle to provide context in the decoder.
110 Implements ITrcGenElemIn::TraceElemIn with addition of library context pointer.
118 Implements ITraceErrorLog::LogError with addition of library context pointer.
128 Implements ITraceErrorLog::LogMessage with addition of library context pointer.
133 Implements IInstrDecode::DecodeInstruction with addition of library context pointer.
138 Implements ITargetMemAccess::ReadTargetMemory with addition of library context pointer.
148 Implements IPktRawDataMon::RawPacketDataMon <void> with addition of library context pointer.
160 Implements IPktDataIn::PacketDataIn <void> with addition of library context pointer.
/freebsd-14-stable/contrib/libfido2/man/
HDfido_cbor_info_new.3273 The minimum PIN length attribute is a CTAP 2.1 addition.
289 The minimum PIN length attribute is a CTAP 2.1 addition.
307 The UV attempts attribute is a CTAP 2.1 addition.
325 The UV modality attribute is a CTAP 2.1 addition.
337 CTAP 2.1 addition.
/freebsd-14-stable/contrib/llvm-project/compiler-rt/lib/builtins/
HDfp_add_impl.inc1 //===----- lib/fp_add_impl.inc - floaing point addition -----------*- C -*-===//
9 // This file implements soft-float addition with the IEEE-754 default rounding
81 // perform addition.
116 } else /* addition */ {
119 // If the addition carried up, we need to right-shift the result and
HDaddtf3.c1 //===-- lib/addtf3.c - Quad-precision addition --------------------*- C -*-===//
9 // This file implements quad-precision soft-float addition.
HDadddf3.c1 //===-- lib/adddf3.c - Double-precision addition ------------------*- C -*-===//
9 // This file implements double-precision soft-float addition.
HDaddsf3.c1 //===-- lib/addsf3.c - Single-precision addition ------------------*- C -*-===//
9 // This file implements single-precision soft-float addition.
/freebsd-14-stable/contrib/nvi/common/
HDutil.h35 * NNFITS: test for addition of two negative numbers under a limit
36 * NPFITS: test for addition of two positive numbers under a limit
37 * NADD_SLONG: test for addition of two signed longs
38 * NADD_USLONG: test for addition of two unsigned longs
/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/BinaryFormat/ELFRelocs/
HDLoongArch.def66 // Spec addition: https://github.com/loongson/LoongArch-Documentation/pull/57
110 // Spec addition: https://github.com/loongson/la-abi-specs/pull/1
127 // Spec addition: https://github.com/loongson/la-abi-specs/pull/4
133 // Spec addition: https://github.com/loongson/la-abi-specs/pull/5
/freebsd-14-stable/contrib/wpa/hostapd/
HDREADME-WPS30 addition of new devices); this may be either in the AP ("internal
48 internal WPS Registrar to manage addition of new WPS enabled clients
49 to the network. In addition, WPS Enrollee functionality in hostapd can
51 point, e.g., for initial network setup. In addition, hostapd can proxy a
141 addition, hostapd control interface event is sent as a notification of
284 registration). In addition, this can be used to update AP UI about the
301 authenticate the connection instead of the PIN. In addition, an NFC tag
/freebsd-14-stable/contrib/bmake/unit-tests/
HDopt-debug-file.mk49 # expect+1: This goes to stderr, and in addition to the debug log.
50 . info This goes to stderr, and in addition to the debug log.
63 : This goes to stderr, and in addition to the debug log. ${:U:S
HDvar-scope-global.mk7 GLOBAL+= addition
8 .if ${GLOBAL} != "value addition"
/freebsd-14-stable/share/doc/usd/05.dc/
HDdc319 numbers is ease of addition. When addition is performed digit
324 hold numbers twice that large, addition can be carried out
406 addition, zeros are appended to the operand with the smaller
423 Addition and Subtraction
433 to be subtracted and proceeding as in addition.
435 Finally, the addition is performed digit by digit from the
632 In addition to the stack that commands work on, DC can be thought
685 to permit all DC commands from addition to subroutine execution
/freebsd-14-stable/sys/contrib/device-tree/Bindings/arm/marvell/
HDarmada-370-xp.txt11 In addition, boards using the Marvell Armada 370 SoC shall have the
18 In addition, boards using the Marvell Armada XP SoC shall have the
HDarmada-38x.txt11 In addition, boards using the Marvell Armada 385 SoC shall have the
18 In addition, boards using the Marvell Armada 388 SoC shall have the
HD98dx3236.txt11 In addition, boards using the Marvell 98DX3336 SoC shall have the
18 In addition, boards using the Marvell 98DX4251 SoC shall have the
Dmarvell,orion5x.txt9 In addition, the above compatible shall be extended with the specific
15 And in addition, the compatible shall be extended with the specific
/freebsd-14-stable/contrib/wpa/wpa_supplicant/
HDREADME-Windows.txt18 addition, the current version has been reported to work with Windows
92 make, openssl development package, etc. In addition, developer's pack
97 CONFIG_DRIVER_NDIS. In addition, include directories may need to be
129 should be applicable for most parts. In addition, there is another
252 of a text file and command line parameters. In addition, it can be
290 network block in the configuration file. In addition, blobs subkey has
/freebsd-14-stable/share/man/man9/
HDcondvar.910 .\" addition of one or more copyright notices.
107 In addition to waking waiters,
145 In addition, the thread will fully drop the
/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/JITLink/
HDriscv.h110 /// 8 bits label addition
116 /// 16 bits label addition
122 /// 32 bits label addition
128 /// 64 bits label addition
/freebsd-14-stable/lib/libc/gen/
HDgetutxent.381 Log of all entries, sorted by date of addition.
331 In addition, entries of type
385 In addition to the error conditions described in
403 In addition to the error conditions described in
/freebsd-14-stable/sys/contrib/openzfs/man/man8/
HDzpool-history.847 Displays internally logged ZFS events in addition to user initiated events.
49 Displays log records in long format, which in addition to standard format
/freebsd-14-stable/crypto/libecc/src/nn/
HDnn_add.c20 * This module provides conditional addition and subtraction functions between
30 * Common addition and subtraction functions are derived from those conditional
37 * is the lowest level function for conditional addition. The function
40 * Note that unlike "usual" addition, the function is *in general* not
80 /* Perform addition one word at a time, propagating the carry. */ in _nn_cnd_add()
131 * To maintain constant time, we perform carry addition in all in nn_cnd_add()
206 * To maintain constant time, we perform carry addition in all in nn_add_word()
352 * If previous addition extends out->wlen, this may have an effect on in _nn_mod_add()
/freebsd-14-stable/share/man/man4/
HDvmci.438 In addition to this, VMware's users are using vSockets for various
51 In addition to this, the VMCI kernel API provides support for receiving
/freebsd-14-stable/sys/contrib/device-tree/Bindings/net/can/
HDmpc5xxx-mscan.txt9 In addition to the required compatible-, reg- and interrupt-properties, you can
20 In addition to the required compatible-, reg- and interrupt-properties, you can
/freebsd-14-stable/share/doc/papers/beyond4.3/
HDbeyond43.ms98 non-VAX processor, the CCI Power 6/32 and 6/32SX. (This addition also
105 has been merged using a structure that will easily accommodate the addition
279 In addition, the round-trip timer has been modified to estimate the variance
293 In addition, we are incorporating applicable algorithms from this work
381 We are investigating the addition of access control lists (ACLs) for
408 Part of this integration would be the addition of the

12345678910>>...107