/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/WebAssembly/ |
H A D | WebAssemblyExceptionInfo.cpp | 87 auto WE = std::make_unique<WebAssemblyException>(EHPad); in recalculate() local 169 auto *WE = getExceptionFor(EHPad); in recalculate() local 197 WebAssemblyException *WE = getExceptionFor(MBB); in recalculate() local 243 WebAssemblyException *WE = getExceptionFor(MBB); in recalculate() local 252 for (auto &WE : Exceptions) { in recalculate() local 262 for (auto *WE : ExceptionPointers) { in recalculate() local 281 WebAssemblyException *WE, const MachineDominatorTree &MDT, in discoverAndMapException() 328 WebAssemblyException *WE = getExceptionFor(MBB); in getOutermostException() local 362 raw_ostream &operator<<(raw_ostream &OS, const WebAssemblyException &WE) { in operator <<() 368 for (auto &WE : TopLevelExceptions) in print() local
|
H A D | WebAssemblyExceptionInfo.h | 57 void setParentException(WebAssemblyException *WE) { ParentException = WE; } in setParentException() 59 bool contains(const WebAssemblyException *WE) const { in contains() 157 WebAssemblyException *WE) { in changeExceptionFor() 165 void addTopLevelException(std::unique_ptr<WebAssemblyException> WE) { in addTopLevelException()
|
H A D | WebAssemblySortRegion.cpp | 19 const auto *WE = WEI.getExceptionFor(MBB); in getRegionFor() local 72 MachineBasicBlock *SortRegionInfo::getBottom(const WebAssemblyException *WE) { in getBottom()
|
H A D | WebAssemblyCFGStackify.cpp | 490 WebAssemblyException *WE = WEI.getExceptionFor(&MBB); in placeTryMarker() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/ |
H A D | WebAssemblyExceptionInfo.cpp | 54 auto *WE = new WebAssemblyException(EHPad); in recalculate() local 62 WebAssemblyException *WE = getExceptionFor(MBB); in recalculate() local 68 for (auto *WE : Exceptions) { in recalculate() local 77 for (auto *WE : Exceptions) { in recalculate() local 97 WebAssemblyException *WE, const MachineDominatorTree &MDT, in discoverAndMapException() 144 WebAssemblyException *WE = getExceptionFor(MBB); in getOutermostException() local 178 raw_ostream &operator<<(raw_ostream &OS, const WebAssemblyException &WE) { in operator <<() 184 for (auto *WE : TopLevelExceptions) in print() local
|
H A D | WebAssemblyExceptionInfo.h | 59 void setParentException(WebAssemblyException *WE) { ParentException = WE; } in setParentException() 61 bool contains(const WebAssemblyException *WE) const { in contains() 151 void changeExceptionFor(MachineBasicBlock *MBB, WebAssemblyException *WE) { in changeExceptionFor() 159 void addTopLevelException(WebAssemblyException *WE) { in addTopLevelException()
|
H A D | WebAssemblyCFGSort.cpp | 93 const auto *WE = WEI.getExceptionFor(MBB); in getRegionFor() local
|
H A D | WebAssemblyCFGStackify.cpp | 462 WebAssemblyException *WE = WEI.getExceptionFor(&MBB); in placeTryMarker() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/ |
H A D | ValueMapper.cpp | 681 auto &WE = Worklist.back(); in createPOT() local 1062 WorklistEntry WE; in scheduleMapGlobalInitializer() local 1078 WorklistEntry WE; in scheduleMapAppendingVariable() local 1096 WorklistEntry WE; in scheduleMapAliasOrIFunc() local 1108 WorklistEntry WE; in scheduleRemapFunction() local
|
/aosp_15_r20/external/llvm/lib/Transforms/Utils/ |
H A D | ValueMapper.cpp | 624 auto &WE = Worklist.back(); in createPOT() local 984 WorklistEntry WE; in scheduleMapGlobalInitializer() local 1000 WorklistEntry WE; in scheduleMapAppendingVariable() local 1016 WorklistEntry WE; in scheduleMapGlobalAliasee() local 1028 WorklistEntry WE; in scheduleRemapFunction() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
H A D | ValueMapper.cpp | 636 auto &WE = Worklist.back(); in createPOT() local 1000 WorklistEntry WE; in scheduleMapGlobalInitializer() local 1016 WorklistEntry WE; in scheduleMapAppendingVariable() local 1032 WorklistEntry WE; in scheduleMapGlobalIndirectSymbol() local 1044 WorklistEntry WE; in scheduleRemapFunction() local
|
/aosp_15_r20/external/llvm/utils/TableGen/ |
H A D | CodeGenSchedule.cpp | 290 WE = SchedWrites.end(); WI != WE; ++WI) { in collectSchedRW() local 554 for (IdxIter WI = SC.Writes.begin(), WE = SC.Writes.end(); WI != WE; ++WI) in collectSchedClasses() local 571 for (IdxIter WI = Writes.begin(), WE = Writes.end(); WI != WE; ++WI) in collectSchedClasses() local 1036 WI = WSI->begin(), WE = WSI->end(); WI != WE; ++WI) { in hasVariant() local 1355 for (IdxIter WI = WriteSeq.begin(), WE = WriteSeq.end(); WI != WE; ++WI) in inferFromRW() local 1850 WI = WSI->begin(), WE = WSI->end(); WI != WE; ++WI) { in dump() local
|
/aosp_15_r20/external/libcxx/test/std/language.support/cmp/cmp.common/ |
H A D | common_comparison_category.pass.cpp | 38 using WE = std::weak_equality; in main() typedef
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ObjCopy/COFF/ |
H A D | COFFReader.cpp | 138 const coff_aux_weak_external *WE = SymRef.getWeakExternal(); in readSymbols() local
|
H A D | COFFWriter.cpp | 82 coff_aux_weak_external *WE = in finalizeSymbolContents() local
|
/aosp_15_r20/external/python/dateutil/dateutil/ |
D | relativedelta.py | 13 MO, TU, WE, TH, FR, SA, SU = weekdays = tuple(weekday(x) for x in range(7)) variable
|
D | rrule.py | 77 MO, TU, WE, TH, FR, SA, SU = weekdays = tuple(weekday(x) for x in range(7)) variable
|
/aosp_15_r20/external/perfetto/src/trace_processor/perfetto_sql/intrinsics/functions/ |
H A D | to_ftrace.cc | 402 using WE = protos::pbzero::WorkqueueExecuteEndFtraceEvent; in SerializeArgs() typedef
|
/aosp_15_r20/frameworks/opt/calendar/src/com/android/calendarcommon2/ |
D | EventRecurrence.java | 42 public static final int WE = 0x00080000; field in EventRecurrence
|
/aosp_15_r20/out/soong/.intermediates/frameworks/opt/calendar/calendar-common/android_common/turbine/ |
D | calendar-common.jar | com/android/calendarcommon2/DateException.class
<Unknown>
package com.android.calendarcommon2
public ... |
/aosp_15_r20/external/llvm/lib/Transforms/Vectorize/ |
H A D | BBVectorize.cpp | 1234 WE = WriteSet.end(); W != WE; ++W) { in trackUsesOfI() local
|
/aosp_15_r20/out/soong/.intermediates/frameworks/opt/calendar/calendar-common/android_common/javac/ |
D | calendar-common.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/android/
com/ ... |
/aosp_15_r20/out/target/common/obj/APPS/CalendarProvider_intermediates/ |
D | classes.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/android/
com/ ... |
/aosp_15_r20/out/soong/.intermediates/packages/providers/CalendarProvider/CalendarProvider/android_common/combined/ |
D | CalendarProvider.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/android/
com/ ... |
/aosp_15_r20/prebuilts/cmdline-tools/tools/lib/ |
HD | r8.jar | resources/new_api_database.ser
LICENSE
META-INF/MANIFEST.MF
META-INF/services/ ... |