Home
last modified time | relevance | path

Searched defs:normal_func (Results 1 – 4 of 4) sorted by relevance

/third_party/jerryscript/tests/jerry/es2015/
Dlength-property.js111 var normal_func = function () {}; function
/third_party/mesa3d/src/mesa/math/
Dm_xform.h114 typedef void (*normal_func)(const GLmatrix *mat, typedef
/third_party/mindspore/tests/ut/python/dataset/
Dtest_cache_nomap.py2285 def normal_func(x): function
/third_party/python/Lib/unittest/test/testmock/
Dtestasync.py37 def normal_func(): pass function