/external/v8/test/webkit/ |
D | date-parse-comments-test-expected.txt | 30 PASS Date.parse("DEC ((27) 26 (24)) 25 1995 1:30 PM UTC") == 819898200000 is true 33 PASS Date.parse("DEC 25 1995 1:30 PM UTC (") == 819898200000 is true 36 PASS Date.parse("DEC 25 1995 1:30 (PM)) UTC") is NaN 39 PASS Date.parse("(NOV) DEC (24) 25 (26) 1995 (1996) GMT (EST)") == 819849600000 is true 42 PASS Date.parse("(NOV) DEC (24) 25 (26) 1995 (1996)") == 819849600000 + timeZoneOffset is true 45 PASS Date.parse("(NOV) DEC (24) 25 (26) 1995 (1996) 1:30 (1:40) GMT (EST)") == 819855000000 is true 48 PASS Date.parse("(NOV) DEC (24) 25 (26) 1995 (1996) 1:30 (1:40)") == 819855000000 + timeZoneOffset … 51 PASS Date.parse("(NOV) DEC (24) 25 (26) 1995 (1996) 1:30 ") == 819855000000 + timeZoneOffset is true 54 PASS Date.parse("(NOV) DEC (24) 25 (26) 1995 (1996) 1:30 AM (1:40 PM) GMT (EST)") == 819855000000 i… 57 PASS Date.parse("(NOV) DEC (24) 25 (26) 1995 (1996) 1:30 AM (1:40 PM)") == 819855000000 + timeZoneO… [all …]
|
/external/nist-sip/java/gov/nist/javax/sip/parser/ |
D | TokenNames.java | 77 public static final String DEC = SIPDate.DEC; field
|
/external/icu/icu4c/source/common/ |
D | usc_impl.c | 28 #define DEC(sp,count) (MOD((sp) + PAREN_STACK_DEPTH - (count))) macro 29 #define DEC1(sp) (DEC(sp, 1)) 111 int32_t fixupSP = DEC(scriptRun->parenSP, scriptRun->fixupCount); in fixup()
|
/external/nist-sip/java/gov/nist/javax/sip/header/ |
D | SIPDate.java | 90 public static final String DEC = "Dec"; field in SIPDate 238 sipMonth = DEC; in SIPDate() 443 } else if (sipMonth.compareToIgnoreCase(DEC) == 0) { in setMonth()
|
/external/elfutils/src/ |
D | ldlex.l | 79 DEC [0-9]+[kKmM]? 172 {HEX}|{OCT}|{DEC} { char *endp;
|
/external/llvm/test/CodeGen/X86/ |
D | misched-fusion.ll | 28 ; Verify that DEC+JE are scheduled together. 55 ; DEC+JS should *not* be scheduled together.
|
/external/v8/src/parsing/ |
D | token.h | 46 T(DEC, "--", 0) \ 292 return op == INC || op == DEC; in IsCountOp()
|
/external/llvm/test/Transforms/InstCombine/ |
D | and2.ll | 72 ; CHECK-NEXT: [[DEC:%.*]] = add i32 %i, -1 73 ; CHECK-NEXT: [[CMP:%.*]] = icmp ult i32 [[DEC]], 13
|
/external/iproute2/lib/ |
D | ll_proto.c | 46 __PF(DEC,dec)
|
/external/libpcap/ |
D | README.tru64 | 2 (formerly Digital UNIX (formerly DEC OSF/1)) version 4.0, and
|
D | README | 66 standard in AIX. {DEC OSF/1, Digital UNIX, Tru64 UNIX} uses the
|
/external/libxml2/vms/ |
D | readme.vms | 111 - the DEC C compiler may produce a number of warnings when compiling the 140 /NAMES=SHORTENED compiler option, which requires DEC/Compaq C 5.7
|
/external/bison/m4/ |
D | fpieee.m4 | 42 # Compaq (ex-DEC) C has the option -ieee, equivalent to -ieee_with_no_inexact.
|
D | isnanf.m4 | 137 /* The Compaq (ex-DEC) C 6.4 compiler chokes on the expression 0.0 / 0.0. */
|
/external/zlib/src/as400/ |
D | compile.clp | 35 DCL VAR(&CMDLEN) TYPE(*DEC) LEN(15 5) VALUE(300) /* Command length. */
|
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/ |
D | TestExpressionFeatures.g3 | 49 DEC = '--';
|
/external/icu/icu4c/source/data/locales/ |
D | mer.txt | 162 "DEC",
|
/external/libpng/scripts/ |
D | README.txt | 20 makefile.dec => DEC Alpha UNIX makefile
|
/external/google-breakpad/m4/ |
D | ax_pthread.m4 | 112 # (e.g. DEC) have both -lpthread and -lpthreads, where one of the 197 # due to DEC craziness with -lpthreads. We check for
|
/external/harfbuzz_ng/m4/ |
D | ax_pthread.m4 | 118 # (e.g. DEC) have both -lpthread and -lpthreads, where one of the 203 # due to DEC craziness with -lpthreads. We check for
|
/external/mesa3d/m4/ |
D | ax_pthread.m4 | 118 # (e.g. DEC) have both -lpthread and -lpthreads, where one of the 203 # due to DEC craziness with -lpthreads. We check for
|
/external/pcre/dist/m4/ |
D | ax_pthread.m4 | 118 # (e.g. DEC) have both -lpthread and -lpthreads, where one of the 203 # due to DEC craziness with -lpthreads. We check for
|
/external/libmicrohttpd/m4/ |
D | ax_pthread.m4 | 118 # (e.g. DEC) have both -lpthread and -lpthreads, where one of the 217 # due to DEC craziness with -lpthreads. We check for
|
/external/google-breakpad/src/testing/gtest/m4/ |
D | acx_pthread.m4 | 94 # (e.g. DEC) have both -lpthread and -lpthreads, where one of the 175 # due to DEC craziness with -lpthreads. We check for
|
/external/protobuf/gtest/m4/ |
D | acx_pthread.m4 | 94 # (e.g. DEC) have both -lpthread and -lpthreads, where one of the 175 # due to DEC craziness with -lpthreads. We check for
|