| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/ |
| H A D | AMDGPUMetadata.cpp | 29 static void enumeration(IO &YIO, AccessQualifier &EN) { in enumeration() 30 YIO.enumCase(EN, "Default", AccessQualifier::Default); in enumeration() 31 YIO.enumCase(EN, "ReadOnly", AccessQualifier::ReadOnly); in enumeration() 32 YIO.enumCase(EN, "WriteOnly", AccessQualifier::WriteOnly); in enumeration() 33 YIO.enumCase(EN, "ReadWrite", AccessQualifier::ReadWrite); in enumeration() 39 static void enumeration(IO &YIO, AddressSpaceQualifier &EN) { in enumeration() 40 YIO.enumCase(EN, "Private", AddressSpaceQualifier::Private); in enumeration() 41 YIO.enumCase(EN, "Global", AddressSpaceQualifier::Global); in enumeration() 42 YIO.enumCase(EN, "Constant", AddressSpaceQualifier::Constant); in enumeration() 43 YIO.enumCase(EN, "Local", AddressSpaceQualifier::Local); in enumeration() [all …]
|
| /netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/ |
| H A D | DAGISelMatcherOpt.cpp | 85 if (EmitNodeMatcher *EN = dyn_cast<EmitNodeMatcher>(N)) in ContractNodes() local 87 dyn_cast<CompleteMatchMatcher>(EN->getNext())) { in ContractNodes() 89 unsigned RootResultFirst = EN->getFirstResultSlot(); in ContractNodes() 100 if (!EN->hasChain() && in ContractNodes() 110 if (!EN->hasOutFlag() && in ContractNodes() 119 if ((EN->hasGlue() || EN->hasChain()) && in ContractNodes() 120 EN->getNumNonChainGlueVTs() > ... need to get no results reliably ...) in ContractNodes() 125 const SmallVectorImpl<MVT::SimpleValueType> &VTs = EN->getVTList(); in ContractNodes() 126 const SmallVectorImpl<unsigned> &Operands = EN->getOperandList(); in ContractNodes() 127 MatcherPtr.reset(new MorphNodeToMatcher(EN->getOpcodeName(), in ContractNodes() [all …]
|
| H A D | DAGISelMatcherEmitter.cpp | 773 const EmitNodeMatcherCommon *EN = cast<EmitNodeMatcherCommon>(N); in EmitMatcher() local 774 OS << (isa<EmitNodeMatcher>(EN) ? "OPC_EmitNode" : "OPC_MorphNodeTo"); in EmitMatcher() 775 bool CompressVTs = EN->getNumVTs() < 3; in EmitMatcher() 777 OS << EN->getNumVTs(); in EmitMatcher() 779 OS << ", TARGET_VAL(" << EN->getOpcodeName() << "), 0"; in EmitMatcher() 781 if (EN->hasChain()) OS << "|OPFL_Chain"; in EmitMatcher() 782 if (EN->hasInFlag()) OS << "|OPFL_GlueInput"; in EmitMatcher() 783 if (EN->hasOutFlag()) OS << "|OPFL_GlueOutput"; in EmitMatcher() 784 if (EN->hasMemRefs()) OS << "|OPFL_MemRefs"; in EmitMatcher() 785 if (EN->getNumFixedArityOperands() != -1) in EmitMatcher() [all …]
|
| /netbsd-src/regress/sys/fs/ffs/ |
| H A D | Makefile | 24 EN?= be macro 40 MAKECMD= ${MAKE} -f ${SRCDIR}/Makefile SRCDIR=${SRCDIR} EN=${EN} VND=${VND} MPART=${MPART} RPART=${RPART} 43 ${MAKECMD} EN=be makeregress 45 ${MAKECMD} EN=le makeregress 87 .if (${EN} == le) 107 "${TMPIM}, ${EN} byte order." 111 newfs -B ${EN} -i 500 -b 8192 -f 1024 ${CVND}${MPART}
|
| /netbsd-src/external/mpl/dhcp/dist/keama/tests/ |
| H A D | duiden6.out | 2 # EN server duid config 3 # EN server duid declaration 6 "type": "EN",
|
| H A D | duiden6.in6 | 1 # EN server duid config 3 # EN server duid declaration
|
| H A D | duidennoid.err | 1 # bad (no identifier) EN server duid config 3 # EN server duid declaration
|
| H A D | duidennonum.err | 1 # bad (no number) EN server duid config 3 # EN server duid declaration
|
| H A D | badduid.msg | 1 badduid.err line 4: DUID type of LLT, EN, or LL expected
|
| H A D | duid2.err | 3 # EN server duid declaration
|
| /netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/gpio/ |
| H A D | amdgpu_hw_gpio.c | 52 REG_GET(EN_reg, EN, &gpio->store.en); in store_registers() 61 REG_UPDATE(EN_reg, EN, gpio->store.en); in restore_registers() 119 REG_UPDATE(EN_reg, EN, ~value); in dal_hw_gpio_set_value() 156 REG_UPDATE(EN_reg, EN, 0); in dal_hw_gpio_config_mode()
|
| H A D | ddc_regs.h | 45 DDC_GPIO_REG_LIST_ENTRY(EN,cd,id),\ 68 DDC_GPIO_VGA_REG_LIST_ENTRY(EN,cd),\ 85 DDC_GPIO_I2C_REG_LIST_ENTRY(EN,cd),\
|
| H A D | generic_regs.h | 42 GENERIC_GPIO_REG_LIST_ENTRY(EN, cd, id),\
|
| H A D | hpd_regs.h | 50 HPD_GPIO_REG_LIST_ENTRY(EN,cd,id),\
|
| /netbsd-src/share/doc/usd/17.msmacros/ |
| H A D | refcard.bad | 207 .EN 226 .EN 398 .EN 401 \&.EN 415 \&.EN 515 .EN 735 .EN 757 .EN 946 .de EN \" end of a displayed equation 966 \&.EN [all …]
|
| /netbsd-src/external/gpl2/groff/dist/doc/ |
| H A D | grnexmpl.me | 35 .EN 54 .EN 69 .EN
|
| /netbsd-src/external/gpl2/groff/dist/src/preproc/eqn/ |
| H A D | TODO | 46 .EN 49 .EN
|
| /netbsd-src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/ |
| H A D | sun8i-h2-plus-bananapi-m2-zero.dts | 220 "", "", "", "", "", "", "CSI-PWR-EN", "", 252 "VCC-IO-EN", "USB0-ID", "WL-PWR-EN",
|
| /netbsd-src/external/gpl2/texinfo/dist/util/ |
| H A D | texinfo-cat.in | 3 PUBLIC "-//GNU//DTD TexinfoML V__VERSION__//EN" "texinfo.dtd"
|
| /netbsd-src/external/bsd/file/dist/magic/magdir/ |
| H A D | bsi | 5 # https://www.bsi.bund.de/EN/Topics/OtherTopics/Chiasmus/Chiasmus_node.html
|
| /netbsd-src/share/i18n/csmapper/KOI/ |
| H A D | UCS%KOI8-C.src | 65 0x04A2 = 0x94 # CYRILLIC CAPITAL LETTER EN WITH DESCENDER 66 0x04A3 = 0x84 # CYRILLIC SMALL LETTER EN WITH DESCENDER
|
| H A D | KOI8-C%UCS.src | 29 0x84 = 0x04A3 # CYRILLIC SMALL LETTER EN WITH DESCENDER 45 0x94 = 0x04A2 # CYRILLIC CAPITAL LETTER EN WITH DESCENDER
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/doc/ |
| H A D | analyzer.texi | 103 exploded nodes in the form @samp{EN: @var{index}} (e.g. @samp{SN: 2} and 104 @samp{EN:29}). 484 warning: 2 processed enodes: [EN: 56, EN: 58] merger(s): [EN: 54-55, EN: 57, EN: 59]
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/doc/ |
| H A D | analyzer.texi | 108 exploded nodes in the form @samp{EN: @var{index}} (e.g. @samp{SN: 2} and 109 @samp{EN:29}). 506 warning: 2 processed enodes: [EN: 56, EN: 58] merger(s): [EN: 54-55, EN: 57, EN: 59]
|
| /netbsd-src/crypto/external/bsd/openssl/dist/doc/internal/man3/ |
| H A D | cms_add1_signing_cert.pod | 29 (European Standard ETSI EN 319 122-1 V1.1.1).
|