Home
last modified time | relevance | path

Searched refs:characteristics (Results 1 – 25 of 77) sorted by relevance

1234

/freebsd/contrib/llvm-project/lld/COFF/
H A DWriter.h28 : name(n), characteristics(chars) {} in PartialSection()
30 unsigned characteristics; variable
H A DWriter.cpp173 ExtendedDllCharacteristicsChunk(uint32_t c) : characteristics(c) {} in ExtendedDllCharacteristicsChunk()
177 void writeTo(uint8_t *buf) const override { write32le(buf, characteristics); } in writeTo()
179 uint32_t characteristics = 0; member in __anon87c184950111::ExtendedDllCharacteristicsChunk
188 unsigned characteristics; member in __anon87c184950111::PartialSectionKey
195 return characteristics < other.characteristics; in operator <()
825 if (pSec->characteristics == chars) in fixPartialSectionChars()
1043 uint32_t outChars = pSec->characteristics; in createSections()
/freebsd/contrib/llvm-project/llvm/lib/Target/M68k/
H A DM68kSchedule.td15 /// first M68000 CPU, other model must override these characteristics
/freebsd/sys/contrib/device-tree/Bindings/power/supply/
H A Dsc2731_charger.txt9 - monitored-battery: phandle of battery characteristics devicetree node.
H A Dsc27xx-fg.txt18 - monitored-battery: Phandle of battery characteristics devicetree node.
H A Dbq24190.txt13 - monitored-battery: phandle of battery characteristics devicetree node
/freebsd/contrib/tcsh/nls/russian/
H A Dset74 2 \tfollowing characteristics:\n\n
/freebsd/contrib/tcsh/nls/ukrainian/
H A Dset74 2 \tfollowing characteristics:\n\n
/freebsd/contrib/tcsh/nls/C/
H A Dset74 2 \tfollowing characteristics:\n\n
/freebsd/sys/contrib/device-tree/Bindings/arm/
H A Dcpu-capacity.txt10 characteristics within the same chip. In this case, additional information has
22 context is about differing performance characteristics; this binding tries to
/freebsd/sys/contrib/device-tree/Bindings/cpu/
H A Dcpu-capacity.txt10 characteristics within the same chip. In this case, additional information has
22 context is about differing performance characteristics; this binding tries to
/freebsd/contrib/blocklist/port/
H A Dconfigure.ac40 dnl Checks for typedefs, structures, and compiler characteristics.
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVSchedSyntacoreSCR1.td15 // same scheduling characteristics.
/freebsd/contrib/llvm-project/llvm/include/llvm/Target/
H A DTargetPfmCounters.td60 // Set of PfmCounters for measuring sched model characteristics.
/freebsd/contrib/ntp/sntp/
H A Dconfigure.ac120 # Checks for typedefs, structures, and compiler characteristics.
/freebsd/sys/contrib/device-tree/Bindings/display/
H A Dste,mcde.txt31 These must have the following characteristics:
/freebsd/sys/contrib/device-tree/src/arm/nxp/imx/
H A Dimx6qdl-udoo.dtsi46 * characteristics
/freebsd/contrib/llvm-project/libcxx/include/
H A Drandom33 // engine characteristics
85 // engine characteristics
155 // engine characteristics
207 // engine characteristics
262 // engine characteristics
314 // engine characteristics
392 // generator characteristics
/freebsd/contrib/libcbor/doc/source/
H A Ddevelopment.rst7 Consistency and coherence are one of the key characteristics of good software.
/freebsd/sys/contrib/device-tree/Bindings/regulator/
H A Dti-abb-regulator.txt56 from efuse-address to pick up ABB characteristics. Set to 0 if
/freebsd/contrib/openbsm/
H A Dconfigure.ac50 # Checks for typedefs, structures, and compiler characteristics.
/freebsd/contrib/llvm-project/compiler-rt/include/profile/
H A DMemProfData.inc102 // A struct representing the heap allocation characteristics of a particular
/freebsd/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DMemProfData.inc102 // A struct representing the heap allocation characteristics of a particular
/freebsd/crypto/openssl/test/
H A DREADME.md137 Depending on the platform characteristics, running more than one test job in
/freebsd/contrib/ee/
H A DREADME.ee97 the characteristics of your system will be created, and then ee will be

1234