Home
last modified time | relevance | path

Searched +full:half +full:- (Results 1 – 25 of 1076) sorted by relevance

12345678910>>...44

/freebsd/contrib/elftoolchain/libelf/
H A Delf_types.m41 /*-
26 * $Id: elf_types.m4 321 2009-03-07 16:59:14Z jkoshy $
32 * The members of the list form a 2-tuple: (name, C-type-suffix).
34 * + `C-type-suffix' is the suffix for Elf32_ and Elf64_ type names.
43 `GNUHASH, -',
44 `HALF, Half',
69 * Each member-list element comprises of pairs of (field name, type),
73 * and a basic type. Basic types include IDENT, HALF, WORD, LWORD,
103 `e_type, HALF',
104 `e_machine, HALF',
[all …]
/freebsd/contrib/libdivsufsort/lib/
H A Dutils.c3 * Copyright (c) 2003-2008 Yuta Mori All Rights Reserved.
30 /*- Private Function -*/
36 saidx_t half, i; in binarysearch_lower() local
37 for(i = 0, half = size >> 1; in binarysearch_lower()
39 size = half, half >>= 1) { in binarysearch_lower()
40 if(A[i + half] < value) { in binarysearch_lower()
41 i += half + 1; in binarysearch_lower()
42 half -= (size & 1) ^ 1; in binarysearch_lower()
49 /*- Functions -*/
51 /* Burrows-Wheeler transform. */
[all …]
/freebsd/crypto/openssl/crypto/md5/asm/
H A Dmd5-aarch64.pl2 # Copyright 2021-2025 The OpenSSL Project Authors. All Rights Reserved.
22 ( $xlate="${dir}arm-xlate.pl" and -f $xlate ) or
23 ( $xlate="${dir}../../perlasm/arm-xlate.pl" and -f $xlate) or
24 die "can't locate arm-xlate.pl";
38 // Save all callee-saved registers
39 stp x19,x20,[sp,#-80]!
45 ldp w10, w11, [x0, #0] // Load MD5 state->A and state->B
46 ldp w12, w13, [x0, #8] // Load MD5 state->C and state->D
60 movz x9, #0xa478 // Load lower half of constant 0xd76aa478
61 movk x9, #0xd76a, lsl #16 // Load upper half of constant 0xd76aa478
[all …]
/freebsd/sys/crypto/openssl/aarch64/
H A Dmd5-aarch64.S1 /* Do not modify. This file is auto-generated from md5-aarch64.pl. */
9 // Save all callee-saved registers
10 stp x19,x20,[sp,#-80]!
16 ldp w10, w11, [x0, #0] // .Load MD5 state->A and state->B
17 ldp w12, w13, [x0, #8] // .Load MD5 state->C and state->D
31 movz x9, #0xa478 // .Load lower half of constant 0xd76aa478
32 movk x9, #0xd76a, lsl #16 // .Load upper half of constant 0xd76aa478
41 movz x16, #0xb756 // .Load lower half of constant 0xe8c7b756
42 movk x16, #0xe8c7, lsl #16 // .Load upper half of constant 0xe8c7b756
51 movz x16, #0x70db // .Load lower half of constant 0x242070db
[all …]
/freebsd/contrib/llvm-project/clang/lib/Headers/
H A Dopencl-c.h1 //===--- opencl-c.h - OpenCL C language builtin function header -----------===//
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 //===----------------------------------------------------------------------===//
12 #include "opencl-c-base.h"
43 // OpenCL v1.1/1.2/2.0 s6.2.3 - Explicit conversions
5464 // Convert half types to non-double types.
5465 uchar __ovld __cnfn convert_uchar(half);
5466 uchar __ovld __cnfn convert_uchar_rte(half);
5467 uchar __ovld __cnfn convert_uchar_rtp(half);
5468 uchar __ovld __cnfn convert_uchar_rtn(half);
[all …]
H A Df16cintrin.h1 /*===---- f16cintrin.h - F16C intrinsics -----------------------------------===
5 * SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 *===-----------------------------------------------------------------------===
23 /* NOTE: Intel documents the 128-bit versions of these as being in emmintrin.h,
28 /// Converts a 16-bit half-precision float value into a 32-bit float
36 /// A 16-bit half-precision float value.
37 /// \returns The converted 32-bit float value.
46 /// Converts a 32-bit single-precision float value to a 16-bit
47 /// half-precision float value.
58 /// A 32-bit single-precision float value to be converted to a 16-bit
[all …]
/freebsd/crypto/krb5/src/lib/krb5/unicode/ucdata/
H A DMUTTUCData.txt36 # Non-breaking.
228 E915;DEVANAGARI HALF LETTER KA;Lo;0;L;;;;;N;;;;;
229 E916;DEVANAGARI HALF LETTER KHA;Lo;0;L;;;;;N;;;;;
230 E917;DEVANAGARI HALF LETTER GA;Lo;0;L;;;;;N;;;;;
231 E918;DEVANAGARI HALF LETTER GHA;Lo;0;L;;;;;N;;;;;
232 E919;DEVANAGARI HALF LETTER NGA;Lo;0;L;;;;;N;;;;;
233 E91A;DEVANAGARI HALF LETTER CA;Lo;0;L;;;;;N;;;;;
234 E91B;DEVANAGARI HALF LETTER CHA;Lo;0;L;;;;;N;;;;;
235 E91C;DEVANAGARI HALF LETTER JA;Lo;0;L;;;;;N;;;;;
236 E91D;DEVANAGARI HALF LETTER JHA;Lo;0;L;;;;;N;;;;;
[all …]
/freebsd/contrib/llvm-project/clang/lib/Headers/hlsl/
H A Dhlsl_intrinsics.h1 //===----- hlsl_intrinsics.h - HLSL definitions for intrinsics ----------===//
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 //===----------------------------------------------------------------------===//
38 //===----------------------------------------------------------------------===//
40 //===----------------------------------------------------------------------===//
63 half abs(half);
110 //===----------------------------------------------------------------------===//
112 //===----------------------------------------------------------------------===//
120 half acos(half);
138 //===----------------------------------------------------------------------===//
[all …]
/freebsd/sys/contrib/device-tree/Bindings/interrupt-controller/
H A Dcirrus,clps711x-intc.txt5 - compatible: Should be "cirrus,ep7209-intc".
6 - reg: Specifies base physical address of the registers set.
7 - interrupt-controller: Identifies the node as an interrupt controller.
8 - #interrupt-cells: Specifies the number of cells needed to encode an
13 ---------------------------
24 12: UTXINT1 UART1 transmit FIFO half empty
25 13: URXINT1 UART1 receive FIFO half full
29 17: SS2RX SSI2 receive FIFO half or greater full
30 18: SS2TX SSI2 transmit FIFO less than half empty
31 28: UTXINT2 UART2 transmit FIFO half empty
[all …]
/freebsd/usr.bin/col/
H A Dcol.144 utility filters out reverse (and half reverse) line feeds so that the output is
45 in the correct order with only forward and half forward line
46 feeds, and replaces white-space characters with tabs where possible.
53 .Bl -tag -width indent
58 Forward half line feeds are permitted (``fine'' mode).
59 Normally characters printed on a half line boundary are printed
80 understands both the escape sequences of the form escape-digit
82 .St -susv2
85 format escape-control-character.
89 .Bl -tag -width "carriage return" -compact
[all …]
/freebsd/lib/libc/amd64/string/
H A Dstrcspn.S34 #define ALIGN_TEXT .p2align 4,0x90 /* 16-byte alignment, nop filled */
58 /* no special case matches -- prepare lookup table */
135 * 2--16: one pcmpistri per 16 bytes of input
136 * 17--32: two pcmpistri per 16 bytes of input
221 1: cmp $16, %edx # 16--32 bytes?
225 /* set is 2--16 bytes in size */
238 3: lea -16(%rax), %rax # go back to second half
260 /* match in first set half during head */
263 pcmpistri $0, %xmm0, %xmm3 # match in second set half?
264 cmp %ecx, %eax # before the first half match?
[all …]
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DBuiltinsWebAssembly.def1 // BuiltinsWebAssembly.def - WebAssembly builtin function database -*- C++ -*-//
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 //===----------------------------------------------------------------------===//
10 /// This file defines the WebAssembly-specific builtin function database.
14 //===----------------------------------------------------------------------===//
28 // Thread-local storage
29 TARGET_BUILTIN(__builtin_wasm_tls_size, "z", "nc", "bulk-memory")
30 TARGET_BUILTIN(__builtin_wasm_tls_align, "z", "nc", "bulk-memory")
31 TARGET_BUILTIN(__builtin_wasm_tls_base, "v*", "nU", "bulk-memory")
40 TARGET_BUILTIN(__builtin_wasm_throw, "vIUiv*", "r", "exception-handling")
[all …]
/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/hexagon/
H A Dsfsqrt_opt.S1 //===----------------------Hexagon builtin routine ------------------------===//
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 //===----------------------------------------------------------------------===//
18 .size \name, . - \name
26 #define HALF r4 macro
37 HALF = ##0x3f000000 // 0.5 define
42 H += sfmpy(E,HALF):lib // H0
43 D = HALF
47 D -= sfmpy(S,H):lib // d0
49 //E -= sfmpy(S,S):lib // e0
[all …]
/freebsd/sys/contrib/ncsw/Peripherals/FM/MACSEC/
H A Dfm_macsec_master.h2 * Copyright 2008-2015 Freescale Semiconductor Inc.
168 volatile uint32_t rxsci1h; /**< RX Secure Channel Identifier first half */
169 volatile uint32_t rxsci2h; /**< RX Secure Channel Identifier second half */
171 volatile uint32_t ifio1hs; /**< ifInOctets first half Statistic */
172 volatile uint32_t ifio2hs; /**< ifInOctets second half Statistic */
180 volatile uint32_t inov1hs; /**< InOctetsValidated first half Statistic */
181 volatile uint32_t inov2hs; /**< InOctetsValidated second half Statistic */
182 volatile uint32_t inod1hs; /**< InOctetsDecrypted first half Statistic */
183 volatile uint32_t inod2hs; /**< InOctetsDecrypted second half Statistic */
188 volatile uint32_t rxaninuss[MAX_NUM_OF_SA_PER_SC]; /**< RX AN 0-3 InNotUsingSA Statistic */
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInstrInfoZfh.td1 //===-- RISCVInstrInfoZfh.td - RISC-V 'Zfh' instructions ---*- tablegen -*-===//
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 //===----------------------------------------------------------------------===//
9 // This file describes the RISC-V instructions from the standard 'Zfh'
10 // half-precision floating-point extension, version 1.0.
12 //===----------------------------------------------------------------------===//
14 //===----------------------------------------------------------------------===//
15 // RISC-V specific DAG Nodes.
16 //===----------------------------------------------------------------------===//
30 //===----------------------------------------------------------------------===//
[all …]
/freebsd/share/man/man4/
H A Dnge.416 .\" 4. Neither the name of the author nor the names of any co-contributors
42 .Bd -ragged -offset indent
50 .Bd -literal -offset indent
63 VLAN tagging/insertion as well as a 2048-bit multicast hash filter
68 full or half duplex.
81 .Bl -tag -width 10baseTXUTP
93 .Cm full-duplex
95 .Cm half-duplex
103 .Cm full-duplex
105 .Cm half-duplex
[all …]
H A Dspkr.415 .Tn IBM-PC Ns --compatible
25 another process has the device locked will return -1 with an
37 Sound-generation does not monopolize the processor; in fact, the driver
67 The play-string language is modeled on the PLAY statement conventions of
77 The `octave-tracking'
80 There are 84 accessible notes numbered 1-84 in 7 octaves, each running from
81 C to B, numbered 0-6; the scale is equal-tempered A440 and octave 3 starts
83 By default, the play function emits half-second notes with the
89 .Bl -tag -width CDEFGABxx
95 one of # + or -; the first two of these cause it to be sharped one
[all …]
H A Drue.42 .\" Copyright (c) 2001-2003, Shunsuke Akiyama <akiyama@FreeBSD.org>.
36 .Bd -ragged -offset indent
48 .Bd -literal -offset indent
58 both 10 and 100Mbps speeds in either full or half duplex.
68 .Bl -tag -width ".Cm 10baseT/UTP"
80 .Cm full-duplex
82 .Cm half-duplex
89 .Cm full-duplex
91 .Cm half-duplex
98 .Bl -tag -width ".Cm 10baseT/UTP"
[all …]
H A Dmsk.435 .Bd -ragged -offset indent
43 .Bd -literal -offset indent
56 features and an interrupt moderation mechanism as well as a 64-bit
71 .Bl -tag -width ".Cm 10baseT/UTP"
83 .Cm full-duplex
85 .Cm half-duplex
93 .Cm full-duplex
95 .Cm half-duplex
103 .Cm full-duplex
105 .Cm half-duplex
[all …]
/freebsd/secure/lib/libcrypto/man/man3/
H A DBIO_s_bio.31 .\" -*- mode: troff; coding: utf-8 -*-
58 .TH BIO_S_BIO 3ossl 2025-09-30 3.5.4 OpenSSL
67 BIO_ctrl_get_read_request, BIO_ctrl_reset_read_request \- BIO pair BIO
93 BIOs where data written to either half of the pair is buffered and can be read from
94 the other half. Both halves must usually by handled by the same application thread
98 one half of a BIO pair and have all the data processed by the chain under application
119 up any half of the pair will automatically destroy the association.
123 half of the pair will return any pending data or EOF when all pending data has
147 last read attempt at the other half of the BIO pair failed due to an
161 Both halves of a BIO pair should be freed. That is even if one half is implicit
[all …]
H A DBIO_s_dgram_pair.31 .\" -*- mode: troff; coding: utf-8 -*-
58 .TH BIO_S_DGRAM_PAIR 3ossl 2025-09-30 3.5.4 OpenSSL
67 BIO_dgram_set0_local_addr \- datagram pair BIO
104 The BIO datagram pair allows each half of a pair to signal to the other half
117 Freeing either half of the pair will automatically destroy the association.
137 This BIO does not support sending or receiving zero-length datagrams. Passing a
138 zero-length buffer to BIO_write is treated as a no-op.
152 truncation mode for the given half of a BIO datagram pair. When no-truncate mode
154 the next datagram to be read. If no-truncate mode is disabled (the default), the
168 when receiving on the other half of the pair. If the BIO is used in a call to
[all …]
/freebsd/crypto/openssl/doc/man3/
H A DBIO_s_bio.pod8 BIO_ctrl_get_read_request, BIO_ctrl_reset_read_request - BIO pair BIO
34 BIOs where data written to either half of the pair is buffered and can be read from
35 the other half. Both halves must usually by handled by the same application thread
39 one half of a BIO pair and have all the data processed by the chain under application
60 up any half of the pair will automatically destroy the association.
64 half of the pair will return any pending data or EOF when all pending data has
88 last read attempt at the other half of the BIO pair failed due to an
103 Both halves of a BIO pair should be freed. That is even if one half is implicit
104 freed due to a BIO_free_all() or SSL_free() call the other half needs to be freed.
108 on the other half of the pair and, if any data is pending, reading it and sending
[all …]
H A DBIO_s_dgram_pair.pod8 BIO_dgram_set0_local_addr - datagram pair BIO
45 The BIO datagram pair allows each half of a pair to signal to the other half
58 Freeing either half of the pair will automatically destroy the association.
78 This BIO does not support sending or receiving zero-length datagrams. Passing a
79 zero-length buffer to BIO_write is treated as a no-op.
93 truncation mode for the given half of a BIO datagram pair. When no-truncate mode
95 the next datagram to be read. If no-truncate mode is disabled (the default), the
109 when receiving on the other half of the pair. If the BIO is used in a call to
115 L<BIO_flush(3)> is a no-op.
129 other L<BIO_ctrl(3)> operation, on either half of a BIO datagram pair while any
[all …]
/freebsd/share/dict/
H A Dweb2a12 A-b-c book
13 A-b-c method
14 abdomino-uterotomy
15 Abdul-baha
16 a-be
20 able-bodied
21 able-bodiedness
22 able-minded
23 able-mindedness
27 Abor-miri
[all …]
/freebsd/lib/msun/src/
H A De_coshf.c1 /* e_coshf.c -- float version of e_cosh.c.
19 static const float one = 1.0, half=0.5, huge = 1.0e30; variable
44 return half*t+half/t; in coshf()
47 /* |x| in [9, log(maxfloat)] return half*exp(|x|) */ in coshf()
48 if (ix < 0x42b17217) return half*expf(fabsf(x)); in coshf()
52 return __ldexp_expf(fabsf(x), -1); in coshf()

12345678910>>...44