/aosp_15_r20/packages/apps/Launcher3/src/com/android/launcher3/model/ |
D | ModelWriter.java | 412 public void runImpl() { in runImpl() method in ModelWriter.UpdateItemRunnable 429 public void runImpl() { in runImpl() method in ModelWriter.UpdateItemsRunnable 515 public abstract void runImpl(); in runImpl() method in ModelWriter.ModelTask
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/ObjCARC/ |
H A D | ObjCARCExpand.cpp | 43 static bool runImpl(Function &F) { in runImpl() function
|
H A D | ObjCARCAPElim.cpp | 101 bool runImpl(Module &M) { in runImpl() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/ |
H A D | LowerInvoke.cpp | 45 static bool runImpl(Function &F) { in runImpl() function
|
H A D | InjectTLIMappings.cpp | 123 static bool runImpl(const TargetLibraryInfo &TLI, Function &F) { in runImpl() function
|
H A D | UnifyLoopExits.cpp | 219 static bool runImpl(LoopInfo &LI, DominatorTree &DT) { in runImpl() function
|
H A D | LowerGlobalDtors.cpp | 76 static bool runImpl(Module &M) { in runImpl() function
|
H A D | LoopVersioning.cpp | 259 bool runImpl(LoopInfo *LI, LoopAccessInfoManager &LAIs, DominatorTree *DT, in runImpl() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
H A D | LowerInvoke.cpp | 47 static bool runImpl(Function &F) { in runImpl() function
|
H A D | InjectTLIMappings.cpp | 139 static bool runImpl(const TargetLibraryInfo &TLI, Function &F) { in runImpl() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/ |
H A D | AnnotationRemarks.cpp | 43 static void runImpl(Function &F, const TargetLibraryInfo &TLI) { in runImpl() function
|
H A D | InstSimplifyPass.cpp | 29 static bool runImpl(Function &F, const SimplifyQuery &SQ, in runImpl() function
|
H A D | SpeculativeExecution.cpp | 154 bool SpeculativeExecutionPass::runImpl(Function &F, TargetTransformInfo *TTI) { in runImpl() function in llvm::SpeculativeExecutionPass
|
H A D | TLSVariableHoist.cpp | 262 bool TLSVariableHoistPass::runImpl(Function &Fn, DominatorTree &DT, in runImpl() function in TLSVariableHoistPass
|
H A D | AlignmentFromAssumptions.cpp | 331 bool AlignmentFromAssumptionsPass::runImpl(Function &F, AssumptionCache &AC, in runImpl() function in AlignmentFromAssumptionsPass
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/ |
H A D | ExpandLargeDivRem.cpp | 56 static bool runImpl(Function &F, const TargetLowering &TLI) { in runImpl() function
|
H A D | ReplaceWithVeclib.cpp | 176 static bool runImpl(const TargetLibraryInfo &TLI, Function &F) { in runImpl() function
|
/aosp_15_r20/external/llvm/lib/Transforms/Utils/ |
H A D | SimplifyInstructions.cpp | 37 static bool runImpl(Function &F, const DominatorTree *DT, const TargetLibraryInfo *TLI, in runImpl() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
H A D | InstSimplifyPass.cpp | 31 static bool runImpl(Function &F, const SimplifyQuery &SQ, in runImpl() function
|
H A D | SpeculativeExecution.cpp | 153 bool SpeculativeExecutionPass::runImpl(Function &F, TargetTransformInfo *TTI) { in runImpl() function in llvm::SpeculativeExecutionPass
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/ |
H A D | PruneEH.cpp | 63 static bool runImpl(CallGraphSCC &SCC, CallGraph &CG) { in runImpl() function
|
/aosp_15_r20/external/llvm/lib/Transforms/IPO/ |
H A D | PruneEH.cpp | 64 static bool runImpl(CallGraphSCC &SCC, CallGraph &CG) { in runImpl() function
|
/aosp_15_r20/external/llvm/lib/Transforms/Scalar/ |
H A D | LoopDeletion.cpp | 100 bool LoopDeletionPass::runImpl(Loop *L, DominatorTree &DT, ScalarEvolution &SE, in runImpl() function in LoopDeletionPass
|
/aosp_15_r20/external/clang/lib/Tooling/ |
H A D | CompilationDatabase.cpp | 123 void runImpl(const driver::Action *A, bool Collect) { in runImpl() function
|
/aosp_15_r20/packages/services/Car/libs/obd2-lib/src/com/android/car/obd2/ |
D | Obd2Connection.java | 120 private String runImpl(String command) throws IOException, InterruptedException { in runImpl() method in Obd2Connection
|