HomeSort by relevance Sort by last modified time
    Searched defs:good (Results 51 - 75 of 88) sorted by null

1 23 4

  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_ios_base.h 174 bool good() const { return _M_iostate == 0; } function in class:ios_base
  /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/third_party/openssl/openssl/crypto/rand/
rand_win.c 197 int good = 0; local
360 good = 1;
374 good = 1;
499 if (good) starttime = GetTickCount();
530 && (!good || (GetTickCount()-starttime)<MAXDELAY)
540 && (!good || (GetTickCount()-starttime)<MAXDELAY)
563 && (!good || (GetTickCount()-starttime)<MAXDELAY));
574 if (good) starttime = GetTickCount();
578 while (process_next(handle, &p) && (!good || (GetTickCount()-starttime)<MAXDELAY));
586 if (good) starttime = GetTickCount()
    [all...]
  /external/openssl/crypto/rand/
rand_win.c 197 int good = 0; local
360 good = 1;
374 good = 1;
499 if (good) starttime = GetTickCount();
530 && (!good || (GetTickCount()-starttime)<MAXDELAY)
540 && (!good || (GetTickCount()-starttime)<MAXDELAY)
563 && (!good || (GetTickCount()-starttime)<MAXDELAY));
574 if (good) starttime = GetTickCount();
578 while (process_next(handle, &p) && (!good || (GetTickCount()-starttime)<MAXDELAY));
586 if (good) starttime = GetTickCount()
    [all...]
  /external/chromium/chrome/browser/
browser_about_handler.cc 848 bool good) {
852 if (good) {
892 bool good = ((status & ZygoteHost::kSandboxSUID) && local
895 if (good) {
    [all...]
  /external/chromium_org/chrome/browser/ui/webui/
about_ui.cc 887 bool good) {
891 if (good) {
937 bool good = good_layer1 && good_layer2; local
    [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/clang/lib/AST/
Stmt.cpp 131 struct good {}; struct in namespace:__anon17529
137 static inline good is_good(good) { return good(); }
140 template <class T> good implements_children(children_t T::*) {
141 return good();
148 template <class T> good implements_getLocStart(getLocStart_t T::*) {
149 return good();
156 template <class T> good implements_getLocEnd(getLocEnd_t T::*) {
157 return good();
    [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...]
  /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/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/gpu/command_buffer/service/
gles2_cmd_decoder_unittest.cc 3542 bool good = size_good && offset_good && stride_good && 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
  /external/chromium_org/third_party/openssl/openssl/include/openssl/
ocsp.h 229 * good [0] IMPLICIT NULL,
240 ASN1_NULL *good; member in union:ocsp_cert_status_st::__anon15644
  /external/mesa3d/src/mesa/program/
ir_to_mesa.cpp 2587 bool good = true; local
    [all...]
  /external/openssl/crypto/ocsp/
ocsp.h 229 * good [0] IMPLICIT NULL,
240 ASN1_NULL *good; member in union:ocsp_cert_status_st::__anon26069
  /external/openssl/include/openssl/
ocsp.h 229 * good [0] IMPLICIT NULL,
240 ASN1_NULL *good; member in union:ocsp_cert_status_st::__anon26113
  /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/chrome/browser/extensions/
extension_service_unittest.cc 912 // Test loading good extensions from the profile directory
1921 const Extension* good = service_->extensions()->at(0); local
1950 const Extension* good = service_->extensions()->at(0); local
1967 const Extension* good = service_->extensions()->at(0); local
1979 const Extension* good = service_->extensions()->at(0); local
2003 const Extension* good = service_->extensions()->at(0); local
2291 const Extension* good = service_->extensions()->at(0); local
2341 const Extension* good = service_->extensions()->at(0); local
    [all...]
  /external/chromium_org/chrome/browser/extensions/
extension_service_unittest.cc 2785 const Extension* good = InstallCRX(path, INSTALL_NEW); local
2802 const Extension* good = InstallCRX(path, INSTALL_NEW); local
2836 const Extension* good = InstallCRX(path, INSTALL_NEW); local
2854 const Extension* good = InstallCRX(path, INSTALL_NEW); local
2865 const Extension* good = InstallCRX(path, INSTALL_NEW); local
2891 const Extension* good = local
3243 const Extension* good = InstallCRX(path, INSTALL_NEW); local
3296 const Extension* good = InstallCRX(path, INSTALL_NEW); local
3351 const Extension* good = InstallCRX(path, INSTALL_NEW); local
    [all...]
  /external/chromium_org/third_party/mesa/src/src/mesa/state_tracker/
st_glsl_to_tgsi.cpp 3258 bool good = true; local
    [all...]
  /external/mesa3d/src/mesa/state_tracker/
st_glsl_to_tgsi.cpp 3258 bool good = true; local
    [all...]
  /external/chromium_org/v8/src/arm/
code-stubs-arm.cc 6245 Label good; local
    [all...]
  /external/chromium_org/v8/src/ia32/
code-stubs-ia32.cc 6818 Label good; local
    [all...]

Completed in 5907 milliseconds

1 23 4