| /external/guava/guava/src/com/google/common/io/ |
| D | Closer.java | 242 void suppress(Closeable closeable, Throwable thrown, Throwable suppressed); in suppress() method 252 public void suppress(Closeable closeable, Throwable thrown, Throwable suppressed) { in suppress() method in Closer.LoggingSuppressor 283 public void suppress(Closeable closeable, Throwable thrown, Throwable suppressed) { in suppress() method in Closer.SuppressingSuppressor
|
| /external/guava/android/guava/src/com/google/common/io/ |
| D | Closer.java | 242 void suppress(Closeable closeable, Throwable thrown, Throwable suppressed); in suppress() method 252 public void suppress(Closeable closeable, Throwable thrown, Throwable suppressed) { in suppress() method in Closer.LoggingSuppressor 283 public void suppress(Closeable closeable, Throwable thrown, Throwable suppressed) { in suppress() method in Closer.SuppressingSuppressor
|
| /external/dokka/core/src/main/kotlin/ |
| D | DokkaBootstrapImpl.kt | 20 val suppress = args.find { it.endsWith("suppress") }?.startsWith("+") ?: false in parsePerPackageOptions() constant
|
| /external/ltp/testcases/network/stress/ns-tools/ |
| D | ns-mcast.h | 98 uint8_t suppress:1; member 102 uint8_t suppress:1; member
|
| D | ns-traffic.h | 188 uint8_t suppress:1; member 192 uint8_t suppress:1; member
|
| /external/libchrome/base/debug/ |
| D | debugger.cc | 33 void SetSuppressDebugUI(bool suppress) { in SetSuppressDebugUI()
|
| /external/cronet/base/debug/ |
| D | debugger.cc | 47 void SetSuppressDebugUI(bool suppress) { in SetSuppressDebugUI()
|
| /external/cronet/base/sampling_heap_profiler/ |
| D | sampling_heap_profiler_unittest.cc | 102 ScopedSuppressRandomnessForTesting suppress; in TEST_F() local 115 ScopedSuppressRandomnessForTesting suppress; in TEST_F() local 337 ScopedSuppressRandomnessForTesting suppress; in TEST_F() local
|
| /external/kernel-headers/original/uapi/linux/ |
| D | igmp.h | 70 suppress:1, member 74 suppress:1, member
|
| /external/gfxstream-protocols/registry/vulkan/scripts/cereal/common/ |
| D | codegen.py | 30 def __init__(self, suffix, directory, basename, customAbsDir=None, suppress=False): argument 82 self, directory, basename, customAbsDir=None, suppress=False, implOnly=False, argument 99 def suppress(self): member in Module 103 def suppress(self, value: bool): member in Module 184 def __init__(self, directory, basename, customAbsDir=None, suppress=False): argument 191 def __init__(self, directory, basename, customAbsDir=None, suppress=False): argument
|
| /external/libjpeg-turbo/ |
| D | jcapimin.c | 134 jpeg_suppress_tables(j_compress_ptr cinfo, boolean suppress) in jpeg_suppress_tables()
|
| /external/gfxstream-protocols/registry/vulkan/scripts/ |
| D | cerealgenerator.py | 623 suppress=False, headerOnly=False, suppressFeatureGuards=False, moduleName=None, argument 646 useNamespace=True, implOnly=False, suppress=False, headerOnly=False, argument
|
| /external/libchrome/base/memory/ |
| D | memory_pressure_listener.cc | 110 void MemoryPressureListener::SetNotificationsSuppressed(bool suppress) { in SetNotificationsSuppressed()
|
| /external/python/setuptools/pkg_resources/_vendor/jaraco/ |
| D | context.py | 205 class suppress(contextlib.suppress, contextlib.ContextDecorator): class
|
| /external/python/setuptools/setuptools/_vendor/jaraco/ |
| D | context.py | 205 class suppress(contextlib.suppress, contextlib.ContextDecorator): class
|
| /external/apache-velocity-engine/velocity-engine-core/src/test/java/org/apache/velocity/test/misc/ |
| D | TestLogger.java | 46 private boolean suppress = true; field in TestLogger 55 public TestLogger(boolean suppress, boolean capture) in TestLogger()
|
| /external/cronet/base/memory/ |
| D | memory_pressure_listener.cc | 145 void MemoryPressureListener::SetNotificationsSuppressed(bool suppress) { in SetNotificationsSuppressed()
|
| /external/perfetto/src/protozero/filtering/ |
| D | filter_bytecode_parser.cc | 29 bool suppress = suppress_logs_for_fuzzer_; in Reset() local
|
| /external/auto/service/processor/src/main/java/com/google/auto/service/processor/ |
| D | AutoServiceProcessor.java | 266 SuppressWarnings suppress = element.getAnnotation(SuppressWarnings.class); in rawTypesSuppressed() local
|
| /external/dokka/core/src/main/kotlin/Generation/ |
| D | configurationImpl.kt | 36 … override val suppress: Boolean = false) : DokkaConfiguration.PackageOptions constant in PackageOptionsImpl
|
| /external/python/absl-py/absl/flags/ |
| D | argparse_flags.py | 210 def _define_absl_flag(self, flag_instance, suppress): argument
|
| /external/protobuf/src/google/protobuf/stubs/ |
| D | common.cc | 242 bool suppress = false; in Finish() local
|
| /external/cronet/third_party/protobuf/src/google/protobuf/stubs/ |
| D | common.cc | 240 bool suppress = false; in Finish() local
|
| /external/python/pybind11/tests/ |
| D | conftest.py | 191 def suppress(exception): function
|
| /external/python/apitools/apitools/base/py/testing/ |
| D | mock.py | 383 def Unmock(self, suppress=False): argument
|