| /src/sys/external/isc/atheros_hal/ic/ |
| ah_osdep.c | 255 static struct ale * 258 struct ale *ale; local 261 ale = alq_get(ath_hal_alq, ALQ_NOWAIT); 262 if (ale) { 264 (struct athregrec *) ale->ae_data; 268 alq_post(ath_hal_alq, ale); 273 ale = alq_get(ath_hal_alq, ALQ_NOWAIT); 274 if (!ale) 276 return ale; 285 struct ale *ale = ath_hal_alq_get(ah); local 317 struct ale *ale = ath_hal_alq_get(ah); local 334 struct ale *ale = ath_hal_alq_get(ah); local [all...] |
| /src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/marvell/ |
| orion5x-kuroboxpro.dts | 88 ale = <1>;
|
| /src/external/gpl3/gcc.old/dist/gcc/d/dmd/ |
| dstruct.d | 551 auto ale = cast(ArrayLiteralExp)exp; 553 const dim = ale.elements ? ale.elements.dim : 0; 555 if (ale.type.toBasetype().ty == Tarray) // if initializing a dynamic array 560 if (!_isZeroInit(ale[i]))
|
| constfold.d | 1201 else if (ArrayLiteralExp ale = e1.isArrayLiteralExp()) 1203 size_t dim = ale.elements ? ale.elements.dim : 0; 1206 else if (AssocArrayLiteralExp ale = e1.isAssocArrayLiteralExp) 1208 size_t dim = ale.keys.dim; 1254 else if (ArrayLiteralExp ale = e1.isArrayLiteralExp()) 1256 auto e = ale[cast(size_t)i]; 1270 if (ArrayLiteralExp ale = e1.isArrayLiteralExp()) 1272 if (i >= ale.elements.dim) 1274 e1.error("array index %llu is out of bounds `%s[0 .. %llu]`", i, e1.toChars(), cast(ulong) ale.elements.dim) [all...] |
| dinterpret.d | 702 auto ale = thisarg.isAddrExp().e1.isArrayLiteralExp(); 703 e = (*ale.elements)[cast(size_t)ne.getInteger()]; 982 if (auto ale = e.isArrayLiteralExp()) 984 return stopPointersEscapingFromArray(loc, ale.elements); 2534 auto ale = pue.exp().isArrayLiteralExp(); 2535 ale.ownedByCtfe = OwnedBy.ctfe; 2536 result = ale; 4023 if (auto ale = e1.isArrayLiteralExp()) 4026 upperbound = ale.elements.dim; 4104 if (auto ale = newval.isArrayLiteralExp() [all...] |
| semantic2.d | 726 auto ale = (*sle.elements)[0].isArrayLiteralExp(); 727 if (ale is null) 737 const str2 = ale.toString(); 750 foreach (idx, elem; *ale.elements) 782 ale.elements.sort!predicate;
|
| ctfeexpr.d | 296 if (auto ale = e.isArrayLiteralExp()) 298 auto elements = copyLiteralArray(ale.elements, ale.basis); 552 const ale = e.isArrayLiteralExp(); 553 return ale.elements ? ale.elements.dim : 0; 600 auto ale = pue.exp().isArrayLiteralExp(); 601 ale.ownedByCtfe = OwnedBy.ctfe; 602 return ale; 1568 if (auto ale = e1.isArrayLiteralExp() [all...] |
| expressionsem.d | 1556 ArrayLengthExp ale = exp.e1.isArrayLengthExp(); 1557 if (ale.e1.isVarExp()) 1559 Expression e = opAssignToOp(exp.loc, exp.op, ale, exp.e2); 1560 e = new AssignExp(exp.loc, ale.syntaxCopy(), e); 1568 auto tmp = copyToTemp(0, "__arraylength", new AddrExp(ale.loc, ale.e1)); 1570 Expression e1 = new ArrayLengthExp(ale.loc, new PtrExp(ale.loc, new VarExp(ale.loc, tmp))); 1574 e = new CommaExp(exp.loc, new DeclarationExp(ale.loc, tmp), e) [all...] |
| dcast.d | 191 if (auto ale = se.e1.isArrayLiteralExp()) 195 ? tb.nextOf().sarrayOf(ale.elements ? ale.elements.dim : 0) 197 se.e1 = ale.implicitCastTo(sc, tx); 2663 Expression visitAle(ArrayLiteralExp ale) 2669 if (ale.basis) 2670 ale.basis = inferType(ale.basis, tn, flag); 2671 for (size_t i = 0; i < ale.elements.dim; i++) 2673 if (Expression e = (*ale.elements)[i] [all...] |
| cppmangle.d | 2420 * ale = GNU ABI tag array literal expression, semantically analyzed 2422 void write (ref OutBuffer buf, ArrayLiteralExp ale, bool skipKnown = false) 2433 foreach (exp; *ale.elements) 2546 auto ale = ABITagContainer.forSymbol(o); 2547 if (!ale) return; 2550 foreach (elem; *ale.elements)
|
| cond.d | 158 if (auto ale = aggr.isArrayLiteralExp()) 161 es = ale.elements;
|
| initsem.d | 603 if (auto ale = i.exp.isArrayLiteralExp()) 605 dim2 = ale.elements ? ale.elements.dim : 0;
|
| optimize.d | 227 else if (auto ale = arr.isArrayLiteralExp()) 228 len = ale.elements.dim;
|
| traits.d | 419 auto ale = new ArrayLiteralExp(e.loc, Type.tsize_t.sarrayOf(data.dim + 1), exps); 420 return ale;
|
| statementsem.d | 1060 auto ale = cast(ArrayLiteralExp)fs.aggr; 1061 size_t edim = ale.elements ? ale.elements.dim : 0;
|
| /src/usr.sbin/sysinst/arch/mac68k/ |
| msg.md.pl | 106 wszystkich partycji uzytkownika, ale tylko te uzyteczne w NetBSD, zostaly 129 {Probowales podzielic istniejaca partycje na dwie czesci, ale nie ma na to 151 anomalie. Mozesz je zignorowac i kontynuowac, ale zrobienie tego moze 163 wszesniej partycji. Ale nowa mapa partycji dyskowych zostala zapisana na
|
| /src/usr.sbin/sysinst/arch/i386/ |
| msg.md.pl | 129 {Masz wiecej niz jeden system operacyjny na tym dysku, ale nie
|
| /src/share/man/man4/ |
| Makefile | 7 ahcisata.4 ahd.4 aht20temp.4 aibs.4 alc.4 ale.4 alipm.4 altmem.4 altq.4 \
|
| /src/usr.sbin/sysinst/ |
| msg.mi.pl | 98 (Po wprowadzeniu informacji o partycjach, ale jeszcze zanim twoj dysk 209 ale dopasowany do granic cylindrow. Wybranie sektorow pozwoli ci na 993 jest to /bin/sh, ale moze preferujesz inna.}
|
| /src/external/gpl3/gcc.old/dist/gcc/d/ |
| expr.cc | 2949 ArrayLiteralExp *ale = e->e1->isArrayLiteralExp (); local 2954 vec_safe_reserve (elms, ale->elements->length); 2955 for (size_t i = 0; i < ale->elements->length; i++) 2957 Expression *expr = ale->getElement (i);
|
| /src/sys/dev/pci/ |
| if_ale.c | 29 * $FreeBSD: src/sys/dev/ale/if_ale.c,v 1.3 2008/12/03 09:01:12 yongari Exp $ 121 CFATTACH_DECL_NEW(ale, sizeof(struct ale_softc), 1525 * m_devget(9) is major bottle-neck of ale(4)(It comes
|