Searched refs:indices (Results 26 - 42 of 42) sorted by relevance

12

/openjdk7/jdk/src/share/classes/sun/font/
H A DExtendedTextSourceLabel.java638 int[] indices = gv.getGlyphCharIndices(0, numGlyphs, null);
647 ", n: " + indices[i]);
651 int minIndex = indices[0]; // smallest index seen this cluster
660 int xdelta = 1; // delta for incrementing indices
664 minIndex = indices[numGlyphs - 1];
677 // to support vertical, use 'ixxxx' indices and swap horiz and vertical components
704 minIndex = indices[gx];
713 minIndex != nextMin || indices[gx] <= maxIndex)) {
718 (indices[gx] <= maxIndex) ||
757 minIndex = Math.min(minIndex, indices[g
[all...]
H A DGlyphLayout.java170 * glyphs, positions, and character indices to the glyphvector data, and advance the point.
617 int[] indices = null;
619 indices = new int[_count];
620 System.arraycopy(_indices, 0, indices, 0, _count);
624 result = new StandardGlyphVector(font, frc, glyphs, positions, indices, _flags);
626 result.initGlyphVector(font, frc, glyphs, positions, indices, _flags);
/openjdk7/hotspot/src/share/vm/oops/
H A DinstanceKlass.cpp1374 int* indices = methods_cached_itable_indices_acquire(); local
1392 if (indices == NULL || idnum_can_increment()) {
1396 indices = methods_cached_itable_indices_acquire();
1399 if (indices == NULL || (length = (size_t)indices[0]) <= idnum) {
1406 new_indices[i+1] = indices[i+1];
1412 if (indices != NULL) {
1415 to_dealloc_indices = indices;
1417 release_set_methods_cached_itable_indices(indices = new_indices);
1422 indices[idnu
1444 int* indices = methods_cached_itable_indices_acquire(); local
1904 int* indices = methods_cached_itable_indices_acquire(); local
[all...]
H A DinstanceKlass.hpp216 // Indices correspond to entries (not indices) in fields array.
596 // JVMTI: Support for caching of field indices, types, and offsets
918 void release_set_methods_cached_itable_indices(int* indices) argument
919 { OrderAccess::release_store_ptr(&_methods_cached_itable_indices, indices); }
1188 // An iterator that's used to access the inner classes indices in the
/openjdk7/jdk/src/share/classes/sun/tools/jconsole/
H A DPlotter.java835 // (approx every 24 days). An array of indices is used to
839 int[] indices = new int[0]; field in class:Plotter.TimeStamps
850 for (int j = indices.length - 1; j >= 0; j--) {
851 if (i >= indices[j]) {
863 // Grow offset and indices arrays and store new offset
866 indices = Arrays.copyOf(indices, n + 1);
867 indices[n] = size;
/openjdk7/jdk/src/share/classes/com/sun/rowset/
H A DJoinRowSetImpl.java225 ArrayList<Integer> indices = new ArrayList<>();
229 indices.add(iMatchKey);
234 int[] indexes = new int[indices.size()];
235 for(int i=0; i<indices.size();i++)
236 indexes[i] = ((Integer)indices.get(i)).intValue();
/openjdk7/langtools/src/share/classes/com/sun/tools/classfile/
H A DDependencies.java586 void addClasses(int[] indices) throws ConstantPoolException { argument
587 for (int i: indices)
/openjdk7/jaxp/src/com/sun/org/apache/bcel/internal/generic/
H A DInstructionList.java232 int[] indices = s.getIndices();
234 for(int j=0; j < indices.length; j++) {
235 target = bi.position + indices[j];
974 // Update position indices of instructions
/openjdk7/jdk/src/share/classes/javax/swing/plaf/basic/
H A DBasicTreeUI.java3831 int[] indices = e.getChildIndices();
3832 if (indices == null || indices.length == 0) {
3841 int minIndex = indices[0];
3842 for (int i = indices.length - 1; i > 0; i--) {
3843 minIndex = Math.min(indices[i], minIndex);
3862 if (indices.length == 1 &&
3894 int[] indices = e.getChildIndices();
3898 if(indices != null && (childCount - indices
[all...]
/openjdk7/jdk/src/solaris/native/sun/awt/
H A DX11Color.c378 int indices[256]; local
819 indices[i] = alloc_col(dpy, cm, reds[i], greens[i], blues[i], -1,
824 indices[awt_data->color_data->img_clr_tbl[i]];
/openjdk7/jdk/src/windows/native/sun/awt_common/
H A Dawt_makecube.cpp37 unsigned char reds[256], greens[256], blues[256], indices[256]; variable
/openjdk7/jaxp/src/com/sun/org/apache/bcel/internal/classfile/
H A DUtility.java79 * byte code to allow 16-bit wide indices
168 String indices = fillup(stream.getIndex() + ":", 6, true, ' ');
169 buf.append(indices + codeToString(stream, constant_pool, verbose) + '\n');
/openjdk7/jdk/src/share/classes/javax/swing/
H A DJList.java98 * indices that have been modified, added, or removed. {@code JList}'s
1615 * for the range of cells specified by the two indices.
1616 * These indices can be supplied in any order.
2051 * indices are included. {@code anchor} doesn't have to be less than or
2073 * selection. Both the {@code anchor} and {@code lead} indices are
2097 * indices are removed. {@code index0} doesn't have to be less than or
2163 * Returns an array of all of the selected indices, in increasing
2166 * @return all of the selected indices, in increasing order,
2217 * Changes the selection to be the set of indices specified by the given
2220 * {@code addSelectionInterval} on the selection model to add the indices
2231 setSelectedIndices(int[] indices) argument
[all...]
/openjdk7/jdk/src/share/classes/sun/swing/
H A DFilePane.java243 int[] indices = list.getSelectedIndices();
244 for (int i : indices) {
/openjdk7/hotspot/src/share/vm/classfile/
H A DclassFileParser.cpp102 int indices[SymbolTable::symbol_alloc_batch_size]; local
273 indices[names_count] = index;
276 SymbolTable::new_symbols(class_loader, cp, names_count, names, lengths, indices, hashValues, CHECK);
293 SymbolTable::new_symbols(class_loader, cp, names_count, names, lengths, indices, hashValues, CHECK);
2830 // Validate the constant pool indices and types
/openjdk7/jdk/src/share/native/sun/java2d/opengl/J2D_GL/
H A Dglext.h3140 typedef void (APIENTRYP PFNGLDRAWRANGEELEMENTSPROC) (GLenum mode, GLuint start, GLuint end, GLsizei count, GLenum type, const GLvoid *indices);
3332 typedef void (APIENTRYP PFNGLMULTIDRAWELEMENTSPROC) (GLenum mode, const GLsizei *count, GLenum type, const GLvoid* *indices, GLsizei primcount);
3782 typedef void (APIENTRYP PFNGLMATRIXINDEXUBVARBPROC) (GLint size, const GLubyte *indices);
3783 typedef void (APIENTRYP PFNGLMATRIXINDEXUSVARBPROC) (GLint size, const GLushort *indices);
3784 typedef void (APIENTRYP PFNGLMATRIXINDEXUIVARBPROC) (GLint size, const GLuint *indices);
4846 typedef void (APIENTRYP PFNGLDRAWRANGEELEMENTSEXTPROC) (GLenum mode, GLuint start, GLuint end, GLsizei count, GLenum type, const GLvoid *indices);
5002 typedef void (APIENTRYP PFNGLMULTIDRAWELEMENTSEXTPROC) (GLenum mode, const GLsizei *count, GLenum type, const GLvoid* *indices, GLsizei primcount);
5426 typedef void (APIENTRYP PFNGLMULTIMODEDRAWELEMENTSIBMPROC) (const GLenum *mode, const GLsizei *count, GLenum type, const GLvoid* const *indices, GLsizei primcount, GLint modestride);
H A Dgl.h1180 GLenum type, const GLvoid *indices );
1526 GLuint end, GLsizei count, GLenum type, const GLvoid *indices );
1548 typedef void (APIENTRY * PFNGLDRAWRANGEELEMENTSPROC) (GLenum mode, GLuint start, GLuint end, GLsizei count, GLenum type, const GLvoid *indices);

Completed in 870 milliseconds

12