Home
last modified time | relevance | path

Searched refs:naming (Results 1 – 25 of 149) sorted by relevance

123456

/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/contrib/llvm-project/compiler-rt/
H A D.clang-tidy1 Checks: '-readability-identifier-naming,-llvm-header-guard'
/freebsd/contrib/kyua/doc/
H A Dresults-files-report-example.mdoc13 Taking advantage of the default naming scheme, the following commands would all
/freebsd/usr.sbin/makefs/
H A Dcd9660.c1031 char *naming; in cd9660_rename_filename() local
1058 naming = iter->o_name; in cd9660_rename_filename()
1068 if (*naming == ';') in cd9660_rename_filename()
1070 naming++; in cd9660_rename_filename()
1115 while ((*naming != ';') && (numbts < maxlength)) { in cd9660_rename_filename()
1116 tmp[numbts] = (*naming); in cd9660_rename_filename()
1117 naming++; in cd9660_rename_filename()
/freebsd/sys/contrib/device-tree/Bindings/spi/
H A Domap-spi.txt19 1:1 with the DMA specifiers listed in dmas. The string naming
/freebsd/crypto/openssl/crypto/objects/
H A DREADME.md4 To cover all the naming hacks that were previously in `objects.h` needed some
/freebsd/contrib/ee/
H A DChanges13 - modified new_curse.c to handle different subdirectory naming in terminfo
/freebsd/sys/contrib/device-tree/Bindings/mtd/
H A Dpartition.txt9 the geometry and naming/purpose of each functional region. It is also possible
/freebsd/sys/contrib/device-tree/src/arm64/actions/
H A Ds900-bubblegum-96.dts82 * When the 96Boards naming of a line and the schematic name of
87 * naming has been preferred. This is only for the informational
/freebsd/sys/contrib/device-tree/Bindings/mmc/
H A Dsdhci-omap.txt28 DMA specifiers listed in dmas. The string naming is to be "tx"
/freebsd/crypto/openssl/doc/man7/
H A DEVP_MAC-GMAC.pod50 This must be given together with the cipher naming parameter to be considered
H A DEVP_MAC-CMAC.pod46 This must be given together with the cipher naming parameter to be considered
H A DEVP_MAC-HMAC.pod46 This must be given together with the digest naming parameter ("digest", or
H A Dbio.pod51 pointer to a BIO_METHOD. There is a naming convention for such functions:
/freebsd/sys/contrib/device-tree/Bindings/interrupt-controller/
H A Dbrcm,bcm2835-armctrl-ic.txt6 as "armctrl" in the SoC documentation, hence naming of this binding.
/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/device-tree/src/arm/aspeed/
H A Daspeed-bmc-tyan-s8036.dts376 /* We're following the GPIO naming as defined at
377 * https://github.com/openbmc/docs/blob/master/designs/device-tree-gpio-naming.md.
H A Daspeed-bmc-tyan-s7106.dts422 /* We're following the GPIO naming as defined at
423 * https://github.com/openbmc/docs/blob/master/designs/device-tree-gpio-naming.md.
/freebsd/sys/contrib/device-tree/Bindings/pinctrl/
H A Dingenic,pinctrl.txt10 naming scheme "PxN" where x is a character identifying the GPIO port with
/freebsd/lib/libthr/
H A Dpthread.map5 * Use the same naming scheme as libc.
/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/crypto/openssl/doc/man3/
H A DSSL_in_init.pod52 state values. The naming format is made up of a number of elements as follows:
/freebsd/contrib/mandoc/
H A Dconfigure.local.example128 # Some distributions may want to avoid naming conflicts
134 # Some distributions may want to avoid naming conflicts among manuals.
147 # Some distributions may want to avoid naming conflicts with
/freebsd/sys/contrib/device-tree/Bindings/soc/fsl/cpm_qe/qe/
H A Ducc.txt49 - phy-connection-type : a string naming the controller/PHY interface type,
/freebsd/sys/contrib/device-tree/src/arm64/bitmain/
H A Dbm1880-sophon-edge.dts26 * When the 96Board naming of a line and the schematic name of

123456