Home
last modified time | relevance | path

Searched defs:randomize (Results 1 – 11 of 11) sorted by relevance

/third_party/ffmpeg/tests/checkasm/
Daacpsdsp.c29 #define randomize(buf, len) do { \ macro
Dsbrdsp.c26 #define randomize(buf, len) do { \ macro
/third_party/python/Lib/turtledemo/
Dforest.py21 def randomize( branchlist, angledist, sizedist ): function
Dsorting_animate.py121 def randomize(): function
/third_party/vk-gl-cts/framework/randomshaders/
DrsgParameters.hpp66 bool randomize; //!< If not enabled, only simple passthrough will be generated member in rsg::ShaderParameters
/third_party/mindspore/mindspore-src/source/mindspore/python/mindspore/dataset/engine/
Ddatasets_user_defined.py850 def split(self, sizes, randomize=True): argument
Ddatasets.py1167 def split(self, sizes, randomize=True): argument
2451 def split(self, sizes, randomize=True): argument
/third_party/python/Tools/demo/
Dsortvisu.py372 def randomize(array): function
/third_party/python/Lib/test/
Dtest_regrtest.py426 randomize=False, interrupted=False, argument
/third_party/ffmpeg/libavformat/
Dhlsenc.c697 static int randomize(uint8_t *buf, int len) in randomize() function
/third_party/skia/third_party/externals/libpng/contrib/libtests/
Dpngvalid.c303 randomize(void *pv, size_t size) in randomize() function