HomeSort by relevance Sort by last modified time
    Searched full:suppressed (Results 226 - 250 of 914) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/chromium_org/third_party/skia/src/animator/
SkScript.cpp 269 *fOpStack.push() = kParen; // push even if eval is suppressed
369 bool SkScriptEngine::evaluateDot(const char*& script, bool suppressed) {
377 bool success = handleProperty(suppressed);
382 return evaluateDotParam(script, suppressed, field, fieldLength);
385 bool SkScriptEngine::evaluateDotParam(const char*& script, bool suppressed,
388 if (suppressed)
404 if (suppressed == false) {
412 if (success && suppressed == false &&
492 SkBool suppressed = fSuppressStack.top().fSuppress; local
495 bool success = innerScript(scriptPtr, suppressed ? NULL : &value)
531 SkBool suppressed = fSuppressStack.top().fSuppress; local
806 bool suppressed = SkToBool(fSuppressStack.top().fSuppress); local
    [all...]
  /external/skia/src/animator/
SkScript.cpp 269 *fOpStack.push() = kParen; // push even if eval is suppressed
369 bool SkScriptEngine::evaluateDot(const char*& script, bool suppressed) {
377 bool success = handleProperty(suppressed);
382 return evaluateDotParam(script, suppressed, field, fieldLength);
385 bool SkScriptEngine::evaluateDotParam(const char*& script, bool suppressed,
388 if (suppressed)
404 if (suppressed == false) {
412 if (success && suppressed == false &&
492 SkBool suppressed = fSuppressStack.top().fSuppress; local
495 bool success = innerScript(scriptPtr, suppressed ? NULL : &value)
531 SkBool suppressed = fSuppressStack.top().fSuppress; local
806 bool suppressed = SkToBool(fSuppressStack.top().fSuppress); local
    [all...]
  /external/chromium_org/base/third_party/valgrind/
memcheck.h 201 /* Return number of leaked, dubious, reachable and suppressed bytes found by
203 #define VALGRIND_COUNT_LEAKS(leaked, dubious, reachable, suppressed) \
220 suppressed = _qzz_suppressed; \
223 /* Return number of leaked, dubious, reachable and suppressed bytes found by
225 #define VALGRIND_COUNT_LEAK_BLOCKS(leaked, dubious, reachable, suppressed) \
242 suppressed = _qzz_suppressed; \
  /external/chromium_org/ui/webui/resources/js/cr/ui/
expandable_bubble.js 85 * 'Suppressed' and 'hidden' are two bubble states that both indicate that
87 * only a suppressed bubble becomes visible. This can be handy, for example,
89 * bubbles to show (only the suppressed ones, not the hidden ones). Hiding
90 * and un-hiding a bubble overrides the suppressed state (a bubble cannot
91 * be suppressed but not hidden).
93 set suppressed(suppress) {
  /external/opencv/cv/src/
cvdominants.cpp 291 int suppressed = 0; local
295 for( j = 1; (j <= ptInf[i].right_neigh) && (suppressed == 0); j++ )
298 suppressed = 1;
301 for( j = -1; (j >= ptInf[i].left_neigh) && (suppressed == 0); j-- )
307 suppressed = 1;
310 if( !suppressed )
  /external/valgrind/main/memcheck/
memcheck.h 212 /* Return number of leaked, dubious, reachable and suppressed bytes found by
214 #define VALGRIND_COUNT_LEAKS(leaked, dubious, reachable, suppressed) \
231 suppressed = _qzz_suppressed; \
234 /* Return number of leaked, dubious, reachable and suppressed bytes found by
236 #define VALGRIND_COUNT_LEAK_BLOCKS(leaked, dubious, reachable, suppressed) \
253 suppressed = _qzz_suppressed; \
  /external/icu/icu4c/source/i18n/unicode/
filteredbrk.h 71 * FALSE if the call was a no-op because the string was already being suppressed.
84 * FALSE if the call was a no-op because the string was not being suppressed.
  /external/valgrind/main/gdbserver_tests/
make_local_links 55 echo "$@" "suppressed as $GDB version" $GDBVERSIONLINE "is <" $NEEDED
94 echo "gdbserver gdb tests suppressed as $1 is not executable"
  /external/valgrind/main/memcheck/tests/
big_blocks_freed_list.stderr.exp 49 For counts of detected and suppressed errors, rerun with: -v
50 ERROR SUMMARY: 7 errors from 7 contexts (suppressed: 0 from 0)
  /external/valgrind/main/tests/
filter_stderr_basic 35 # Hide suppressed error counts
36 sed "s/^\(ERROR SUMMARY[^(]*(suppressed: \)[0-9]*\( from \)[0-9]*)$/\10\20)/" |
  /libcore/luni/src/main/java/java/lang/
Throwable.java 64 * Throwables suppressed by this throwable. Null when suppressed exceptions
309 * This is the empty string for all but suppressed throwables.
336 // Print suppressed exceptions indented one level deeper.
398 * Adds {@code throwable} to the list of throwables suppressed by this. The
413 // Suppressed exceptions are enabled.
415 // Ensure we have somewhere to place suppressed exceptions.
423 * Returns the throwables suppressed by this.
SuppressWarnings.java 27 * suppressed for the annotated element but also for all program elements
  /external/chromium_org/chrome/browser/webdata/
web_intents_table.h 46 // suppression Set if the default is (temporarily) suppressed.
  /external/clang/test/CodeGenCXX/
weak-external.cpp 12 // template, it's instantiation is *not* suppressed (despite being in
  /external/kernel-headers/original/uapi/linux/
securebits.h 36 transitioning to a non-root user (the set-uid fixup suppressed by
  /external/valgrind/main/drd/tests/
annotate_hb_err.stderr.exp 25 ERROR SUMMARY: 3 errors from 3 contexts (suppressed: 0 from 0)
annotate_ignore_write2.stderr.exp 24 ERROR SUMMARY: 4 errors from 4 contexts (suppressed: 0 from 0)
recursive_mutex.stderr.exp-linux 32 ERROR SUMMARY: 2 errors from 2 contexts (suppressed: 0 from 0)
  /external/valgrind/main/exp-sgcheck/tests/
filter_stderr 22 -e "/^For counts of detected and suppressed errors, rerun with: -v$/d" |
stackerr.stderr.exp-glibc27-x86 28 ERROR SUMMARY: 3 errors from 3 contexts (suppressed: 0 from 0)
stackerr.stderr.exp-glibc28-amd64 28 ERROR SUMMARY: 3 errors from 3 contexts (suppressed: 0 from 0)
  /external/valgrind/main/helgrind/tests/
filter_stderr 33 -e "/^For counts of detected and suppressed errors, rerun with: -v$/d" \
tc12_rwl_trivial.stderr.exp 18 ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 0 from 0)
  /frameworks/base/core/tests/coretests/src/android/widget/scroll/
RequestRectangleVisibleWithInternalScrollTest.java 30 * This is suppressed because {@link TextView#scrollBy} isn't working.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/linux/
securebits.h 36 transitioning to a non-root user (the set-uid fixup suppressed by

Completed in 1608 milliseconds

1 2 3 4 5 6 7 8 91011>>