HomeSort by relevance Sort by last modified time
    Searched defs:good (Results 1 - 12 of 12) sorted by null

  /build/tools/droiddoc/src/
LinkReference.java 52 public boolean good; field in class:LinkReference
415 result.good = true;
  /external/stlport/stlport/stl/
_ios_base.h 172 bool good() const { return _M_iostate == 0; } function in class:ios_base
  /ndk/sources/android/stlport/stlport/stl/
_ios_base.h 172 bool good() const { return _M_iostate == 0; } function in class:ios_base
  /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/third_party/icu/source/test/intltest/
tzregts.cpp 603 const int32_t GOOD = 1;
612 GOOD, INT32_MIN, 0, INT32_MAX, INT32_MIN,
613 GOOD, UCAL_JANUARY, -5, UCAL_SUNDAY, 0,
614 GOOD, UCAL_DECEMBER, 5, UCAL_SATURDAY, 24*60*60*1000,
619 GOOD, UCAL_DECEMBER, 1, 0, 0,
620 GOOD, UCAL_DECEMBER, 31, 0, 0,
625 GOOD, UCAL_DECEMBER, 31, -UCAL_SUNDAY, 0,
626 GOOD, UCAL_DECEMBER, 31, -UCAL_SATURDAY, 0,
633 UBool shouldBeGood = (DATA[i] == GOOD);
717 const int32_t GOOD = 1, BAD = 0
817 UBool good = DATA[i] == GOOD; local
    [all...]
  /external/icu4c/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/quake/quake/src/QW/server/
sv_main.c 541 break; // good
1070 qboolean good; local
1073 good = false;
1113 good = true;
    [all...]
  /external/openssl/crypto/ocsp/
ocsp.h 229 * good [0] IMPLICIT NULL,
240 ASN1_NULL *good; member in union:ocsp_cert_status_st::__anon5582
  /external/openssl/include/openssl/
ocsp.h 229 * good [0] IMPLICIT NULL,
240 ASN1_NULL *good; member in union:ocsp_cert_status_st::__anon5627
  /external/grub/netboot/
via-rhine.c 1101 int rxstatus, good = 0;; local
1115 good = 1;
1117 if (good)
1127 return good;
  /prebuilt/common/jfreechart/
jfreechart-1.0.9.jar 
  /prebuilt/common/eclipse/
org.eclipse.jface_3.4.2.M20090107-0800.jar 

Completed in 293 milliseconds