Searched refs:RSS (Results 1 – 12 of 12) sorted by relevance
/external/clang/lib/Sema/ |
D | SemaCoroutine.cpp | 250 ReadySuspendResumeResult RSS = buildCoawaitCalls(*this, Loc, E); in BuildCoawaitExpr() local 251 if (RSS.IsInvalid) in BuildCoawaitExpr() 254 Expr *Res = new (Context) CoawaitExpr(Loc, E, RSS.Results[0], RSS.Results[1], in BuildCoawaitExpr() 255 RSS.Results[2]); in BuildCoawaitExpr() 317 ReadySuspendResumeResult RSS = buildCoawaitCalls(*this, Loc, E); in BuildCoyieldExpr() local 318 if (RSS.IsInvalid) in BuildCoyieldExpr() 321 Expr *Res = new (Context) CoyieldExpr(Loc, E, RSS.Results[0], RSS.Results[1], in BuildCoyieldExpr() 322 RSS.Results[2]); in BuildCoyieldExpr()
|
/external/markdown/docs/extensions/ |
D | RSS.txt | 1 RSS 7 An extension to Python-Markdown that outputs a markdown document as RSS. This 23 An RSS document includes some data about the document (URI, author, title) that
|
D | index.txt | 24 * [[RSS]]
|
/external/compiler-rt/lib/sanitizer_common/ |
D | sanitizer_flags.inc | 108 "Hard RSS limit in Mb." 110 " which periodically reads RSS and aborts the process if the" 113 "Soft RSS limit in Mb." 115 " which periodically reads RSS. If the limit is reached" 118 " until the RSS goes below the soft limit."
|
/external/autotest/server/site_tests/brillo_ProcLibMemoryInventory/ |
D | control | 14 Take inventory of process and shared lib unique RSS on a Brillo device.
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/scripts_rss/ |
D | _README.txt | 6 To create a zip of all the RSS-related code, use buildFeedToolsZip.sh (or .xml).
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/src_rss/org/eclipse/releng/util/rss/ |
D | messages.properties | 17 RSSFeedCommon.RSSFeedFile=RSS Feed file
|
/external/avahi/service-type-database/ |
D | service-types | 49 _rss._tcp:Web Syndication RSS
|
/external/libxml2/result/HTML/ |
D | utf8bug.html.sax | 153 RSS , 5)
|
/external/chromium-trace/catapult/systrace/systrace/test_data/ |
D | atrace_ps_dump | 1 USER PID PPID VSIZE RSS WCHAN PC NAME
|
D | atrace_data_with_thread_list | 129 USER PID PPID VSIZE RSS WCHAN PC NAME
|
/external/libxml2/ |
D | ChangeLog | 16917 * valid.c: removed a state explosion exhibited by RSS
|