Home
last modified time | relevance | path

Searched defs:new_depth (Results 1 – 5 of 5) sorted by relevance

/third_party/mindspore/mindspore/ccsrc/minddata/dataset/core/
Dtensor_helpers.cc32 int8_t new_depth = depth - 1; in IndexGeneratorHelper() local
/third_party/boost/boost/wave/util/
Diteration_context.hpp44 void set_max_include_nesting_depth(size_type new_depth) in set_max_include_nesting_depth()
/third_party/boost/boost/wave/
Dcpp_context.hpp298 void set_max_include_nesting_depth(iter_size_type new_depth) in set_max_include_nesting_depth()
/third_party/python/Python/
Dceval.c5605 _PyEval_SetCoroutineOriginTrackingDepth(PyThreadState *tstate, int new_depth) in _PyEval_SetCoroutineOriginTrackingDepth()
Dcompile.c6522 int new_depth = depth + effect; in stackdepth() local