| /netbsd-src/external/apache2/llvm/dist/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 | 129 case AttributeType::Numeric: in finishAttributeSection() 153 case AttributeType::Numeric: in calculateContentSize()
|
| /netbsd-src/regress/sys/uvm/pdsim/ |
| H A D | renumber.hs | 31 import Numeric
|
| H A D | genpat5.hs | 33 import Numeric
|
| /netbsd-src/external/apache2/llvm/dist/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()
|
| /netbsd-src/external/ibm-public/postfix/dist/src/smtpd/ |
| H A D | smtpd_dnswl.in | 57 # Numeric TLD - dunno.
|
| H A D | smtpd_dnswl.ref | 86 >>> # Numeric TLD - dunno.
|
| /netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/std/ |
| H A D | execution | 41 // Numeric implementation
|
| /netbsd-src/external/apache2/llvm/dist/llvm/docs/AMDGPU/ |
| H A D | gfx90a_hwreg.rst | 39 Numeric values may be specified as positive :ref:`integer numbers<amdgpu_synid_integer_number>`
|
| H A D | gfx7_hwreg.rst | 39 Numeric values may be specified as positive :ref:`integer numbers<amdgpu_synid_integer_number>`
|
| H A D | gfx8_hwreg.rst | 39 Numeric values may be specified as positive :ref:`integer numbers<amdgpu_synid_integer_number>`
|
| H A D | gfx9_hwreg.rst | 39 Numeric values may be specified as positive :ref:`integer numbers<amdgpu_synid_integer_number>`
|
| H A D | gfx10_hwreg.rst | 39 Numeric values may be specified as positive :ref:`integer numbers<amdgpu_synid_integer_number>`
|
| H A D | gfx10_msg.rst | 45 Numeric values may be specified as positive :ref:`integer numbers<amdgpu_synid_integer_number>`
|
| H A D | gfx9_msg.rst | 45 Numeric values may be specified as positive :ref:`integer numbers<amdgpu_synid_integer_number>`
|
| H A D | gfx8_msg.rst | 45 Numeric values may be specified as positive :ref:`integer numbers<amdgpu_synid_integer_number>`
|
| H A D | gfx90a_msg.rst | 45 Numeric values may be specified as positive :ref:`integer numbers<amdgpu_synid_integer_number>`
|
| H A D | gfx7_msg.rst | 45 Numeric values may be specified as positive :ref:`integer numbers<amdgpu_synid_integer_number>`
|
| /netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/std/ |
| H A D | execution | 41 // Numeric implementation
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/ |
| H A D | dtoh.d | 217 Numeric, 353 return EnumKind.Numeric; 935 case EnumKind.Int, EnumKind.Numeric: 1534 else if (kind != EnumKind.Int && kind != EnumKind.Numeric) 1550 if (kind == EnumKind.Int || kind == EnumKind.Numeric) 1562 if (kind == EnumKind.Numeric) 1606 if (!manifestConstants && (kind == EnumKind.Int || kind == EnumKind.Numeric)) 1624 … manifestConstants && (memberKind == EnumKind.Int || memberKind == EnumKind.Numeric)) 2007 if (kind == EnumKind.Int || kind == EnumKind.Numeric)
|
| /netbsd-src/external/apache2/llvm/dist/clang/lib/AST/ |
| H A D | AttrImpl.cpp | 43 if (state == Numeric) in getValueString()
|
| /netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/ |
| H A D | numeric | 1 // Numeric extensions -*- C++ -*-
|
| /netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/ |
| H A D | numeric | 1 // Numeric extensions -*- C++ -*-
|
| /netbsd-src/external/bsd/openldap/dist/doc/rfc/ |
| H A D | rfc2294.txt | 121 C=GB / \ Numeric-C=234 477 mHSNumericCountryName MHS-Numeric-Country 513 o Numeric form
|
| /netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/ |
| H A D | CGLoopInfo.cpp | 626 State = LoopHintAttr::Numeric; in push() 761 case LoopHintAttr::Numeric: in push()
|