Searched refs:weight (Results 126 - 150 of 239) sorted by relevance

12345678910

/forgerock/opendj2/src/server/org/opends/server/replication/protocol/
H A DTopologyMsg.java153 int weight = 1;
158 weight = scanner.nextIntUTF8();
161 return new RSInfo(rsId, serverUrl, generationId, groupId, weight);
/forgerock/opendj2-hg/src/server/org/opends/server/replication/protocol/
H A DTopologyMsg.java153 int weight = 1;
158 weight = scanner.nextIntUTF8();
161 return new RSInfo(rsId, serverUrl, generationId, groupId, weight);
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/replication/protocol/
H A DTopologyMsg.java152 int weight = 1;
157 weight = scanner.nextIntUTF8();
160 return new RSInfo(rsId, serverUrl, generationId, groupId, weight);
/forgerock/openidm-v4/openidm-ui/openidm-ui-admin/src/main/resources/css/config/
H A DmappingView.less106 font-weight: bold;
195 font-weight: bold;
319 font-weight: 400;
350 font-weight: 600;
384 font-weight: 700;
392 font-weight: 400;
644 font-weight: 300;
686 font-weight: 500;
774 font-weight:bold;
H A DadminStyle.less65 font-weight: 600;
224 font-weight: 600;
586 font-weight: 600;
592 font-weight: 400;
599 font-weight: 600;
627 font-weight:300;
719 font-weight: 600;
731 font-weight: 400;
H A DsyncConfig.less86 font-weight: bold;
292 font-weight: bold;
H A Dcorrelation.less100 font-weight: bold;
H A DcronGentleSelect.less96 font-weight: bold;
H A DscriptEditor.less138 font-weight:normal;
H A DworkflowView.less31 font-weight: 400;
/forgerock/openam/openam-server-only/src/main/webapp/assets/css/
H A Dstyle.css46 font-weight:bold;
132 font-weight: bold;
140 font-weight: normal;
176 font-weight: bold;
231 font-weight:bold;
343 font-weight: normal;
373 font-weight:bold;
553 font-weight: bold;
582 font-weight:bold;
639 font-weight
[all...]
/forgerock/opendj-b2.6/src/server/org/opends/server/replication/protocol/
H A DTopologyMsg.java235 int weight = 1;
243 /* Read RS weight */
245 weight = Integer.valueOf(new String(in, pos, length, "UTF-8"));
252 weight);
413 // Put RS weight
/forgerock/opendj2.6.2/src/server/org/opends/server/replication/protocol/
H A DTopologyMsg.java235 int weight = 1;
243 /* Read RS weight */
245 weight = Integer.valueOf(new String(in, pos, length, "UTF-8"));
252 weight);
413 // Put RS weight
/forgerock/opendj2-jel-hg/src/server/org/opends/server/replication/protocol/
H A DTopologyMsg.java235 int weight = 1;
243 /* Read RS weight */
245 weight = Integer.valueOf(new String(in, pos, length, "UTF-8"));
252 weight);
413 // Put RS weight
/forgerock/openam-v13/openam-console/src/main/webapp/console/css/
H A Dcss_master.css57 td.TskPgeTpBx h1 {font-size:18px; margin: 20px 0px 0px 0px; margin-top: 20px; padding: 0px; font-weight: bold;}
69 span.TskPgeSbHdr {font-size: 13px; font-weight: bold; padding-bottom: 5px; padding-top: 20px; display: block}
/forgerock/openam-v13/openam-server-only/src/main/webapp/assets/lib/yui/container/assets/
H A Dcontainer.css214 font-weight:bold;
306 font-weight:bold;
/forgerock/openam/openam-server-only/src/main/webapp/assets/lib/yui/container/assets/
H A Dcontainer.css214 font-weight:bold;
306 font-weight:bold;
/forgerock/openam/openam-console/src/main/webapp/console/css/
H A Dcss_master.css57 td.TskPgeTpBx h1 {font-size:18px; margin: 20px 0px 0px 0px; margin-top: 20px; padding: 0px; font-weight: bold;}
69 span.TskPgeSbHdr {font-size: 13px; font-weight: bold; padding-bottom: 5px; padding-top: 20px; display: block}
/forgerock/openam/openam-ui/openam-ui-ria/src/main/resources/css/am-admin/
H A Dconsole.less34 font-weight: 600;
188 font-weight: normal;
/forgerock/openidm-v4/openidm-ui/openidm-ui-enduser/src/main/resources/css/
H A Duser.less88 font-weight: 600;
/forgerock/opendj2/tests/unit-tests-testng/src/server/org/opends/server/replication/plugin/
H A DReplicationServerLoadBalancingTest.java53 * weight only: all servers have the same group id, gen id an states.
148 int weight, String testCase) throws Exception
163 100, replServers, 1, 1000, 5000, weight);
168 * Returns a suitable RS configuration with the passed new weight
171 (int rsIndex, int weight, String testCase)
194 0, rsIndex + 501, 0, 100, replServers, 1, 1000, 5000, weight);
215 * Basic weight test: starts some RSs with different weights, start some DSs
431 * Execute a full scenario with some RSs failovers and dynamic weight changes.
446 * RS1 (weight=1) starts
457 * RS2 (weight
147 createReplicationServer(int rsIndex, int weight, String testCase) argument
170 createReplicationServerConfigWithNewWeight(int rsIndex, int weight, String testCase) argument
[all...]
/forgerock/opendj2-hg/tests/unit-tests-testng/src/server/org/opends/server/replication/plugin/
H A DReplicationServerLoadBalancingTest.java53 * weight only: all servers have the same group id, gen id an states.
148 int weight, String testCase) throws Exception
163 100, replServers, 1, 1000, 5000, weight);
168 * Returns a suitable RS configuration with the passed new weight
171 (int rsIndex, int weight, String testCase)
194 0, rsIndex + 501, 0, 100, replServers, 1, 1000, 5000, weight);
215 * Basic weight test: starts some RSs with different weights, start some DSs
431 * Execute a full scenario with some RSs failovers and dynamic weight changes.
446 * RS1 (weight=1) starts
457 * RS2 (weight
147 createReplicationServer(int rsIndex, int weight, String testCase) argument
170 createReplicationServerConfigWithNewWeight(int rsIndex, int weight, String testCase) argument
[all...]
/forgerock/opendj-v3/opendj-server-legacy/src/test/java/org/opends/server/replication/plugin/
H A DReplicationServerLoadBalancingTest.java53 * weight only: all servers have the same group id, gen id an states.
148 int weight, String testCase) throws Exception
162 rsPort[rsIndex], dir, 0, rsIndex + 501, 0, 100, replServers, 1, 1000, 5000, weight);
167 * Returns a suitable RS configuration with the passed new weight.
170 (int rsIndex, int weight, String testCase)
193 rsPort[rsIndex], dir, 0, rsIndex + 501, 0, 100, replServers, 1, 1000, 5000, weight);
214 * Basic weight test: starts some RSs with different weights, start some DSs
430 * Execute a full scenario with some RSs failovers and dynamic weight changes.
445 * RS1 (weight=1) starts
456 * RS2 (weight
147 createReplicationServer(int rsIndex, int weight, String testCase) argument
169 createReplicationServerConfigWithNewWeight(int rsIndex, int weight, String testCase) argument
[all...]
/forgerock/openam-v13/openam-server-only/src/main/webapp/assets/lib/yui/assets/skins/sam/
H A Dcolorpicker.css7 .yui-picker-panel{background:#e3e3e3;border-color:#888;}.yui-picker-panel .hd{background-color:#ccc;font-size:100%;line-height:100%;border:1px solid #e3e3e3;font-weight:bold;overflow:hidden;padding:6px;color:#000;}.yui-picker-panel .bd{background:#e8e8e8;margin:1px;height:200px;}.yui-picker-panel .ft{background:#e8e8e8;margin:1px;padding:1px;}.yui-picker{position:relative;}.yui-picker-hue-thumb{cursor:default;width:18px;height:18px;top:-8px;left:-2px;z-index:9;position:absolute;}.yui-picker-hue-bg{-moz-outline:none;outline:0px none;position:absolute;left:200px;height:183px;width:14px;background:url(hue_bg.png) no-repeat;top:4px;}.yui-picker-bg{-moz-outline:none;outline:0px none;position:absolute;top:4px;left:4px;height:182px;width:182px;background-color:#F00;background-image:url(picker_mask.png);}*html .yui-picker-bg{background-image:none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../build/colorpicker/assets/picker_mask.png',sizingMethod='scale');}.yui-picker-mask{position:absolute;z-index:1;top:0px;left:0px;}.yui-picker-thumb{cursor:default;width:11px;height:11px;z-index:9;position:absolute;top:-4px;left:-4px;}.yui-picker-swatch{position:absolute;left:240px;top:4px;height:60px;width:55px;border:1px solid #888;}.yui-picker-websafe-swatch{position:absolute;left:304px;top:4px;height:24px;width:24px;border:1px solid #888;}.yui-picker-controls{position:absolute;top:72px;left:226px;font:1em monospace;}.yui-picker-controls .hd{background:transparent;border-width:0px !important;}.yui-picker-controls .bd{height:100px;border-width:0px !important;}.yui-picker-controls ul{float:left;list-style:none;padding:0 2px 0 0;margin:0}.yui-picker-controls li{padding:2px;margin:0}.yui-picker-controls input{font-size:0.85em;width:2.4em;}.yui-picker-hex-controls{clear:both;padding:2px;}.yui-picker-hex-controls input{width:4.6em;}.yui-picker-controls a{font:1em arial,helvetica,clean,sans-serif;display:block;*display:inline-block;padding:0;color:#000;}
/forgerock/openam-v13/openam-server-only/src/main/webapp/assets/lib/yui/colorpicker/assets/skins/sam/
H A Dcolorpicker-skin.css18 font-weight:bold;

Completed in 1519 milliseconds

12345678910