Searched defs:orphans (Results 1 - 7 of 7) sorted by relevance

/external/ltp/pan/
H A 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; local
382 orphans = malloc(sizeof(struct orphan_pgrp));
383 memset(orphans, 0, sizeof(struct orphan_pgrp));
579 propagate_signal(running, keep_active, orphans);
588 failcmdfile, tconfcmdfile, orphans, fmt_prin
668 propagate_signal(struct tag_pgrp *running, int keep_active, struct orphan_pgrp *orphans) argument
704 check_pids(struct tag_pgrp *running, int *num_active, int keep_active, FILE *logfile, FILE *failcmdfile, FILE *tconfcmdfile, struct orphan_pgrp *orphans, int fmt_print, int *failcnt, int *tconfcnt, int quiet_mode) argument
1291 check_orphans(struct orphan_pgrp *orphans, int sig) argument
1321 mark_orphan(struct orphan_pgrp *orphans, pid_t cpid) argument
1400 orphans_running(struct orphan_pgrp *orphans) argument
[all...]
/external/opencv/cv/src/
H A Dcvstereogc.cpp81 GCVtx** orphans; member in struct:CvStereoGCState2
123 static int icvGCResizeOrphansBuf( GCVtx**& orphans, int norphans ) argument
126 GCVtx** newOrphans = (GCVtx**)cvAlloc( newNOrphans*sizeof(orphans[0]) );
128 newOrphans[i] = orphans[i];
129 cvFree( &orphans );
130 orphans = newOrphans;
142 GCVtx** orphans = _orphans; local
242 // modify weights of the edges along the path and collect orphans
258 maxOrphans = icvGCResizeOrphansBuf( orphans, norphans );
259 orphans[norphan
[all...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.equinox.registry_3.5.0.v20100503.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.core.runtime.compatibility_3.2.100.v20100505.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/testng/ant/
H A Divy-2.1.0.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/LICENSE META-INF/NOTICE fr/ fr/ ...
/external/dagger2/lib/
H A Dgoogle-java-format-0.1-20151017.042846-2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/googlejavaformat/ com/google/googlejavaformat/CloseOp ...
/external/guice/extensions/persist/lib/
H A Dhibernate3.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/hibernate/ org/hibernate/AssertionFailure.class AssertionFailure. ...

Completed in 164 milliseconds