Searched defs:executed (Results 1 - 4 of 4) sorted by relevance

/external/guava/guava/src/com/google/common/util/concurrent/
H A DExecutionList.java30 * be executed after {@link #execute()} is called. Any {@code Runnable} added
32 * guarantee, however, that listeners will be executed in the order that they
56 private boolean executed = false; field in class:ExecutionList
65 * executed immediately.
71 * ExecutionList} has been executed at the time it is added. In particular,
93 if (!executed) {
112 * executed before those previously added, and note that the execution order
125 if (executed) {
128 executed = true;
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/configuration/org.eclipse.osgi/bundles/27/1/.cp/lib/
H A Dantsupportlib.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/eclipse/ org/eclipse/ant/ org/eclipse/ant/internal/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.osgi_3.6.1.R36x_v20100806.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.osgi_3.6.2.R36x_v20101103.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 157 milliseconds