Home
last modified time | relevance | path

Searched refs:newest (Results 1 – 25 of 26) sorted by relevance

12

/external/webrtc/webrtc/base/
Difaddrs-android.cc180 ifaddrs* newest = new ifaddrs; in getifaddrs() local
181 memset(newest, 0, sizeof(ifaddrs)); in getifaddrs()
183 current->ifa_next = newest; in getifaddrs()
185 start = newest; in getifaddrs()
187 if (populate_ifaddrs(newest, address_msg, RTA_DATA(rta), in getifaddrs()
193 current = newest; in getifaddrs()
/external/curl/lib/
Dtransfer.c1464 char *newest; in concat_url() local
1583 newest = malloc(urllen + 1 + /* possible slash */ in concat_url()
1586 if(!newest) { in concat_url()
1592 memcpy(newest, url_clone, urllen); in concat_url()
1598 newest[urllen++]='/'; in concat_url()
1601 strcpy_url(&newest[urllen], useurl); in concat_url()
1605 return newest; in concat_url()
1677 char *newest; in Curl_follow()
1680 newest = malloc(newlen+1); /* get memory for this */ in Curl_follow()
1681 if(!newest) in Curl_follow()
[all …]
/external/llvm/test/MC/COFF/
Dlinkonce.s34 .linkonce newest
Dsection-comdat.s37 .section SecName, "dr", newest, "Symbol7"
/external/llvm/docs/
DExtensions.rst101 ``newest``
102 Links the newest section from among the duplicates.
/external/chromium-trace/catapult/third_party/gsutil/third_party/oauth2client/docs/
Dindex.rst65 * Encouraging use of newest versions of Python 3
/external/clang/test/Analysis/
Drefcnt_naming.m22 -(NSObject*)newestAwesomeStuff; // read as "newest awesome stuff"
/external/llvm/test/Object/
Darchive-update.test20 Create an achive with the newest file
/external/curl/
DGIT-INFO62 2. Update fink to the newest version (with the installed fink)
/external/libvorbis/
DREADME83 newest versions of autoconf, automake, libtool and pkg-config in
/external/opencv3/doc/tutorials/introduction/biicode/
Dtutorial_biicode.markdown158 …t [Stackoverflow](http://stackoverflow.com/questions/tagged/biicode?sort=newest), biicode’s [forum…
/external/eclipse-windowbuilder/propertysheet/
DREADME.txt104 Then check out the newest revision of WindowBuilder in a separate
/external/opencv3/cmake/
DOpenCVFindIPP.cmake19 # IPP_VERSION_STR - string with the newest detected IPP version
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dorg.eclipse.equinox.p2.metadata.generator_1.0.200.v20100503a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
/external/libvncserver/
DNEWS182 sync'ed with newest RealVNC (ZRLE encoding)
DChangeLog8429 * TODO: have to upgrade to newest VNC sources
/external/llvm/docs/tutorial/
DLangImpl4.rst550 most recent to the oldest, to find the newest definition. If no definition is
/external/tcpdump/
Dconfigure.in531 echo ' Better upgrade your system library to newest version'
/external/elfutils/config/
Delfutils.spec.in403 - Various build and warning nits fixed for newest GCC and Autoconf.
/external/avahi/docs/
DNEWS6 * Fix compatibility with newest autoconf
/external/elfutils/
DNEWS234 Various build and warning nits fixed for newest GCC and Autoconf.
/external/bison/
DChangeLog2917 * gnulib: Update to get newest gitlog-to-changelog.
DChangeLog-201218851 * tests/regression.at (%nonassoc and eof): Adjust to newest
18863 * tests/torture.at: Adjust to the newest Autotest which no longer
/external/v8/
DChangeLog12578 Updated the Mozilla test expectations to the newest version.
/external/robolectric/v3/runtime/
Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...

12