| /external/icing/icing/util/ |
| D | logging.cc | 45 uint16_t verbosity) { in CalculateLoggingLevel() 70 bool ShouldLog(LogSeverity::Code severity, int16_t verbosity) { in ShouldLog() 90 bool SetLoggingLevel(LogSeverity::Code severity, int16_t verbosity) { in SetLoggingLevel() 105 LogMessage::LogMessage(LogSeverity::Code severity, uint16_t verbosity, in LogMessage()
|
| /external/angle/third_party/glslang/src/StandAlone/ |
| D | spirv-remap.cpp | 82 void read(std::vector<SpvWord>& spv, const std::string& inFilename, int verbosity) in read() 113 void read(std::vector<std::string>& strings, const std::string& inFilename, int verbosity) in read() 138 void write(std::vector<SpvWord>& spv, const std::string& outFile, int verbosity) in write() 194 int verbosity) in execute() 227 int& verbosity) in parseCmdLine() 371 int verbosity; in main() local
|
| /external/deqp-deps/glslang/StandAlone/ |
| D | spirv-remap.cpp | 82 void read(std::vector<SpvWord>& spv, const std::string& inFilename, int verbosity) in read() 113 void read(std::vector<std::string>& strings, const std::string& inFilename, int verbosity) in read() 138 void write(std::vector<SpvWord>& spv, const std::string& outFile, int verbosity) in write() 194 int verbosity) in execute() 227 int& verbosity) in parseCmdLine() 371 int verbosity; in main() local
|
| /external/python/cpython2/Lib/ensurepip/ |
| D | __init__.py | 56 verbosity=0): argument 71 verbosity=0): argument 127 def _uninstall_helper(verbosity=0): argument
|
| /external/python/pyserial/test/ |
| D | run_all_tests.py | 44 verbosity = 1 variable 46 verbosity = 2 variable
|
| /external/python/cpython3/Lib/ensurepip/ |
| D | __init__.py | 127 verbosity=0): argument 142 verbosity=0): argument 204 def _uninstall_helper(*, verbosity=0): argument
|
| /external/python/cpython2/Lib/ctypes/test/ |
| D | __init__.py | 61 def get_tests(package, mask, verbosity, exclude=()): argument 90 def test_with_refcounts(runner, verbosity, testcase): argument 196 def run_tests(package, mask, verbosity, search_leaks, exclude): argument
|
| /external/python/cpython3/Tools/c-analyzer/c_common/ |
| D | logging.py | 12 def configure_logger(logger, verbosity=VERBOSITY, *, argument 57 def __init__(self, verbosity=VERBOSITY): argument
|
| /external/expat/expat/tests/ |
| D | minicheck.c | 172 handle_success(int verbosity) { in handle_success() 179 handle_failure(SRunner *runner, int verbosity, const char *context, in handle_failure() 192 srunner_run_all(SRunner *runner, const char *context, int verbosity) { in srunner_run_all() 236 srunner_summarize(SRunner *runner, int verbosity) { in srunner_summarize()
|
| /external/icing/java/src/com/google/android/icing/ |
| D | IcingSearchEngine.java | 239 public DebugInfoResultProto getDebugInfo(DebugInfoVerbosity.Code verbosity) { in getDebugInfo() 254 public static boolean shouldLog(LogSeverity.Code severity, short verbosity) { in shouldLog() 262 public static boolean setLoggingLevel(LogSeverity.Code severity, short verbosity) { in setLoggingLevel()
|
| D | IcingSearchEngineImpl.java | 234 public static boolean shouldLog(short severity, short verbosity) { in shouldLog() 242 public static boolean setLoggingLevel(short severity, short verbosity) { in setLoggingLevel() 317 private static native byte[] nativeGetDebugInfo(IcingSearchEngineImpl instance, int verbosity); in nativeGetDebugInfo() 319 private static native boolean nativeShouldLog(short severity, short verbosity); in nativeShouldLog() 321 private static native boolean nativeSetLoggingLevel(short severity, short verbosity); in nativeSetLoggingLevel()
|
| /external/python/cpython3/Lib/test/support/ |
| D | testresult.py | 15 def __init__(self, stream, descriptions, verbosity): argument 143 def get_test_runner_class(verbosity, buffer=False): argument 151 def get_test_runner(stream, verbosity, capture_output=False): argument
|
| /external/python/cpython3/Tools/c-analyzer/ |
| D | c-analyzer.py | 4 cmd, cmd_kwargs, verbosity, traceback_cm = parse_args() variable
|
| /external/python/cpython3/Tools/c-analyzer/c_analyzer/ |
| D | __main__.py | 150 def _get_check_handlers(fmt, printer, verbosity=VERBOSITY): argument 306 verbosity=VERBOSITY, argument 380 verbosity=None, argument 537 cmd, cmd_kwargs, verbosity, traceback_cm = parse_args() variable
|
| /external/autotest/frontend/afe/ |
| D | management.py | 17 def create_admin_group(app, created_models, verbosity, **kwargs): argument
|
| /external/angle/build/util/lib/common/ |
| D | unittest_util.py | 24 def __init__(self, stream, descriptions, verbosity): argument 64 def __init__(self, verbosity=1): argument
|
| /external/cronet/build/util/lib/common/ |
| D | unittest_util.py | 24 def __init__(self, stream, descriptions, verbosity): argument 64 def __init__(self, verbosity=1): argument
|
| /external/autotest/frontend/ |
| D | setup_test_environment.py | 26 def run_syncdb(verbosity=0): argument
|
| /external/python/cpython3/Lib/unittest/ |
| D | main.py | 62 verbosity = 1 variable in TestProgram 68 exit=True, verbosity=1, failfast=None, catchbreak=None, argument
|
| /external/libgsm/tst/ |
| D | cod2txt.c | 18 int verbosity = 0; variable
|
| D | lin2txt.c | 17 int verbosity = 0; variable
|
| D | gsm2cod.c | 18 int verbosity = 0; variable
|
| D | cod2lin.c | 18 int verbosity = 0; variable
|
| D | lin2cod.c | 17 int verbosity = 0; variable
|
| /external/python/absl-py/absl/logging/tests/ |
| D | logging_functional_test.py | 287 verbosity, argument 556 def test_py_logging_verbosity_stderr(self, verbosity): argument 565 def test_py_logging_verbosity_file(self, verbosity): argument
|