/freebsd/contrib/llvm-project/lld/ |
H A D | .clang-tidy | 3 - key: readability-identifier-naming.MemberCase 5 - key: readability-identifier-naming.ParameterCase 7 - key: readability-identifier-naming.VariableCase
|
/freebsd/lib/libc/net/ |
H A D | linkaddr.c | 39 #define NAMING 0 macro 54 int byte = 0, state = NAMING, new; in link_addr() 68 } else if (state == NAMING && in link_addr() 76 case NAMING | DIGIT: in link_addr() 77 case NAMING | LETTER: in link_addr() 80 case NAMING | DELIM: in link_addr()
|
/freebsd/share/doc/psd/05.sysman/ |
H A D | 0.t | 60 provided to a UNIX process: process naming and protection, 171 2.2.2. Naming 191 2.3.1.3.\0 Socket creation, naming and service establishment 201 2.3.2.2. Naming 205 2.3.3.2. Socket naming
|
H A D | 2.3.t | 100 Socket creation, naming and service establishment 345 Naming 380 Socket naming
|
/freebsd/contrib/sendmail/libsm/ |
H A D | index.html | 33 <h2> Naming Conventions </h2> 52 we use a naming convention that attempts to maximize portability 77 This naming convention may seem unnecessary at first, 122 which points to a unique character string naming the type.
|
/freebsd/sys/contrib/device-tree/Bindings/arm/samsung/ |
H A D | samsung-soc.yaml | 7 title: Samsung S3C, S5P and Exynos SoC compatibles naming convention 30 - description: Preferred naming style for compatibles of SoC components
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/ |
H A D | NameAnonGlobals.h | 1 //===-- NameAnonGlobals.h - Anonymous Global Naming Pass --------*- C++ -*-===// 9 // This file implements naming anonymous globals to make sure they can be
|
/freebsd/sys/contrib/openzfs/man/man5/ |
H A D | vdev_id.conf.5 | 42 two naming methods can otherwise coexist. 45 topology while naming an internal L2ARC device with an alias. 65 devices using the naming scheme from
|
/freebsd/contrib/kyua/doc/ |
H A D | results-files.mdoc | 40 The default naming scheme for the results files provides simple support for 58 When using the default naming scheme, results files are stored in the
|
/freebsd/share/man/man4/ |
H A D | pty.4 | 39 driver provides support for the traditional BSD naming scheme that was 42 This traditional naming is still used in Linux.
|
/freebsd/sys/contrib/device-tree/Bindings/arm/ |
H A D | qcom-soc.yaml | 7 title: Qualcomm SoC compatibles naming convention 33 # Preferred naming style for compatibles of SoC components:
|
/freebsd/contrib/mandoc/ |
H A D | catman.8 | 172 structures and file naming conventions. 175 not assume any particular directory structure or naming convention.
|
/freebsd/contrib/llvm-project/libcxx/include/__math/ |
H A D | special_functions.h | 35 // NOLINTBEGIN(readability-identifier-naming) in __hermite() 59 // NOLINTEND(readability-identifier-naming) in __hermite()
|
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/ |
H A D | STLForwardCompat.h | 30 struct remove_cvref // NOLINT(readability-identifier-naming) 36 using remove_cvref_t // NOLINT(readability-identifier-naming)
|
/freebsd/usr.bin/mktemp/ |
H A D | mktemp.1 | 132 kind of naming scheme is predictable and the race condition it creates 135 is to make a temporary directory using the same naming scheme.
|
/freebsd/sys/contrib/device-tree/Bindings/powerpc/fsl/ |
H A D | mpc5200.txt | 7 Naming conventions 40 avoid naming conflicts with non-psc devices providing the same 50 board will have this node, and as such there is a common naming
|
/freebsd/contrib/llvm-project/compiler-rt/ |
H A D | .clang-tidy | 1 Checks: '-readability-identifier-naming,-llvm-header-guard'
|
/freebsd/crypto/openssh/ |
H A D | PROTOCOL.krl | 133 recommended that user extensions follow "cert-name@domain.org" naming. 185 recommended that user extensions follow "name@domain.org" naming.
|
/freebsd/sys/contrib/libsodium/packaging/nuget/ |
H A D | package.config | 3 <!-- The target attribute controls path and file name only, id controls package naming. -->
|
/freebsd/share/doc/smm/01.setup/ |
H A D | 1.t | 89 .Sh 2 "UNIX device naming" 114 necessary, since the system has a level of indirection in this naming.
|
/freebsd/contrib/ncurses/man/ |
H A D | toe.1m | 102 writes a heading naming each each directory as it is accessed. 128 naming them thus,
|
/freebsd/secure/lib/libcrypto/man/man7/ |
H A D | provider.7 | 324 \fIAlgorithm naming\fR 325 .IX Subsection "Algorithm naming" 328 aliases associated with it. The canonical OpenSSL naming scheme follows this
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/Disassembler/ |
H A D | AMDGPUDisassembler.h | 185 // NOLINTNEXTLINE(readability-identifier-naming) 192 // NOLINTNEXTLINE(readability-identifier-naming) 199 // NOLINTNEXTLINE(readability-identifier-naming)
|
/freebsd/sys/contrib/device-tree/Bindings/gpio/ |
H A D | nvidia,tegra186-gpio.txt | 30 Tegra HW documentation describes a unified naming convention for all GPIOs 43 describes the port-level mapping. In that file, the naming convention for ports
|
/freebsd/contrib/llvm-project/llvm/lib/IR/ |
H A D | ValueSymbolTable.cpp | 93 // Otherwise, there is a naming conflict. Rename this value. in reinsertValue() 125 // Otherwise, there is a naming conflict. Rename this value. in createValueName()
|