HomeSort by relevance Sort by last modified time
    Searched full:lasts (Results 1 - 24 of 24) sorted by null

  /dalvik/dx/src/com/android/dx/dex/code/
BlockAddresses.java 37 private final CodeAddress[] lasts; field in class:BlockAddresses
54 this.lasts = new CodeAddress[maxLabel];
87 return lasts[block.getLabel()];
98 return lasts[label];
139 lasts[label] = new CodeAddress(pos);
  /external/bluetooth/glib/gio/fen/
fen-node.c 189 gchar* lasts; local
199 if ((token = strtok_r (str, G_DIR_SEPARATOR_S, &lasts)) != NULL) {
212 } while ((token = strtok_r (NULL, G_DIR_SEPARATOR_S, &lasts)) != NULL);
246 gchar* lasts; local
258 if ((token = strtok_r (str, G_DIR_SEPARATOR_S, &lasts)) != NULL) {
268 } while ((token = strtok_r (NULL, G_DIR_SEPARATOR_S, &lasts)) != NULL);
  /external/iproute2/man/man8/
tc-sfq.8 43 intervals so that the unfairness lasts only for a short while. Perturbation may
  /external/dropbear/
options.h 35 * lasts for a single connection. Dropbear should be invoked with the -i flag
  /external/libxml2/
relaxng.c 9115 xmlNodePtr *list = NULL, *lasts = NULL; local
    [all...]
  /external/jpeg/
jpeglib.h 752 #define JPOOL_PERMANENT 0 /* lasts until master record is destroyed */
753 #define JPOOL_IMAGE 1 /* lasts until done with image/datastream */
    [all...]
structure.doc     [all...]
libjpeg.doc     [all...]
  /bionic/libc/tzcode/
strftime.c 458 ** 1997 lasts from 1996-12-30 to 1997-01-05..."
  /external/bluetooth/glib/docs/reference/glib/tmpl/
gregex.sgml 55 encountered. This indicates a comment that lasts until after the next
  /system/core/libcutils/
tzstrftime.c 408 ** 1997 lasts from 1996-12-30 to 1997-01-05..."
  /packages/apps/Phone/src/com/android/phone/
DTMFTwelveKeyDialer.java 847 * lasts the whole life of the phone process. Instead, maybe look at
    [all...]
  /frameworks/base/core/java/android/provider/
Calendar.java 453 * Whether the event lasts all day or not
    [all...]
  /external/icu4c/tools/tzcode/
zic.c 361 static struct lookup const lasts[] = { variable
    [all...]
  /external/openssl/ssl/
ssltest.c 1142 * a lot, however -- if each connection lasts for exactly
    [all...]
  /external/quake/quake/src/WinQuake/data/
MANUAL.TXT 632 frame to hold. Still, it's nice while it lasts.
    [all...]
  /dalvik/libcore/sql/src/main/java/java/sql/
DatabaseMetaData.java 70 * States that best row identifier scope lasts only while the row is being
    [all...]
  /packages/providers/CalendarProvider/src/com/android/providers/calendar/
CalendarProvider2.java     [all...]
  /external/icu4c/i18n/
regexcmp.cpp     [all...]
  /external/srec/config/en.us/dictionary/
large.ok     [all...]
  /external/sqlite/dist/
sqlite3.h     [all...]
sqlite3.h.orig     [all...]
sqlite3.c     [all...]
sqlite3.c.orig     [all...]

Completed in 525 milliseconds