HomeSort by relevance Sort by last modified time
    Searched refs:good (Results 276 - 300 of 396) sorted by null

<<111213141516

  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
_ios_base.h 174 bool good() const { return _M_iostate == 0; } function in class:ios_base
  /external/chromium_org/
PRESUBMIT.py     [all...]
  /external/chromium_org/third_party/WebKit/Tools/qunit/qunit/
qunit.js 128 var good = 0, bad = 0,
146 good++;
168 b.innerHTML = this.name + " <b class='counts'>(<b class='failed'>" + bad + "</b>, <b class='passed'>" + good + "</b>, " + this.assertions.length + ")</b>";
782 // show ? for good, ? for bad suite result in title
    [all...]
  /external/chromium_org/third_party/icu/source/test/intltest/
tzregts.cpp 589 const int32_t GOOD = 1;
598 GOOD, INT32_MIN, 0, INT32_MAX, INT32_MIN,
599 GOOD, UCAL_JANUARY, -5, UCAL_SUNDAY, 0,
600 GOOD, UCAL_DECEMBER, 5, UCAL_SATURDAY, 24*60*60*1000,
605 GOOD, UCAL_DECEMBER, 1, 0, 0,
606 GOOD, UCAL_DECEMBER, 31, 0, 0,
611 GOOD, UCAL_DECEMBER, 31, -UCAL_SUNDAY, 0,
612 GOOD, UCAL_DECEMBER, 31, -UCAL_SATURDAY, 0,
619 UBool shouldBeGood = (DATA[i] == GOOD);
703 const int32_t GOOD = 1, BAD = 0
803 UBool good = DATA[i] == GOOD; local
    [all...]
  /external/icu4c/test/intltest/
tzregts.cpp 593 const int32_t GOOD = 1;
602 GOOD, INT32_MIN, 0, INT32_MAX, INT32_MIN,
603 GOOD, UCAL_JANUARY, -5, UCAL_SUNDAY, 0,
604 GOOD, UCAL_DECEMBER, 5, UCAL_SATURDAY, 24*60*60*1000,
609 GOOD, UCAL_DECEMBER, 1, 0, 0,
610 GOOD, UCAL_DECEMBER, 31, 0, 0,
615 GOOD, UCAL_DECEMBER, 31, -UCAL_SUNDAY, 0,
616 GOOD, UCAL_DECEMBER, 31, -UCAL_SATURDAY, 0,
623 UBool shouldBeGood = (DATA[i] == GOOD);
707 const int32_t GOOD = 1, BAD = 0
807 UBool good = DATA[i] == GOOD; local
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/
EasyDialogs.py 659 good = 1
712 good = 1
769 good = 1
816 "So far, so good!", "Keep on truckin'" )
  /external/stressapptest/src/
worker.cc 589 char *good = reinterpret_cast<char*>(&(error->expected)); local
595 if (good[offset] != bad[offset])
647 char *good = reinterpret_cast<char*>(&(error->expected)); local
653 if (good[offset] != bad[offset])
3282 char *good = reinterpret_cast<char*>(&(error->expected)); local
    [all...]
  /external/chromium_org/sync/syncable/
directory.cc 40 for (ModelTypeSet::Iterator iter = protocol_types.First(); iter.Good();
734 it.Good(); it.Inc()) {
817 for (ModelTypeSet::Iterator i = protocol_types.First(); i.Good(); i.Inc()) {
836 return entry.good() && entry.Get(syncable::BASE_VERSION) != CHANGES_VERSION;
    [all...]
  /external/chromium_org/tools/
bisect-perf-regression.py 10 known-good revision. It will then binary search across this revision range by
814 last known good revision."""
    [all...]
bisect-builds.py 9 a bad revision (it will try to guess HEAD) and asks for a last known-good
12 it will ask you whether it is good or bad before continuing the search.
38 '(known good), but no later than %s (first known bad).'
40 '(known bad), but no later than %s (first known good).'
205 # Download the revlist and filter for just the range between good and bad.
216 # Download the revlist and filter for just the range between good and bad.
346 """Ask the user whether build |rev| is good or bad."""
404 """Given known good and known bad revisions, run a binary search on all
405 archived revisions to determine the last known good revision.
409 @param good_rev Number/tag of the known good revision
    [all...]
  /external/chromium/chrome/browser/sync/sessions/
sync_session_unittest.cc 121 ASSERT_TRUE(dir.good());
  /external/chromium_org/chrome/browser/resources/web_dev_style/
css_checker.py 184 'meter-even-less-good-value',
  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-ot-layout-gpos-table.hh     [all...]
  /external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/tests/
opt-gvmat64.asm 63 %define nicematch (rsp + 16 - LocalVarsSize) ; a good enough match size
80 ; Note : these value are good with a 8 bytes boundary pack structure
  /external/harfbuzz_ng/src/
hb-ot-layout-gpos-table.hh     [all...]
  /external/chromium_org/net/third_party/nss/ssl/
ssl3con.c 695 /* XXX SSLKEAType isn't really a good choice for
11016 unsigned int good; local
11046 unsigned int paddingLength, good, t; local
11071 unsigned int paddingLength, good, t, toCheck, i; local
11223 unsigned int good; local
    [all...]
  /external/chromium/chrome/browser/sync/syncable/
syncable.h 352 // After constructing, you must check good() to test whether the Get
359 bool good() const { return 0 != kernel_; } function in class:syncable::Entry
756 bool good() const { return NULL != store_; } function in class:syncable::Directory
    [all...]
  /external/chromium_org/chrome/browser/resources/file_manager/js/image_editor/
image_encoder.js 66 // Contrary to what one might think 1.0 is not a good default. Opening and
filter.js 237 // Javascript is not very good at inlining constants.
384 // Javascript is not very good at inlining constants.
  /external/chromium_org/chrome/common/extensions/docs/examples/extensions/catblock/
loldogs.js 41 "http://ihasahotdog.files.wordpress.com/2011/06/funny-dog-pictures-hip-um-pot-o-mush-impresshun-iz-good.jpg",
  /external/oprofile/events/i386/atom/
unit_masks 6 0x81 good Good store forwards
  /external/tcpdump/missing/
getaddrinfo.c 432 goto good;
490 good:
  /external/chromium_org/chrome/browser/policy/
policy_browsertest.cc 154 const base::FilePath::CharType kGoodCrxName[] = FILE_PATH_LITERAL("good.crx");
1366 const extensions::Extension* good = InstallExtension(kGoodCrxName); local
    [all...]
  /external/chromium_org/third_party/mesa/src/src/mesa/program/
ir_to_mesa.cpp 2587 bool good = true; local
    [all...]
  /external/chromium_org/third_party/openssl/openssl/crypto/ocsp/
ocsp.h 229 * good [0] IMPLICIT NULL,
240 ASN1_NULL *good; member in union:ocsp_cert_status_st::__anon15600

Completed in 631 milliseconds

<<111213141516