Home
last modified time | relevance | path

Searched refs:orphans (Results 1 – 25 of 27) sorted by relevance

12

/external/autotest/server/
Dsite_crashcollect.py204 orphans = []
209 orphans.append(file)
214 if not orphans:
217 return orphans
266 orphans = fetch_orphaned_crashdumps(host, infodir)
274 if host.job and minidumps or orphans:
278 for orphan in orphans:
282 orphans.extend(minidumps)
284 for minidump in orphans:
295 return orphans
/external/ltp/pan/
Dltp-pan.c107 FILE *tconfcmdfile, struct orphan_pgrp *orphans,
111 struct orphan_pgrp *orphans);
114 static void mark_orphan(struct orphan_pgrp *orphans, pid_t cpid);
115 static void orphans_running(struct orphan_pgrp *orphans);
116 static void check_orphans(struct orphan_pgrp *orphans, int sig);
159 struct orphan_pgrp *orphans, *orph; in main() local
382 orphans = malloc(sizeof(struct orphan_pgrp)); in main()
383 memset(orphans, 0, sizeof(struct orphan_pgrp)); in main()
579 propagate_signal(running, keep_active, orphans); in main()
588 failcmdfile, tconfcmdfile, orphans, fmt_print, in main()
[all …]
/external/chromium-trace/catapult/telemetry/third_party/altgraph/altgraph/
DGraphUtil.py110 visited, removes, orphans = set([head]), set(), set()
129 orphans.add((last_good, tail))
134 orphans = [(last_good, tail) for (last_good, tail) in orphans if tail not in removes]
137 return visited, removes, orphans
DObjectGraph.py78 visited, removes, orphans = filter_stack(self.graph, self, filters)
80 for last_good, tail in orphans:
86 return len(visited)-1, len(removes), len(orphans)
/external/opencv/cv/src/
Dcvstereogc.cpp81 GCVtx** orphans; member
123 static int icvGCResizeOrphansBuf( GCVtx**& orphans, int norphans ) in icvGCResizeOrphansBuf() argument
126 GCVtx** newOrphans = (GCVtx**)cvAlloc( newNOrphans*sizeof(orphans[0]) ); in icvGCResizeOrphansBuf()
128 newOrphans[i] = orphans[i]; in icvGCResizeOrphansBuf()
129 cvFree( &orphans ); in icvGCResizeOrphansBuf()
130 orphans = newOrphans; in icvGCResizeOrphansBuf()
142 GCVtx** orphans = _orphans; in icvGCMaxFlow() local
258 maxOrphans = icvGCResizeOrphansBuf( orphans, norphans ); in icvGCMaxFlow()
259 orphans[norphans++] = v; in icvGCMaxFlow()
268 maxOrphans = icvGCResizeOrphansBuf( orphans, norphans ); in icvGCMaxFlow()
[all …]
/external/chromium-trace/catapult/telemetry/third_party/altgraph/doc/
Dgraphutil.rst45 Returns (*visited*, *removes*, *orphans*), where
52 * *orphans*: list of tuples (*last_good*, *node*), where
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/configuration/org.eclipse.core.runtime/.manager/
D.fileTable.97 .orphans=2
D.fileTable.107 .orphans=3
/external/autotest/scheduler/
Dmonitor_db.py649 orphans = _drone_manager.get_orphaned_autoserv_processes()
654 orphans.discard(agent_task.monitor.get_process())
657 self._check_for_remaining_orphan_processes(orphans)
669 def _check_for_remaining_orphan_processes(self, orphans): argument
671 metrics.Gauge(m).set(len(orphans))
673 if not orphans:
676 message = '\n'.join(str(process) for process in orphans)
/external/fmtlib/doc/bootstrap/
Dprint.less60 orphans: 3;
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dorg.eclipse.equinox.registry_3.5.0.v20100503.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
Dorg.eclipse.core.runtime.compatibility_3.2.100.v20100505.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
/external/chromium-trace/catapult/telemetry/third_party/altgraph/altgraph_tests/
Dtest_object_graph.py294 visited, removes, orphans = graph.filterStack(
299 self.assertEqual(orphans, 1)
/external/autotest/client/site_tests/video_VimeoVideo/
Djquery-2.1.3.min.js3 …lexGrow:!0,flexShrink:!0,fontWeight:!0,lineHeight:!0,opacity:!0,order:!0,orphans:!0,widows:!0,zInd… property
/external/autotest/client/site_tests/video_GlitchDetection/
Djquery-2.1.3.min.js3 …lexGrow:!0,flexShrink:!0,fontWeight:!0,lineHeight:!0,opacity:!0,order:!0,orphans:!0,widows:!0,zInd… property
/external/ImageMagick/www/css/
Dmagick.css5 …roup}img,tr{page-break-inside:avoid}img{max-width:100%!important}h2,h3,p{orphans:3;widows:3}h2,h3{…
/external/okhttp/website/static/
Dbootstrap-combined.min.css9 …reak-inside:avoid}img{max-width:100%!important}@page{margin:.5cm}p,h2,h3{orphans:3;widows:3}h2,h3{…
/external/testng/ant/
Divy-2.1.0.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/LICENSE META-INF ...
/external/netperf/doc/
Dtexinfo.tex6393 % Following George Bush, just get rid of widows and orphans.
/external/e2fsprogs/lib/et/
Dtexinfo.tex6857 % Following George Bush, just get rid of widows and orphans.
/external/doclava/res/assets/templates-sdk/assets/css/
Ddefault.css1332 orphans: 4;
/external/e2fsprogs/doc/
Dtexinfo.tex6857 % Following George Bush, just get rid of widows and orphans.
/external/dagger2/lib/
Dgoogle-java-format-0.1-20151017.042846-2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/external/guice/extensions/persist/lib/
Dhibernate3.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/hibernate/ org/ ...
/external/bison/build-aux/
Dtexinfo.tex9676 % Following George Bush, get rid of widows and orphans.

12