HomeSort by relevance Sort by last modified time
    Searched defs:ahead (Results 1 - 4 of 4) sorted by null

  /external/icu4c/common/
ustring.c 1033 * sufficient to look ahead one because of UTF-16;
1034 * safe to look ahead one because at worst that would be the terminating NUL
1284 int32_t ahead = *offset + 1; local
    [all...]
  /external/bluetooth/bluez/audio/
liba2dp.c 674 long ahead = 0; local
678 ahead = data->next_write - now;
680 DBG("duration: %ld, ahead: %ld", duration, ahead);
682 if (ahead > 0) {
684 usleep(ahead);
689 if (ahead <= -CATCH_UP_TIMEOUT * 1000) {
691 VDBG("ahead < %d, reseting next_write timestamp", -CATCH_UP_TIMEOUT * 1000);
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.apache.jasper_5.5.17.v201004212143.jar 
com.ibm.icu_4.2.1.v20100412.jar 

Completed in 88 milliseconds