Home
last modified time | relevance | path

Searched full:naming (Results 1 – 25 of 519) sorted by relevance

12345678910>>...21

/freebsd/contrib/llvm-project/lld/
H A D.clang-tidy3 - key: readability-identifier-naming.MemberCase
5 - key: readability-identifier-naming.ParameterCase
7 - key: readability-identifier-naming.VariableCase
/freebsd/lib/libc/net/
H A Dlinkaddr.c39 #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 D0.t60 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 D2.3.t100 Socket creation, naming and service establishment
345 Naming
380 Socket naming
/freebsd/contrib/sendmail/libsm/
H A Dindex.html33 <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 Dsamsung-soc.yaml7 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 DNameAnonGlobals.h1 //===-- 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 Dvdev_id.conf.542 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 Dresults-files.mdoc40 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 Dpty.439 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 Dqcom-soc.yaml7 title: Qualcomm SoC compatibles naming convention
33 # Preferred naming style for compatibles of SoC components:
/freebsd/contrib/mandoc/
H A Dcatman.8172 structures and file naming conventions.
175 not assume any particular directory structure or naming convention.
/freebsd/contrib/llvm-project/libcxx/include/__math/
H A Dspecial_functions.h35 // NOLINTBEGIN(readability-identifier-naming) in __hermite()
59 // NOLINTEND(readability-identifier-naming) in __hermite()
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DSTLForwardCompat.h30 struct remove_cvref // NOLINT(readability-identifier-naming)
36 using remove_cvref_t // NOLINT(readability-identifier-naming)
/freebsd/usr.bin/mktemp/
H A Dmktemp.1132 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 Dmpc5200.txt7 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-tidy1 Checks: '-readability-identifier-naming,-llvm-header-guard'
/freebsd/crypto/openssh/
H A DPROTOCOL.krl133 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 Dpackage.config3 <!-- The target attribute controls path and file name only, id controls package naming. -->
/freebsd/share/doc/smm/01.setup/
H A D1.t89 .Sh 2 "UNIX device naming"
114 necessary, since the system has a level of indirection in this naming.
/freebsd/contrib/ncurses/man/
H A Dtoe.1m102 writes a heading naming each each directory as it is accessed.
128 naming them thus,
/freebsd/secure/lib/libcrypto/man/man7/
H A Dprovider.7324 \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 DAMDGPUDisassembler.h185 // NOLINTNEXTLINE(readability-identifier-naming)
192 // NOLINTNEXTLINE(readability-identifier-naming)
199 // NOLINTNEXTLINE(readability-identifier-naming)
/freebsd/sys/contrib/device-tree/Bindings/gpio/
H A Dnvidia,tegra186-gpio.txt30 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 DValueSymbolTable.cpp93 // Otherwise, there is a naming conflict. Rename this value. in reinsertValue()
125 // Otherwise, there is a naming conflict. Rename this value. in createValueName()

12345678910>>...21