Searched defs:Apply (Results 1 – 8 of 8) sorted by relevance
725 static uptr Apply(MappingType type) { in Apply() function802 static bool Apply(uptr mem) { in Apply() function815 static bool Apply(uptr mem) { in Apply() function827 static bool Apply(uptr mem) { in Apply() function839 static uptr Apply(uptr x) { in Apply() function855 static u32 *Apply(uptr x) { in Apply() function868 static uptr Apply(uptr sp) { in Apply() function904 static Result Apply(uptr addr) { in Apply() function944 static uptr Apply(uptr tid) { in Apply() function956 static uptr Apply(uptr tid) { in Apply() function
110 TEST(BufferQueueTest, Apply) { in TEST() argument
345 Benchmark* Benchmark::Apply(void (*custom_arguments)(Benchmark* benchmark)) { in Apply() function in benchmark::internal::Benchmark
340 Benchmark* Benchmark::Apply(void (*custom_arguments)(Benchmark* benchmark)) { in Apply() function in benchmark::internal::Benchmark
932 std::function<void(LiveInterval::SubRange &)> Apply, in refineSubRanges()
1065 auto Apply = [&](CallSiteInfo &CSInfo) { in applySingleImplDevirt() local1307 auto Apply = [&](CallSiteInfo &CSInfo) { in applyICallBranchFunnel() local
841 Apply(SExpr *F, SExpr *A) : SExpr(COP_Apply), Fun(F), Arg(A) {} in Apply() function842 Apply(const Apply &A, SExpr *F, SExpr *Ar) // rewrite constructor in Apply() function
4637 QualType Apply(TypeLoc TL) { in Apply() function in __anon0fd3273b1111::SubstituteDeducedTypeTransform