Searched refs:insert (Results 151 - 175 of 218) sorted by relevance

123456789

/openjdk7/jdk/test/java/lang/instrument/
H A DTransformerManagementThreadAddTests.java544 num.insert(0, "0");
/openjdk7/jdk/src/share/classes/sun/security/krb5/internal/
H A DKerberosTime.java149 temp.insert(0, '0');
/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/ws/org/objectweb/asm/
H A DMethodWriter.java2143 int insert = 0; // bytes to be added after this instruction
2171 insert = 2;
2179 insert = 5;
2199 insert = -(newOffset & 3);
2204 insert = u & 3;
2215 insert = -(newOffset & 3);
2218 insert = u & 3;
2253 if (insert != 0) {
2254 // adds a new (u, insert) entry in the allIndexes and
2265 newSizes[allSizes.length] = insert;
[all...]
/openjdk7/jdk/src/share/classes/com/sun/tools/example/debug/gui/
H A DCommandInterpreter.java275 sbOut.insert(maxNumDigits - numString.length(),
277 sbOut.insert(maxNumDigits, ".");
280 sbOut.insert(iBuf, Utils.description(thr));
287 sbOut.insert(iBuf, name);
289 sbOut.insert(iBuf, Utils.getStatus(thr));
/openjdk7/jdk/src/share/classes/javax/swing/
H A DGroupLayout.java121 * {@code GroupLayout} provides the ability to insert gaps between
125 * the {@code setAutoCreateContainerGaps} method to insert gaps
1139 * groups. If {@code insert} is {@code true} this will insert auto padding
1143 private void insertAutopadding(boolean insert) { argument
1148 new ArrayList<ComponentSpring>(1), insert);
1153 new ArrayList<ComponentSpring>(1), insert);
1659 * If {@code insert} is true this will insert auto padding
1671 * @param insert Whethe
1674 insertAutopadding(int axis, List<AutoPreferredGapSpring> leadingPadding, List<AutoPreferredGapSpring> trailingPadding, List<ComponentSpring> leading, List<ComponentSpring> trailing, boolean insert) argument
2151 insertAutopadding(int axis, List<AutoPreferredGapSpring> leadingPadding, List<AutoPreferredGapSpring> trailingPadding, List<ComponentSpring> leading, List<ComponentSpring> trailing, boolean insert) argument
2609 insertAutopadding(int axis, List<AutoPreferredGapSpring> leadingPadding, List<AutoPreferredGapSpring> trailingPadding, List<ComponentSpring> leading, List<ComponentSpring> trailing, boolean insert) argument
[all...]
H A DJTextArea.java448 * @param str the text to insert
449 * @param pos the position at which to insert >= 0
455 public void insert(String str, int pos) { method in class:JTextArea
470 * @param str the text to insert
471 * @see #insert
493 * @see #insert
H A DJPopupMenu.java559 * @param a the <code>Action</code> object to insert
560 * @param index specifies the position at which to insert the
565 public void insert(Action a, int index) { method in class:JPopupMenu
568 insert(mi, index);
575 * @param component the <code>Component</code> to insert
577 * to insert the component, where 0 is the first
580 public void insert(Component component, int index) { method in class:JPopupMenu
/openjdk7/corba/src/share/classes/com/sun/corba/se/impl/encoding/
H A DIDLJavaSerializationOutputStream.java682 stringBuffer.insert(0, integerPart);
685 stringBuffer.insert(0, '0');
/openjdk7/hotspot/src/share/vm/ci/
H A DciObjectFactory.cpp283 // The ciObject does not yet exist. Create it and insert it
299 assert(!is_found_at(index, keyHandle(), _ci_objects), "no double insert");
300 insert(index, new_object, _ci_objects);
642 // ciObjectFactory::insert
645 void ciObjectFactory::insert(int index, ciObject* obj, GrowableArray<ciObject*>* objects) { function in class:ciObjectFactory
/openjdk7/jdk/src/share/classes/com/sun/security/auth/module/
H A DKrb5LoginModule.java794 krb5PrincName.insert(0, username);
821 krb5PrincName.insert(0, username);
/openjdk7/jdk/src/share/classes/com/sun/tools/script/shell/
H A Dinit.js554 len.insert(0, java.lang.Long.toString(f.length()));
561 len.insert(0, pad);
/openjdk7/jdk/src/share/sample/jmx/jmx-scandir/src/com/sun/jmx/examples/scandir/
H A DScanManager.java653 b.insert(0,"stop partially failed with "+errcount+" error(s):");
734 b.insert(0,"scan partially performed with "+errcount+" error(s):");
/openjdk7/jaxp/src/com/sun/org/apache/xerces/internal/dom/
H A DTextImpl.java181 buf.insert(0, content);
636 // insert new text node
/openjdk7/corba/src/share/classes/com/sun/org/omg/CORBA/
H A DOperationDescriptionHelper.java43 public static void insert (org.omg.CORBA.Any a, com.sun.org.omg.CORBA.OperationDescription that) method in class:OperationDescriptionHelper
/openjdk7/jdk/src/share/classes/javax/swing/tree/
H A DDefaultTreeModel.java229 * Invoked this to insert newChild at location index in parents children.
236 parent.insert(newChild, index);
/openjdk7/jdk/src/share/classes/sun/awt/geom/
H A DCurve.java68 Order2.insert(curves, coords,
77 Order2.insert(curves, coords,
91 Order3.insert(curves, coords,
101 Order3.insert(curves, coords,
H A DOrder2.java50 public static void insert(Vector curves, double tmp[], method in class:Order2
/openjdk7/jdk/src/share/classes/com/sun/tools/jdi/
H A DTargetVM.java91 line.insert(0, '0');
/openjdk7/hotspot/src/share/vm/adlc/
H A DarchDesc.hpp49 void insert(const char *name, const char *cost, const char *rule);
/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/ws/policy/jaxws/
H A DSafePolicyReader.java70 PolicyRecord insert(final PolicyRecord insertedRec) { method in class:SafePolicyReader.PolicyRecord
/openjdk7/jdk/src/share/classes/sun/tools/jconsole/inspector/
H A DXTree.java601 node.insert(attributes, childIndex++);
618 node.insert(operations, childIndex++);
651 node.insert(notifications, childIndex++);
/openjdk7/jdk/src/share/classes/sun/tools/tree/
H A DFieldExpression.java88 buf.insert(0, fe.id);
89 buf.insert(0, '.');
95 buf.insert(0, ((IdentifierExpression)e).id);
/openjdk7/jdk/src/share/classes/javax/swing/text/html/
H A DHTMLDocument.java85 * to insert HTML content into an existing document.</p>
430 protected void insert(int offset, ElementSpec[] data) throws BadLocationException { method in class:HTMLDocument
431 super.insert(offset, data);
462 * element specifications. This is called before insert if
945 * Sets the parser that is used by the methods that insert html
1186 ("Can not insert HTML after start of a leaf");
1197 * this will insert before the newline so that there isn't text after
1515 * <code>parent</code> is used to identify the location to insert the
1547 // Found it, do the insert.
1596 // index must be > 0 otherwise no insert woul
[all...]
/openjdk7/jaxp/src/com/sun/org/apache/xalan/internal/xsltc/compiler/util/
H A DMethodGenerator.java1706 oldMethodIL.insert(first, oldMethCopyInIL);
1707 oldMethodIL.insert(first, oldMethCopyOutIL);
1710 newIL.insert(newMethCopyInIL);
/openjdk7/jdk/src/share/classes/java/io/
H A DObjectOutputStream.java2274 insert(obj, size);
2315 private void insert(Object obj, int handle) { method in class:ObjectOutputStream.HandleTable
2331 insert(objs[i], i);

Completed in 129 milliseconds

123456789