/external/tensorflow/tensorflow/python/keras/wrappers/ |
D | scikit_learn.py | 77 self.check_params(sk_params) 79 def check_params(self, params): member in BaseWrapper 130 self.check_params(params)
|
/external/tinyalsa/ |
D | tinyhostless.c | 176 static int check_params(unsigned int card, unsigned int device, unsigned int direction, in check_params() function 247 if (!check_params(card, p_device, PCM_OUT, &config)) in play_sample() 258 if (!check_params(card, c_device, PCM_IN, &config)) in play_sample()
|
/external/igt-gpu-tools/tests/i915/ |
D | gem_reset_stats.c | 659 static void check_params(const int fd, const int ctx, cap_t cap) in check_params() function 669 check_params(fd, ctx, root); in _test_param() 672 check_params(fd, ctx, root); in _test_param() 676 check_params(fd, ctx, user); in _test_param() 679 check_params(fd, ctx, root); in _test_param()
|
/external/python/cpython2/Lib/test/ |
D | audiotests.py | 51 def check_params(self, f, nchannels, sampwidth, framerate, nframes, member in AudioTests 94 self.check_params(f, self.nchannels, self.sampwidth, self.framerate, 210 self.check_params(f, self.nchannels, self.sampwidth, self.framerate,
|
/external/tensorflow/tensorflow/tools/api/golden/v1/ |
D | tensorflow.keras.wrappers.scikit_learn.-keras-regressor.pbtxt | 11 name: "check_params"
|
D | tensorflow.keras.wrappers.scikit_learn.-keras-classifier.pbtxt | 11 name: "check_params"
|
/external/tensorflow/tensorflow/tools/api/golden/v2/ |
D | tensorflow.keras.wrappers.scikit_learn.-keras-regressor.pbtxt | 11 name: "check_params"
|
D | tensorflow.keras.wrappers.scikit_learn.-keras-classifier.pbtxt | 11 name: "check_params"
|
/external/python/cpython3/Lib/test/ |
D | audiotests.py | 28 def check_params(self, f, nchannels, sampwidth, framerate, nframes, member in AudioTests 74 self.check_params(f, self.nchannels, self.sampwidth, self.framerate, 258 self.check_params(f, self.nchannels, self.sampwidth, self.framerate,
|
/external/skia/experimental/ddlbench/ |
D | ddlbench.cpp | 287 static void check_params(GrDirectContext* dContext, in check_params() function 373 check_params(mainContext->fDirectContext, width, height, ct, at, FLAGS_numSamples); in main()
|
/external/libvpx/libvpx/tools/ |
D | cpplint.py | 4093 check_params = False 4095 check_params = True # top level 4098 check_params = True # within class or namespace 4103 check_params = True # just opened global/class/namespace block 4115 check_params = False 4123 check_params = False 4126 if check_params:
|
/external/libaom/libaom/tools/ |
D | cpplint.py | 4093 check_params = False 4095 check_params = True # top level 4098 check_params = True # within class or namespace 4103 check_params = True # just opened global/class/namespace block 4115 check_params = False 4123 check_params = False 4126 if check_params:
|