HomeSort by relevance Sort by last modified time
    Searched full:since (Results 726 - 750 of 21186) sorted by null

<<21222324252627282930>>

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/pulse/
timeval.h 59 /** Store the specified uec value in the timeval struct. \since 0.9.7 */
62 /** Load the specified tv value and return it in usec. \since 0.9.7 */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/rpcsvc/
spray.x 41 * GMT since 0:00, 1 January 1970
72 * Get the value of the counter and elapsed time since
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/pulse/
timeval.h 59 /** Store the specified uec value in the timeval struct. \since 0.9.7 */
62 /** Load the specified tv value and return it in usec. \since 0.9.7 */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/rpcsvc/
spray.x 41 * GMT since 0:00, 1 January 1970
72 * Get the value of the counter and elapsed time since
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ctypes/test/
test_find.py 62 ## # object, since ctypes now tries loading the lib again
66 ## # needed for libc since this is already mapped into the current
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/hotshot/
stats.py 56 # our code objects are cached since we don't need to create
63 # frame objects are create fresh, since the back pointer will
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/ctypes/test/
test_find.py 62 ## # object, since ctypes now tries loading the lib again
66 ## # needed for libc since this is already mapped into the current
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/hotshot/
stats.py 56 # our code objects are cached since we don't need to create
63 # frame objects are create fresh, since the back pointer will
  /system/core/include/log/
logger.h 25 int32_t sec; /* seconds since Epoch */
40 int32_t sec; /* seconds since Epoch */
  /external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/net/
HttpCookieTest.java 31 * @since 1.6
98 * @since 1.6
172 * @since 1.6
200 * @since 1.6
221 * @since 1.6
231 * @since 1.6
249 * @since 1.6
269 * @since 1.6
286 * @since 1.6
306 * @since 1.
    [all...]
  /external/llvm/lib/Target/ARM/
ARMScheduleA9.td 451 // Since the reserved FU cannot be acquired, this models precisely
469 // Extra latency cycles since wbck is 2 cycles
478 // Extra latency cycles since wbck is 2 cycles
488 // Extra latency cycles since wbck is 4 cycles
497 // Extra latency cycles since wbck is 4 cycles
    [all...]
  /external/chromium-trace/trace-viewer/third_party/closure_linter/closure_linter/
closurizednamespacesinfo_test.py 82 'Should be valid since it is in ignored namespaces.')
88 'Should be invalid since it is not in ignored namespaces.')
100 'Should not be extra since it is created.')
112 'Should not be extra since it is created.')
121 'Should be extra since it is not created.')
137 'Should be extra since it is already provided.')
146 'Should not be extra since it is not closurized.')
158 'Should not be extra since it is used.')
179 'Should be extra since it is not used.')
188 'Should not be extra since it is not closurized.'
    [all...]
  /external/chromium_org/chrome/browser/extensions/api/browsing_data/
browsing_data_test.cc 36 const char kRemoveEverythingArguments[] = "[{\"since\": 1000}, {"
95 std::string("[{\"since\": 1},") + data_types + "]",
128 std::string("[{\"since\": 1}]"),
148 double since; local
149 EXPECT_TRUE(options->GetDouble("since", &since));
160 // Since the smallest selectable period is an hour, that should be
162 EXPECT_LE(expected_since, since + 10.0 * 1000.0);
243 std::string args = "[{\"since\": 1}," + data_types + "]";
429 std::string("[{\"since\": 1},") + json + "]"
    [all...]
  /external/chromium_org/third_party/closure_linter/closure_linter/
closurizednamespacesinfo_test.py 82 'Should be valid since it is in ignored namespaces.')
88 'Should be invalid since it is not in ignored namespaces.')
100 'Should not be extra since it is created.')
112 'Should not be extra since it is created.')
121 'Should be extra since it is not created.')
137 'Should be extra since it is already provided.')
146 'Should not be extra since it is not closurized.')
158 'Should not be extra since it is used.')
179 'Should be extra since it is not used.')
188 'Should not be extra since it is not closurized.'
    [all...]
  /external/chromium_org/third_party/icu/source/i18n/unicode/
utmscale.h 21 * Unix time (seconds since Jan 1, 1970) think that they are safe until near the year 2038.
205 * is milliseconds since January 1, 1970.
213 * is seconds since January 1, 1970.
221 * is milliseconds since January 1, 1970.
229 * is ticks (1 tick == 100 nanoseconds) since January 1, 1601.
237 * is ticks (1 tick == 100 nanoseconds) since January 1, 0001.
245 * is seconds since January 1, 1904.
253 * is seconds since January 1, 2001.
261 * is days since December 31, 1899.
269 * is days since December 31, 1899
    [all...]
  /external/icu4c/i18n/unicode/
utmscale.h 21 * Unix time (seconds since Jan 1, 1970) think that they are safe until near the year 2038.
205 * is milliseconds since January 1, 1970.
213 * is seconds since January 1, 1970.
221 * is milliseconds since January 1, 1970.
229 * is ticks (1 tick == 100 nanoseconds) since January 1, 1601.
237 * is ticks (1 tick == 100 nanoseconds) since January 1, 0001.
245 * is seconds since January 1, 1904.
253 * is seconds since January 1, 2001.
261 * is days since December 31, 1899.
269 * is days since December 31, 1899
    [all...]
  /external/guava/guava/src/com/google/common/base/
Joiner.java 60 * @since 2.0 (imported from Google Collections Library)
91 * @since 11.0
115 * @since 11.0
150 * @since 11.0
176 * @since 11.0
210 * @since 11.0
233 * @since 11.0
344 * @since 2.0 (imported from Google Collections Library)
383 * @since 11.0
402 * @since 10.
    [all...]
  /external/guava/guava/src/com/google/common/collect/
ImmutableMultiset.java 46 * @since 2.0 (imported from Google Collections Library)
66 * @since 6.0 (source-compatible since 2.0)
77 * @since 6.0 (source-compatible since 2.0)
88 * @since 6.0 (source-compatible since 2.0)
99 * @since 6.0 (source-compatible since 2.0)
110 * @since 6.0 (source-compatible since 2.0
    [all...]
  /frameworks/base/tools/layoutlib/bridge/src/android/content/res/
BridgeResources.java 166 // this is not used since the method above always throws
187 // this is not used since the method above always throws
206 // this is not used since the method above always throws
229 // this is not used since the method above always throws
265 // this shouldn't happen since we check above.
273 // this is not used since the method above always throws
299 // this shouldn't happen since we check above.
307 // this is not used since the method above always throws
352 // this is not used since the method above always throws
380 // this is not used since the method above always throw
    [all...]
  /libcore/luni/src/main/java/java/lang/
Integer.java 30 * @since 1.0
56 * @since 1.5
78 // Note: Integer.TYPE can't be set to "int.class", since *that* is
121 * @since 1.2
130 * @since 1.7
521 * @since 1.5
542 * @since 1.5
555 * @since 1.5
589 * @since 1.5
602 * @since 1.
    [all...]
Long.java 30 * @since 1.0
58 // Note: Long.TYPE can't be set to "long.class", since *that* is
65 * @since 1.5
108 * @since 1.2
117 * @since 1.7
508 * @since 1.5
530 * @since 1.5
543 * @since 1.5
588 * @since 1.5
603 * @since 1.
    [all...]
Character.java 97 * @since 1.0
131 // Note: Character.TYPE can't be set to "char.class", since *that* is
277 * @since 1.4
284 * @since 1.4
291 * @since 1.4
298 * @since 1.4
305 * @since 1.4
312 * @since 1.4
319 * @since 1.4
326 * @since 1.
    [all...]
  /art/dex2oat/
Android.mk 32 # We always build dex2oat and dependencies, even if the host build is otherwise disabled, since they are used to cross compile for the target.
  /art/runtime/gc/collector/
gc_type.h 31 // Sticky mark bits GC that attempts to only free objects allocated since the last GC.
  /bionic/libc/bionic/
wcscoll.c 30 * Compare strings using the current locale. Since Bionic really does not

Completed in 1306 milliseconds

<<21222324252627282930>>