Searched defs:terminated (Results 1 - 24 of 24) sorted by relevance

/external/linux-kselftest/tools/testing/selftests/powerpc/
H A Dharness.c28 bool terminated; local
48 terminated = false;
58 if (terminated) {
65 terminated = true;
/external/guava/guava/src/com/google/common/util/concurrent/
H A DService.java80 * {@linkplain State#NEW new}, it is {@linkplain State#TERMINATED terminated} without having been
118 * Waits for the {@link Service} to reach the {@linkplain State#TERMINATED terminated state}.
128 * {@link Service.State#TERMINATED terminated} or {@link Service.State#FAILED failed}) for no
288 public void terminated(State from) {} method in class:Service.Listener
H A DAbstractService.java82 return new Callback<Listener>("terminated({from = " + from + "})") {
84 listener.terminated(from);
195 terminated(NEW);
346 terminated(previous);
460 private void terminated(final State from) { method in class:AbstractService
H A DServiceManager.java162 * {@linkplain State#TERMINATED terminated} or {@linkplain State#FAILED failed}.
334 * services will either be {@linkplain Service.State#TERMINATED terminated} or {@linkplain
344 * terminated} or {@linkplain Service.State#FAILED failed}.
443 // All services have started or some service has terminated/failed.
758 @Override public void terminated(State from) { method in class:ServiceManager.ServiceListener
762 logger.log(Level.FINE, "Service {0} has terminated. Previous state was: {1}",
/external/ipsec-tools/
H A Dmain.c140 static void terminated() function
174 atexit(terminated);
/external/guava/guava-tests/test/com/google/common/util/concurrent/
H A DAbstractServiceTest.java716 @Override public void terminated(State from) {
866 @Override public synchronized void terminated(State from) { method in class:AbstractServiceTest.RecordingListener
/external/openssh/
H A Dsftp.c1048 * Returns NULL on error or a NULL-terminated array of arguments.
1053 * If "terminated" is not NULL, *terminated will be set to 1 when the
1054 * last argument's quote has been properly terminated or 0 otherwise.
1061 u_int *terminated)
1075 if (terminated != NULL)
1076 *terminated = 1;
1166 if (terminated != NULL)
1167 *terminated = 0;
1730 int terminated)
1060 makeargv(const char *arg, int *argcp, int sloppy, char *lastquote, u_int *terminated) argument
1729 complete_cmd_parse(EditLine *el, char *cmd, int lastarg, char quote, int terminated) argument
1820 complete_match(EditLine *el, struct sftp_conn *conn, char *remote_path, char *file, int remote, int lastarg, char quote, int terminated) argument
1951 u_int cursor, len, terminated, ret = CC_ERROR; local
[all...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.equinox.util_1.0.200.v20100503.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.debug.core_3.6.0.v20100519.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.jdt.debug_3.6.1.v20100715_r361/
H A Djdimodel.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/owasp/sanitizer/lib/junit/
H A Djunit-dep.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/extensions/ junit/framework/ junit/runner/ junit/textui/ org/ ...
H A Djunit.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/extensions/ junit/framework/ junit/runner/ junit/textui/ org/ ...
/external/robolectric/v1/lib/main/
H A Dhttpcore-4.0.1.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/http/ org/apache/http/protocol/ ...
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...
/external/libphonenumber/lib/
H A Djunit-4.8.1.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/extensions/ junit/framework/ junit/runner/ junit/textui/ org/ ...
/external/guice/lib/
H A Dguava-16.0.1.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META-INF/maven/com. ...
/external/guice/extensions/persist/lib/
H A Ddb4o-6.4.14.8131-java5.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/db4o/ com/db4o/activation/ com/db4o/cluster/ com/ ...
/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/robolectric/v3/runtime/
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 333 milliseconds