Searched refs:overflow (Results 1 - 23 of 23) sorted by relevance

/glassfish-3.1.2/ejb/ejb-container/src/main/java/com/sun/ejb/containers/util/cache/
H A DFIFOSessionCache.java60 CacheItem overflow = super.itemAdded(item);
61 if (overflow != null) {
62 trimItem(overflow);
H A DPassivatedSessionCache.java64 * @return a overflow item; may be null
69 CacheItem overflow = null;
90 return overflow;
H A DNRUSessionCache.java76 CacheItem overflow = super.itemAdded(item);
77 if (overflow != null) {
78 trimItem(overflow);
H A DLruCache.java144 * @return a overflow item; may be null
146 * this function checks if adding the new item results in a overflow;
152 CacheItem overflow = null;
174 overflow = trimLru(lc.lastAccessed);
178 return overflow;
H A DLruSessionCache.java177 CacheItem overflow = super.itemAdded(item);
178 if (overflow != null) {
179 trimItem(overflow);
278 CacheItem overflow = itemAdded(newItem);
281 if (overflow != null) {
282 trimItem(overflow);
H A DFIFOEJBObjectCache.java234 CacheItem item, oldItem = null, overflow = null;
264 overflow = itemAdded(newItem);
281 if ((overflow != null) && (listener != null)) {
282 listener.handleOverflow(overflow.key);
H A DBaseCache.java279 * @return a overflow item; may be null
580 CacheItem item, newItem = null, oldItem = null, overflow = null;
603 overflow = itemAdded(newItem);
616 if (overflow != null) {
617 trimItem(overflow);
/glassfish-3.1.2/admingui/common/src/main/resources/help/
H A Dhelp.css46 overflow: auto;
54 overflow: auto;
/glassfish-3.1.2/common/common-util/src/main/java/com/sun/appserv/util/cache/
H A DBoundedMultiLruCache.java112 * @return a overflow item; may be null
117 LruCacheItem overflow = (LruCacheItem) super.itemAdded(item);
120 if (overflow != null) {
121 decrementCurrentSize(overflow.getSize());
125 return overflow;
H A DLruCache.java169 * @return a overflow item; may be null
171 * this function checks if adding the new item results in a overflow;
178 CacheItem overflow = null;
201 overflow = trimLru(lc.lastAccessed);
211 return overflow;
H A DMultiLruCache.java154 * @return a overflow item; may be null
159 CacheItem overflow = null;
179 overflow = trimLru(trimIndex);
185 return overflow;
H A DBaseCache.java226 * @return a overflow item; may be null
526 CacheItem item, newItem = null, oldItem = null, overflow = null;
549 overflow = itemAdded(newItem);
563 if (overflow != null)
564 trimItem(overflow);
/glassfish-3.1.2/admingui/war/src/main/webapp/resources/yui/assets/
H A Dlayout-core.css12 overflow: hidden;
20 overflow: hidden;
32 /*overflow: hidden;*/
74 /*overflow: hidden;*/
82 /*overflow: hidden;*/
85 overflow: hidden;
88 overflow: auto;
96 /*overflow: hidden;*/
153 overflow: hidden;
156 overflow
[all...]
/glassfish-3.1.2/tests/embedded/maven-plugin/websockets/src/main/webapp/stylesheets/
H A Ddefault.css90 overflow-y: scroll;
/glassfish-3.1.2/tests/embedded/maven-plugin/websockets/src/main/webapp/javascripts/
H A Dmoo.fx.pack.js47 this.element.style.overflow = 'hidden';
/glassfish-3.1.2/admingui/core/src/main/resources/css/
H A Dsysnet.css63 overflow: hidden;
H A Dcss_ie5win.css119 .Btn1, .Btn1Hov, .Btn1Dis, .Btn1Def, .Btn1DefHov, .Btn1DefDis, .Btn2, .Btn2Hov, .Btn2Dis {font-size:12px;padding:0px 8px;width:30px;overflow:visible}
120 .Btn1Mni, .Btn1MniHov, .Btn1MniDis, .Btn2Mni, .Btn2MniHov, .Btn2MniDis {font-size:10px;padding:0px 5px;width:30px;overflow:visible}
205 .LftHlpHlp {position:absolute;left:0px;top:55px;bottom:0px;width:30%;background:#F0F1F3;background-image:url(../images/leftpane/left_pane_grad.jpg);background-repeat:repeat-x;background-position:left top;color:#333;overflow:auto}
206 .LftHlpBdy {position:absolute;left:30%;width:70%;right:0px;top:55px;bottom:0px;background-color:#FFF;color:#333;border-left:#CCC 1px solid;overflow:auto}
371 .PrgStpLft {position:absolute;width:30%;height:auto;top:91px;bottom:42px;background:#fff;color:#333;overflow:auto;padding-top:15px}
372 .PrgStpBdy {position:absolute;width:70%;height:auto;top:91px;right:0px;bottom:42px;left:30%;background-color:#FFF;color:#333;border-left:#CCC 1px solid;overflow:auto}
646 .VrsMgn {width:100%;height:100%;position:absolute;background-color:#D4DCE1;overflow:auto}
675 .WizStp {position:absolute;width:30%;height:auto;top:90px;right:auto;bottom:0px;left:0px;overflow:auto}
676 .WizBdy {position:absolute;width:70%;height:auto;top:90px;right:0;bottom:55px;left:30%;overflow:auto;background-repeat:repeat-x;background-position:top left;padding-top:30px}
H A Dcss_ie6up.css119 .Btn1, .Btn1Hov, .Btn1Dis, .Btn1Def, .Btn1DefHov, .Btn1DefDis, .Btn2, .Btn2Hov, .Btn2Dis {font-size:12px;padding:0px 8px;width:30px;overflow:visible}
120 .Btn1Mni, .Btn1MniHov, .Btn1MniDis, .Btn2Mni, .Btn2MniHov, .Btn2MniDis {font-size:10px;padding:0px 5px;width:30px;overflow:visible}
205 .LftHlpHlp {position:absolute;left:0px;top:55px;bottom:0px;width:30%;background:#F0F1F3;background-image:url(../images/leftpane/left_pane_grad.jpg);background-repeat:repeat-x;background-position:left top;color:#333;overflow:auto}
206 .LftHlpBdy {position:absolute;left:30%;width:70%;right:0px;top:55px;bottom:0px;background-color:#FFF;color:#333;border-left:#CCC 1px solid;overflow:auto}
371 .PrgStpLft {position:absolute;width:30%;height:auto;top:91px;bottom:42px;background:#fff;color:#333;overflow:auto;padding-top:15px}
372 .PrgStpBdy {position:absolute;width:70%;height:auto;top:91px;right:0px;bottom:42px;left:30%;background-color:#FFF;color:#333;border-left:#CCC 1px solid;overflow:auto}
646 .VrsMgn {width:100%;height:100%;position:absolute;background-color:#D4DCE1;overflow:auto}
675 .WizStp {position:absolute;width:30%;height:auto;top:90px;right:auto;bottom:0px;left:0px;overflow:auto}
676 .WizBdy {position:absolute;width:70%;height:auto;top:90px;right:0;bottom:55px;left:30%;overflow:auto;background-repeat:repeat-x;background-position:top left;padding-top:30px}
H A Dcss_ns6up.css205 .LftHlpHlp {position:fixed;left:0px;right:70%;top:55px;bottom:0px;background:#F0F1F3;background-image:url(../images/leftpane/left_pane_grad.jpg);background-repeat:repeat-x;background-position:left top;color:#333;overflow:auto}
206 .LftHlpBdy {position:fixed;left:30%;right:0px;top:55px;bottom:0px;background-color:#FFF;color:#333;border-left:#CCC 1px solid;overflow:auto}
371 .PrgStpLft {position:fixed;width:30%;height:auto;top:91px;bottom:41px;background:#fff;color:#333;overflow:auto;padding-top:15px}
372 .PrgStpBdy {position:fixed;width:70%;height:auto;top:91px;right:0px;bottom:41px;left:30%;background-color:#FFF;color:#333;border-left:#CCC 1px solid;overflow:auto}
656 .VrsMgn {width:100%;height:100%;position:absolute;background-color:#D4DCE1;overflow:auto}
685 .WizStp {position:fixed;width:30%;height:auto;top:91px;right:auto;bottom:0px;left:0px;overflow:auto}
686 .WizBdy {position:fixed;width:auto;height:auto;top:91px;right:0;bottom:55px;left:30%;overflow:auto;background-repeat:no-repeat;background-position:top right;padding-top:30px}
/glassfish-3.1.2/admingui/war/src/main/webapp/resources/yui/assets/skins/sam/
H A Dlayout.css7 .yui-layout-loading{visibility:hidden;}body.yui-layout{overflow:hidden;position:relative;padding:0;margin:0;}.yui-layout-doc{position:relative;overflow:hidden;padding:0;margin:0;}.yui-layout-unit{height:50px;width:50px;padding:0;margin:0;float:none;z-index:0;}.yui-layout-unit-top{position:absolute;top:0;left:0;width:100%;}.yui-layout-unit-left{position:absolute;top:0;left:0;}.yui-layout-unit-right{position:absolute;top:0;right:0;}.yui-layout-unit-bottom{position:absolute;bottom:0;left:0;width:100%;}.yui-layout-unit-center{position:absolute;top:0;left:0;width:100%;}.yui-layout div.yui-layout-hd{position:absolute;top:0;left:0;zoom:1;width:100%;}.yui-layout div.yui-layout-bd{position:absolute;top:0;left:0;zoom:1;width:100%;}.yui-layout .yui-layout-noscroll div.yui-layout-bd{overflow:hidden;}.yui-layout .yui-layout-scroll div.yui-layout-bd{overflow:auto;}.yui-layout div.yui-layout-ft{position:absolute;bottom:0;left:0;width:100%;zoom:1;}.yui-layout .yui-layout-unit div.yui-layout-hd h2{text-align:left;}.yui-layout .yui-layout-unit div.yui-layout-hd .collapse{cursor:pointer;height:13px;position:absolute;right:2px;top:2px;width:17px;font-size:0;}.yui-layout .yui-layout-unit div.yui-layout-hd .close{cursor:pointer;height:13px;position:absolute;right:2px;top:2px;width:17px;font-size:0;}.yui-layout .yui-layout-unit div.yui-layout-hd .collapse-close{right:25px;}.yui-layout .yui-layout-clip{position:absolute;height:20px;background-color:#c0c0c0;display:none;}.yui-layout .yui-layout-clip .collapse{cursor:pointer;height:13px;position:absolute;right:2px;top:2px;width:17px;font-size:0px;}.yui-layout .yui-layout-wrap{height:100%;width:100%;position:absolute;left:0;}.yui-skin-sam .yui-layout .yui-resize-proxy{border:none;font-size:0;margin:0;padding:0;}.yui-skin-sam .yui-layout .yui-resize-resizing .yui-resize-handle{visibility:hidden;}.yui-skin-sam .yui-layout .yui-resize-proxy div{position:absolute;border:1px solid #808080;background-color:#EDF5FF;}.yui-skin-sam .yui-layout .yui-resize .yui-resize-handle-active{}.yui-skin-sam .yui-layout .yui-resize-proxy .yui-layout-handle-l{width:5px;height:100%;top:0;left:0;}.yui-skin-sam .yui-layout .yui-resize-proxy .yui-layout-handle-r{width:5px;top:0;right:0;height:100%;position:absolute;zoom:1;}.yui-skin-sam .yui-layout .yui-resize-proxy .yui-layout-handle-b{width:100%;bottom:0;left:0;height:5px;}.yui-skin-sam .yui-layout .yui-resize-proxy .yui-layout-handle-t{width:100%;top:0;left:0;height:5px;}.yui-skin-sam .yui-layout .yui-layout-unit-left div.yui-layout-hd .collapse{background:transparent url(layout_sprite.png) no-repeat -20px -160px;border:1px solid #808080;}.yui-skin-sam .yui-layout .yui-layout-clip-left .collapse{background:transparent url(layout_sprite.png) no-repeat -20px -140px;border:1px solid #808080;}.yui-skin-sam .yui-layout .yui-layout-unit-right div.yui-layout-hd .collapse{background:transparent url(layout_sprite.png) no-repeat -20px -200px;border:1px solid #808080;}.yui-skin-sam .yui-layout .yui-layout-clip-right .collapse{background:transparent url(layout_sprite.png) no-repeat -20px -120px;border:1px solid #808080;}.yui-skin-sam .yui-layout .yui-layout-unit-top div.yui-layout-hd .collapse{background:transparent url(layout_sprite.png) no-repeat -20px -220px;border:1px solid #808080;}.yui-skin-sam .yui-layout .yui-layout-clip-top .collapse{background:transparent url(layout_sprite.png) no-repeat -20px -240px;border:1px solid #808080;}.yui-skin-sam .yui-layout .yui-layout-unit-bottom div.yui-layout-hd .collapse{background:transparent url(layout_sprite.png) no-repeat -20px -260px;border:1px solid #808080;}.yui-skin-sam .yui-layout .yui-layout-clip-bottom .collapse{background:transparent url(layout_sprite.png) no-repeat -20px -180px;border:1px solid #808080;}.yui-skin-sam .yui-layout .yui-layout-unit div.yui-layout-hd .close{background:transparent url(layout_sprite.png) no-repeat -20px -100px;border:1px solid #808080;}.yui-skin-sam .yui-layout .yui-layout-hd{background:url(../../../assets/skins/sam/sprite.png) repeat-x 0 -1400px;border:1px solid #808080;}.yui-skin-sam .yui-layout{background-color:#EDF5FF;}.yui-skin-sam .yui-layout .yui-layout-unit div.yui-layout-hd h2{font-weight:bold;color:#fff;padding:3px;}.yui-skin-sam .yui-layout .yui-layout-unit div.yui-layout-bd{border:1px solid #808080;border-bottom:none;border-top:none;*border-bottom-width:0;*border-top-width:0;background-color:#f2f2f2;text-align:left;}.yui-skin-sam .yui-layout .yui-layout-unit div.yui-layout-bd-noft{border-bottom:1px solid #808080;}.yui-skin-sam .yui-layout .yui-layout-unit div.yui-layout-bd-nohd{border-top:1px solid #808080;}.yui-skin-sam .yui-layout .yui-layout-clip{position:absolute;height:20px;background-color:#EDF5FF;display:none;border:1px solid #808080;}.yui-skin-sam .yui-layout div.yui-layout-ft{border:1px solid #808080;border-top:none;*border-top-width:0;background-color:#f2f2f2;}.yui-skin-sam .yui-layout-unit .yui-resize-handle{background-color:transparent;}.yui-skin-sam .yui-layout-unit .yui-resize-handle-r{right:0;top:0;background-image:none;}.yui-skin-sam .yui-layout-unit .yui-resize-handle-l{left:0;top:0;background-image:none;}.yui-skin-sam .yui-layout-unit .yui-resize-handle-b{right:0;bottom:0;background-image:none;}.yui-skin-sam .yui-layout-unit .yui-resize-handle-t{right:0;top:0;background-image:none;}.yui-skin-sam .yui-layout-unit .yui-resize-handle-r .yui-layout-resize-knob,.yui-skin-sam .yui-layout-unit .yui-resize-handle-l .yui-layout-resize-knob{position:absolute;height:16px;width:6px;top:45%;left:0px;background:transparent url(layout_sprite.png) no-repeat 0 -5px;}.yui-skin-sam .yui-layout-unit .yui-resize-handle-t .yui-layout-resize-knob,.yui-skin-sam .yui-layout-unit .yui-resize-handle-b .yui-layout-resize-knob{position:absolute;height:6px;width:16px;left:45%;background:transparent url(layout_sprite.png) no-repeat -20px 0;}
/glassfish-3.1.2/installer/src/cpp/share/launcher/zlib-1.1.4/
H A Dtrees.c506 int overflow = 0; /* number of elements with bit length too large */ local
511 * overflow in the case of the bit length tree).
518 if (bits > max_length) bits = max_length, overflow++;
531 if (overflow == 0) return;
533 Trace((stderr,"\nbit length overflow\n"));
541 s->bl_count[bits+1] += 2; /* move one overflow item as its brother */
543 /* The brother of the overflow item also moves one step up,
546 overflow -= 2;
547 } while (overflow > 0);
1110 Assert(s->pending < s->lit_bufsize + 2*lx, "pendingBuf overflow");
[all...]
/glassfish-3.1.2/tests/community/web/jruby/helloapp/public/javascripts/
H A Dprototype.js1471 element._overflow = element.style.overflow || 'auto';
1472 if ((Element.getStyle(element, 'overflow') || 'visible') != 'hidden')
1473 element.style.overflow = 'hidden';
1480 element.style.overflow = element._overflow == 'auto' ? '' : element._overflow;
/glassfish-3.1.2/tests/quicklook/web/jruby/helloapp/public/javascripts/
H A Dprototype.js1996 element._overflow = Element.getStyle(element, 'overflow') || 'auto';
1998 element.style.overflow = 'hidden';
2005 element.style.overflow = element._overflow == 'auto' ? '' : element._overflow;

Completed in 86 milliseconds