Searched defs:quit (Results 1 - 17 of 17) sorted by relevance

/forgerock/opendj-b2.6/src/server/org/opends/server/util/cli/
H A DMenuResult.java52 * <li>{@link #quit()} - the user chose to quit the application and
80 * The user did not select an option and instead chose to quit the
133 * Creates a new menu result indicating that the user chose to quit
141 * to quit the application and cancel all outstanding tasks.
143 public static <T> MenuResult<T> quit() { method in class:MenuResult
297 * quit the application and cancel all outstanding tasks.
300 * that the user chose to quit the application and cancel
/forgerock/opendj2/src/server/org/opends/server/util/cli/
H A DMenuResult.java51 * <li>{@link #quit()} - the user chose to quit the application and
79 * The user did not select an option and instead chose to quit the
132 * Creates a new menu result indicating that the user chose to quit
140 * to quit the application and cancel all outstanding tasks.
142 public static <T> MenuResult<T> quit() { method in class:MenuResult
296 * quit the application and cancel all outstanding tasks.
299 * that the user chose to quit the application and cancel
/forgerock/opendj2.6.2/src/server/org/opends/server/util/cli/
H A DMenuResult.java52 * <li>{@link #quit()} - the user chose to quit the application and
80 * The user did not select an option and instead chose to quit the
133 * Creates a new menu result indicating that the user chose to quit
141 * to quit the application and cancel all outstanding tasks.
143 public static <T> MenuResult<T> quit() { method in class:MenuResult
297 * quit the application and cancel all outstanding tasks.
300 * that the user chose to quit the application and cancel
/forgerock/opendj2-jel-hg/src/server/org/opends/server/util/cli/
H A DMenuResult.java52 * <li>{@link #quit()} - the user chose to quit the application and
80 * The user did not select an option and instead chose to quit the
133 * Creates a new menu result indicating that the user chose to quit
141 * to quit the application and cancel all outstanding tasks.
143 public static <T> MenuResult<T> quit() { method in class:MenuResult
297 * quit the application and cancel all outstanding tasks.
300 * that the user chose to quit the application and cancel
/forgerock/opendj2-hg/src/server/org/opends/server/util/cli/
H A DMenuResult.java51 * <li>{@link #quit()} - the user chose to quit the application and
79 * The user did not select an option and instead chose to quit the
132 * Creates a new menu result indicating that the user chose to quit
140 * to quit the application and cancel all outstanding tasks.
142 public static <T> MenuResult<T> quit() { method in class:MenuResult
296 * quit the application and cancel all outstanding tasks.
299 * that the user chose to quit the application and cancel
/forgerock/opendj2/src/quicksetup/org/opends/quicksetup/ui/
H A DQuickSetup.java488 * Method called when we want to quit the setup (for instance when the user
490 * quit the program.
493 public void quit() method in class:QuickSetup
/forgerock/opendj-b2.6/src/quicksetup/org/opends/quicksetup/ui/
H A DQuickSetup.java488 * Method called when we want to quit the setup (for instance when the user
490 * quit the program.
493 public void quit() method in class:QuickSetup
/forgerock/opendj2.6.2/src/quicksetup/org/opends/quicksetup/ui/
H A DQuickSetup.java488 * Method called when we want to quit the setup (for instance when the user
490 * quit the program.
493 public void quit() method in class:QuickSetup
/forgerock/opendj2-hg/src/quicksetup/org/opends/quicksetup/ui/
H A DQuickSetup.java488 * Method called when we want to quit the setup (for instance when the user
490 * quit the program.
493 public void quit() method in class:QuickSetup
/forgerock/opendj2-jel-hg/src/quicksetup/org/opends/quicksetup/ui/
H A DQuickSetup.java493 * Method called when we want to quit the setup (for instance when the user
495 * quit the program.
498 public void quit() method in class:QuickSetup
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/quicksetup/ui/
H A DQuickSetup.java452 * Method called when we want to quit the setup (for instance when the user
454 * quit the program.
456 public void quit() method in class:QuickSetup
/forgerock/web-agents-v4/pcre/
H A Dpcre_jit_compile.c197 struct sljit_label *quit; member in struct:stub_list
311 jump_list *quit; member in struct:then_trap_backtrack
407 jump_list *quit; member in struct:compiler_common
2052 list_item->quit = LABEL();
2067 JUMPTO(SLJIT_JUMP, list_item->quit);
2251 static SLJIT_INLINE void return_with_partial_match(compiler_common *common, struct sljit_label *quit) argument
2263 CMPTO(SLJIT_C_SIG_LESS, SLJIT_R2, 0, SLJIT_IMM, 2, quit);
2290 JUMPTO(SLJIT_JUMP, quit);
3521 struct sljit_jump *quit; local
3686 quit
3775 struct sljit_jump *quit; local
3834 struct sljit_jump *quit; local
3922 struct sljit_jump *quit; local
[all...]
/forgerock/opendj-b2.6/ext/
H A Djunit.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/awtui/ junit/extensions/ junit/framework/ junit/runner/ junit/ ...
/forgerock/opendj2/ext/
H A Djunit.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/awtui/ junit/extensions/ junit/framework/ junit/runner/ junit/ ...
/forgerock/opendj2.6.2/ext/
H A Djunit.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/awtui/ junit/extensions/ junit/framework/ junit/runner/ junit/ ...
/forgerock/opendj2-jel-hg/ext/
H A Djunit.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/awtui/ junit/extensions/ junit/framework/ junit/runner/ junit/ ...
/forgerock/opendj2-hg/ext/
H A Djunit.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/awtui/ junit/extensions/ junit/framework/ junit/runner/ junit/ ...

Completed in 145 milliseconds