Searched refs:put (Results 426 - 450 of 2354) sorted by relevance

<<11121314151617181920>>

/openjdk7/jdk/src/share/classes/javax/sql/rowset/
H A DBaseRowSet.java1572 params.put(Integer.valueOf(parameterIndex - 1), nullVal);
1654 params.put(Integer.valueOf(parameterIndex - 1), nullVal);
1689 params.put(Integer.valueOf(parameterIndex - 1), Boolean.valueOf(x));
1723 params.put(Integer.valueOf(parameterIndex - 1), Byte.valueOf(x));
1757 params.put(Integer.valueOf(parameterIndex - 1), Short.valueOf(x));
1789 params.put(Integer.valueOf(parameterIndex - 1), Integer.valueOf(x));
1821 params.put(Integer.valueOf(parameterIndex - 1), Long.valueOf(x));
1853 params.put(Integer.valueOf(parameterIndex - 1), new Float(x));
1885 params.put(Integer.valueOf(parameterIndex - 1), new Double(x));
1917 params.put(Intege
[all...]
/openjdk7/jdk/src/share/classes/com/sun/java/swing/plaf/gtk/
H A DGTKLookAndFeel.java301 table.put("TabbedPane.isTabRollover", Boolean.FALSE);
304 table.put("Synth.doNotSetTextAA", true);
1328 table.put("TitledBorder.font", fallbackFont);
1330 table.put(SwingUtilities2.AA_TEXT_PROPERTY_KEY, aaTextInfo);
1337 table.put("window", windowStyle.getGTKColor(SynthConstants.ENABLED,
1339 table.put("windowText", windowStyle.getGTKColor(SynthConstants.ENABLED,
1343 table.put("text", entryStyle.getGTKColor(SynthConstants.ENABLED,
1345 table.put("textText", entryStyle.getGTKColor(SynthConstants.ENABLED,
1347 table.put("textHighlight",
1350 table.put("textHighlightTex
[all...]
/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/ws/org/objectweb/asm/
H A DClassWriter.java819 fb.put(out);
825 mb.put(out);
859 anns.put(out);
863 ianns.put(out);
866 attrs.put(this, null, 0, -1, -1, out);
958 put(result);
978 put(result);
1012 put(result);
1055 put(result);
1094 put(resul
1341 private void put(final Item i) { method in class:ClassWriter
[all...]
/openjdk7/jdk/src/share/classes/javax/management/relation/
H A DRoleInfo.java592 fields.put("myName", name);
593 fields.put("myIsReadableFlg", isReadable);
594 fields.put("myIsWritableFlg", isWritable);
595 fields.put("myDescription", description);
596 fields.put("myMinDegree", minDegree);
597 fields.put("myMaxDegree", maxDegree);
598 fields.put("myRefMBeanClassName", referencedMBeanClassName);
/openjdk7/jdk/src/macosx/classes/sun/font/
H A DCCharToGlyphMapper.java127 cache.put(unicode, glyphArray[0]);
196 public synchronized void put(final int index, final int value) { method in class:CCharToGlyphMapper.Cache
208 secondLayerCache.put(index, value);
216 generalCache.put(index, value);
239 public void put(final int index, final int value) { method in class:CCharToGlyphMapper.Cache.SparseBitShiftingTwoLayerArray
280 put(code, -1);
319 put(code, values[i]);
H A DCStrike.java288 glyphInfoCache.put(glyphCode, ptr);
346 glyphInfoCache.put(code, -1L);
376 glyphInfoCache.put(code, ptr);
398 glyphAdvanceCache.put(glyphCode, advance);
450 public synchronized void put(final int index, final long value) { method in class:CStrike.GlyphInfoCache
457 secondLayerCache.put(-index, value);
472 generalCache.put(new Integer(index), new Long(value));
543 public void put(final int index, final long value) { method in class:CStrike.GlyphInfoCache.SparseBitShiftingTwoLayerArray
582 public synchronized void put(final int index, final float value) { method in class:CStrike.GlyphAdvanceCache
589 secondLayerCache.put(
627 public void put(final int index, final float value) { method in class:CStrike.GlyphAdvanceCache.SparseBitShiftingTwoLayerArray
[all...]
/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/bind/v2/runtime/reflect/opt/
H A DOptimizedTransducedAccessorFactory.java158 suffixMap.put(Byte.TYPE,"Byte");
159 suffixMap.put(Short.TYPE,"Short");
160 suffixMap.put(Integer.TYPE,"Integer");
161 suffixMap.put(Long.TYPE,"Long");
162 suffixMap.put(Boolean.TYPE,"Boolean");
163 suffixMap.put(Float.TYPE,"Float");
164 suffixMap.put(Double.TYPE,"Double");
/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/ws/handler/
H A DMessageContextImpl.java114 public Object put(String key, Object value) { method in class:MessageContextImpl
117 return packet.put(key, value); // strongly typed
123 return packet.invocationProperties.put(key, value);
131 return fallbackMap.put(key, value);
156 atts.put(att.getContentId(), att.asDataHandler());
206 packet.put(key, entry.getValue());
211 packet.invocationProperties.put(key, entry.getValue());
/openjdk7/jdk/test/java/util/LinkedHashMap/
H A DBasic.java51 m.put(newHead, head);
84 if (m.put(new Integer(i), new Integer(2*i)) != null)
85 throw new Exception("put returns non-null value erroenously.");
89 if (m.put(nil, nil) == null)
90 throw new Exception("put returns a null value erroenously.");
143 m.put(x, x);
158 m.put(x, x);
181 m.put(x, x);
196 m.put(x, x);
/openjdk7/jdk/test/javax/sound/midi/Gervill/SoftSynthesizer/
H A DTestRender1.java181 info.put("control rate", 100f);
184 info.put("control rate", 147f);
192 info.put("interpolation", "point");
195 info.put("interpolation", "linear");
198 info.put("interpolation", "cubic");
204 info.put("max polyphony", 4);
207 info.put("max polyphony", 16);
/openjdk7/corba/src/share/classes/com/sun/corba/se/impl/activation/
H A DORBD.java98 //props.put( ORBConstants.DEBUG_PROPERTY, "naming" ) ;
99 //props.put( ORBConstants.DEBUG_PROPERTY, "transport,giop,naming" ) ;
101 props.put( ORBConstants.SERVER_ID_PROPERTY, "1000" ) ;
102 props.put( ORBConstants.PERSISTENT_SERVER_PORT_PROPERTY,
109 props.put("org.omg.CORBA.ORBClass",
191 props.put(ORBConstants.ORBD_PORT_PROPERTY, args[++i]);
198 props.put(ORBConstants.DB_DIR_PROPERTY, args[++i]);
205 props.put(ORBConstants.SERVER_ID_PROPERTY, args[++i]);
212 props.put(ORBConstants.SERVER_POLLING_TIME, args[++i]);
219 props.put(ORBConstant
[all...]
/openjdk7/jdk/src/share/classes/com/sun/naming/internal/
H A DResourceManager.java216 env.put(props[i], val);
323 factoryCache.put(loader, perLoaderCache);
349 perLoaderCache.put(facProp, factories);
411 urlFactoryCache.put(loader, perLoaderCache);
453 perLoaderCache.put(key, (factory != null)
499 propertiesCache.put(c, props);
568 propertiesCache.put(cl, result);
587 props1.put(prop, props2.get(prop));
590 props1.put(prop, ((String)val1) + ":" + val2);
/openjdk7/langtools/src/share/classes/com/sun/tools/javap/
H A DStackMapWriter.java63 context.put(StackMapWriter.class, this);
108 map.put(pc, new StackMap(initialLocals, empty));
209 map.put(new_pc, m);
218 map.put(new_pc, m);
227 map.put(new_pc, m);
239 map.put(new_pc, m);
247 map.put(new_pc, m);
259 map.put(new_pc, m);
266 map.put(new_pc, m);
/openjdk7/jdk/test/java/nio/Buffer/
H A DBasic-X.java.template97 b.put(($type$)ic(i));
105 b.put(i, ($type$)ic(i));
116 b.put(a, 7, n);
126 c.put(($type$)ic(i));
129 b.put(c);
151 direct1.put(nondirect1);
155 nondirect2.put(direct2);
159 direct3.put(direct4);
163 nondirect3.put(nondirect4);
176 b.put(s
[all...]
/openjdk7/hotspot/agent/test/jdi/
H A DSASanityChecker.java44 c2types.put("sun.jvm.hotspot.code.ExceptionBlob", value);
45 c2types.put("sun.jvm.hotspot.code.DeoptimizationBlob", value);
46 c2types.put("sun.jvm.hotspot.code.UncommonTrapBlob", value);
/openjdk7/jdk/src/share/classes/javax/print/attribute/standard/
H A DPrinterStateReasons.java148 put(e.getKey(), e.getValue());
176 public Severity put(PrinterStateReason reason, Severity severity) { method in class:PrinterStateReasons
183 return super.put((PrinterStateReason) reason,
/openjdk7/jdk/src/share/classes/sun/awt/datatransfer/
H A DClipboardTransferable.java127 cached_data.put(lFormat, data);
136 flavorsToData.put(flavor, data);
139 flavorsToData.put(flavor, new DataFactory(format,
/openjdk7/jdk/src/share/classes/sun/font/
H A DCreatedFontTracker.java78 appContext.put(CreatedFontTracker.class, cs);
144 files.put(file, null);
148 files.put(file, os);
/openjdk7/jdk/src/share/classes/javax/imageio/spi/
H A DPartiallyOrderedSet.java98 poNodes.put(o, node);
179 inDegrees.put(node, new Integer(inDegree));
200 inDegrees.put(node, new Integer(inDegree));
/openjdk7/jdk/src/share/classes/javax/management/
H A DNumericValueExp.java242 fields.put("doubleVal", doubleValue());
243 fields.put("longVal", longValue());
244 fields.put("valIsLong", isLong());
/openjdk7/jdk/src/share/classes/com/sun/media/sound/
H A DSF2Region.java141 generators.put(generator, value);
153 generators.put(generator, (short) (bytes[0] + (bytes[1] << 8)));
161 generators.put(generator, (short) value);
/openjdk7/jdk/src/share/classes/com/sun/tools/hat/internal/model/
H A DReachableObjects.java58 bag.put(t, t);
73 fieldsExcluded.put(nm, nm);
76 fieldsUsed.put(nm, nm);
/openjdk7/jaxws/src/share/jaxws_classes/com/sun/codemodel/internal/
H A DJCodeModel.java135 packages.put(name, p);
332 refClasses.put(clazz, jrc);
650 m1.put(Boolean.class,Boolean.TYPE);
651 m1.put(Byte.class,Byte.TYPE);
652 m1.put(Character.class,Character.TYPE);
653 m1.put(Double.class,Double.TYPE);
654 m1.put(Float.class,Float.TYPE);
655 m1.put(Integer.class,Integer.TYPE);
656 m1.put(Long.class,Long.TYPE);
657 m1.put(Shor
[all...]
/openjdk7/jaxws/src/share/jaxws_classes/com/sun/org/glassfish/external/statistics/impl/
H A DRangeStatisticImpl.java70 m.put("current", getCurrent());
71 m.put("lowwatermark", getLowWaterMark());
72 m.put("highwatermark", getHighWaterMark());
/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/ws/api/
H A DDistributedPropertySet.java123 public Object put(String key, Object value) { method in class:DistributedPropertySet
127 return child.put(key,value);
131 return super.put(key,value);

Completed in 103 milliseconds

<<11121314151617181920>>