Home
last modified time | relevance | path

Searched defs:_apply (Results 1 – 8 of 8) sorted by relevance

/external/mesa3d/src/gallium/frontends/clover/util/
Dtuple.hpp58 struct _apply<F, T, integral_sequence<Is...>> { struct
59 typedef typename std::remove_reference<F>::type func_type;
62 ) value_type;
65 eval(F &&f, T &&t) { in eval()
/external/python/absl-py/absl/testing/
Dparameterized.py417 def _apply(obj): function
/external/python/cpython2/Lib/
Dstringold.py133 _apply = apply variable
Ddecimal.py3999 def _apply(self, a): member in Context
/external/tensorflow/tensorflow/python/eager/benchmarks/resnet50/
Dresnet50_test.py91 def _apply(self, defun=False, execution_mode=None): member in ResNet50Test
/external/python/setuptools/setuptools/config/
Dsetupcfg.py70 def _apply( function
/external/harfbuzz_ng/src/
Dhb-ot-layout-gsubgpos.hh2598 bool _apply (hb_ot_apply_context_t *c, bool cached) const in _apply() function
3809 bool _apply (hb_ot_apply_context_t *c, bool cached) const in _apply() function
/external/python/cpython3/Lib/
D_pydecimal.py4185 def _apply(self, a): member in Context