Home
last modified time | relevance | path

Searched +full:106 +full:- +full:db (Results 1 – 25 of 60) sorted by relevance

123

/freebsd/sys/contrib/device-tree/Bindings/sound/
H A Dti,pcm6240.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
2 # Copyright (C) 2022 - 2024 Texas Instruments Incorporated
4 ---
6 $schema: http://devicetree.org/meta-schemas/core.yaml#
11 - Shenghao Ding <shenghao-ding@ti.com>
24 https://www.ti.com/lit/gpn/pcm3120-q1
25 https://www.ti.com/lit/gpn/pcm3140-q1
26 https://www.ti.com/lit/gpn/pcm5120-q1
27 https://www.ti.com/lit/gpn/pcm6120-q1
28 https://www.ti.com/lit/gpn/pcm6260-q1
[all …]
/freebsd/crypto/openssl/test/recipes/
H A D25-test_crl.t2 # Copyright 2015-2021 The OpenSSL Project Authors. All Rights Reserved.
27 tconversion( -type => "crl", -in => srctop_file("test","testcrl.pem") );
32 ok(compare1stline([qw{openssl crl -noout -fingerprint -in},
35 ok(compare1stline([qw{openssl crl -noout -fingerprint -sha256 -in},
37 …'SHA2-256 Fingerprint=B3:A9:FD:A7:2E:8C:3D:DF:D0:F1:C3:1A:96:60:B5:FD:B0:99:7C:7F:0E:E4:34:F5:DB:8…
38 ok(compare1stline([qw{openssl crl -noout -hash -in},
40 '106cd822'));
42 ok(compare1stline_stdin([qw{openssl crl -hash -noout}],
44 '106cd822'),
47 ok(!run(app(["openssl", "crl", "-text", "-in", $pem, "-inform", "DER",
[all …]
/freebsd/tools/tools/locale/etc/final-maps/
H A Dmap.UTF-85 # charset: UTF-8
8 # Copyright © 1991-2024 Unicode, Inc.
10 # SPDX-License-Identifier: Unicode-3.0
13 <code_set_name> "UTF-8"
18 <CONTROL-0000> \x00
20 <CONTROL-0001> \x01
22 <CONTROL-0002> \x02
24 <CONTROL-0003> \x03
26 <CONTROL-0004> \x04
28 <CONTROL-0005> \x05
[all …]
/freebsd/sys/dev/bhnd/
H A Dbhnd_ids.h1 /*-
2 * SPDX-License-Identifier: ISC
4 * Copyright (c) 2015-2016 Landon Fuller <landon@landonf.org>
5 * Copyright (c) 1999-2015, Broadcom Corporation
9 * with the dd-wrt project, and the hndsoc.h header distributed with Broadcom's
30 * JEDEC JEP-106 Core Vendor IDs
32 * These are the JEDEC JEP-106 manufacturer ID representions (with ARM's
33 * non-standard 4-bit continutation code), as used in ARM's PrimeCell
38 * will need to convert bus-specific vendor IDs to their BHND_MFGID
39 * JEP-106 equivalents.
[all …]
/freebsd/sys/dev/rtwn/rtl8812a/
H A Dr12a_chan.c1 /*-
67 /* Write per-MCS Tx power. */ in r12a_write_txpower_ht()
78 if (sc->ntxchains >= 2) { in r12a_write_txpower_ht()
91 /* TODO: HT MCS 16 -> 31 */ in r12a_write_txpower_ht()
114 if (sc->ntxchains == 1) { in r12a_write_txpower_vht()
129 if (sc->ntxchains > 1) { in r12a_write_txpower_vht()
138 if (sc->ntxchains > 1) { in r12a_write_txpower_vht()
156 /* Write per-CCK rate Tx power. */ in r12a_write_txpower_cck()
170 /* Write per-OFDM rate Tx power. */ in r12a_write_txpower_ofdm()
196 power_level -= 10; in r12a_tx_power_training()
[all …]
/freebsd/contrib/sqlite3/
H A Dsqlite3.c17 ** language. The code for the "sqlite3" command-line shell is also in a
20 ** The content in this amalgamation comes from Fossil check-in
51 ** NO_TEST - The branches on this line are not
56 ** OPTIMIZATION-IF-TRUE - This branch is allowed to always be false
60 ** OPTIMIZATION-IF-FALSE - This branch is allowed to always be true
64 ** PREVENTS-HARMLESS-OVERREAD - This branch prevents a buffer overread
69 ** slash-asterisk...asterisk-slash comment marks, with no spaces between the
144 ** 2015-03-02
182 ** large file support, or if the OS is windows, these should be no-ops.
188 ** Large file support can be disabled using the -DSQLITE_DISABLE_LFS switch
[all …]
/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DX86RecognizableInstr.h1 //===- X86RecognizableInstr.h - Disassembler instruction spec ---*- C++ -*-===//
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 //===----------------------------------------------------------------------===//
14 //===----------------------------------------------------------------------===//
57 MAP(DB, 91) \
72 MAP(EA, 106) \
239 /// RecognizableInstr - Encapsulates all information required to decode a single
254 /// They are not one-to-one with operands listed in the MCInst; for example,
264 /// insnContext - Returns the primary context in which the instruction is
267 /// @return - The context in which the instruction is valid.
[all …]
/freebsd/contrib/file/magic/Magdir/
H A Djpeg2 #------------------------------------------------------------------------------
12 0 belong 0xffd8fff7 JPEG-LS image data
26 # The following added by Erik Rossen <rossen@freesurf.ch> 1999-09-06
28 # tests are not fool-proof since some perfectly valid JPEGs are currently
93 # DB: Define Quantization tables
108 # Reference: http://mark0.net/download/triddefs_xml.7z/defs/b/bitmap-hsi1.trid.xml
111 #!:mime application/octet-stream
112 !:mime image/x-hsi
119 # Added sub-entries for JP2, JPX, JPM and MJ2 formats; added mimetypes
125 # Reference: http://mark0.net/download/triddefs_xml.7z/defs/b/bitmap-jpeg2k.trid.xml
[all …]
/freebsd/contrib/tcpdump/
H A Dnameser.h34 * -
52 * -
53 * --Copyright--
82 /* non standard - supports ALLOW_UPDATES stuff from Mike Schwartz */
93 * Undefine various #defines from various System V-flavored OSes (Solaris,
94 * SINIX, HP-UX) so the compiler doesn't whine that we redefine them.
119 #define NOCHANGE 0xf /* update failed to change db */
162 #define T_DNAME 39 /* non-terminal redirection */
164 #define T_OPT 41 /* EDNS0 option (meta-RR) */
196 #define T_L32 105 /* Locator 32-bit */
[all …]
/freebsd/contrib/diff/
H A DABOUT-NLS9 If you found this `ABOUT-NLS' file inside a distribution, you may
31 ./configure --with-included-gettext
65 ./configure --with-included-gettext
66 ./configure --disable-nls
68 will respectively bypass any pre-existing `gettext' to use the
80 ./configure --with-included-gettext
82 to prevent auto-detection.
90 LL gives an ISO 639 two-letter code identifying the language. Unless
92 `--disable-nls' switch, all available translations are installed
95 `LINGUAS' should then contain a space separated list of two-letter
[all …]
/freebsd/share/misc/
H A Dusb_vendors6 # http://www.linux-usb.org/usb-ids.html
7 # or send entries as patches (diff -u old new) in the
10 # http://www.linux-usb.org/usb.ids
13 # Date: 2024-12-04 20:34:02
20 # device device_name <-- single tab
21 # interface interface_name <-- two tabs
38 5301 GW-US54ZGL 802.11bg
54 145f NW-3100 802.11b/g 54Mbps Wireless Network Adapter [zd1211]
62 0200 TP-Link
81 120e ASI120MC-S Planetary Camera
[all …]
H A Dpci_vendors5 # Date: 2024-11-25 03:15:02
8 # the PCI ID Project at https://pci-ids.ucw.cz/.
14 # (version 2 or higher) or the 3-clause BSD License.
25 # device device_name <-- single tab
26 # subvendor subdevice subsystem_name <-- two tabs
30 # This is a relabelled RTL-8139
31 8139 AT-2500TX V3 Ethernet
41 7a09 PCI-to-PCI Bridge
50 7a19 PCI-to-PCI Bridge
55 7a29 PCI-to-PCI Bridge
[all …]
/freebsd/sys/contrib/dev/rtw88/
H A Dphy.c1 // SPDX-License-Identifier: GPL-2.0 OR BSD-3-Clause
2 /* Copyright(c) 2018-2019 Realtek Corporation
113 struct rtw_dm_info *dm_info = &rtwdev->dm_info; in rtw_phy_cck_pd_init()
118 dm_info->cck_pd_lv[i][j] = CCK_PD_LV0; in rtw_phy_cck_pd_init()
121 dm_info->cck_fa_avg = CCK_FA_AVG_RESET; in rtw_phy_cck_pd_init()
126 struct rtw_hw_reg_offset *edcca_th = rtwdev->chi in rtw_phy_set_edcca_th()
817 u32 dB; rtw_phy_linear_2_db() local
[all...]
/freebsd/contrib/tcsh/
H A Dsh.char.c4 /*-
70 /* 44 , 45 - 46 . 47 / */
115 /* 104 h 105 i 106 j 107 k */
135 /* 128 - 255 The below is supposedly ISO 8859/1 */
271 /* 44 , 45 - 46 . 47 / */
316 /* 104 h 105 i 106 j 107 k */
335 /* 128 - 255 The below is supposedly ISO 8859/1 */
434 /* multi-byte table */
470 /* 44 , 45 - 46 . 47 / */
515 /* 104 h 105 i 106 j 107 k */
[all …]
/freebsd/sys/contrib/device-tree/src/arm/qcom/
H A Dqcom-sdx65.dtsi1 // SPDX-License-Identifier: BSD-3-Clause
9 #include <dt-bindings/clock/qcom,gcc-sdx65.h>
10 #include <dt-bindings/clock/qcom,rpmh.h>
11 #include <dt-bindings/gpio/gpio.h>
12 #include <dt-bindings/interrupt-controller/arm-gic.h>
13 #include <dt-bindings/power/qcom-rpmpd.h>
14 #include <dt-bindings/soc/qcom,rpmh-rsc.h>
15 #include <dt-bindings/interconnect/qcom,sdx65.h>
18 #address-cells = <1>;
19 #size-cells = <1>;
[all …]
/freebsd/crypto/heimdal/
H A DNEWS1 Release Notes - Heimdal - Version Heimdal 1.5.2
4 - CVE-2011-4862 Buffer overflow in libtelnet/encrypt.c in telnetd - escalation of privilege
5 - Check that key types strictly match - denial of service
7 Release Notes - Heimdal - Version Heimdal 1.5.1
10 - Fix building on Solaris, requires c99
11 - Fix building on Windows
12 - Build system updates
14 Release Notes - Heimdal - Version Heimdal 1.5
18 - Support GSS name extensions/attributes
19 - SHA512 support
[all …]
/freebsd/sys/contrib/device-tree/src/arm64/qcom/
H A Dsdx75.dtsi1 // SPDX-License-Identifier: BSD-3-Clause
9 #include <dt-bindings/clock/qcom,rpmh.h>
10 #include <dt-bindings/clock/qcom,sdx75-gcc.h>
11 #include <dt-bindings/dma/qcom-gpi.h>
12 #include <dt-bindings/gpio/gpio.h>
13 #include <dt-bindings/interconnect/qcom,icc.h>
14 #include <dt-bindings/interconnect/qcom,sdx75.h>
15 #include <dt-bindings/interrupt-controller/arm-gic.h>
16 #include <dt-bindings/mailbox/qcom-ipcc.h>
17 #include <dt-bindings/power/qcom,rpmhpd.h>
[all …]
H A Dqdu1000.dtsi1 // SPDX-License-Identifier: BSD-3-Clause
6 #include <dt-bindings/clock/qcom,qdu1000-gcc.h>
7 #include <dt-bindings/clock/qcom,rpmh.h>
8 #include <dt-bindings/dma/qcom-gpi.h>
9 #include <dt-bindings/gpio/gpio.h>
10 #include <dt-bindings/interconnect/qcom,icc.h>
11 #include <dt-bindings/interconnect/qcom,qdu1000-rpmh.h>
12 #include <dt-bindings/interrupt-controller/arm-gic.h>
13 #include <dt-bindings/power/qcom-rpmpd.h>
14 #include <dt-bindings/soc/qcom,rpmh-rsc.h>
[all …]
H A Dsdm670.dtsi1 // SPDX-License-Identifier: GPL-2.0
9 #include <dt-bindings/clock/qcom,dispcc-sdm845.h>
10 #include <dt-bindings/clock/qcom,gcc-sdm845.h>
11 #include <dt-bindings/clock/qcom,rpmh.h>
12 #include <dt-bindings/dma/qcom-gpi.h>
13 #include <dt-bindings/gpio/gpio.h>
14 #include <dt-bindings/interconnect/qcom,osm-l3.h>
15 #include <dt-bindings/interconnect/qcom,sdm670-rpmh.h>
16 #include <dt-bindings/interrupt-controller/arm-gic.h>
17 #include <dt-bindings/phy/phy-qcom-qusb2.h>
[all …]
/freebsd/sys/dev/ath/ath_hal/ar5212/
H A Dar5111.c1 /*-
2 * SPDX-License-Identifier: ISC
4 * Copyright (c) 2002-2009 Sam Leffler, Errno Consulting
5 * Copyright (c) 2002-2008 Atheros Communications, Inc.
46 #define AR5111(ah) ((struct ar5111State *) AH5212(ah)->ah_rfHal)
95 { 1, 0x46, 96 }, /* 2312 -19 */ in ar5111SetChannel()
96 { 1, 0x46, 97 }, /* 2317 -18 */ in ar5111SetChannel()
97 { 1, 0x46, 98 }, /* 2322 -17 */ in ar5111SetChannel()
98 { 1, 0x46, 99 }, /* 2327 -16 */ in ar5111SetChannel()
99 { 1, 0x46, 100 }, /* 2332 -15 */ in ar5111SetChannel()
[all …]
/freebsd/sys/contrib/dev/rtw89/
H A Drtw8852a.c1 // SPDX-License-Identifier: GPL-2.0 OR BSD-3-Clause
2 /* Copyright(c) 2019-2020 Realtek Corporation
522 ether_addr_copy(efuse->addr, map->e.mac_addr); in rtw8852a_efuse_parsing_tssi()
523 efuse->rfe_type = map->rfe_typ in rtw8852a_efuse_parsing_tssi()
[all...]
H A Drtw8851b.c1 // SPDX-License-Identifier: GPL-2.0 OR BSD-3-Clause
2 /* Copyright(c) 2022-2023 Realtek Corporation
227 {255, 0, 0, 7}, /* 0 -> original */
228 {255, 2, 0, 7}, /* 1 -> for BT-connected ACI issue && BTG co-r
[all...]
/freebsd/sys/dev/mwl/
H A Dif_mwl.c1 /*-
2 * SPDX-License-Identifier: BSD-2-Clause
4 * Copyright (c) 2007-2009 Sam Leffler, Errno Consulting
5 * Copyright (c) 2007-2008 Marvell Semiconductor, Inc.
230 ((sc->sc_debug & MWL_DEBUG_RECV) && \
231 ((sc->sc_debug & MWL_DEBUG_RECV_ALL) || !IEEE80211_IS_MGMT_BEACON(wh)))
233 (sc->sc_debug & MWL_DEBUG_XMIT)
236 if (sc->sc_debug & (m)) \
240 if (sc->sc_debug & MWL_DEBUG_KEYCACHE) \
255 * Each packet has fixed front matter: a 2-byte length
[all …]
/freebsd/sys/dev/ice/
H A Dice_lan_tx_rx.h1 /* SPDX-License-Identifier: BSD-3-Clause */
225 #define ICE_RXD_QW1_STATUS_M ((BIT(ICE_RX_DESC_STATUS_LAST) - 1) << \
265 /* Packet type non-ip values */
447 * Flex-field 0: RSS hash lower 16-bits
448 * Flex-field 1: RSS hash upper 16-bit
1118 u32 db; global() member
[all...]
/freebsd/sys/dev/ath/ath_hal/
H A Dah.h1 /*-
2 * SPDX-License-Identifier: ISC
4 * Copyright (c) 2002-2009 Sam Leffler, Errno Consulting
5 * Copyright (c) 2002-2008 Atheros Communications, Inc.
26 * structure for use with the device. Hardware-related operations that
67 * error occurs--i.e. you cannot check it for success.
81 HAL_EEWRITE = 11, /* Attempt to change write-locked EEPROM */
84 HAL_ESELFTEST = 14, /* Hardware self-test failed */
106 HAL_CAP_PSPOLL = 10, /* hardware has working PS-Poll support */
112 HAL_CAP_TPC = 16, /* per-packet tx power control */
[all …]

123