| /third_party/skia/third_party/externals/spirv-tools/source/opt/ |
| D | loop_fission.h | 56 : split_criteria_(functor), split_multiple_times_(split_multiple_times) {} in split_criteria_() argument
|
| /third_party/spirv-tools/source/opt/ |
| D | loop_fission.h | 56 : split_criteria_(functor), split_multiple_times_(split_multiple_times) {} in split_criteria_() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
| D | loop_fission.h | 56 : split_criteria_(functor), split_multiple_times_(split_multiple_times) {} in split_criteria_() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/utils/ |
| D | generate_grammar_tables.py | 475 def functor(k): return (k['value']) function 477 def functor(k): return (int(k['value'], 16)) function
|
| /third_party/spirv-tools/utils/ |
| D | generate_grammar_tables.py | 490 def functor(k): return (k['value']) function 492 def functor(k): return (int(k['value'], 16)) function
|
| /third_party/skia/third_party/externals/spirv-tools/utils/ |
| D | generate_grammar_tables.py | 475 def functor(k): return (k['value']) function 477 def functor(k): return (int(k['value'], 16)) function
|
| /third_party/skia/third_party/externals/tint/src/transform/ |
| D | array_length_from_uniform.cc | 46 static void IterateArrayLengthOnStorageVar(CloneContext& ctx, F&& functor) { in IterateArrayLengthOnStorageVar()
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/ |
| D | ProgramGL.cpp | 137 LinkTask(LinkImplFunctor &&functor) : mLinkImplFunctor(functor), mFallbackToMainContext(false) in LinkTask() 161 LinkEventNativeParallel(PostLinkImplFunctor &&functor, in LinkEventNativeParallel() 199 PostLinkImplFunctor &&functor) in LinkEventGL()
|
| /third_party/mesa3d/src/gtest/src/ |
| D | gtest-internal-inl.h | 293 void ForEach(const Container& c, Functor functor) { in ForEach()
|
| /third_party/googletest/googletest/src/ |
| D | gtest-internal-inl.h | 286 void ForEach(const Container& c, Functor functor) { in ForEach()
|
| /third_party/node/deps/googletest/src/ |
| D | gtest-internal-inl.h | 287 void ForEach(const Container& c, Functor functor) { in ForEach()
|
| /third_party/skia/third_party/externals/libwebp/swig/ |
| D | libwebp_python_wrap.c | 1359 #define SWIG_Python_CallFunctor(functor, obj) PyObject_CallFunctionObjArgs(functor, obj, … argument 1361 #define SWIG_Python_CallFunctor(functor, obj) PyObject_CallFunction(functor, "O", obj); argument
|