Home
last modified time | relevance | path

Searched defs:Apply (Results 1 – 7 of 7) sorted by relevance

/device/generic/vulkan-cereal/third-party/angle/src/compiler/translator/tree_ops/
DRewriteUnaryMinusOperatorFloat.cpp32 bool Traverser::Apply(TCompiler *compiler, TIntermNode *root) in Apply() function in sh::__anon981e87a60111::Traverser
DRewriteUnaryMinusOperatorInt.cpp33 bool Traverser::Apply(TCompiler *compiler, TIntermNode *root) in Apply() function in sh::__anonee54da3b0111::Traverser
DExpandIntegerPowExpressions.cpp39 bool Traverser::Apply(TCompiler *compiler, TIntermNode *root, TSymbolTable *symbolTable) in Apply() function in sh::__anonbaeb066e0111::Traverser
DRewriteTexelFetchOffset.cpp45 bool Traverser::Apply(TCompiler *compiler, in Apply() function in sh::__anon3890cabc0111::Traverser
DRewriteDfdy.cpp47 bool Traverser::Apply(TCompiler *compiler, in Apply() function in sh::__anon2329fc700111::Traverser
/device/generic/vulkan-cereal/third-party/googletest/googlemock/include/gmock/
Dgmock-matchers.h493 ::testing::Matcher<F> Apply(IndexSequence<tuple_ids...>) const { in Apply() function
/device/generic/vulkan-cereal/third-party/googletest/googletest/test/
Dgtest_unittest.cc7583 TEST(FlatTuple, Apply) { in TEST() argument