Searched refs:TIME (Results 1 - 25 of 52) sorted by relevance

123

/external/chromium_org/third_party/icu/source/test/intltest/
H A Dtsdate.h72 TIME, enumerator in enum:IntlTestDateFormat::EMode
/external/icu/icu4c/source/test/intltest/
H A Dtsdate.h72 TIME, enumerator in enum:IntlTestDateFormat::EMode
/external/chromium_org/third_party/zlib/
H A Dinflate.h23 TIME, /* i: waiting for modification time (gzip) */ enumerator in enum:__anon16405
62 (gzip) -> FLAGS -> TIME -> OS -> EXLEN -> EXTRA -> NAME -> COMMENT ->
/external/pdfium/core/src/fxcodec/fx_zlib/zlib_v128/
H A Dinflate.h23 TIME, /* i: waiting for modification time (gzip) */ enumerator in enum:__anon28594
62 (gzip) -> FLAGS -> TIME -> OS -> EXLEN -> EXTRA -> NAME -> COMMENT ->
/external/qemu/distrib/zlib-1.2.8/
H A Dinflate.h23 TIME, /* i: waiting for modification time (gzip) */ enumerator in enum:__anon29633
62 (gzip) -> FLAGS -> TIME -> OS -> EXLEN -> EXTRA -> NAME -> COMMENT ->
/external/zlib/src/
H A Dinflate.h23 TIME, /* i: waiting for modification time (gzip) */ enumerator in enum:__anon34355
62 (gzip) -> FLAGS -> TIME -> OS -> EXLEN -> EXTRA -> NAME -> COMMENT ->
/external/apache-harmony/sql/src/test/java/org/apache/harmony/sql/tests/java/sql/
H A DTypesTest.java60 assertEquals(TIME, 92);
/external/smack/src/com/kenai/jbosh/
H A DAttributes.java57 static final BodyQName TIME = BodyQName.createBOSH("time"); field in class:Attributes
/external/chromium_org/third_party/icu/source/test/perf/perldriver/
H A DPerfFramework.pm25 my $TIME = 2;
33 $TIME = $options{"time"};
127 $commandLine = "$program -t $TIME -p $NUMPASSES $locAndData @argsAndTest";
/external/icu/icu4c/source/test/perf/perldriver/
H A DPerfFramework.pm25 my $TIME = 2;
33 $TIME = $options{"time"};
127 $commandLine = "$program -t $TIME -p $NUMPASSES $locAndData @argsAndTest";
/external/ksoap2/kobjects/org/ksoap2/kobjects/isodate/
H A DIsoDate.java28 public static final int TIME = 2; field in class:IsoDate
59 if ((type & TIME) != 0) {
/external/aac/libSBRenc/src/
H A Dsbr_def.h233 #define TIME 1 macro
H A Dcode_env.cpp595 directionVec[i] = TIME;
/external/chromium_org/third_party/icu/source/tools/ctestfw/
H A Duperf.cpp57 TIME, enumerator in enum:__anon12378
163 if(options[TIME].doesOccur) {
167 } else if(options[TIME].doesOccur) {
168 time = atoi(options[TIME].value);
/external/icu/icu4c/source/tools/ctestfw/
H A Duperf.cpp57 TIME, enumerator in enum:__anon22192
163 if(options[TIME].doesOccur) {
167 } else if(options[TIME].doesOccur) {
168 time = atoi(options[TIME].value);
/external/javasqlite/src/main/java/SQLite/JDBC2z/
H A DJDBCResultSetMetaData.java32 case Types.TIME: return "java.sql.Time";
110 case Types.TIME: return "time";
H A DJDBCDatabaseMetaData.java1234 "TIME", "" + Types.TIME, "8",
1458 case Types.TIME: return "time";
1496 return Types.TIME;
1523 case Types.TIME: return 8;
/external/smack/src/org/xbill/DNS/
H A DWKSRecord.java278 public static final int TIME = 37; field in class:WKSRecord.Service
491 services.add(TIME, "time");
/external/e2fsprogs/lib/blkid/
H A Dread.c53 * <TIME="time"> (ascii time_t) time this entry was last read from disk
322 else if (!strcmp(name, "TIME"))
459 printf(" dev: TIME=\"%lld\"\n", (long long)dev->bid_time);
/external/linux-tools-perf/perf-3.12.0/tools/perf/tests/
H A Dperf-record.c109 perf_evsel__set_sample_bit(evsel, TIME);
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_tools_windows/tools/
H A Dgenlingware.pl118 TIME 17:00:00.000
147 "TIME" => 4,
/external/chromium_org/build/android/pylib/utils/
H A Djson_results_generator.py149 TIME = 'secondsSinceEpoch' variable in class:JSONResultsGeneratorBase
500 self.TIME)
/external/chromium_org/ui/file_manager/file_manager/foreground/js/metadata/
H A Did3_parser.js702 TIME: 'ID3_TIME',
/external/mksh/src/
H A Dsyn.c470 case TIME:
785 { "time", TIME, true },
/external/owasp/sanitizer/tools/findbugs/lib/
H A DjFormatString.jarMETA-INF/ META-INF/MANIFEST.MF edu/ edu/umd/ edu/umd/cs/ edu/umd/cs/findbugs/ ...

Completed in 420 milliseconds

123