Home
last modified time | relevance | path

Searched defs:MSec (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
H A DMCMachOStreamer.cpp122 static bool canGoAfterDWARF(const MCSectionMachO &MSec) { in canGoAfterDWARF()
153 const MCSectionMachO &MSec = *cast<MCSectionMachO>(Section); in ChangeSection() local
/aosp_15_r20/external/llvm/lib/MC/
H A DMCMachOStreamer.cpp125 static bool canGoAfterDWARF(const MCSectionMachO &MSec) { in canGoAfterDWARF()
155 const MCSectionMachO &MSec = *cast<MCSectionMachO>(Section); in ChangeSection() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/MC/
H A DMCMachOStreamer.cpp139 static bool canGoAfterDWARF(const MCSectionMachO &MSec) { in canGoAfterDWARF()
171 const MCSectionMachO &MSec = *cast<MCSectionMachO>(Section); in changeSection() local
/aosp_15_r20/external/skia/tools/timer/
H A DTimeUtils.h16 using MSec = uint32_t; variable
/aosp_15_r20/frameworks/base/libs/hwui/
H A DSkiaInterpolator.cpp50 using MSec = uint32_t; // millisecond duration typedef