Home
last modified time | relevance | path

Searched refs:RSS (Results 1 – 18 of 18) sorted by relevance

/external/clang/lib/Sema/
DSemaCoroutine.cpp250 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/
DRSS.txt1 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
Dindex.txt24 * [[RSS]]
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DStackSlotColoring.cpp274 int RSS = RevMap[SS][j]; in ColorSlotsWithFreeRegs() local
275 const TargetRegisterClass *RC = LS->getIntervalRegClass(RSS); in ColorSlotsWithFreeRegs()
287 if (!AllMemRefsCanBeUnfolded(RSS)) { in ColorSlotsWithFreeRegs()
291 DEBUG(dbgs() << "Assigning fi#" << RSS << " to " in ColorSlotsWithFreeRegs()
294 SlotMapping[RSS] = Reg; in ColorSlotsWithFreeRegs()
295 SlotIsReg.set(RSS); in ColorSlotsWithFreeRegs()
/external/chromium-trace/catapult/systrace/systrace/test_data/
Datrace_ps_dump1 USER PID PPID VSIZE RSS WCHAN PC NAME
Datrace_ps_dump_24 USER PID PPID VSIZE RSS WCHAN PC NAME
Datrace_ps_dump_34 USER TID PPID VSIZE RSS WCHAN PC S CMD
Datrace_data_with_thread_list129 USER PID PPID VSIZE RSS WCHAN PC NAME
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_flags.inc108 "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/
Dcontrol13 Take inventory of process and shared lib unique RSS on a Brillo device.
/external/linux-kselftest/tools/testing/selftests/vm/
Dmlock2-tests.c217 #define RSS "Rss:" macro
257 if (!strstr(line, RSS)) { in is_vma_lock_on_fault()
264 value = line + strlen(RSS); in is_vma_lock_on_fault()
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/scripts_rss/
D_README.txt6 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/
Dmessages.properties17 RSSFeedCommon.RSSFeedFile=RSS Feed file
/external/llvm/lib/Fuzzer/
DFuzzerFlags.def86 "reaching this limit of RSS memory usage.")
/external/libxml2/result/HTML/
Dutf8bug.html.sax153 RSS , 5)
/external/llvm/docs/
DLibFuzzer.rst227 If an input requires more than this amount of RSS memory to execute,
/external/doclava/res/assets/templates-sdk/assets/js/
Dandroid_3p-bundle.js2706 …"DD, dd-M-y",RFC_1036:"D, d M y",RFC_1123:"D, d M yy",RFC_2822:"D, d M yy",RSS:"D, d M y",TICKS:"!…
/external/libxml2/
DChangeLog16917 * valid.c: removed a state explosion exhibited by RSS