HomeSort by relevance Sort by last modified time
    Searched full:1000 (Results 251 - 275 of 5289) sorted by null

<<11121314151617181920>>

  /external/valgrind/main/exp-bbv/tests/arm-linux/
ll.post.exp 36 T:13:1000
37 T:13:1000
38 T:13:1000
39 T:13:1000
40 T:13:1000
41 T:13:1000
42 T:13:1000
43 T:13:1000
44 T:13:1000
45 T:13:1000
    [all...]
  /external/valgrind/main/exp-bbv/tests/ppc32-linux/
ll.post.exp 28 T:13:1000
29 T:13:1000
30 T:13:1000
31 T:13:1000
32 T:13:1000
33 T:13:1000
34 T:13:1000
35 T:13:1000
36 T:13:1000
37 T:13:1000
    [all...]
  /bionic/libc/kernel/arch-mips/asm/
delay.h 29 #if HZ >= 1000
35 #define MAX_UDELAY_MS (1000 / HZ)
  /cts/tests/tests/webkit/src/android/webkit/cts/
ChromeClient.java 41 for(; timeout > 0; timeout -= 1000) {
44 wait(1000);
  /development/ndk/platforms/android-9/arch-mips/include/asm/
delay.h 29 #if HZ >= 1000
35 #define MAX_UDELAY_MS (1000 / HZ)
  /development/samples/ApiDemos/res/anim/
animator_set.xml 19 android:duration="1000"
26 android:duration="1000"
  /device/asus/deb/
fstab.deb 10 /dev/block/platform/msm_sdcc.1/by-name/radio /firmware vfat ro,uid=1000,gid=1000,fmask=0337,dmask=0227,iocharset=iso8859-1,shortname=mixed,errors=remount-ro wait
  /external/clang/test/Preprocessor/
line-directive-output.c 30 // CHECK-NEXT: # 1000 "A.c"
31 #line 1000 "A.c"
  /external/kernel-headers/original/asm-arm/
delay.h 18 * of 2000us. Further limits: HZ<=1000 and bogomips<=3355
39 ((n) > (MAX_UDELAY_MS * 1000) ? __bad_udelay() : \
  /external/llvm/test/Analysis/Profiling/
load-branch-weights-switches.ll 160 ; CHECK: !0 = metadata !{metadata !"branch_weights", i32 1000, i32 1000, i32 1000, i32 1000}
162 ; CHECK: !2 = metadata !{metadata !"branch_weights", i32 0, i32 1000, i32 0, i32 1000}
163 ; CHECK: !3 = metadata !{metadata !"branch_weights", i32 1000, i32 0, i32 1000, i32 0}
  /external/llvm/test/Analysis/ScalarEvolution/
trip-count.ll 5 @A = weak global [1000 x i32] zeroinitializer, align 32
13 %tmp = getelementptr [1000 x i32]* @A, i32 0, i32 %i.0 ; <i32*> [#uses=1]
trip-count2.ll 5 @A = weak global [1000 x i32] zeroinitializer, align 32
13 %tmp = getelementptr [1000 x i32]* @A, i32 0, i32 %i.0 ; <i32*> [#uses=1]
  /external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/authoring/
DateHelper.java 31 return new Date((secondsSince - 2082844800L) * 1000L);
42 return (date.getTime() / 1000L) + 2082844800L;
  /external/qemu/distrib/sdl-1.2.15/test/
testerror.c 27 SDL_Delay(1*1000);
52 SDL_Delay(5*1000);
  /external/qemu/telephony/
test1.c 26 printf( "tick %d/%d a %.2fs\n", counter, MAX_COUNTER, now/1000. );
43 sys_timer_set( timer, sys_time_ms() + 1000, timer_func, timer );
  /external/skia/bench/
BenchSysTimer_mach.cpp 41 duration_clock = (end_clock.seconds - start_clock.seconds-1)*1000;
46 duration_clock = (end_clock.seconds - start_clock.seconds)*1000;
BenchSysTimer_posix.cpp 18 duration_clock = (end_clock.tv_sec - start_clock.tv_sec-1)*1000;
22 duration_clock = (end_clock.tv_sec - start_clock.tv_sec)*1000;
  /external/v8/test/cctest/
test-lock.cc 52 ok = sem->Wait(1000);
61 ok = sem->Wait(1000);
  /external/valgrind/main/drd/tests/
annotate_ignore_rw.c 26 const struct timespec delay = { 0, 100 * 1000 * 1000 };
annotate_ignore_write.c 26 const struct timespec delay = { 0, 100 * 1000 * 1000 };
pth_create_chain.c 11 static pthread_t s_thread[1000];
12 static int s_arg[1000];
sigalrm.c 81 tsDelay.tv_nsec = 20 * 1000 * 1000;
  /external/valgrind/main/memcheck/tests/
big_blocks_freed_list.c 22 if (big[1000] > 0x0) jumped();
23 if (semi_big[1000] > 0x0) jumped();
  /external/webkit/Source/JavaScriptCore/tests/mozilla/ecma/Date/
15.9.5.2-1.js 58 "Math.abs(Date.parse(now.toString()) - now.valueOf()) < 1000",
60 Math.abs(Date.parse(now.toString()) - now.valueOf()) < 1000 );
111 "Date.parse( (new Date("+(UTC_29_FEB_2000-1000)+")).toString() )",
112 UTC_29_FEB_2000-1000,
113 Date.parse( (new Date(UTC_29_FEB_2000-1000)).toString() ) )
130 "Date.parse( (new Date("+(UTC_1_JAN_2005-1000)+")).toString() )",
131 UTC_1_JAN_2005-1000,
132 Date.parse( (new Date(UTC_1_JAN_2005-1000)).toString() ) )
15.9.5.2.js 58 "Math.abs(Date.parse(now.toString()) - now.valueOf()) < 1000",
60 Math.abs(Date.parse(now.toString()) - now.valueOf()) < 1000 );
111 "Date.parse( (new Date("+(UTC_29_FEB_2000-1000)+")).toString() )",
112 UTC_29_FEB_2000-1000,
113 Date.parse( (new Date(UTC_29_FEB_2000-1000)).toString() ) )
130 "Date.parse( (new Date("+(UTC_1_JAN_2005-1000)+")).toString() )",
131 UTC_1_JAN_2005-1000,
132 Date.parse( (new Date(UTC_1_JAN_2005-1000)).toString() ) )

Completed in 1754 milliseconds

<<11121314151617181920>>