HomeSort by relevance Sort by last modified time
    Searched full:newer (Results 226 - 250 of 727) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/e2fsprogs/lib/blkid/
getsize.c 138 * (such as /dev/ad0). It doesn't work properly for newer FreeBSD
  /external/expat/
configure.in 13 dnl Ensure that Expat is configured with autoconf 2.52 or newer
  /external/icu4c/i18n/
buddhcal.h 139 * fields is newer.
taiwncal.h 136 * fields is newer.
  /external/icu4c/test/cintltst/
eurocreg.c 44 * In these cases, I have changed the codepage name here to point to a newer codepage with the
  /external/libpcap/
config.h 4 * implementation details wrt "const"; newer versions
config.h.in 3 * implementation details wrt "const"; newer versions
  /external/qemu/distrib/sdl-1.2.12/src/video/directfb/
SDL_DirectFB_yuv.c 121 /* Need to set coop level or newer DirectFB versions will fail here. */
  /external/stlport/doc/
README.evc9 28 rem instead of the ones in the SDK if you want to use the newer version of ATL/MFC.
  /external/webkit/JavaScriptCore/Configurations/
Base.xcconfig 93 // number. Newer versions of Xcode use XCODE_VERSION_MINOR for the minor version, and
  /external/webkit/WebCore/platform/graphics/haiku/
ImageHaiku.cpp 94 // don't draw an old frame and then immediately need to draw a newer one,
  /external/webkit/WebCore/platform/mac/
CookieJar.mm 47 // Once we require a newer version of Foundation with the isHTTPOnly method,
  /external/webkit/WebKitTools/Scripts/
update-webkit-auxiliary-libs 44 # Time in seconds that the new zip file must be newer than the old for us to
  /packages/apps/Contacts/src/com/android/contacts/util/
DataStatus.java 30 * exists. Statuses with timestamps, or with newer timestamps win.
  /packages/apps/Email/tests/src/com/android/email/
AccountUnitTests.java 75 // Update it - this will automatically convert it to the newer name
  /build/core/
cleanspec.mk 53 # NEWER CLEAN STEPS MUST BE AT THE END OF THE LIST
186 # NEWER CLEAN STEPS MUST BE AT THE END OF THE LIST
  /external/icu4c/common/unicode/
uversion.h 251 * Returns -1 if v1 < v2 (v1 is older, v2 is newer)
252 * Returns +1 if v1 > v2 (v1 is newer, v2 is older)
  /external/strace/
strace.spec 212 - newer version of the clone fixing patch (Roland McGrath)
353 - fixed build problems on newer glibc releases
  /hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/tests/
VPPTest.c 135 struct timeval newer; variable in typeref:struct:timeval
229 base.tv_sec = newer.tv_sec;
230 base.tv_usec = newer.tv_usec;
231 nStatus = gettimeofday(&newer, NULL);
233 nFrameTime = (newer.tv_sec-base.tv_sec) * 1000000 + (newer.tv_usec-base.tv_usec);
    [all...]
  /packages/apps/Email/src/com/android/email/mail/internet/
MimeUtility.java 108 * INTERIM: From newer version of org.apache.james (but we don't want to import
156 * INTERIM: From newer version of org.apache.james (but we don't want to import
  /prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/bin/
i686-unknown-linux-gnu-gcov 
  /bionic/libc/tzcode/
private.h 219 ** But some newer errno.h implementations define it as a macro.
  /dalvik/docs/
heap-profiling.html 27 function changes in each release to accommodate newer behavior, so you have
  /external/bluetooth/glib/gobject/
Makefile.am 164 # so old versions get remade and are not confused with newer
  /external/bluetooth/glib/m4macros/
glib-2.0.m4 143 printf("*** You need a version of GLIB newer than %d.%d.%d. The latest version of\n",

Completed in 201 milliseconds

1 2 3 4 5 6 7 8 91011>>