Searched refs:then (Results 1 - 25 of 300) sorted by relevance

1234567891011>>

/forgerock/opendj2/ext/ant/bin/
H A Drunrc.cmd23 if name = '' then do
28 if rest \= '' then do
39 if path \= '' & path \= '-r' then do
41 if dir = '' then return
45 if dir = '' then dir = directory()
47 if path = '-r' then do /* recursive call */
49 if subdir \= '\' then do
56 if right(dir, 1) \= '\' then dir = dir || '\'
58 if rcfile \= '' then interpret 'call "' || rcfile || '"'
H A Dant.cmd23 if mode\='.' & mode\='..' & mode\='/' then do
28 if antarg = '' then do
37 if _testenv_() = 0 then interpret 'call "' || antenv || '"' '"' || envarg || '"'
39 if mode = '' then mode = _getenv_('ANT_MODE' '..')
40 if mode \= '/' then do
43 if mode = '..' then mode = '-r'
48 if _testenv_() = 0 then do
61 if value('ANT_USE_CP',,env) \= '' then do
62 if lcp \= '' & right(lcp, 1) \= ';' then lcp = lcp || ';'
66 if lcp\='' then lc
[all...]
H A Dantenv.cmd33 when param='-lcp' then mode = 'l'
34 when param='-cp' | param='-classpath' then mode = 'c'
35 when abbrev('-opts', param, 4) then mode = 'o'
36 when abbrev('-args', param, 4) then mode = 'a'
39 when mode = 'a' then args = space(args param, 1)
40 when mode = 'c' then cp = space(cp param, 1)
41 when mode = 'l' then lcp = space(lcp param, 1)
42 when mode = 'o' then opts = space(opts param, 1)
57 if classes \= '' then classpath = prepend(classpath classes)
59 if classes \= '' then classpat
[all...]
H A Denvset.cmd59 when mode='-' then do
63 when mode=';' then do
67 when mode='-D' then equal = 1
68 when mode='=D' then mode = '-D'
69 when mode=',' then sep = ','
84 if expand > 0 & word(args, i) = '-' then expand = 0
89 if mode = ';' & pos(' ', newval) > 0 then newval = '"' || newval || '"'
98 if var = '.' then expvar = orig
100 if equal >= 0 then do
102 if val = '' then va
[all...]
/forgerock/opendj-b2.6/ext/ant/bin/
H A Drunrc.cmd23 if name = '' then do
28 if rest \= '' then do
39 if path \= '' & path \= '-r' then do
41 if dir = '' then return
45 if dir = '' then dir = directory()
47 if path = '-r' then do /* recursive call */
49 if subdir \= '\' then do
56 if right(dir, 1) \= '\' then dir = dir || '\'
58 if rcfile \= '' then interpret 'call "' || rcfile || '"'
H A Dant.cmd23 if mode\='.' & mode\='..' & mode\='/' then do
28 if antarg = '' then do
37 if _testenv_() = 0 then interpret 'call "' || antenv || '"' '"' || envarg || '"'
39 if mode = '' then mode = _getenv_('ANT_MODE' '..')
40 if mode \= '/' then do
43 if mode = '..' then mode = '-r'
48 if _testenv_() = 0 then do
61 if value('ANT_USE_CP',,env) \= '' then do
62 if lcp \= '' & right(lcp, 1) \= ';' then lcp = lcp || ';'
66 if lcp\='' then lc
[all...]
H A Dantenv.cmd33 when param='-lcp' then mode = 'l'
34 when param='-cp' | param='-classpath' then mode = 'c'
35 when abbrev('-opts', param, 4) then mode = 'o'
36 when abbrev('-args', param, 4) then mode = 'a'
39 when mode = 'a' then args = space(args param, 1)
40 when mode = 'c' then cp = space(cp param, 1)
41 when mode = 'l' then lcp = space(lcp param, 1)
42 when mode = 'o' then opts = space(opts param, 1)
57 if classes \= '' then classpath = prepend(classpath classes)
59 if classes \= '' then classpat
[all...]
H A Denvset.cmd59 when mode='-' then do
63 when mode=';' then do
67 when mode='-D' then equal = 1
68 when mode='=D' then mode = '-D'
69 when mode=',' then sep = ','
84 if expand > 0 & word(args, i) = '-' then expand = 0
89 if mode = ';' & pos(' ', newval) > 0 then newval = '"' || newval || '"'
98 if var = '.' then expvar = orig
100 if equal >= 0 then do
102 if val = '' then va
[all...]
/forgerock/opendj2.6.2/ext/ant/bin/
H A Drunrc.cmd23 if name = '' then do
28 if rest \= '' then do
39 if path \= '' & path \= '-r' then do
41 if dir = '' then return
45 if dir = '' then dir = directory()
47 if path = '-r' then do /* recursive call */
49 if subdir \= '\' then do
56 if right(dir, 1) \= '\' then dir = dir || '\'
58 if rcfile \= '' then interpret 'call "' || rcfile || '"'
H A Dant.cmd23 if mode\='.' & mode\='..' & mode\='/' then do
28 if antarg = '' then do
37 if _testenv_() = 0 then interpret 'call "' || antenv || '"' '"' || envarg || '"'
39 if mode = '' then mode = _getenv_('ANT_MODE' '..')
40 if mode \= '/' then do
43 if mode = '..' then mode = '-r'
48 if _testenv_() = 0 then do
61 if value('ANT_USE_CP',,env) \= '' then do
62 if lcp \= '' & right(lcp, 1) \= ';' then lcp = lcp || ';'
66 if lcp\='' then lc
[all...]
H A Dantenv.cmd33 when param='-lcp' then mode = 'l'
34 when param='-cp' | param='-classpath' then mode = 'c'
35 when abbrev('-opts', param, 4) then mode = 'o'
36 when abbrev('-args', param, 4) then mode = 'a'
39 when mode = 'a' then args = space(args param, 1)
40 when mode = 'c' then cp = space(cp param, 1)
41 when mode = 'l' then lcp = space(lcp param, 1)
42 when mode = 'o' then opts = space(opts param, 1)
57 if classes \= '' then classpath = prepend(classpath classes)
59 if classes \= '' then classpat
[all...]
H A Denvset.cmd59 when mode='-' then do
63 when mode=';' then do
67 when mode='-D' then equal = 1
68 when mode='=D' then mode = '-D'
69 when mode=',' then sep = ','
84 if expand > 0 & word(args, i) = '-' then expand = 0
89 if mode = ';' & pos(' ', newval) > 0 then newval = '"' || newval || '"'
98 if var = '.' then expvar = orig
100 if equal >= 0 then do
102 if val = '' then va
[all...]
/forgerock/opendj2-hg/ext/ant/bin/
H A Drunrc.cmd23 if name = '' then do
28 if rest \= '' then do
39 if path \= '' & path \= '-r' then do
41 if dir = '' then return
45 if dir = '' then dir = directory()
47 if path = '-r' then do /* recursive call */
49 if subdir \= '\' then do
56 if right(dir, 1) \= '\' then dir = dir || '\'
58 if rcfile \= '' then interpret 'call "' || rcfile || '"'
H A Dant.cmd23 if mode\='.' & mode\='..' & mode\='/' then do
28 if antarg = '' then do
37 if _testenv_() = 0 then interpret 'call "' || antenv || '"' '"' || envarg || '"'
39 if mode = '' then mode = _getenv_('ANT_MODE' '..')
40 if mode \= '/' then do
43 if mode = '..' then mode = '-r'
48 if _testenv_() = 0 then do
61 if value('ANT_USE_CP',,env) \= '' then do
62 if lcp \= '' & right(lcp, 1) \= ';' then lcp = lcp || ';'
66 if lcp\='' then lc
[all...]
H A Dantenv.cmd33 when param='-lcp' then mode = 'l'
34 when param='-cp' | param='-classpath' then mode = 'c'
35 when abbrev('-opts', param, 4) then mode = 'o'
36 when abbrev('-args', param, 4) then mode = 'a'
39 when mode = 'a' then args = space(args param, 1)
40 when mode = 'c' then cp = space(cp param, 1)
41 when mode = 'l' then lcp = space(lcp param, 1)
42 when mode = 'o' then opts = space(opts param, 1)
57 if classes \= '' then classpath = prepend(classpath classes)
59 if classes \= '' then classpat
[all...]
H A Denvset.cmd59 when mode='-' then do
63 when mode=';' then do
67 when mode='-D' then equal = 1
68 when mode='=D' then mode = '-D'
69 when mode=',' then sep = ','
84 if expand > 0 & word(args, i) = '-' then expand = 0
89 if mode = ';' & pos(' ', newval) > 0 then newval = '"' || newval || '"'
98 if var = '.' then expvar = orig
100 if equal >= 0 then do
102 if val = '' then va
[all...]
/forgerock/opendj-v3/opendj-server-legacy/ext/ant/bin/
H A Drunrc.cmd23 if name = '' then do
28 if rest \= '' then do
39 if path \= '' & path \= '-r' then do
41 if dir = '' then return
45 if dir = '' then dir = directory()
47 if path = '-r' then do /* recursive call */
49 if subdir \= '\' then do
56 if right(dir, 1) \= '\' then dir = dir || '\'
58 if rcfile \= '' then interpret 'call "' || rcfile || '"'
H A Dant.cmd23 if mode\='.' & mode\='..' & mode\='/' then do
28 if antarg = '' then do
37 if _testenv_() = 0 then interpret 'call "' || antenv || '"' '"' || envarg || '"'
39 if mode = '' then mode = _getenv_('ANT_MODE' '..')
40 if mode \= '/' then do
43 if mode = '..' then mode = '-r'
48 if _testenv_() = 0 then do
61 if value('ANT_USE_CP',,env) \= '' then do
62 if lcp \= '' & right(lcp, 1) \= ';' then lcp = lcp || ';'
66 if lcp\='' then lc
[all...]
H A Dantenv.cmd33 when param='-lcp' then mode = 'l'
34 when param='-cp' | param='-classpath' then mode = 'c'
35 when abbrev('-opts', param, 4) then mode = 'o'
36 when abbrev('-args', param, 4) then mode = 'a'
39 when mode = 'a' then args = space(args param, 1)
40 when mode = 'c' then cp = space(cp param, 1)
41 when mode = 'l' then lcp = space(lcp param, 1)
42 when mode = 'o' then opts = space(opts param, 1)
57 if classes \= '' then classpath = prepend(classpath classes)
59 if classes \= '' then classpat
[all...]
H A Denvset.cmd59 when mode='-' then do
63 when mode=';' then do
67 when mode='-D' then equal = 1
68 when mode='=D' then mode = '-D'
69 when mode=',' then sep = ','
84 if expand > 0 & word(args, i) = '-' then expand = 0
89 if mode = ';' & pos(' ', newval) > 0 then newval = '"' || newval || '"'
98 if var = '.' then expvar = orig
100 if equal >= 0 then do
102 if val = '' then va
[all...]
/forgerock/openam-v13/openam-ui/openam-ui-ria/src/main/js/org/forgerock/openam/ui/common/sessions/strategies/
H A DMaxIdleTimeLeftStrategy.js40 return SessionDelegate.getMaxIdle(token).then(function (response) {
46 return SessionDelegate.getTimeLeft(token).then(function (response) {
53 return getMaxIdle(token).then(function (seconds) {
59 return getTimeLeft(token).then(function (seconds) {
/forgerock/openam/openam-ui/openam-ui-ria/src/main/js/org/forgerock/openam/ui/user/login/
H A Dlogout.jsm33 return isSessionValid(sessionToken).then((isValid) => {
40 .then(removeSessionToken, removeSessionToken);
/forgerock/openam-v13/openam-ui/openam-ui-ria/src/test/js/org/forgerock/openam/ui/common/util/
H A DThemeManagerTest.js101 return ThemeManager.getTheme().then(function () {
119 expect(result.then).to.not.be.undefined;
120 result.then(function () {
125 return ThemeManager.getTheme().then(function () {
131 return ThemeManager.getTheme().then(function () {
137 return ThemeManager.getTheme().then(function () {
143 return ThemeManager.getTheme().then(function () {
150 return ThemeManager.getTheme().then(function () {
160 return ThemeManager.getTheme().then(function () {
170 return ThemeManager.getTheme().then(functio
[all...]
/forgerock/openam/openam-ui/openam-ui-ria/src/test/js/org/forgerock/openam/ui/common/util/
H A DThemeManagerTest.js107 ThemeManager.getTheme().then(() => {
125 expect(result.then).to.not.be.undefined;
126 result.then(() => {
131 ThemeManager.getTheme().then(() => {
137 return ThemeManager.getTheme().then(() => {
143 return ThemeManager.getTheme().then(() => {
149 return ThemeManager.getTheme().then(() => {
156 return ThemeManager.getTheme().then(() => {
166 return ThemeManager.getTheme().then(() => {
176 return ThemeManager.getTheme().then(()
[all...]
/forgerock/openam-v13/openam-ui/openam-ui-ria/src/main/js/org/forgerock/openam/ui/dashboard/views/
H A DDevicesSettingsDialog.js45 DeviceManagementDelegate.setDevicesOathSkippable(authSkip).then(function () {
57 $.when(authSkip).then(function (skip) {
64 }).then(function (tpl) {

Completed in 149 milliseconds

1234567891011>>