HomeSort by relevance Sort by last modified time
    Searched full:suppressed (Results 351 - 375 of 1142) sorted by null

<<11121314151617181920>>

  /packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/backward/v402/
ver4_patricia_trie_node_writer.h 115 // only for dictionaries with historical info. Also, suppressed entries are included in unigram
  /packages/services/Telephony/src/com/android/phone/
CLIRListPreference.java 79 case 2: // CLIR suppressed
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
cif-code.def 79 /* Inlining suppressed due to size optimization. */
  /prebuilts/gdb/darwin-x86/lib/python2.7/
contextlib.py 40 # raised inside the "with" statement from being suppressed
  /prebuilts/gdb/linux-x86/lib/python2.7/
contextlib.py 40 # raised inside the "with" statement from being suppressed
  /prebuilts/misc/darwin-x86_64/protobuf2.5/include/google/protobuf/
generated_message_util.h 52 // For internal use in the pb.cc files, deprecation warnings are suppressed
  /prebuilts/misc/linux-x86_64/protobuf2.5/include/google/protobuf/
generated_message_util.h 52 // For internal use in the pb.cc files, deprecation warnings are suppressed
  /prebuilts/misc/windows/protobuf2.5/include/google/protobuf/
generated_message_util.h 52 // For internal use in the pb.cc files, deprecation warnings are suppressed
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
contextlib.py 40 # raised inside the "with" statement from being suppressed
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
contextlib.py 40 # raised inside the "with" statement from being suppressed
  /prebuilts/tools/linux-x86_64/protoc/include/google/protobuf/
generated_message_util.h 52 // For internal use in the pb.cc files, deprecation warnings are suppressed
  /external/chromium-trace/catapult/telemetry/telemetry/internal/browser/
browser.py 269 self, suppressed, timeout=web_contents.DEFAULT_WEB_CONTENTS_TIMEOUT):
271 suppressed, timeout)
  /libcore/luni/src/main/java/java/util/concurrent/
ScheduledExecutorService.java 117 * Subsequent executions are suppressed. Subsequent calls to
160 * Subsequent executions are suppressed. Subsequent calls to
  /toolchain/binutils/binutils-2.25/gas/config/
m68k-parse.y 488 /* An index register, possibly suppressed, which need not have a size
515 /* An address or data register, or a suppressed address or data
524 /* A data register which may be suppressed. */
538 /* Either an address register, or the PC, or a suppressed address
539 register, or a suppressed PC. */
557 /* The PC, optionally suppressed. */
  /external/valgrind/coregrind/
m_errormgr.c 71 /* The list of error contexts found, both suppressed and unsuppressed.
83 /* Running count of suppressed errors detected. */
92 /* Running count of suppressed error contexts. */
227 Int count; // The number of times this error has been suppressed.
376 VG_(umsg)("(%s does not allow error to be suppressed)\n",
760 /* Deal correctly with suppressed errors. */
852 comparing stuff. But they can be suppressed; returns True if it is
853 suppressed. Bool 'print_error' dictates whether to print the error.
866 return False; /* ignored, not suppressed */
871 /* Unless it's suppressed, we're going to show it. Don't need to mak
    [all...]
  /frameworks/base/core/java/android/app/
NotificationManager.java 150 * Normal interruption filter - no notifications are suppressed.
156 * Priority interruption filter - all notifications are suppressed except those that match
166 * No interruptions filter - all notifications are suppressed and all audio streams (except
174 * {@link Notification#CATEGORY_ALARM} are suppressed. Some audio streams are muted.
760 * Whether notifications suppressed by DND should not interrupt visually (e.g. with
765 * Whether notifications suppressed by DND should not interrupt visually when the screen
799 * @param suppressedVisualEffects which visual interruptions should be suppressed from
    [all...]
  /external/compiler-rt/lib/asan/
asan_interceptors.cc 68 bool suppressed = false; \
70 suppressed = IsInterceptorSuppressed(_ctx->interceptor_name); \
71 if (!suppressed && HaveStackTraceBasedSuppressions()) { \
73 suppressed = IsStackTraceSuppressed(&stack); \
76 if (!suppressed) { \
  /external/compiler-rt/lib/tsan/rtl/
tsan_rtl_report.cc 50 bool OnReport(const ReportDesc *rep, bool suppressed);
53 bool OnReport(const ReportDesc *rep, bool suppressed) {
55 return suppressed;
513 bool suppressed = OnReport(rep, pc_or_addr != 0); local
515 if (suppressed)
  /external/tagsoup/
README 163 Output is in clean HTML: the XML declaration is suppressed, as
167 The XML declaration is suppressed.
170 End-tags for the known empty HTML elements are suppressed.
193 Namespaces are suppressed. Normally, all elements are in the
197 Bogons (unknown elements) are suppressed.
  /external/compiler-rt/lib/sanitizer_common/
sanitizer_common_interceptors_format.inc 166 bool suppressed; // suppress assignment ("*")
202 dir->suppressed = true;
324 if (dir.suppressed)
  /external/e2fsprogs/e2fsck/
e2fsck.conf.5.in 190 will be written. If certain problem reports are suppressed using the
269 be suppressed when
276 be suppressed when a problem forced not to be fixed, either because
  /system/connectivity/shill/cellular/
cellular_service_unittest.cc 343 // Auto-connect should be suppressed if the device is not running.
363 // Auto-connect should be suppressed if the we're undergoing an
372 // Auto-connect should be suppressed if we're out of credits.
  /external/chromium-trace/catapult/telemetry/telemetry/internal/backends/chrome/
chrome_browser_backend.py 303 self, suppressed, timeout=web_contents.DEFAULT_WEB_CONTENTS_TIMEOUT):
305 suppressed, timeout)
  /bionic/libc/upstream-openbsd/lib/libc/gdtoa/
dtoa.c 85 of ecvt and fcvt; trailing zeros are suppressed from
98 that trailing zeros are suppressed.
101 except that trailing zeros are suppressed, and
115 to hold the suppressed trailing zeros.
gdtoa.c 124 arguments of ecvt and fcvt; trailing zeros are suppressed from
138 that trailing zeros are suppressed.
141 except that trailing zeros are suppressed, and
155 to hold the suppressed trailing zeros.

Completed in 1694 milliseconds

<<11121314151617181920>>