Searched
full:now (Results
351 -
375 of
6977) sorted by null
<<11121314151617181920>>
/dalvik/vm/mterp/ |
rebuild.sh | 27 # this will do for now.
|
/development/samples/ApiDemos/res/layout/ |
date_widgets_example_2.xml | 17 <!-- example of using the time changed callback, with now visible 'set' button-->
|
/development/tools/zoneinfo/tzdata2010k/ |
pacificnew | 28 # For now...
|
/device/htc/passion/recovery/ |
recovery_ui.c | 26 char* MENU_ITEMS[] = { "reboot system now",
|
/device/samsung/crespo/alsa-utils/ |
ChangeLog | 10 * version is now compatible with driver
|
/external/bluetooth/glib/ |
HACKING | 23 The above commands create the "configure" script. Now you
|
/external/bluetooth/glib/debian/ |
README.debian | 23 been separated from The GIMP now, as other teams of programmers
|
/external/bluetooth/glib/po/ |
README.translators | 1 All the .po files are now in UTF-8!
|
/external/chromium/base/ |
hmac_mac.cc | 19 // Only SHA-1 digest is supported now.
|
scoped_temp_dir_unittest.cc | 26 // Now the dir doesn't exist, so ensure that it gets created.
|
/external/chromium/net/base/ |
telnet_server.h | 12 // (for now this means that basic line editing is handled in this object)
|
/external/chromium/third_party/libevent/ |
event.c | 675 struct timeval now, res; local 689 gettime(ev->ev_base, &now); 690 evutil_timersub(&ev->ev_timeout, &now, &res); 692 evutil_gettimeofday(&now, NULL); 693 evutil_timeradd(&now, &res, tv); 739 struct timeval now; local 764 gettime(base, &now); 765 evutil_timeradd(&now, tv, &ev->ev_timeout); 835 struct timeval now; local 845 if (gettime(base, &now) == -1 906 struct timeval now; local [all...] |
/external/dnsmasq/contrib/Solaris10/ |
README | 9 simple home network needs. Since Solaris now uses SMF (Service Management
|
/external/dropbear/libtomcrypt/src/pk/asn1/der/sequence/ |
der_sequence_free.c | 37 /* now walk the list and free stuff */
|
/external/dropbear/libtommath/ |
bn_mp_cnt_lsb.c | 38 /* now scan this digit until a 1 is found */
|
bn_mp_init_multi.c | 37 /* now start cleaning up */
|
bn_mp_karatsuba_mul.c | 58 /* now divide in two */ 79 /* now shift the digits */ 118 /* now calc the products x0y0 and x1y1 */ 125 /* now calc x1+x0 and y1+y0 */
|
/external/e2fsprogs/lib/ext2fs/ |
res_gdt.c | 119 inode.i_ctime = fs->now ? fs->now : time(0); 211 inode.i_atime = inode.i_mtime = fs->now ? fs->now : time(0);
|
/external/e2fsprogs/misc/ |
base_device.c | 81 /* Now let's handle /dev/hd* and /dev/sd* devices.... */ 94 /* Now let's handle devfs (ugh) names */ 103 * Now we proceed down the expected devfs hierarchy. 124 /* Now handle devfs /dev/disc or /dev/disk names */
|
/external/e2fsprogs/tests/progs/test_data/ |
test.irel | 49 # Now try the delete function, on existing and non-existent entries
|
/external/elfutils/libasm/ |
asm_abort.c | 38 /* Now close the temporary file and remove it. */
|
/external/elfutils/libdw/ |
dwarf_error.c | 50 /* If we have not yet initialized the buffer do it now. */ 70 /* XXX For now we use string pointers. Once the table stablelizes 116 /* If we have not yet initialized the buffer do it now. */ 137 /* If we have not yet initialized the buffer do it now. */
|
/external/elfutils/libelf/ |
elf_rawfile.c | 43 /* If the file is not mmap'ed and not previously loaded, do it now. */
|
elf_version.c | 47 /* Signal that the version is now initialized. */
|
/external/elfutils/tests/ |
run-arsymtest.sh | 27 # Now run our program using libelf.
|
Completed in 1061 milliseconds
<<11121314151617181920>>