Home
last modified time | relevance | path

Searched refs:Recent (Results 1 – 25 of 51) sorted by relevance

123

/external/compiler-rt/
DREADME.android22 * Recent downstreaming on 2013/2/11: Synced to r197381 (Contact srhines for merge questions.)
23 * Recent downstreaming on 2013/8/8: Synced to r187889 (Contact srhines for merge questions.)
24 * Recent downstreaming on 2013/6/13: Synced to r183849 (Contact srhines for merge questions.)
25 * Recent downstreaming on 2013/5/3: Synced to r180792 (Contact srhines for merge questions.)
26 * Recent downstreaming on 2013/3/18: Synced to r177337 (Contact srhines for merge questions.)
27 * Recent downstreaming on 2013/3/5: Synced to r176091 (Contact srhines for merge questions.)
28 * Recent downstreaming on 2013/1/8: Synced to r171802 (Contact srhines for merge questions.)
29 * Recent downstreaming on 2012/08/23: Synced to r162279 (Contact srhines for merge questions.)
30 * Recent downstreaming on 2012/08/15: Synced to r159129 (Contact sliao for merge questions.)
33 * Recent downstreaming on 2012/04/25: Synced to r155350 (Contact sliao for merge questions.)
[all …]
/external/clang/include/clang/AST/
DDeclTemplate.h1605 CXXRecordDecl *Recent = static_cast<CXXRecordDecl *>(
1607 while (!isa<ClassTemplateSpecializationDecl>(Recent)) {
1609 assert(Recent->isInjectedClassName() && Recent->getPreviousDecl());
1610 Recent = Recent->getPreviousDecl();
1612 return cast<ClassTemplateSpecializationDecl>(Recent);
2445 VarDecl *Recent = static_cast<VarDecl *>(this)->getMostRecentDecl();
2446 return cast<VarTemplateSpecializationDecl>(Recent);
/external/google-fonts/arvo/
DFONTLOG.txt13 Recent changes:
/external/perf_data_converter/
DREADME.md60 Recent versions of pprof will automatically invoke `perf_to_profile`:
/external/autotest/client/tests/ltp/patches/
Dsysctl.patch6 Recent kernel ports have started omitting this old syscall, so if it
145 Recent kernel ports have started omitting this old syscall, and glibc
/external/boringssl/src/
DBUILDING.md36 Recent versions of GCC (4.8+) and Clang should work on non-Windows
91 It's possible to build BoringSSL with the Android NDK using CMake. Recent
/external/openssh/regress/
DREADME.regress100 - Recent GNU coreutils deprecate "head -[n]": this will cause the yes-head
/external/e2fsprogs/doc/RelNotes/
Dv1.44.3.txt74 Recent kernels will report errors on a file or block device which
/external/syzkaller/vendor/golang.org/x/net/internal/timeseries/
Dtimeseries.go338 func (ts *timeSeries) Recent(delta time.Duration) Observable { func
/external/python/cpython2/Lib/idlelib/
DREADME.txt130 Recent Files
DTODO.txt21 - "Recent documents" menu item DONE
Dhelp.txt11 Recent Files... -- Open a list of recent files
/external/python/cpython3/Lib/idlelib/
DTODO.txt21 - "Recent documents" menu item DONE
DREADME.txt129 Recent Files
/external/u-boot/doc/
DREADME.chromium5 UEFI and coreboot (see README.x86). Recent Chromebooks use coreboot even on
/external/tensorflow/tensorflow/lite/g3doc/guide/
Dindex.md58 - Recent advances in real-time computer-vision and spoken language understanding
/external/autotest/client/profilers/powertop/src/po/
Dnl.po254 msgid "Recent USB suspend statistics"
Dja.po259 msgid "Recent USB suspend statistics"
Dru.po268 msgid "Recent USB suspend statistics"
Dit.po255 msgid "Recent USB suspend statistics"
Dzh.po475 msgid "Recent USB suspend statistics"
Dpl.po262 msgid "Recent USB suspend statistics"
Dfi.po266 msgid "Recent USB suspend statistics"
Did.po263 msgid "Recent USB suspend statistics"
/external/curl/docs/
DCONTRIBUTE.md96 ### Patch Against Recent Sources

123