Searched defs:randomize (Results 1 – 11 of 11) sorted by relevance
| /third_party/ffmpeg/tests/checkasm/ |
| D | aacpsdsp.c | 29 #define randomize(buf, len) do { \ macro
|
| D | sbrdsp.c | 26 #define randomize(buf, len) do { \ macro
|
| /third_party/python/Lib/turtledemo/ |
| D | forest.py | 21 def randomize( branchlist, angledist, sizedist ): function
|
| D | sorting_animate.py | 121 def randomize(): function
|
| /third_party/vk-gl-cts/framework/randomshaders/ |
| D | rsgParameters.hpp | 66 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/ |
| D | datasets_user_defined.py | 850 def split(self, sizes, randomize=True): argument
|
| D | datasets.py | 1167 def split(self, sizes, randomize=True): argument 2451 def split(self, sizes, randomize=True): argument
|
| /third_party/python/Tools/demo/ |
| D | sortvisu.py | 372 def randomize(array): function
|
| /third_party/python/Lib/test/ |
| D | test_regrtest.py | 426 randomize=False, interrupted=False, argument
|
| /third_party/ffmpeg/libavformat/ |
| D | hlsenc.c | 697 static int randomize(uint8_t *buf, int len) in randomize() function
|
| /third_party/skia/third_party/externals/libpng/contrib/libtests/ |
| D | pngvalid.c | 303 randomize(void *pv, size_t size) in randomize() function
|