Searched refs:idx (Results 251 - 275 of 280) sorted by relevance

<<1112

/openjdk7/jdk/src/share/classes/javax/sql/rowset/
H A DBaseRowSet.java1494 * @param idx an <code>int</code> indicating which parameter is to be
1498 private void checkParamIndex(int idx) throws SQLException { argument
1499 if ((idx < 1)) {
/openjdk7/hotspot/src/share/vm/opto/
H A Daddnode.cpp83 // both are loads, so fall through to sort inputs by idx
731 uint AddPNode::match_edge(uint idx) const {
732 return idx > Base;
H A Dparse2.cpp72 Node *idx = peek(0+vals); // Get from stack without popping local
98 const TypeInt* idxtype = _gvn.type(idx)->is_int();
99 // See if the highest idx value is less than the lowest array bound,
100 // and if the idx value cannot be negative:
131 Node* chk = _gvn.transform( new (C) CmpUNode(idx, len) );
150 builtin_throw(Deoptimization::Reason_range_check, idx);
157 Node* ptr = array_element_address(ary, idx, type, sizetype);
H A DgraphKit.cpp1591 Node* GraphKit::array_element_address(Node* ary, Node* idx, BasicType elembt, argument
1597 jint idx_con = find_int_con(idx, -1);
1619 idx = _gvn.transform( new (C) ConvI2LNode(idx, lidxtype) );
1621 Node* scale = _gvn.transform( new (C) LShiftXNode(idx, intcon(shift)) );
1626 Node* GraphKit::load_array_element(Node* ctl, Node* ary, Node* idx, const TypeAryPtr* arytype) { argument
1629 Node* adr = array_element_address(ary, idx, elembt, arytype->size());
H A Dsubnode.hpp302 uint match_edge(uint idx) const { return 0; }
H A DphaseX.cpp350 Node *NodeHash::find_index(uint idx) { // For debugging argument
355 if( m->_idx == (uint)idx ) return m;
H A Dloopnode.hpp715 // Array of immediate dominance info for each CFG node indexed by node idx
968 // Insert phi(lp_entry_val, back_edge_val) at use->in(idx) for loop lp if phi does not already exist
969 void insert_phi_for_loop( Node* use, uint idx, Node* lp_entry_val, Node* back_edge_val, LoopNode* lp );
H A Dcfgnode.cpp249 static bool check_convf2i_clipping( PhiNode *phi, uint idx, ConvF2INode * &convf2i, Node *min, Node *max) { argument
253 Node *rshift = phi->in(idx);
/openjdk7/jdk/src/share/classes/com/sun/imageio/plugins/gif/
H A DGIFImageReader.java249 int idx = Math.min(imageMetadata.transparentColorIndex,
251 a[idx] = (byte)0;
/openjdk7/jaxws/src/share/jaxws_classes/com/sun/tools/internal/xjc/reader/xmlschema/
H A DSimpleTypeBuilder.java648 int idx=1;
661 name = "VALUE_"+(idx++);
/openjdk7/hotspot/src/share/vm/c1/
H A Dc1_LinearScan.cpp517 int idx = 0; local
529 _lir_ops.at_put(idx, op);
530 _block_of_op.at_put(idx, block);
533 idx++;
538 assert(idx == num_instructions, "must match");
539 assert(idx * 2 == op_id, "must match");
5832 int idx = _edge_instructions_idx.at(edge);
5834 if (idx < instructions->length()) {
5835 return instructions->at(idx);
5844 int idx
[all...]
H A Dc1_GraphBuilder.cpp2974 int idx = 0; local
2977 state->store_local(idx, new Local(method()->holder(), objectType, idx));
2978 idx = 1;
2989 state->store_local(idx, new Local(type, vt, idx));
2990 idx += type->size();
/openjdk7/jaxp/src/com/sun/org/apache/xerces/internal/impl/dv/xs/
H A DXSSimpleTypeDecl.java1838 for (int idx = fPattern.size()-1; idx >= 0; idx--) {
1839 regex = (RegularExpression)fPattern.elementAt(idx);
1843 fPatternStr.elementAt(idx),
/openjdk7/jdk/src/solaris/classes/sun/awt/X11/
H A DXListPeer.java1390 boolean isIndexDisplayed(int idx) { argument
1393 return idx <= lastDisplayed &&
1394 idx >= Math.max(0, lastDisplayed - itemsInWindow() + 1);
/openjdk7/jdk/src/share/classes/java/lang/invoke/
H A DMethodHandleImpl.java447 int idx = indexes[i];
448 targetArgs[i] = names[idx];
/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/ws/api/addressing/
H A DWSEndpointReference.java945 int idx = qName.indexOf(':');
946 qName = qName.substring(0,idx+1)+rootLocalName;
/openjdk7/jdk/src/share/classes/com/sun/rowset/
H A DCachedRowSetImpl.java1587 * @param idx the number of a column in this <code>CachedRowSetImpl</code>
1592 private void checkIndex(int idx) throws SQLException { argument
1593 if (idx < 1 || idx > RowSetMD.getColumnCount()) {
3781 * @param idx the index identifier of the column that may be have been updated.
3789 public boolean columnUpdated(int idx) throws SQLException { argument
3795 return (((Row)getCurrentRow()).getColUpdated(idx - 1));
/openjdk7/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/win32/coff/
H A DCOFFFileParser.java720 final int idx = i;
721 names[idx] = new MemoizedObject() {
723 seek(exportNamePointerTable[idx]);
/openjdk7/jdk/test/java/lang/invoke/indify/
H A DIndify.java1322 int idx = indexOf(con);
1323 if (idx >= 0) return get(idx);
/openjdk7/jdk/src/solaris/native/java/net/
H A DPlainDatagramSocketImpl.c2408 jint idx = (*env)->GetIntField(env, niObj, ni_indexID); local
2409 mname6.ipv6mr_interface = idx;
/openjdk7/hotspot/src/share/vm/gc_implementation/parallelScavenge/
H A DpsParallelCompact.cpp628 for (size_t idx = beg_idx; idx < end_idx; ++idx) {
629 _region_data[idx].set_source_region(0);
/openjdk7/hotspot/src/share/vm/oops/
H A DconstantPoolOop.hpp771 jint cpool_entry_size(jint idx);
H A DinstanceKlass.cpp1541 int idx = 0; local
1544 tty->print("[%d] count=%d { ", idx++, b->count());
/openjdk7/jdk/src/share/classes/com/sun/rowset/internal/
H A DSyncResolverImpl.java2481 * @param idx the index identifier of the column that may be have been updated.
2489 public boolean columnUpdated(int idx) throws SQLException { argument
/openjdk7/hotspot/src/share/vm/ci/
H A DciTypeFlow.cpp1570 int idx = _index - succ_ct; local
1571 _pred->exceptions()->at_put(idx, succ);

Completed in 258 milliseconds

<<1112