Searched defs:optional_arguments (Results 1 – 4 of 4) sorted by relevance
| /external/python/cpython3/Doc/tools/extensions/ | ||
| D | pyspecific.py | 82 optional_arguments = 1 variable in ImplementationDetail |
| D | c_annotations.py | 155 optional_arguments = 0 variable in init_annotations.LimitedAPIList |
| /external/python/cpython2/Doc/tools/extensions/ | ||
| D | pyspecific.py | 84 optional_arguments = 1 variable in ImplementationDetail |
| /external/ComputeLibrary/src/graph/mutators/ | ||
| D | NodeFusionMutator.cpp | 312 …raph &g, std::function<bool(INode &)> const &prec, const F fuse_fcn, Args &&... optional_arguments) in fuse_layer() |