Home
last modified time | relevance | path

Searched +full:disc +full:- +full:vol +full:- +full:addr +full:- +full:off (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/contrib/device-tree/Bindings/phy/
H A Dsunplus,sp7021-usb2-phy.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
4 ---
5 $id: http://devicetree.org/schemas/phy/sunplus,sp7021-usb2-phy.yaml#
6 $schema: http://devicetree.org/meta-schemas/core.yaml#
11 - Vincent Shih <vincent.sunplus@gmail.com>
15 const: sunplus,sp7021-usb2-phy
19 - description: UPHY register region
20 - description: MOON4 register region
22 reg-names:
24 - const: phy
[all …]
/freebsd/usr.sbin/cdcontrol/
H A Dcdcontrol.c2 * Compact Disc Control Utility by Serge V. Vakulenko <vak@cronyx.ru>.
3 * Based on the non-X based CD player by Jean-Marc Zucconi and
6 * Fixed and further modified on 5-Sep-1995 by Jukka Ukkonen <jau@funet.fi>.
8 * 11-Sep-1995: Jukka A. Ukkonen <jau@funet.fi>
11 * 18-Sep-1995: Jukka A. Ukkonen <jau@funet.fi>
16 * 11-Oct-1995: Serge V.Vakulenko <vak@cronyx.ru>
20 * 13-Dec-1999: Knut A. Syed <kas@kas.no>
21 * Volume-command modified. If used with only one
23 * parameters it will print volume-info.
26 * 27-Jun-2008 Pietro Cerutti <gahr@FreeBSD.org>
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp1 //===- BitcodeReader.cpp - Internal BitcodeReader implementation ----------===//
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 //===----------------------------------------------------------------------===//
24 #include "llvm/Config/llvm-config.h"
96 "print-summary-global-ids", cl::init(false), cl::Hidden,
101 "expand-constant-exprs", cl::Hidden,
110 "load-bitcode-into-experimental-debuginfo-iterators", cl::Hidden,
159 // If we have a wrapper header, parse it and ignore the non-bc file contents. in initStream()
244 // We expect a number of well-defined blocks, though we don't necessarily in readIdentificationCode()
263 // Ignore other sub-blocks. in readIdentificationCode()
[all …]