Home
last modified time | relevance | path

Searched refs:DEGREE (Results 1 – 25 of 28) sorted by relevance

12

/freebsd/contrib/llvm-project/llvm/lib/Support/BLAKE3/
H A Dblake3_avx2.c5 #define DEGREE 8 macro
158 INLINE void transpose_vecs(__m256i vecs[DEGREE]) { in transpose_vecs() argument
308 while (num_inputs >= DEGREE) { in blake3_hash_many_avx2()
312 counter += DEGREE; in blake3_hash_many_avx2()
314 inputs += DEGREE; in blake3_hash_many_avx2()
315 num_inputs -= DEGREE; in blake3_hash_many_avx2()
316 out = &out[DEGREE * BLAKE3_OUT_LEN]; in blake3_hash_many_avx2()
H A Dblake3_sse41.c5 #define DEGREE 4 macro
392 INLINE void transpose_vecs(__m128i vecs[DEGREE]) { in transpose_vecs() argument
540 while (num_inputs >= DEGREE) { in blake3_hash_many_sse41()
544 counter += DEGREE; in blake3_hash_many_sse41()
546 inputs += DEGREE; in blake3_hash_many_sse41()
547 num_inputs -= DEGREE; in blake3_hash_many_sse41()
548 out = &out[DEGREE * BLAKE3_OUT_LEN]; in blake3_hash_many_sse41()
H A Dblake3_sse2.c5 #define DEGREE 4 macro
398 INLINE void transpose_vecs(__m128i vecs[DEGREE]) { in transpose_vecs() argument
546 while (num_inputs >= DEGREE) { in blake3_hash_many_sse2()
550 counter += DEGREE; in blake3_hash_many_sse2()
552 inputs += DEGREE; in blake3_hash_many_sse2()
553 num_inputs -= DEGREE; in blake3_hash_many_sse2()
554 out = &out[DEGREE * BLAKE3_OUT_LEN]; in blake3_hash_many_sse2()
/freebsd/tools/tools/locale/etc/charmaps/
H A DCP1251.TXT196 0xB0 0x00B0 #DEGREE SIGN
H A DCP866.TXT267 0xf8 0x00b0 #DEGREE SIGN
H A DPT154.TXT199 0xb0 0x00B0 # DEGREE SIGN
H A DISO8859-13.TXT221 0xB0 0x00B0 # DEGREE SIGN
H A DISO8859-9.TXT227 0xB0 0x00B0 # DEGREE SIGN
H A DISO8859-1.TXT225 0xB0 0x00B0 # DEGREE SIGN
H A DISO8859-15.TXT224 0xB0 0x00B0 # DEGREE SIGN
H A DISO8859-2.TXT225 0xB0 0x00B0 # DEGREE SIGN
H A DISO8859-4.TXT225 0xB0 0x00B0 # DEGREE SIGN
H A DISO8859-7.TXT232 0xB0 0x00B0 # DEGREE SIGN
H A DKOI8-R.TXT204 0x9C 0x00B0 # DEGREE SIGN
H A DKOI8-U.TXT212 0x9C 0x00B0 # DEGREE SIGN
H A DeucCN.TXT79 0xA1E3 0x00B0 # DEGREE SIGN
82 0xA1E6 0x2103 # DEGREE CELSIUS
H A DGB2312.TXT133 0x2163 0x00B0 # DEGREE SIGN
136 0x2166 0x2103 # DEGREE CELSIUS
H A DBig5.TXT263 0xA24A 0x2103 # DEGREE CELSIUS
264 0xA24B 0x2109 # DEGREE FAHRENHEIT
277 0xA258 0x00B0 # DEGREE SIGN
/freebsd/share/syscons/keymaps/
H A Del.iso07.kbd41 # Shift(+Ctrl)+['/"] 176 � DEGREE SIGN
/freebsd/sys/dev/usb/serial/
H A Duslcom.c309 USLCOM_DEV(SILABS, DEGREE),
/freebsd/share/vt/keymaps/
H A Dgr.kbd41 # Shift(+Ctrl)+['/"] 176 ° DEGREE SIGN
/freebsd/crypto/heimdal/lib/wind/
H A DDerivedNormalizationProps.txt46 2103 ; FC_NFKC; 00B0 0063 # So DEGREE CELSIUS
48 2109 ; FC_NFKC; 00B0 0066 # So DEGREE FAHRENHEIT
1224 2103 ; NFKD_QC; N # So DEGREE CELSIUS
1227 2109 ; NFKD_QC; N # So DEGREE FAHRENHEIT
1640 2103 ; NFKC_QC; N # So DEGREE CELSIUS
1643 2109 ; NFKC_QC; N # So DEGREE FAHRENHEIT
2313 2103 ; Expands_On_NFKD # So DEGREE CELSIUS
2315 2109 ; Expands_On_NFKD # So DEGREE FAHRENHEIT
2515 2103 ; Expands_On_NFKC # So DEGREE CELSIUS
2517 2109 ; Expands_On_NFKC # So DEGREE FAHRENHEIT
/freebsd/share/i18n/csmapper/APPLE/
H A DFARSI%UCS.src181 # 0xF4 -> <RL>+0x00B0 DEGREE SIGN, right-left
H A DUCS%FARSI.src181 # 0xF4 -> <RL>+0x00B0 DEGREE SIGN, right-left
/freebsd/sys/dev/usb/
H A Dusbdevs4462 product SILABS DEGREE 0x80ca Degree Controls Inc

12