Searched defs:Apply (Results 1 – 10 of 10) sorted by relevance
/prebuilts/go/linux-x86/test/typeparam/ |
D | cons.go | 21 func (this incr) Apply(x int) int { func 27 func (this pos) Apply(x int) bool { func 36 func (this compose[a, b, c]) Apply(x a) c { func 73 func (m mapNil[a, b]) Apply(_ Nil[a]) any { func 81 func (m mapCons[a, b]) Apply(xs Cons[a]) any { func
|
/prebuilts/go/linux-x86/test/fixedbugs/issue31637.dir/ |
D | a.go | 13 func (EDO) Apply(*dO) {} func
|
/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/tools/go/ast/astutil/ |
D | rewrite.go | 42 func Apply(root ast.Node, pre, post ApplyFunc) (result ast.Node) { func
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
D | d3d10effect.h | 805 STDMETHOD(Apply)(THIS_ UINT flags) PURE; in DECLARE_INTERFACE() local 821 STDMETHOD(Apply)(THIS) PURE; in DECLARE_INTERFACE_() local
|
D | d3d9.h | 1115 STDMETHOD(Apply)(THIS) PURE; in DECLARE_INTERFACE_() local
|
D | d3drmobj.h | 3582 STDMETHOD(Apply)(THIS_ IDirect3DRMObject *object) PURE; in DECLARE_INTERFACE_() local
|
/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Analysis/Analyses/ |
D | ThreadSafetyTIL.h | 850 Apply(SExpr *F, SExpr *A) : SExpr(COP_Apply), Fun(F), Arg(A) {} in Apply() function 851 Apply(const Apply &A, SExpr *F, SExpr *Ar) // rewrite constructor in Apply() function
|
/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Analysis/Analyses/ |
D | ThreadSafetyTIL.h | 850 Apply(SExpr *F, SExpr *A) : SExpr(COP_Apply), Fun(F), Arg(A) {} in Apply() function 851 Apply(const Apply &A, SExpr *F, SExpr *Ar) // rewrite constructor in Apply() function
|
/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Analysis/Analyses/ |
D | ThreadSafetyTIL.h | 850 Apply(SExpr *F, SExpr *A) : SExpr(COP_Apply), Fun(F), Arg(A) {} in Apply() function 851 Apply(const Apply &A, SExpr *F, SExpr *Ar) // rewrite constructor in Apply() function
|
/prebuilts/clang/host/linux-x86/clang-r547379/include/clang/Analysis/Analyses/ |
D | ThreadSafetyTIL.h | 850 Apply(SExpr *F, SExpr *A) : SExpr(COP_Apply), Fun(F), Arg(A) {} in Apply() function 851 Apply(const Apply &A, SExpr *F, SExpr *Ar) // rewrite constructor in Apply() function
|