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

<<11121314151617181920>>

  /packages/apps/DeskClock/res/values-en-rGB/
strings.xml 19 <string name="app_label" msgid="6674495003718166674">"Clock"</string>
22 <string name="menu_desk_clock" msgid="3241995064554071588">"Desk clock"</string>
28 <string name="show_clock" msgid="8358759982675616915">"Show clock"</string>
29 <string name="hide_clock" msgid="3217727306480505694">"Hide clock"</string>
68 <string name="clock_instructions" msgid="2656876819515011590">"Choose a clock"</string>
69 <string name="analog_gadget" msgid="1670505720837152766">"Analogue clock"</string>
114 <string name="desk_clock_button_description" msgid="4207371097361657274">"Clock display"</string>
119 <string name="alarm_klaxon_service_desc" msgid="2147506334302260256">"Sound playback service for alarms set in Clock."</string>
121 <string name="timer_ring_service_desc" msgid="2620214305660322415">"Sound playback service for timers set in Clock."</string>
126 <string name="menu_clock" msgid="5612760670606829805">"Clock"</string
    [all...]
  /dalvik/vm/
Misc.h 208 * it could be wall-clock time or a monotonic counter, and is only suitable
215 * it could be wall-clock time or a monotonic counter, and is only suitable
224 * meaning it could be wall-clock time or a monotonic counter, and is
235 * Get the current per-thread CPU time. This clock increases monotonically
239 * The absolute value of the clock may not be useful, so this should only
242 * If the thread CPU clock is not available, this always returns (u8)-1.
  /cts/tests/tests/text/src/android/text/cts/
EmojiConstants.java 53 0x023F0, // ALARM CLOCK
649 0x1F550, // CLOCK FACE ONE OCLOCK
650 0x1F551, // CLOCK FACE TWO OCLOCK
651 0x1F552, // CLOCK FACE THREE OCLOCK
652 0x1F553, // CLOCK FACE FOUR OCLOCK
653 0x1F554, // CLOCK FACE FIVE OCLOCK
654 0x1F555, // CLOCK FACE SIX OCLOCK
655 0x1F556, // CLOCK FACE SEVEN OCLOCK
656 0x1F557, // CLOCK FACE EIGHT OCLOCK
657 0x1F558, // CLOCK FACE NINE OCLOC
    [all...]
  /bionic/libc/include/
time.h 94 extern clock_t clock(void);
96 /* BIONIC: extra linux clock goodies */
  /development/ndk/platforms/android-3/include/
time.h 96 extern clock_t clock(void);
98 /* BIONIC: extra linux clock goodies */
  /development/ndk/platforms/android-8/include/
time.h 94 extern clock_t clock(void);
96 /* BIONIC: extra linux clock goodies */
  /external/arduino/hardware/arduino/cores/arduino/
wiring_pulse.c 43 // the initial loop; it takes 16 clock cycles per iteration.
65 // to be 20 clock cycles long and have about 16 clocks between the edge
  /external/bison/lib/
timevar.h 26 wall-clock time, as appropriate to and supported by the host
61 /* Wall clock time. */
  /external/chromium/chrome/browser/chromeos/status/
clock_menu_button.h 27 // The clock menu button in the status area.
92 // The clock menu.
status_area_view.cc 36 // Clock.
99 // When something like the clock menu button's size changes, we need to
  /external/libnfc-nci/halimpl/bcm2079x/adaptation/
CondVar.cpp 122 //it uses monotonic clock.
123 //the standard pthread_cond_timedwait() uses realtime clock.
  /external/qemu/distrib/sdl-1.2.15/src/timer/riscos/
SDL_systimer.c 58 start = clock();
65 ticks=clock()-start;
  /external/qemu/hw/
pxa.h 149 /* Clock management */
161 /* Real-Time clock */
  /external/srec/srec/include/
comp_stats.h 95 void reset_cs_clock(CS_CLOCK *clock);
104 void start_cs_clock(CS_CLOCK *clock);
  /frameworks/base/core/java/android/provider/
AlarmClock.java 24 * to start an Activity to set a new alarm in an alarm clock application.
31 * the user has the option of choosing which alarm clock application to use.
  /frameworks/native/libs/utils/
Timers.cpp 35 nsecs_t systemTime(int clock)
47 clock_gettime(clocks[clock], &t);
  /frameworks/opt/datetimepicker/res/values/
strings.xml 23 selectable hours of the day along the inside edge of a circle, as in an analog clock.
29 selectable five-minute intervals along the inside edge of a circle, as in an analog clock.
  /frameworks/rs/scriptc/
rs_time.rsh 87 * Returns the current system clock (uptime) in milliseconds.
95 * Returns the current system clock (uptime) in nanoseconds.
  /hardware/broadcom/wlan/bcmdhd/dhdutil/include/
dhdioctl.h 120 #define DHD_IDLE_ACTIVE 0 /* Do not request any SD clock change when idle */
121 #define DHD_IDLE_STOP (-1) /* Request SD clock be stopped (and use SD1 mode) */
  /hardware/ti/omap3/dspbridge/inc/
host_os.h 63 #include <asm/arch/clock.h>
66 // #include <asm-arm/hardware/clock.h>
  /hardware/ti/omap3/dspbridge/libbridge/inc/
host_os.h 62 #include <asm/arch/clock.h>
64 // #include <asm-arm/hardware/clock.h>
  /packages/apps/Mms/src/org/w3c/dom/smil/
Time.java 43 * The clock value in seconds relative to the parent time container begin.
64 * The clock value in seconds relative to the syncbase or eventbase.
  /packages/apps/Nfc/nci/jni/
CondVar.cpp 118 //it uses monotonic clock.
119 //the standard pthread_cond_timedwait() uses realtime clock.
  /packages/wallpapers/Basic/res/values-da/
strings.xml 35 <string name="wallpaper_clock" msgid="6555051461698958610">"Polar Clock"</string>
41 <string name="clock_settings" msgid="7837858747417927288">"Indstillinger for Polar Clock"</string>
  /packages/wallpapers/Basic/res/values-en-rGB/
strings.xml 35 <string name="wallpaper_clock" msgid="6555051461698958610">"Polar clock"</string>
41 <string name="clock_settings" msgid="7837858747417927288">"Polar clock settings"</string>

Completed in 2119 milliseconds

<<11121314151617181920>>