| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/ |
| H A D | RISCVELFStreamer.h | 19 enum class AttributeType { Hidden, Numeric, Text, NumericAndText }; enumerator 46 Item->Type = AttributeType::Numeric; in setAttributeItem() 52 Contents.push_back({AttributeType::Numeric, Attribute, Value, ""}); in setAttributeItem()
|
| H A D | RISCVELFStreamer.cpp | 133 case AttributeType::Numeric: in finishAttributeSection() 157 case AttributeType::Numeric: in calculateContentSize()
|
| /freebsd-13.1/sys/contrib/device-tree/Bindings/clock/ |
| H A D | nvidia,tegra124-dfll.txt | 42 - nvidia,cf: Numeric value, see the field DFLL_PARAMS_CF_PARAM in the TRM. 43 - nvidia,ci: Numeric value, see the field DFLL_PARAMS_CI_PARAM in the TRM. 44 - nvidia,cg: Numeric value, see the field DFLL_PARAMS_CG_PARAM in the TRM.
|
| /freebsd-13.1/contrib/llvm-project/clang/lib/Sema/ |
| H A D | SemaStmtAttr.cpp | 107 SetHints(LoopHintAttr::UnrollCount, LoopHintAttr::Numeric); in handleLoopHintAttr() 115 SetHints(LoopHintAttr::UnrollAndJamCount, LoopHintAttr::Numeric); in handleLoopHintAttr() 151 State = LoopHintAttr::Numeric; in handleLoopHintAttr()
|
| H A D | SemaOpenMP.cpp | 13066 LoopHintAttr::Numeric, MakeFactorExpr()); in ActOnOpenMPUnrollDirective()
|
| /freebsd-13.1/contrib/llvm-project/clang/lib/AST/ |
| H A D | AttrImpl.cpp | 43 if (state == Numeric) in getValueString()
|
| /freebsd-13.1/sys/contrib/device-tree/Bindings/input/ |
| H A D | iqs269a.yaml | 401 description: Numeric key or switch code associated with the event. 426 description: Numeric key or switch code associated with the event. 451 description: Numeric key or switch code associated with the event.
|
| H A D | iqs62x-keys.yaml | 100 description: Numeric switch code associated with the event.
|
| /freebsd-13.1/share/misc/ |
| H A D | iso3166 | 481 # ROMANIA (RO) changed alpha-3 code from ROM to ROU. Numeric remains 642. 486 # MACAO (again). Numeric, alpha-2, and alpha-3 codes remain unchanged. 494 # Numeric remains 626.
|
| H A D | usb_hid_usages | 613 0x02 Numeric Key Pad
|
| /freebsd-13.1/sbin/natd/ |
| H A D | natd.c | 1059 Numeric, enumerator 1313 Numeric, 1383 case Numeric: in ParseOption()
|
| /freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/ |
| H A D | CGLoopInfo.cpp | 626 State = LoopHintAttr::Numeric; in push() 761 case LoopHintAttr::Numeric: in push()
|
| /freebsd-13.1/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/ |
| H A D | CodeViewTypes.def | 198 // Numeric leaf types. These are generally contained in other records, and not
|
| /freebsd-13.1/contrib/ncurses/ |
| H A D | TO-DO | 160 Numeric: buffer_capacity, dot_horz_spacing, dot_vert_spacing,
|
| /freebsd-13.1/contrib/ntp/sntp/libevent/ |
| H A D | config.h.in | 394 /* Numeric representation of the version */
|
| H A D | configure.ac | 18 AC_DEFINE(NUMERIC_VERSION, 0x02010500, [Numeric representation of the version])
|
| /freebsd-13.1/contrib/libevent/ |
| H A D | config.h.in | 403 /* Numeric representation of the version */
|
| H A D | configure.ac | 17 AC_DEFINE(NUMERIC_VERSION, 0x02010800, [Numeric representation of the version])
|
| /freebsd-13.1/sys/i386/conf/ |
| H A D | NOTES | 343 # Hints for the non-optional Numeric Processing eXtension driver.
|
| /freebsd-13.1/contrib/llvm-project/clang/include/clang/Basic/ |
| H A D | Attr.td | 3518 ["Enable", "Disable", "Numeric", "FixedWidth",
|
| /freebsd-13.1/contrib/ncurses/misc/ |
| H A D | terminfo.src | 2239 # the "Numeric Keypad", because it is a cluster of numeric and function keys. 2240 # The Numeric Keypad which can operate in two different modes: Numeric Mode and 2241 # Application Mode. Numeric Mode is the reset state, and is assumed to be 2242 # the normal state. Application Mode is the "set" state. In Numeric Mode, 2248 # is normally in Numeric Mode. If an application requires that the keypad be 2255 # Numeric Mode. If the <smkx> string switches the keypad into Application
|