/external/python/cpython3/Lib/test/ |
D | test_zipimport.py | 45 NOW = time.time() variable 46 test_pyc = make_pyc(test_co, NOW, len(test_src)) 163 files = {"zlib.py": (NOW, test_src)} 174 files = {TESTMOD + ".py": (NOW, test_src)} 178 files = {TESTMOD + pyc_ext: (NOW, test_pyc)} 182 files = {TESTMOD + ".py": (NOW, test_src), 183 TESTMOD + pyc_ext: (NOW, test_pyc)} 187 files = {TESTMOD + ".py": (NOW, "")} 194 files = {TESTMOD + ".py": (NOW, test_src), 195 TESTMOD + pyc_ext: (NOW, badmagic_pyc)} [all …]
|
/external/python/cpython2/Lib/test/ |
D | test_zipimport.py | 42 NOW = time.time() variable 43 test_pyc = make_pyc(test_co, NOW) 129 files = {"zlib.py": (NOW, test_src)} 140 files = {TESTMOD + ".py": (NOW, test_src)} 144 files = {TESTMOD + pyc_ext: (NOW, test_pyc)} 148 files = {TESTMOD + ".py": (NOW, test_src), 149 TESTMOD + pyc_ext: (NOW, test_pyc)} 153 files = {TESTMOD + ".py": (NOW, "")} 161 files = {TESTMOD + ".py": (NOW, test_src), 162 TESTMOD + pyc_ext: (NOW, badmagic_pyc)} [all …]
|
/external/ltp/tools/pounder21/test_scripts/ |
D | statslogging | 54 NOW=`date` 58 printf "\n$NOW\n" >> $logfile.log 75 NOW=`date` 76 printf "\n$NOW\n\n" >> vmstat.log 83 NOW=`date` 84 printf "\n$NOW\n\n" >> iostat.log
|
/external/ltp/tools/pounder21/test_repo/ |
D | D01stats | 54 NOW=`date` 58 printf "\n$NOW\n" >> $logfile.log 75 NOW=`date` 76 printf "\n$NOW\n\n" >> vmstat.log 83 NOW=`date` 84 printf "\n$NOW\n\n" >> iostat.log
|
/external/desugar/test/java/com/google/devtools/build/android/desugar/testdata/java8/ |
D | DefaultInterfaceMethodWithStaticInitializer.java | 56 long NOW = TestInterfaceSetOne.writableStaticField = getTime(); field 66 long NOW = TestInterfaceSetOne.writableStaticField = getTime(); field
|
/external/curl/tests/unit/ |
D | unit1303.c | 52 #define NOW(x,y) now.tv_sec = x; now.tv_usec = y macro 142 NOW(run[i].now_s, run[i].now_us);
|
/external/ltp/testcases/open_posix_testsuite/Documentation/ |
D | COVERAGE.timers | 16 || Functionality STOPPED FOR NOW || 17 || Stress STOPPED FOR NOW ||
|
/external/llvm/test/tools/llvm-readobj/ |
D | elf-dtflags.test | 10 CHECK: 0x000000006FFFFFFB FLAGS_1 NOW ORIGIN
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
D | RelativeDateTimeFormatter.java | 239 NOW, enumConstant 580 if (unit == AbsoluteUnit.NOW && direction != Direction.PLAIN) { in format() 637 AbsoluteUnit absunit = AbsoluteUnit.NOW; in format() 1031 EnumMap<Direction, String> unitStrings = absMap.get(AbsoluteUnit.NOW); in consumeTableRelative() 1034 absMap.put(AbsoluteUnit.NOW, unitStrings); in consumeTableRelative()
|
/external/icu/android_icu4j/src/main/java/android/icu/text/ |
D | RelativeDateTimeFormatter.java | 213 NOW, enumConstant 522 if (unit == AbsoluteUnit.NOW && direction != Direction.PLAIN) { in format() 578 AbsoluteUnit absunit = AbsoluteUnit.NOW; in format() 968 EnumMap<Direction, String> unitStrings = absMap.get(AbsoluteUnit.NOW); in consumeTableRelative() 971 absMap.put(AbsoluteUnit.NOW, unitStrings); in consumeTableRelative()
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/ |
D | RelativeDateTimeFormatterTest.java | 416 {Direction.PLAIN, AbsoluteUnit.NOW, "now"}, in TestRelativeDateWithoutQuantity() 481 {Direction.PLAIN, AbsoluteUnit.NOW, "Now"}, in TestRelativeDateWithoutQuantityCaps() 555 {Direction.PLAIN, AbsoluteUnit.NOW, "now"}, in TestRelativeDateWithoutQuantityShort() 629 {Direction.PLAIN, AbsoluteUnit.NOW, "now"}, in TestRelativeDateWithoutQuantityNarrow() 825 fmt.format(Direction.LAST, AbsoluteUnit.NOW); in TestFormatWithoutQuantityIllegalArgument() 831 fmt.format(Direction.NEXT, AbsoluteUnit.NOW); in TestFormatWithoutQuantityIllegalArgument() 837 fmt.format(Direction.THIS, AbsoluteUnit.NOW); in TestFormatWithoutQuantityIllegalArgument()
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/ |
D | RelativeDateTimeFormatterTest.java | 419 {Direction.PLAIN, AbsoluteUnit.NOW, "now"}, in TestRelativeDateWithoutQuantity() 484 {Direction.PLAIN, AbsoluteUnit.NOW, "Now"}, in TestRelativeDateWithoutQuantityCaps() 558 {Direction.PLAIN, AbsoluteUnit.NOW, "now"}, in TestRelativeDateWithoutQuantityShort() 632 {Direction.PLAIN, AbsoluteUnit.NOW, "now"}, in TestRelativeDateWithoutQuantityNarrow() 828 fmt.format(Direction.LAST, AbsoluteUnit.NOW); in TestFormatWithoutQuantityIllegalArgument() 834 fmt.format(Direction.NEXT, AbsoluteUnit.NOW); in TestFormatWithoutQuantityIllegalArgument() 840 fmt.format(Direction.THIS, AbsoluteUnit.NOW); in TestFormatWithoutQuantityIllegalArgument()
|
/external/elfutils/tests/ |
D | run-alldts.sh | 89 …FLAGS_1 NOW GLOBAL GROUP NODELETE INITFIRST NOOPEN ORIGIN TRANS INTERPOSE NODEFLIB NODUM…
|
/external/clang/test/SemaObjC/ |
D | property-3.m | 11 @interface NOW : I interface
|
/external/icu/icu4c/source/data/translit/ |
D | hy_hy_Latn_BGN.txt | 111 Ն → N ; # ARMENIAN CAPITAL LETTER NOW 112 ն → n ; # ARMENIAN SMALL LETTER NOW
|
/external/libtextclassifier/ |
D | types.h | 313 NOW = 4, enumerator
|
D | model.fbs | 52 NOW = 18,
|
/external/libtextclassifier/datetime/ |
D | extractor.cc | 404 {DatetimeExtractorType_NOW, DateParseData::Relation::NOW}, in ParseRelation()
|
D | parser.cc | 351 (data.relation == DateParseData::Relation::NOW || in GetGranularity()
|
/external/libtextclassifier/util/calendar/ |
D | calendar-icu.cc | 354 case DateParseData::Relation::NOW: in InterpretParseData()
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/data/unicode/ |
D | SpecialCasing.txt | 82 FB13; FB13; 0544 0576; 0544 0546; # ARMENIAN SMALL LIGATURE MEN NOW 85 FB16; FB16; 054E 0576; 054E 0546; # ARMENIAN SMALL LIGATURE VEW NOW
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/data/unicode/ |
D | SpecialCasing.txt | 82 FB13; FB13; 0544 0576; 0544 0546; # ARMENIAN SMALL LIGATURE MEN NOW 85 FB16; FB16; 054E 0576; 054E 0546; # ARMENIAN SMALL LIGATURE VEW NOW
|
/external/icu/icu4c/source/data/unidata/ |
D | SpecialCasing.txt | 82 FB13; FB13; 0544 0576; 0544 0546; # ARMENIAN SMALL LIGATURE MEN NOW 85 FB16; FB16; 054E 0576; 054E 0546; # ARMENIAN SMALL LIGATURE VEW NOW
|
D | CaseFolding.txt | 533 0546; C; 0576; # ARMENIAN CAPITAL LETTER NOW 1270 FB13; F; 0574 0576; # ARMENIAN SMALL LIGATURE MEN NOW 1273 FB16; F; 057E 0576; # ARMENIAN SMALL LIGATURE VEW NOW
|
/external/libpng/ |
D | CMakeLists.txt | 514 # NOW BUILD OUR TARGET
|