Searched refs:gap (Results 1 - 20 of 20) sorted by relevance

/openjdk7/hotspot/test/compiler/6956668/
H A DTest6956668.java43 int gap = Long.numberOfTrailingZeros(testValue);
44 testValue >>>= gap;
50 gap = Long.numberOfTrailingZeros(testValue);
51 testValue >>>= gap;
/openjdk7/jdk/src/share/classes/org/ietf/jgss/
H A DMessageProp.java45 * of sequence tokens, gap tokens or duplicate tokens.<p>
207 * @param gap true if one or more predecessor tokens have not yet been
214 boolean old, boolean unseq, boolean gap,
219 this.gapToken = gap;
213 setSupplementaryStates(boolean duplicate, boolean old, boolean unseq, boolean gap, int minorStatus, String minorString) argument
/openjdk7/jdk/src/share/classes/sun/swing/
H A DMenuItemLayoutHelper.java81 private int gap; field in class:MenuItemLayoutHelper
104 Rectangle viewRect, int gap, String accDelimiter,
107 reset(mi, checkIcon, arrowIcon, viewRect, gap, accDelimiter,
112 Rectangle viewRect, int gap, String accDelimiter,
136 this.gap = gap;
223 int afterCheckIconGap = gap;
236 return gap; // There is no any check icon
241 int checkIconOffset = gap;
295 labelSize.width = iconSize.width + textSize.width + gap;
103 MenuItemLayoutHelper(JMenuItem mi, Icon checkIcon, Icon arrowIcon, Rectangle viewRect, int gap, String accDelimiter, boolean isLeftToRight, Font font, Font accFont, boolean useCheckAndArrow, String propertyPrefix) argument
111 reset(JMenuItem mi, Icon checkIcon, Icon arrowIcon, Rectangle viewRect, int gap, String accDelimiter, boolean isLeftToRight, Font font, Font accFont, boolean useCheckAndArrow, String propertyPrefix) argument
725 calcXPositionsLTR(int startXPos, int leadingGap, int gap, Rectangle... rects) argument
736 calcXPositionsRTL(int startXPos, int leadingGap, int gap, Rectangle... rects) argument
849 addMaxWidth(RectSize size, int gap, Dimension result) argument
855 addWidth(int width, int gap, Dimension result) argument
1065 setGap(int gap) argument
[all...]
H A DDefaultLayoutStyle.java186 int gap = button.getIconTextGap();
188 return insets.left + icon.getIconWidth() + gap;
190 return insets.right + icon.getIconWidth() + gap;
/openjdk7/jdk/src/share/classes/sun/security/jgss/
H A DTokenTracker.java152 boolean gap = false;
182 gap = true;
188 gap = true;
196 gap = true;
218 if (gap)
221 prop.setSupplementaryStates(duplicate, old, unsequenced, gap,
/openjdk7/jdk/src/share/classes/sun/tools/jconsole/
H A DInternalDialog.java77 private int gap = 10; field in class:InternalDialog.MastheadIcon
106 g.drawString(title, lWidth + gap, height/2 + textHeight/2);
118 return (leftIcon.getIconWidth() + gap + textWidth +
119 gap + rightIcon.getIconWidth());
/openjdk7/jdk/src/share/classes/javax/swing/colorchooser/
H A DDefaultSwatchChooserPanel.java275 protected Dimension gap; field in class:SwatchPanel
362 int y = row * (swatchSize.height + gap.height);
368 x = (numSwatches.width - column - 1) * (swatchSize.width + gap.width);
370 x = column * (swatchSize.width + gap.width);
395 int x = numSwatches.width * (swatchSize.width + gap.width) - 1;
396 int y = numSwatches.height * (swatchSize.height + gap.height) - 1;
412 selCol = numSwatches.width - x / (swatchSize.width + gap.width) - 1;
414 selCol = x / (swatchSize.width + gap.width);
416 selRow = y / (swatchSize.height + gap.height);
423 column = numSwatches.width - x / (swatchSize.width + gap
[all...]
/openjdk7/hotspot/src/share/tools/IdealGraphVisualizer/View/src/com/sun/hotspot/igv/view/
H A DSlotLayout.java63 int gap = 0;
95 pos += height + gap;
100 int gap = 0;
132 pos += width + gap;
/openjdk7/jdk/src/share/classes/com/sun/java/swing/plaf/windows/
H A DWindowsProgressBarUI.java254 int gap = xp.getInt(progressBar, Part.PP_PROGRESS, null,
259 // size and gap specified in the XP style. It also does it's own
270 len += (rect.width+gap)*2; // add 2x for the trails
277 len += (rect.height+gap)*2; // add 2x for the trails
320 int gap = xp.getInt(progressBar, Part.PP_PROGRESS, null,
324 int chunksize = box.width+gap;
327 int chunksize = box.height+gap;
344 int gap = xp.getInt(progressBar, Part.PP_PROGRESS, null,
349 deltax = -box.width - gap;
353 deltay = -box.height - gap;
[all...]
H A DWindowsInternalFrameTitlePane.java151 int gap = 2;
156 titleX = systemLabel.getX() + systemLabel.getWidth() + gap;
160 titleW = lastIconBounds.x - titleX - gap;
166 int minTitleX = lastIconBounds.x + lastIconBounds.width + gap;
170 int availableWidth = systemLabel.getX() - gap - minTitleX;
172 titleX = systemLabel.getX() - gap - titleW;
396 int x, int y, int w, int h, int gap,
395 layoutButton(JComponent button, Part part, int x, int y, int w, int h, int gap, boolean leftToRight) argument
/openjdk7/jaxp/src/com/sun/org/apache/bcel/internal/generic/
H A DSWITCH.java87 * @param max_gap maximum gap that may between case branches
125 int gap = match[i] - prev;
127 for(int j=1; j < gap; j++) {
169 * @return match is sorted in ascending order with no gap bigger than max_gap?
/openjdk7/hotspot/src/share/vm/oops/
H A DconstMethodKlass.cpp264 int gap = (intptr_t) uncompressed_table_start - (intptr_t) compressed_table_end; local
266 guarantee(gap >= 0 && gap < max_gap, "invalid method layout");
/openjdk7/jdk/src/share/classes/javax/swing/plaf/synth/
H A DSynthMenuItemLayoutHelper.java109 Rectangle viewRect, int gap, String accDelimiter,
119 reset(mi, checkIcon, arrowIcon, viewRect, gap, accDelimiter,
230 // than the widest icon + the widest text + gap,
107 SynthMenuItemLayoutHelper(SynthContext context, SynthContext accContext, JMenuItem mi, Icon checkIcon, Icon arrowIcon, Rectangle viewRect, int gap, String accDelimiter, boolean isLeftToRight, boolean useCheckAndArrow, String propertyPrefix) argument
H A DSynthGraphicsUtils.java139 * @param iconTextGap gap between icon and text
187 * @param iconTextGap gap between icon and text
218 * @param iconTextGap gap between icon and text
263 * @param iconTextGap gap between icon and text
357 * @param iconTextGap gap between icon and text
443 int gap = lh.getGap();
445 MenuItemLayoutHelper.addMaxWidth(lh.getCheckSize(), gap, result);
446 MenuItemLayoutHelper.addMaxWidth(lh.getLabelSize(), gap, result);
447 MenuItemLayoutHelper.addWidth(lh.getMaxAccOrArrowWidth(), 5 * gap, result);
448 // The last gap i
[all...]
/openjdk7/jdk/src/share/classes/javax/swing/
H A DSwingUtilities.java980 int gap;
986 gap = 0;
990 gap = (icon == null) ? 0 : textIconGap;
996 availTextWidth = viewR.width - (iconR.width + gap);
1038 textR.y = -(textR.height + gap);
1049 textR.y = (iconR.height + gap);
1054 textR.x = -(textR.width + gap);
1060 textR.x = (iconR.width + gap);
/openjdk7/jdk/src/share/classes/javax/swing/text/html/
H A Ddefault.css142 -bullet-gap: 10}
H A DStyleSheet.java2257 int gap = isLeftToRight ? - (img.getIconWidth() + bulletgap) :
2259 int x = ax + gap;
2279 int gap = isLeftToRight ? - (bulletgap + 8) : (aw + bulletgap);
2280 int x = ax + gap;
2309 int gap = isLeftToRight ? - (stringwidth + bulletgap) :
2311 int x = ax + gap;
/openjdk7/hotspot/src/os/solaris/vm/
H A Dos_solaris.cpp3187 // Solaris adds a gap between mmap'ed regions. The size of the gap
3188 // is dependent on the requested size and the MMU. Our initial gap
3192 size_t gap = 0x400000; local
3240 // check that the gap value is right
3243 if (gap != actual_gap) {
3244 // adjust the gap value and retry the last 2 allocations
3245 assert(i > 0, "gap adjustment code problem");
3246 have_adjusted_gap = true; // adjust the gap only once, just in case
3247 gap
[all...]
/openjdk7/hotspot/src/os/bsd/vm/
H A Dos_bsd.cpp1240 // It is also useful to get around the heap-stack-gap problem on SuSE
1244 // is no gap between the last two virtual memory regions.
3511 const size_t gap = 0x000000; local
3557 size_t top_overlap = requested_addr + (bytes + gap) - base[i];
/openjdk7/hotspot/src/os/linux/vm/
H A Dos_linux.cpp1050 // It is also useful to get around the heap-stack-gap problem on SuSE
1054 // is no gap between the last two virtual memory regions.
3432 const size_t gap = 0x000000; local
3478 size_t top_overlap = requested_addr + (bytes + gap) - base[i];

Completed in 148 milliseconds