Home
last modified time | relevance | path

Searched refs:EN (Results 1 – 25 of 127) sorted by relevance

123456

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DAMDGPUMetadata.cpp29 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 DDAGISelMatcherOpt.cpp85 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 DDAGISelMatcherEmitter.cpp773 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 DMakefile24 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 Dduiden6.out2 # EN server duid config
3 # EN server duid declaration
6 "type": "EN",
H A Dduiden6.in61 # EN server duid config
3 # EN server duid declaration
H A Dduidennoid.err1 # bad (no identifier) EN server duid config
3 # EN server duid declaration
H A Dduidennonum.err1 # bad (no number) EN server duid config
3 # EN server duid declaration
H A Dbadduid.msg1 badduid.err line 4: DUID type of LLT, EN, or LL expected
H A Dduid2.err3 # EN server duid declaration
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/gpio/
H A Damdgpu_hw_gpio.c52 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 Dddc_regs.h45 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 Dgeneric_regs.h42 GENERIC_GPIO_REG_LIST_ENTRY(EN, cd, id),\
H A Dhpd_regs.h50 HPD_GPIO_REG_LIST_ENTRY(EN,cd,id),\
/netbsd-src/share/doc/usd/17.msmacros/
H A Drefcard.bad207 .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 Dgrnexmpl.me35 .EN
54 .EN
69 .EN
/netbsd-src/external/gpl2/groff/dist/src/preproc/eqn/
H A DTODO46 .EN
49 .EN
/netbsd-src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
H A Dsun8i-h2-plus-bananapi-m2-zero.dts220 "", "", "", "", "", "", "CSI-PWR-EN", "",
252 "VCC-IO-EN", "USB0-ID", "WL-PWR-EN",
/netbsd-src/external/gpl2/texinfo/dist/util/
H A Dtexinfo-cat.in3 PUBLIC "-//GNU//DTD TexinfoML V__VERSION__//EN" "texinfo.dtd"
/netbsd-src/external/bsd/file/dist/magic/magdir/
H A Dbsi5 # https://www.bsi.bund.de/EN/Topics/OtherTopics/Chiasmus/Chiasmus_node.html
/netbsd-src/share/i18n/csmapper/KOI/
H A DUCS%KOI8-C.src65 0x04A2 = 0x94 # CYRILLIC CAPITAL LETTER EN WITH DESCENDER
66 0x04A3 = 0x84 # CYRILLIC SMALL LETTER EN WITH DESCENDER
H A DKOI8-C%UCS.src29 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 Danalyzer.texi103 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 Danalyzer.texi108 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 Dcms_add1_signing_cert.pod29 (European Standard ETSI EN 319 122-1 V1.1.1).

123456