/external/f2fs-tools/tools/sg_write_buffer/include/ |
D | sg_cmds_extra.h | 59 void * paramp, int param_len, bool noisy, int verbose); 63 bool noisy, int verbose); 67 bool noisy, int verbose); 76 int alloc_len, bool noisy, int verbose); 78 void * resp, int alloc_len, bool noisy, 82 void * resp, int alloc_len, bool noisy, 90 int mx_resp_len, bool noisy, int verbose); 98 int param_len, bool noisy, int verbose); 105 bool noisy, int verbose); 113 void * resp, int mx_resp_len, bool noisy, int verbose); [all …]
|
D | sg_cmds_basic.h | 37 int mx_resp_len, bool noisy, int verbose); 53 bool noisy, int verbose); 62 bool noisy, int verbose); 71 int mx_resp_len, bool noisy, int verbose); 78 bool noisy, int verbose); 86 int param_len, bool noisy, int verbose); 94 int param_len, bool noisy, int verbose); 103 bool noisy, int verbose); 112 bool noisy, int verbose); 119 bool noisy, int verbose); [all …]
|
D | sg_cmds_mmc.h | 21 int mx_resp_len, bool noisy, int verbose); 29 int mx_resp_len, bool noisy, int verbose); 37 int drv_write_speed, bool noisy, int verbose); 45 bool noisy, int verbose);
|
/external/f2fs-tools/tools/sg_write_buffer/ |
D | sg_cmds_basic.c | 120 const unsigned char * sbp, int slen, bool noisy, in sg_cmds_process_helper() argument 153 n = noisy; in sg_cmds_process_helper() 188 bool noisy, int verbose, int * o_sense_cat) in sg_cmds_process_resp() argument 206 } else if (noisy && (0 == verbose)) in sg_cmds_process_resp() 210 if (noisy || verbose) in sg_cmds_process_resp() 282 if (verbose || noisy) { in sg_cmds_process_resp() 289 noisy, verbose, o_sense_cat); in sg_cmds_process_resp() 291 if (verbose || noisy) { in sg_cmds_process_resp() 303 slen, noisy, verbose, o_sense_cat); in sg_cmds_process_resp() 307 if (verbose || noisy) { in sg_cmds_process_resp() [all …]
|
D | sg_cmds_extra.c | 137 void * resp, int alloc_len, bool noisy, int verbose) in sg_ll_get_lba_status16() argument 166 noisy, verbose, &sense_cat); in sg_ll_get_lba_status16() 202 int alloc_len, bool noisy, int verbose) in sg_ll_get_lba_status() argument 205 alloc_len, noisy, verbose); in sg_ll_get_lba_status() 213 void * resp, int alloc_len, bool noisy, in sg_ll_get_lba_status32() argument 245 noisy, verbose, &sense_cat); in sg_ll_get_lba_status32() 281 bool noisy, int verbose) in sg_ll_report_tgt_prt_grp() argument 283 return sg_ll_report_tgt_prt_grp2(sg_fd, resp, mx_resp_len, false, noisy, in sg_ll_report_tgt_prt_grp() 291 bool extended, bool noisy, int verbose) in sg_ll_report_tgt_prt_grp2() argument 318 noisy, verbose, &sense_cat); in sg_ll_report_tgt_prt_grp2() [all …]
|
D | sg_cmds_basic2.c | 105 unsigned int lba, unsigned int count, bool noisy, in sg_ll_sync_cache_10() argument 139 noisy, verbose, &sense_cat); in sg_ll_sync_cache_10() 166 int mx_resp_len, bool noisy, int verbose) in sg_ll_readcap_16() argument 195 noisy, verbose, &sense_cat); in sg_ll_readcap_16() 222 int mx_resp_len, bool noisy, int verbose) in sg_ll_readcap_10() argument 248 noisy, verbose, &sense_cat); in sg_ll_readcap_10() 275 void * resp, int mx_resp_len, bool noisy, int verbose) in sg_ll_mode_sense6() argument 305 noisy, verbose, &sense_cat); in sg_ll_mode_sense6() 355 bool noisy, int verbose) in sg_ll_mode_sense10() argument 358 resp, mx_resp_len, 0, NULL, noisy, verbose); in sg_ll_mode_sense10() [all …]
|
D | sg_cmds_mmc.c | 76 int drv_write_speed, bool noisy, int verbose) in sg_ll_set_cd_speed() argument 101 noisy, verbose, &sense_cat); in sg_ll_set_cd_speed() 137 int mx_resp_len, bool noisy, int verbose) in sg_ll_get_config() argument 176 sense_b, noisy, verbose, &sense_cat); in sg_ll_get_config() 231 int mx_resp_len, bool noisy, int verbose) in sg_ll_get_performance() argument 271 noisy, verbose, &sense_cat); in sg_ll_get_performance() 326 bool noisy, int verbose) in sg_ll_set_streaming() argument 355 noisy, verbose, &sense_cat); in sg_ll_set_streaming()
|
/external/python/cpython2/Tools/scripts/ |
D | ndiff.py | 90 noisy = 1 95 noisy = 0 111 if noisy:
|
/external/bzip2/ |
D | bzip2.c | 185 Bool forceOverwrite, testFailsExist, unzFailsExist, noisy; variable 537 if (noisy) in uncompressStream() 631 if (noisy) in testStream() 661 if (noisy) in cadvise() 676 if (noisy) in showFileNames() 703 if (noisy) in cleanUpAndFail() 732 if (noisy && numFileNames > 0 && numFilesProcessed < numFileNames) { in cleanUpAndFail() 776 if (noisy) { in compressedStreamEOF() 1162 if (noisy) in compress() 1176 if (noisy) in compress() [all …]
|
/external/python/cpython3/Tools/scripts/ |
D | ndiff.py | 90 noisy = 1 95 noisy = 0 111 if noisy:
|
/external/autotest/server/site_tests/display_HotPlugNoisy/ |
D | control.extended | 9 PURPOSE = "Remotely controlled noisy display HPD test." 19 This test remotely emulates noisy HPD line when connecting to an external
|
D | control.mirrored | 9 PURPOSE = "Remotely controlled noisy display HPD test." 19 This test remotely emulates noisy HPD line when connecting to an external
|
/external/webrtc/webrtc/modules/audio_processing/ |
D | echo_control_mobile_impl.cc | 188 const int16_t* noisy = audio->low_pass_reference(i); in ProcessCaptureAudio() local 190 if (noisy == NULL) { in ProcessCaptureAudio() 191 noisy = clean; in ProcessCaptureAudio() 198 noisy, in ProcessCaptureAudio()
|
/external/libxcam/modules/ocl/ |
D | cv_image_process_helper.cpp | 45 CVImageProcessHelper::get_snr (const cv::Mat &noisy, const cv::Mat &noiseless) in get_snr() argument 48 noisy.convertTo (temp_noisy, CV_32FC1); in get_snr()
|
D | cv_image_process_helper.h | 41 float get_snr (const cv::Mat &noisy, const cv::Mat &noiseless);
|
/external/grpc-grpc/test/cpp/naming/utils/ |
D | dns_server.py | 105 server.noisy = 2 108 dns_proto.noisy = 2
|
/external/autotest/server/site_tests/network_WiFi_LowInitialBitrates/ |
D | control | 15 noisy or marginal RF environments, this allows us to finish the time dependent
|
/external/libaom/libaom/build/cmake/toolchains/ |
D | x86-ios-simulator.cmake | 25 # Avoid noisy PIC/PIE warnings.
|
/external/python/cpython3/Lib/test/ |
D | test_compileall.py | 330 noisy = self.assertRunOK(PYTHONPATH=self.directory) 331 self.assertIn(b'Listing ', noisy) 441 noisy = self.assertRunOK(self.pkgdir) 443 self.assertNotEqual(b'', noisy)
|
/external/Microsoft-GSL/include/gsl/ |
D | gsl_algorithm | 30 // turn off some warnings that are noisy about our Expects statements
|
/external/ltp/ |
D | Android.bp | 42 // Silence noisy warnings
|
/external/ltp/testcases/kernel/fs/scsi/ltpscsi/ |
D | scsimain.c | 881 int paramp, void *resp, int mx_resp_len, int noisy) in do_logs() argument 925 if (noisy) { in do_logs() 2677 void *resp, int mx_resp_len, int noisy) in do_scsi_inq() argument 2712 if (noisy) { in do_scsi_inq() 3369 static int do_simple_inq(int sg_fd, void *resp, int mx_resp_len, int noisy) in do_simple_inq() argument 3399 if (noisy) { in do_simple_inq() 3409 void *resp, int mx_resp_len, int noisy, int mode6) in do_modes() argument 3454 if (noisy) { in do_modes() 4274 int outgoing_len, int noisy) in do_senddiag() argument 4309 if (noisy) { in do_senddiag() [all …]
|
/external/python/cpython2/Lib/distutils/command/ |
D | config.py | 62 self.noisy = 1
|
/external/markdown/docs/ |
D | command_line.txt | 82 --noisy print debug messages
|
/external/python/cpython3/Lib/distutils/command/ |
D | config.py | 59 self.noisy = 1
|