/freebsd/contrib/llvm-project/libcxx/src/include/ryu/ |
H A D | d2s_full_table.h | 1 //===----------------------------------------------------------------------===// 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===----------------------------------------------------------------------===// 10 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 15 // Boost Software License - Version 1.0 - August 17th, 2003 21 // Software, and to permit third-parties to whom the Software is furnished to 28 // works are solely in the form of machine-executable object code generated by 33 // FITNESS FOR A PARTICULAR PURPOSE, TITLE AND NON-INFRINGEMENT. IN NO EVENT 43 // clang-format off 50 { 1u, 288230376151711744u }, { 3689348814741910324u, 230584300921369395u }, [all …]
|
H A D | d2fixed_full_table.h | 1 //===----------------------------------------------------------------------===// 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===----------------------------------------------------------------------===// 10 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 15 // Boost Software License - Version 1.0 - August 17th, 2003 21 // Software, and to permit third-parties to whom the Software is furnished to 28 // works are solely in the form of machine-executable object code generated by 33 // FITNESS FOR A PARTICULAR PURPOSE, TITLE AND NON-INFRINGEMENT. IN NO EVENT 43 // clang-format off 62 { 1u, 72057594037927936u, 0u }, [all …]
|
/freebsd/crypto/openssh/ |
H A D | libcrux_mlkem768_sha3.h | 37 /* from libcrux/libcrux-ml-kem/cg/eurydice_glue.h */ 39 * SPDX-FileCopyrightText: 2024 Eurydice Contributors 40 * SPDX-FileCopyrightText: 2024 Cryspen Sarl <info@cryspen.com> 42 * SPDX-License-Identifier: MIT or Apache-2.0 67 // - if you need to use `ptr`, you MUST cast it to a proper type *before* 71 // - if you need to use `len` for a C style function (e.g. memcpy, memcmp), you 88 (CLITERAL(Eurydice_slice){.ptr = (void *)(x + start), .len = end - start}) 136 Eurydice_array_eq(sz, a1, ((a2)->ptr), t, _) 146 .len = slice.len - mid}}) 152 Eurydice_slice_to_array3(&(dst)->tag, (char *)&(dst)->val.case_Ok, src, \ [all …]
|
/freebsd/crypto/openssl/doc/designs/quic-design/ |
H A D | quic-api-ssl-funcs.md | 4 This document is a companion to the [QUIC API Overview](./quic-api.md) which 10 - **Global**: 15 - **Object**: 16 Object management APIs. Some of these may require QUIC-specific implementation. 17 - **HL**: Handshake layer API. 22 - **CSSM**: Connection/Stream State Machine. API related to lifecycle of a 23 connection or stream. Needs QUIC-specific implementation. 24 - **ADP**: App Data Path. Application-side data path API. QUIC-specific 26 - **NDP**: Net Data Path. Network-side data path control API. Also includes I/O 28 - **RL**: Record layer related API. If these API items only relate to the TLS [all …]
|
/freebsd/contrib/pjdfstest/tests/open/ |
H A D | 06.t | 3 # $FreeBSD: head/tools/regression/pjdfstest/tests/open/06.t 211352 2010-08-15 21:24:17Z pjd $ 22 expect 0 -u 65534 -g 65534 create ${n1} 0644 24 expect 0 -u 65534 -g 65534 chmod ${n1} 0600 25 expect 0 -u 65534 -g 65534 open ${n1} O_RDONLY, 26 expect 0 -u 65534 -g 65534 open ${n1} O_WRONLY, 27 expect 0 -u 65534 -g 65534 open ${n1} O_RDWR, 28 expect 0 -u 65534 -g 65534 chmod ${n1} 0060 29 expect 0 -u 65533 -g 65534 open ${n1} O_RDONLY, 30 expect 0 -u 65533 -g 65534 open ${n1} O_WRONLY, 31 expect 0 -u 65533 -g 65534 open ${n1} O_RDWR, [all …]
|
/freebsd/usr.sbin/cxgbetool/ |
H A D | tcbshowt5.c | 1 /*- 2 * SPDX-License-Identifier: BSD-2-Clause 30 /* Auto-generated file. Avoid direct editing. */ 45 PR(" %-12s (%-2u), %s, lock_tid %u, rss_fw %u\n", in t5_display_tcb_aux_0() 57 PR(" maxseg %u, recv_scaleflag %u, recv_tstmp %u, recv_sack %u\n", in t5_display_tcb_aux_0() 63 PR(" timer %u, dack_timer %u\n", in t5_display_tcb_aux_0() 65 PR(" mod_schd: tx: %u, rx: %u, reason 0x%1x\n", in t5_display_tcb_aux_0() 73 PR(" max_rt %-2u, rxtshift %u, keepalive %u\n", in t5_display_tcb_aux_0() 80 PR(" t_rtt_ts_recent_age %u t_rttseq_recent %u\n", in t5_display_tcb_aux_0() 82 PR(" t_srtt %u, t_rttvar %u\n", in t5_display_tcb_aux_0() [all …]
|
H A D | tcbshowt4.c | 1 /*- 2 * SPDX-License-Identifier: BSD-2-Clause 30 /* Auto-generated file. Avoid direct editing. */ 45 PR(" %-12s (%-2u), %s, lock_tid %u, init %u\n", in t4_display_tcb_aux_0() 57 PR(" maxseg %u, recv_scaleflag %u, recv_tstmp %u, recv_sack %u\n", in t4_display_tcb_aux_0() 63 PR(" timer %u, dack_timer %u\n", in t4_display_tcb_aux_0() 65 PR(" mod_schd: tx: %u, rx: %u, reason 0x%1x\n", in t4_display_tcb_aux_0() 73 PR(" max_rt %-2u, rxtshift %u, keepalive %u\n", in t4_display_tcb_aux_0() 80 PR(" t_rtt_ts_recent_age %u t_rttseq_recent %u\n", in t4_display_tcb_aux_0() 82 PR(" t_srtt %u, t_rttvar %u\n", in t4_display_tcb_aux_0() [all …]
|
H A D | tcbshowt6.c | 1 /*- 2 * SPDX-License-Identifier: BSD-2-Clause 30 /* Auto-generated file. Avoid direct editing. */ 45 PR(" %-12s (%-2u), %s, lock_tid %u, rss_fw %u\n", in t6_display_tcb_aux_0() 57 PR(" maxseg %u, recv_scaleflag %u, recv_tstmp %u, recv_sack %u\n", in t6_display_tcb_aux_0() 63 PR(" timer %u, dack_timer %u\n", in t6_display_tcb_aux_0() 65 PR(" mod_schd: tx: %u, rx: %u, reason 0x%1x\n", in t6_display_tcb_aux_0() 73 PR(" max_rt %-2u, rxtshift %u, keepalive %u\n", in t6_display_tcb_aux_0() 80 PR(" t_rtt_ts_recent_age %u t_rttseq_recent %u\n", in t6_display_tcb_aux_0() 82 PR(" t_srtt %u, t_rttvar %u\n", in t6_display_tcb_aux_0() [all …]
|
/freebsd/sys/contrib/device-tree/include/dt-bindings/reset/ |
H A D | tegra234-reset.h | 1 /* SPDX-License-Identifier: GPL-2.0 */ 2 /* Copyright (c) 2018-2022, NVIDIA CORPORATION. All rights reserved. */ 13 #define TEGRA234_RESET_ACTMON 1U 14 #define TEGRA234_RESET_ADSP_ALL 2U 15 #define TEGRA234_RESET_DSI_CORE 3U 16 #define TEGRA234_RESET_CAN1 4U 17 #define TEGRA234_RESET_CAN2 5U 18 #define TEGRA234_RESET_DLA0 6U 19 #define TEGRA234_RESET_DLA1 7U 20 #define TEGRA234_RESET_DPAUX 8U [all …]
|
/freebsd/sys/dev/xen/xenstore/ |
H A D | xenstore_dev.c | 4 * Driver giving user-space access to the kernel's connection to the 47 #include <xen/xen-os.h> 68 /* In-progress transaction. */ 79 } u; member 82 #define MASK_READ_IDX(idx) ((idx)&(PAGE_SIZE-1)) 94 xs_queue_reply(struct xs_dev_data *u, const char *data, unsigned int len) in xs_queue_reply() argument 98 for (i = 0; i < len; i++, u->read_prod++) in xs_queue_reply() 99 u->read_buffer[MASK_READ_IDX(u->read_prod)] = data[i]; in xs_queue_reply() 101 KASSERT((u->read_prod - u->read_cons) <= sizeof(u->read_buffer), in xs_queue_reply() 104 wakeup(u); in xs_queue_reply() [all …]
|
/freebsd/tools/tools/ath/ath_ee_9300_print/ |
H A D | main.c | 3 * Copyright (c) 2010-2011 Adrian Chadd, Xenion Pty Ltd. 72 ee->eeprom_version, in eeprom_9300_hdr_print() 73 ee->template_version, in eeprom_9300_hdr_print() 74 ee->mac_addr[0], in eeprom_9300_hdr_print() 75 ee->mac_addr[1], in eeprom_9300_hdr_print() 76 ee->mac_addr[2], in eeprom_9300_hdr_print() 77 ee->mac_addr[3], in eeprom_9300_hdr_print() 78 ee->mac_addr[4], in eeprom_9300_hdr_print() 79 ee->mac_addr[5]); in eeprom_9300_hdr_print() 86 const OSPREY_BASE_EEP_HEADER *ee_base = &ee->base_eep_header; in eeprom_9300_base_print() [all …]
|
/freebsd/contrib/tcpdump/ |
H A D | print-openflow-1.3.c | 4 * print-openflow-1.0.c. 6 * [OF13] https://www.opennetworking.org/wp-content/uploads/2014/10/openflow-switch-v1.3.5.pdf 38 #include "netdissect-stdinc.h" 46 #define OFPT_HELLO 0U 47 #define OFPT_ERROR 1U 48 #define OFPT_ECHO_REQUEST 2U 49 #define OFPT_ECHO_REPLY 3U 50 #define OFPT_EXPERIMENTER 4U 51 #define OFPT_FEATURES_REQUEST 5U 52 #define OFPT_FEATURES_REPLY 6U [all …]
|
/freebsd/share/doc/papers/kernmalloc/ |
H A D | appendix.ms | 6 'ds _ \d\(mi\u 9 'ds - \(mi 10 'ds / \\h'\\w' 'u-\\w'/'u'/ 11 'ds /* \\h'\\w' 'u-\\w'/'u'/* 23 \f2\s12\h'\\n(.lu-\w'\\*(=f'u'\\*(=f\fP\s0\h'|0u' 45 'ds -K 47 'de -C 51 'ds -K \fP 54 '-C 59 \f2\s14\h'\\n(.lu-\w'\\$1'u'\\$1\fP\s0\h'|0u'\c [all …]
|
/freebsd/contrib/gdtoa/ |
H A D | strtodI.c | 36 ulpdown(d) U *d; in ulpdown() 38 ulpdown(U *d) 41 double u; local 42 ULong *L = d->L; 44 u = ulp(d); 47 u *= 0.5; 48 return u; 58 static FPI fpi = { 53, 1-1023-53+1, 2046-1023-53+1, 1, SI }; 62 U *u; local 65 u = (U*)dd; [all …]
|
/freebsd/crypto/heimdal/lib/wind/ |
H A D | rfc3492.txt | 33 literally, and non-ASCII characters are represented by ASCII 50 3.3 Generalized variable-length integers..................5 75 A. Mixed-case annotation.....................................22 84 domain names. Labels containing non-ASCII characters can be 134 strings are case-folded prior to encoding, the basic string can use 135 mixed case to tell how to convert the folded string into a mixed-case 136 string. See appendix A "Mixed-case annotation". 155 by "U+" followed by four to six hexadecimal digits, while a range of 191 coding" encodes the non-basic code points as deltas, and processes 194 are represented as "generalized variable-length integers", which use [all …]
|
/freebsd/sys/dev/eqos/ |
H A D | if_eqos_reg.h | 1 /*- 2 * SPDX-License-Identifier: BSD-2-Clause 28 * $Id: eqos_reg.h 921 2022-08-09 18:38:11Z sos $ 32 * DesignWare Ethernet Quality-of-Service controller 39 #define GMAC_MAC_CONFIGURATION_CST (1U << 21) 40 #define GMAC_MAC_CONFIGURATION_ACS (1U << 20) 41 #define GMAC_MAC_CONFIGURATION_BE (1U << 18) 42 #define GMAC_MAC_CONFIGURATION_JD (1U << 17) 43 #define GMAC_MAC_CONFIGURATION_JE (1U << 16) 44 #define GMAC_MAC_CONFIGURATION_PS (1U << 15) [all …]
|
/freebsd/sys/dev/ic/ |
H A D | quicc.h | 1 /*- 2 * SPDX-License-Identifier: BSD-2-Clause 41 #define QUICC_PRAM_BASE_SCC(u) (QUICC_PRAM_BASE + QUICC_PRAM_SIZE_SCC * (u)) argument 44 #define QUICC_PRAM_SCC_RBASE(u) (QUICC_PRAM_BASE_SCC(u) + 0x00) argument 45 #define QUICC_PRAM_SCC_TBASE(u) (QUICC_PRAM_BASE_SCC(u) + 0x02) argument 46 #define QUICC_PRAM_SCC_RFCR(u) (QUICC_PRAM_BASE_SCC(u) + 0x04) argument 47 #define QUICC_PRAM_SCC_TFCR(u) (QUICC_PRAM_BASE_SCC(u) + 0x05) argument 48 #define QUICC_PRAM_SCC_MRBLR(u) (QUICC_PRAM_BASE_SCC(u) + 0x06) argument 49 #define QUICC_PRAM_SCC_RBPTR(u) (QUICC_PRAM_BASE_SCC(u) + 0x10) argument 50 #define QUICC_PRAM_SCC_TBPTR(u) (QUICC_PRAM_BASE_SCC(u) + 0x20) argument [all …]
|
/freebsd/lib/msun/src/ |
H A D | e_sqrtl.c | 1 /*- 2 * SPDX-License-Identifier: BSD-2-Clause 39 union IEEEl2bits u; in inc() local 41 u.e = x; in inc() 42 if (++u.bits.manl == 0) { in inc() 43 if (++u.bits.manh == 0) { in inc() 44 u.bits.exp++; in inc() 45 u.bits.manh |= LDBL_NBIT; in inc() 48 return (u.e); in inc() 51 /* Return (x - ulp) for normal positive x. Assumes no underflow. */ [all …]
|
/freebsd/sys/dev/hptmv/ |
H A D | gui_lib.c | 1 /*- 2 * SPDX-License-Identifier: BSD-2-Clause 4 * Copyright (c) 2004-2005 HighPoint Technologies, Inc. 30 * Copyright (c) 2002-2004 HighPoint Technologies, Inc. All rights reserved. 80 if(&(pAdapter->VDevices[i]) == p) return 0; in check_VDevice_valid() 81 pAdapter = pAdapter->next; in check_VDevice_valid() 88 _vbus_p = &pAdapter->VBus; in check_VDevice_valid() 92 if ((pVDevice->u.array.dArStamp != 0) && (pVDevice == p)) in check_VDevice_valid() 95 pAdapter = pAdapter->next; in check_VDevice_valid() 99 return -1; in check_VDevice_valid() [all …]
|
/freebsd/sys/dev/xen/efi/ |
H A D | pvefi.c | 1 /*- 37 #include <xen/xen-os.h> 57 .u.efi_runtime_call.function = XEN_EFI_get_time, in get_time() 59 struct xenpf_efi_runtime_call *call = &op.u.efi_runtime_call; in get_time() 66 tm->tm_year = call->u.get_time.time.year; in get_time() 67 tm->tm_mon = call->u.get_time.time.month; in get_time() 68 tm->tm_mday = call->u.get_time.time.day; in get_time() 69 tm->tm_hour = call->u.get_time.time.hour; in get_time() 70 tm->tm_min = call->u.get_time.time.min; in get_time() 71 tm->tm_sec = call->u.get_time.time.sec; in get_time() [all …]
|
/freebsd/crypto/openssl/crypto/modes/ |
H A D | xts128.c | 2 * Copyright 2011-2020 The OpenSSL Project Authors. All Rights Reserved. 30 u64 u[2]; in CRYPTO_xts128_encrypt() member 37 return -1; in CRYPTO_xts128_encrypt() 41 (*ctx->block2) (tweak.c, tweak.c, ctx->key2); in CRYPTO_xts128_encrypt() 44 len -= 16; in CRYPTO_xts128_encrypt() 49 scratch.u[0] ^= tweak.u[0]; in CRYPTO_xts128_encrypt() 50 scratch.u[1] ^= tweak.u[1]; in CRYPTO_xts128_encrypt() 52 scratch.u[0] = ((u64_a1 *)inp)[0] ^ tweak.u[0]; in CRYPTO_xts128_encrypt() 53 scratch.u[1] = ((u64_a1 *)inp)[1] ^ tweak.u[1]; in CRYPTO_xts128_encrypt() 55 (*ctx->block1) (scratch.c, scratch.c, ctx->key1); in CRYPTO_xts128_encrypt() [all …]
|
/freebsd/sys/dev/stge/ |
H A D | if_stgereg.h | 3 /*- 4 * SPDX-License-Identifier: BSD-2-Clause 46 * D-Link Systems PCI vendor ID 64 * D-Link Systems device ID 77 * Note that while DMA addresses are all in 64-bit fields, only 90 bus_write_4((_sc)->sc_res[0], (reg), (val)) 92 bus_write_2((_sc)->sc_res[0], (reg), (val)) 94 bus_write_1((_sc)->sc_res[0], (reg), (val)) 97 bus_read_4((_sc)->sc_res[0], (reg)) 99 bus_read_2((_sc)->sc_res[0], (reg)) [all …]
|
/freebsd/sys/dev/sound/pci/ |
H A D | atiixp.h | 1 /*- 2 * SPDX-License-Identifier: BSD-2-Clause 61 * References: ALSA snd-atiixp.c , OpenBSD/NetBSD auixp-*.h 67 #define ATI_REG_ISR_IN_XRUN (1U<<0) 68 #define ATI_REG_ISR_IN_STATUS (1U<<1) 69 #define ATI_REG_ISR_OUT_XRUN (1U<<2) 70 #define ATI_REG_ISR_OUT_STATUS (1U<<3) 71 #define ATI_REG_ISR_SPDF_XRUN (1U<<4) 72 #define ATI_REG_ISR_SPDF_STATUS (1U<<5) 73 #define ATI_REG_ISR_PHYS_INTR (1U<<8) [all …]
|
/freebsd/sys/contrib/dev/athk/ath11k/ |
H A D | debugfs_htt_stats.c | 1 // SPDX-License-Identifier: BSD-3-Clause-Clear 3 * Copyright (c) 2018-2019 The Linux Foundation. All rights reserved. 24 (ATH11K_HTT_STATS_BUF_SIZE - buflen), \ 29 (ATH11K_HTT_STATS_BUF_SIZE - buflen) - index, \ 30 " %u:%u,", i, arr[i]); \ 33 (ATH11K_HTT_STATS_BUF_SIZE - buflen) - index, \ 43 u8 *buf = stats_req->buf; in htt_print_stats_string_tlv() 44 u32 len = stats_req->buf_len; in htt_print_stats_string_tlv() 50 len += scnprintf(buf + len, buf_len - len, "HTT_STATS_STRING_TLV:\n"); in htt_print_stats_string_tlv() 52 len += scnprintf(buf + len, buf_len - len, in htt_print_stats_string_tlv() [all …]
|
/freebsd/sys/dev/xen/evtchn/ |
H A D | evtchn_dev.c | 4 * Driver for receiving and demuxing event-channel signals. 6 * Copyright (c) 2004-2005, K A Fraser 7 * Multi-process extensions Copyright (c) 2004, Steven Smith 58 #include <xen/xen-os.h> 64 MALLOC_DEFINE(M_EVTCHN, "evtchn_dev", "Xen event channel user-space device"); 78 #define EVTCHN_RING_MASK(_i) ((_i)&(EVTCHN_RING_SIZE-1)) 116 /*------------------------- Red-black tree helpers ---------------------------*/ 121 return (u1->port - u2->port); in evtchn_cmp() 125 find_evtchn(struct per_user_data *u, evtchn_port_t port) in find_evtchn() argument 131 return (RB_FIND(evtchn_tree, &u->evtchns, &tmp)); in find_evtchn() [all …]
|