| /trueos/sys/dev/aac/ |
| HD | aac_debug.c | 268 switch(aif->data.EN.type) { in aac_print_aif() 271 (int)sizeof(aif->data.EN.data.EG), in aac_print_aif() 272 aif->data.EN.data.EG.text); in aac_print_aif() 285 aif->data.EN.data.ECC.container[0], in aac_print_aif() 286 aif->data.EN.data.ECC.container[1]); in aac_print_aif() 291 aif->data.EN.data.EDF.deviceHandle); in aac_print_aif() 297 aif->data.EN.data.EMF.container, in aac_print_aif() 298 aif->data.EN.data.EMF.failedSlice, in aac_print_aif() 299 aif->data.EN.data.EMF.creatingSlice); in aac_print_aif() 305 "%d\n", aif->data.EN.data.ECE.container, in aac_print_aif() [all …]
|
| HD | aac.c | 3226 switch (aif->data.EN.type) { in aac_handle_aif() 3326 switch (aif->data.EN.data.EEE.eventType) { in aac_handle_aif() 3329 channel = aif->data.EN.data.EEE.unitID; in aac_handle_aif() 3340 channel = aif->data.EN.data.ECE.container; in aac_handle_aif()
|
| HD | aacreg.h | 1016 struct aac_AifEventNotify EN; /* Event notify */ member
|
| /trueos/sys/dev/aacraid/ |
| HD | aacraid_debug.c | 182 switch(aif->data.EN.type) { in aacraid_print_aif() 185 (int)sizeof(aif->data.EN.data.EG), in aacraid_print_aif() 186 aif->data.EN.data.EG.text); in aacraid_print_aif() 199 aif->data.EN.data.ECC.container[0], in aacraid_print_aif() 200 aif->data.EN.data.ECC.container[1]); in aacraid_print_aif() 205 aif->data.EN.data.EDF.deviceHandle); in aacraid_print_aif() 211 aif->data.EN.data.EMF.container, in aacraid_print_aif() 212 aif->data.EN.data.EMF.failedSlice, in aacraid_print_aif() 213 aif->data.EN.data.EMF.creatingSlice); in aacraid_print_aif() 219 "%d\n", aif->data.EN.data.ECE.container, in aacraid_print_aif() [all …]
|
| /trueos/contrib/llvm/utils/TableGen/ |
| HD | DAGISelMatcherOpt.cpp | 96 if (EmitNodeMatcher *EN = dyn_cast<EmitNodeMatcher>(N)) in ContractNodes() local 98 dyn_cast<CompleteMatchMatcher>(EN->getNext())) { in ContractNodes() 100 unsigned RootResultFirst = EN->getFirstResultSlot(); in ContractNodes() 111 if (!EN->hasChain() && in ContractNodes() 121 if (!EN->hasOutFlag() && in ContractNodes() 130 if ((EN->hasGlue() || EN->hasChain()) && in ContractNodes() 131 EN->getNumNonChainGlueVTs() > ... need to get no results reliably ...) in ContractNodes() 136 const SmallVectorImpl<MVT::SimpleValueType> &VTs = EN->getVTList(); in ContractNodes() 137 const SmallVectorImpl<unsigned> &Operands = EN->getOperandList(); in ContractNodes() 138 MatcherPtr.reset(new MorphNodeToMatcher(EN->getOpcodeName(), in ContractNodes() [all …]
|
| HD | DAGISelMatcherEmitter.cpp | 508 const EmitNodeMatcherCommon *EN = cast<EmitNodeMatcherCommon>(N); in EmitMatcher() local 509 OS << (isa<EmitNodeMatcher>(EN) ? "OPC_EmitNode" : "OPC_MorphNodeTo"); in EmitMatcher() 510 OS << ", TARGET_VAL(" << EN->getOpcodeName() << "), 0"; in EmitMatcher() 512 if (EN->hasChain()) OS << "|OPFL_Chain"; in EmitMatcher() 513 if (EN->hasInFlag()) OS << "|OPFL_GlueInput"; in EmitMatcher() 514 if (EN->hasOutFlag()) OS << "|OPFL_GlueOutput"; in EmitMatcher() 515 if (EN->hasMemRefs()) OS << "|OPFL_MemRefs"; in EmitMatcher() 516 if (EN->getNumFixedArityOperands() != -1) in EmitMatcher() 517 OS << "|OPFL_Variadic" << EN->getNumFixedArityOperands(); in EmitMatcher() 520 OS.PadToColumn(Indent*2+4) << EN->getNumVTs(); in EmitMatcher() [all …]
|
| HD | CodeEmitterGen.cpp | 259 EN = NumberedInstructions.end(); in run() local 260 IN != EN; ++IN) { in run()
|
| /trueos/contrib/ofed/libmlx4/fixes/ |
| HD | add_supported_devices.patch | 9 + HCA(MELLANOX, 0x6368), /* MT25448 [ConnectX EN 10GigE, PCIe 2.0 2.5GT/s] */ 10 + HCA(MELLANOX, 0x6750), /* MT26448 [ConnectX EN 10GigE, PCIe 2.0 5GT/s] */ 11 + HCA(MELLANOX, 0x6372), /* MT25408 [ConnectX EN 10GigE 10GBaseT, PCIe 2.0 2.5GT/s] */ 12 + HCA(MELLANOX, 0x675a), /* MT25408 [ConnectX EN 10GigE 10GBaseT, PCIe Gen2 5GT/s] */ 13 + HCA(MELLANOX, 0x6764), /* MT26468 [ConnectX EN 10GigE, PCIe 2.0 5GT/s] */ 15 + HCA(MELLANOX, 0x676e), /* MT26478 ConnectX EN 40GigE PCIe 2.0 5GT/s */
|
| /trueos/contrib/groff/doc/ |
| HD | grnexmpl.me | 35 .EN 54 .EN 69 .EN
|
| /trueos/contrib/groff/src/preproc/eqn/ |
| HD | TODO | 46 .EN 49 .EN
|
| /trueos/tools/kerneldoc/subsys/ |
| HD | Doxyfile-dev_en | 8 PROJECT_NAME = "FreeBSD kernel EN device code"
|
| /trueos/share/i18n/csmapper/KOI/ |
| D | UCS%KOI8-C.src | 66 0x04A2 = 0x94 # CYRILLIC CAPITAL LETTER EN WITH DESCENDER 67 0x04A3 = 0x84 # CYRILLIC SMALL LETTER EN WITH DESCENDER
|
| D | KOI8-C%UCS.src | 30 0x84 = 0x04A3 # CYRILLIC SMALL LETTER EN WITH DESCENDER 46 0x94 = 0x04A2 # CYRILLIC CAPITAL LETTER EN WITH DESCENDER
|
| /trueos/contrib/ncurses/ |
| HD | dist.mk | 130 echo '<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">' > doc/html/man/$$g ;\
|
| /trueos/sys/pc98/conf/ |
| HD | GENERIC.hints | 155 # ed4: ICM-IF-2766/EN-2298-T 200 # ICM-IF-2766/EN-2298-T
|
| /trueos/contrib/groff/contrib/mom/examples/ |
| HD | elvis_syntax | 31 font args DA DE EN ES FR IT NL NO PT SV
|
| HD | elvis_syntax.new | 46 font args DA DE EN ES FR IT NL NO PT SV
|
| /trueos/contrib/llvm/lib/Target/R600/ |
| HD | SIInstrFormats.td | 456 bits<4> EN; 466 let Inst{3-0} = EN;
|
| /trueos/share/misc/ |
| HD | eqnchar | 90 .EN
|
| /trueos/crypto/heimdal/lib/wind/ |
| HD | UnicodeData.txt | 49 0030;DIGIT ZERO;Nd;0;EN;;0;0;0;N;;;;; 50 0031;DIGIT ONE;Nd;0;EN;;1;1;1;N;;;;; 51 0032;DIGIT TWO;Nd;0;EN;;2;2;2;N;;;;; 52 0033;DIGIT THREE;Nd;0;EN;;3;3;3;N;;;;; 53 0034;DIGIT FOUR;Nd;0;EN;;4;4;4;N;;;;; 54 0035;DIGIT FIVE;Nd;0;EN;;5;5;5;N;;;;; 55 0036;DIGIT SIX;Nd;0;EN;;6;6;6;N;;;;; 56 0037;DIGIT SEVEN;Nd;0;EN;;7;7;7;N;;;;; 57 0038;DIGIT EIGHT;Nd;0;EN;;8;8;8;N;;;;; 58 0039;DIGIT NINE;Nd;0;EN;;9;9;9;N;;;;; [all …]
|
| HD | CompositionExclusions-3.2.0.txt | 143 # 2000..2001 [2] EN QUAD..EM QUAD
|
| /trueos/contrib/bmake/ |
| HD | bmake.cat1 | 245 FFIILLEE DDEEPPEENNDDEENNCCYY SSPPEECCIIFFIICCAATTIIOONNSS 316 VVAARRIIAABBLLEE AASSSSIIGGNNMMEENNTTSS 546 mark the target ..SSIILLEENNTT. 933 IINNCCLLUUDDEE SSTTAATTEEMMEENNTTSS,, CCOONNDDIITTIIOONNAALLSS AANN… 1111 CCOOMMMMEENNTTSS 1179 ..SSIILLEENNTT Do not echo any of the commands associated with this target, 1226 ..EENNDD Any command lines attached to this target are executed after 1324 … ..SSIILLEENNTT Apply the ..SSIILLEENNTT attribute to any specified sources. If no 1325 sources are specified, the ..SSIILLEENNTT attribute is applied to every 1342 EENNVVIIRROONNMMEENNTT
|
| /trueos/contrib/groff/ |
| HD | PROBLEMS | 575 . \" EN - end of a displayed equation 576 .de EN 584 . \" EN - end of a displayed equation 585 .de EN
|
| /trueos/release/doc/ |
| HD | README | 28 Main SGML catalog for all language-neutral (and default EN)
|
| /trueos/share/me/ |
| HD | summary.external | 69 EN M end equation
|