OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:aae
(Results
1 - 9
of
9
) sorted by relevancy
/src/sys/arch/hpc/stand/hpcboot/sh3/
sh_mmu.cpp
46
uint32_t vpn, idx, s, dum,
aae
, dae, entry_idx, asid;
local
69
aae
= _reg_read_4(SH3_MMUAA | entry_idx);
71
if (!(
aae
& SH3_MMU_D_VALID) ||
72
((
aae
& SH3_MMUAA_D_ASID_MASK) != asid) ||
73
(((
aae
| idx) & SH3_PAGE_MASK) != vpn))
/src/external/gpl3/gcc.old/dist/gcc/d/dmd/
sideeffect.d
307
LogicalExp
aae
= cast(LogicalExp)e;
308
return discardValue(
aae
.e2);
staticcond.d
59
LogicalExp
aae
= cast(LogicalExp)e;
60
bool result = impl(
aae
.e1);
73
result = impl(
aae
.e2);
ctfeexpr.d
306
if (auto
aae
= e.isAssocArrayLiteralExp())
308
emplaceExp!(AssocArrayLiteralExp)(&ue, e.loc, copyLiteralArray(
aae
.keys), copyLiteralArray(
aae
.values));
479
else if (auto
aae
= lit.isAssocArrayLiteralExp())
483
OwnedBy wasOwned =
aae
.ownedByCtfe;
484
emplaceExp!(AssocArrayLiteralExp)(&ue, lit.loc,
aae
.keys,
aae
.values);
485
aae
= ue.exp().isAssocArrayLiteralExp();
486
aae
.ownedByCtfe = wasOwned;
1723
// Given an AA literal
aae
, set aae[index] = newval and return newval
[
all
...]
dinterpret.d
986
if (auto
aae
= e.isAssocArrayLiteralExp())
988
if (!stopPointersEscapingFromArray(loc,
aae
.keys))
990
return stopPointersEscapingFromArray(loc,
aae
.values);
2624
auto
aae
= ctfeEmplaceExp!AssocArrayLiteralExp(e.loc, keysx, valuesx);
2625
aae
.type = e.type;
2626
aae
.ownedByCtfe = OwnedBy.ctfe;
2627
result =
aae
;
3475
auto
aae
= ctfeEmplaceExp!AssocArrayLiteralExp(e.loc, keysx, valuesx);
3476
aae
.type = e1.isIndexExp().e1.type;
3477
aae
.ownedByCtfe = OwnedBy.ctfe
[
all
...]
/src/external/gpl2/gettext/dist/autoconf-lib-link/tests/
Makefile.am
55
rpath-3
aae
rpath-3aag rpath-3abe rpath-3abg \
/src/sys/arch/m68k/060sp/dist/
pfpsp.sa
310
dc.l $000f660c,$4aaeff70,$66064
aae
,$ff746710
946
dc.l $cffff00f,$ff84201f,$4a2eff87,$66164
aae
1590
dc.l $4aaeff70,$66084
aae
,$ff746602,$4e7541ee
1674
dc.l $ff90f210,$68004
aae
,$ff586c06,$00908000
fpsp.sa
310
dc.l $000f660c,$4aaeff70,$66064
aae
,$ff746710
604
dc.l $94f53de6,$12097
aae
,$8da1be5a,$e6452a11
3071
dc.l $4aaeff88,$66104
aae
,$ff8c660a,$4a806606
fplsp.sa
834
dc.l $4e75bd6a,$aa77ccc9,$94f53de6,$12097
aae
Completed in 24 milliseconds
Indexes created Mon Jun 29 00:24:49 UTC 2026