/dalvik/libcore/xml/src/test/resources/ |
reciptWrong.xml | 16 mozzarella till the last minute.
|
systemid.xml | 19 mozzarella till the last minute.
|
/external/dhcpcd/dhcpcd-hooks/ |
95-configured | 1 # This script runs last, after all network configuration
|
/external/icu4c/data/xml/rbnf/ |
de.xml | 16 <rbnfrule value="0">&ue=ü&ae=ä&oe=ö&[last primary ignorable ] ?? ' ' ?? ',' ?? '-' ?? '';</rbnfrule>
|
/external/icu4c/i18n/ |
ucln_in.h | 49 UCLN_I18N_COUNT /* This must be last */
|
/external/icu4c/io/ |
ucln_io.h | 29 UCLN_IO_COUNT /* This must be last */
|
/external/iproute2/misc/ |
lnstat.h | 28 struct timeval last_read; /* last time of read */
|
/external/iptables/extensions/ |
libip6t_frag.man | 20 Matches if this is the last fragement.
|
/external/kernel-headers/original/asm-generic/bitops/ |
fls.h | 5 * fls - find last (most-significant) bit set
|
/external/qemu/ |
README | 17 the last release.
|
/external/qemu/distrib/zlib-1.2.3/ |
infback.c | 257 code last; /* parent table entry */ local 271 state->last = 0; 280 /* Inflate until end of block marked as last */ 285 if (state->last) { 291 state->last = BITS(1); 296 state->last ? " (last)" : "")); 302 state->last ? " (last)" : "")); 307 state->last ? " (last)" : "")) [all...] |
/external/speex/libspeex/ |
smallft.h | 14 last mod: $Id: smallft.h,v 1.3 2003/09/16 18:35:45 jm Exp $
|
/external/stlport/stlport/stl/ |
_stlport_version.h | 20 /* The last SGI STL release we merged with */
|
/external/webkit/JavaScriptCore/docs/ |
make-bytecode-docs.pl | 26 last;
|
/external/wpa_supplicant_6/wpa_supplicant/src/hlr_auc_gw/ |
hlr_auc_gw.milenage_db | 3 # 4.3.20 Test Set 20. SQN is the last used SQN value.
|
/external/zlib/ |
infback.c | 257 code last; /* parent table entry */ local 271 state->last = 0; 280 /* Inflate until end of block marked as last */ 285 if (state->last) { 291 state->last = BITS(1); 296 state->last ? " (last)" : "")); 302 state->last ? " (last)" : "")); 307 state->last ? " (last)" : "")) [all...] |
/frameworks/base/core/tests/coretests/src/android/widget/listview/ |
ListLastItemPartiallyVisible.java | 22 * A list where the very last item is partially visible, but still requires scrolling
|
/frameworks/base/opengl/include/GLES/ |
glplatform.h | 12 * Last modified on 2008/12/19
|
/frameworks/base/opengl/include/GLES2/ |
gl2platform.h | 12 * Last modified on 2008/12/19
|
/ndk/build/platforms/android-5/arch-arm/usr/include/GLES2/ |
gl2platform.h | 12 * Last modified on 2008/12/19
|
/ndk/build/platforms/android-5/arch-x86/usr/include/GLES2/ |
gl2platform.h | 12 * Last modified on 2008/12/19
|
/ndk/build/platforms/android-8/arch-arm/usr/include/GLES2/ |
gl2platform.h | 12 * Last modified on 2008/12/19
|
/ndk/build/platforms/android-8/arch-x86/usr/include/GLES2/ |
gl2platform.h | 12 * Last modified on 2008/12/19
|
/external/libxml2/ |
nanohttp.c | 147 int last; /* return code for last operation */ member in struct:xmlNanoHTTPCtxt 513 ctxt->last = -1; 539 ctxt->last = -1; 546 ctxt->last = recv(ctxt->fd, ctxt->inptr, XML_NANO_HTTP_CHUNK, 0); 547 if (ctxt->last > 0) { 548 ctxt->inptr += ctxt->last; 549 return(ctxt->last); 551 if (ctxt->last == 0) { 554 if (ctxt->last == -1) 690 const xmlChar *charset, *last, *mime; local 716 const xmlChar *charset, *last, *mime; local [all...] |
/dalvik/libcore/concurrent/src/test/java/tests/api/java/util/concurrent/ |
ThreadTest.java | 34 * otherwise returning value of last setUncaughtExceptionHandler. 50 * getDefaultUncaughtExceptionHandler returns value of last
|