HomeSort by relevance Sort by last modified time
    Searched refs:EST (Results 1 - 20 of 20) sorted by null

  /external/wpa_supplicant_8/hs20/server/www/
est.php 25 error_log("EST: Missing auth parameter");
30 error_log("EST: Empty username");
36 error_log("EST: Could not access database");
44 error_log("EST: Session not found for user=$user realm=$realm");
49 error_log("EST: Session fetch failed for user=$user realm=$realm");
56 error_log("EST: Unexpected operation $oper for user=$user realm=$realm");
61 error_log("EST: Empty password for user=$user realm=$realm");
70 error_log("EST: Incorrect authentication response for user=$user realm=$realm");
77 $fname = "$osu_root/est/$realm-cacerts.pkcs7";
79 error_log("EST: cacerts - unknown realm $realm")
    [all...]
  /external/v8/test/webkit/
date-parse-comments-test.js 46 testDateParse("(Nov) Dec (24) 25 (26) 1995 (1996) GMT (EST)", "819849600000");
49 testDateParse("(Nov) Dec (24) 25 (26) 1995 (1996) 1:30 (1:40) GMT (EST)", "819855000000");
52 testDateParse("(Nov) Dec (24) 25 (26) 1995 (1996) 1:30 AM (1:40 PM) GMT (EST)", "819855000000");
  /external/icu/icu4c/source/tools/tzcode/
icuzones 28 Zone SystemV/EST5 -5:00 - EST
55 ####Link EST America/New_York EST # Defined as -05:00
  /external/v8/test/mjsunit/
date-parse.js 148 // EST = UT minus 5 hours.
152 'Sat, 01-Jan-2000 03:00:00 EST',
153 'Sat, 01 Jan 2000 03:00:00 EST',
154 'Saturday, 01-Jan-00 03:00:00 EST',
  /external/clang/lib/CodeGen/
CGException.cpp 441 ExceptionSpecificationType EST = Proto->getExceptionSpecType();
442 if (isNoexceptExceptionSpec(EST)) {
447 } else if (EST == EST_Dynamic || EST == EST_DynamicNone) {
520 ExceptionSpecificationType EST = Proto->getExceptionSpecType();
521 if (isNoexceptExceptionSpec(EST)) {
525 } else if (EST == EST_Dynamic || EST == EST_DynamicNone) {
    [all...]
  /external/e2fsprogs/lib/blkid/
tag.c 267 * performance for this application. [tytso:20030125.2007EST]
  /external/clang/lib/Parse/
ParseCXXInlineMethods.cpp 431 ExceptionSpecificationType EST
441 Actions.actOnDelayedExceptionSpecification(LM.Method, EST,
    [all...]
  /external/selinux/policycoreutils/mcstrans/share/examples/nato/setrans.d/
eyes-only.conf 205 ~c269=EST # Estonia
rel.conf 211 ~c200,~c269=EST # Estonia
  /external/clang/lib/AST/
Type.cpp     [all...]
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/calendar/
CalendarRegression.java     [all...]
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/calendar/
CalendarRegression.java     [all...]
  /external/clang/lib/Sema/
SemaDeclCXX.cpp 163 ExceptionSpecificationType EST = Proto->getExceptionSpecType();
169 switch(EST) {
174 ComputedEST = EST;
208 assert(EST == EST_Dynamic && "EST case not considered earlier.");
    [all...]
  /external/clang/lib/Serialization/
ASTReader.cpp     [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/
cookielib.py 222 string timezone (like "UTC", "GMT", "BST" or "EST"). Currently, only the
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/
cookielib.py 222 string timezone (like "UTC", "GMT", "BST" or "EST"). Currently, only the
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
cookielib.py 222 string timezone (like "UTC", "GMT", "BST" or "EST"). Currently, only the
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
cookielib.py 222 string timezone (like "UTC", "GMT", "BST" or "EST"). Currently, only the
    [all...]
  /external/clang/include/clang/AST/
Type.h     [all...]
  /external/clang/include/clang/Sema/
Sema.h     [all...]

Completed in 500 milliseconds