Searched refs:string (Results 476 - 495 of 495) sorted by relevance

<<11121314151617181920

/openjdk7/jdk/src/share/native/java/util/zip/
H A Dzip_util.c33 #include <string.h>
397 * Returns a hash code value for a C-style NUL-terminated string.
409 * Returns a hash code value for a string of a specified length.
427 * Returns true if the specified entry's name begins with the string
/openjdk7/jdk/src/share/native/sun/awt/libpng/
H A Dpngtest.c72 # include <string.h>
1205 /* We have to use png_memcpy instead of "=" because the string
1401 /* We have to use png_memcpy instead of "=" because the string
/openjdk7/jdk/src/share/native/sun/java2d/loops/
H A DAnyByteBinary.h29 #include <string.h>
913 * In the macro names in the following definitions, the string <stype>
H A DProcessPath.c29 #include <string.h>
/openjdk7/hotspot/src/os/bsd/vm/
H A Dos_bsd.cpp111 # include <string.h>
241 if (len > 0) buf[0] = 0; // return a null string
276 // Cpu architecture string
1450 // Skip pid and the command string. Note that we could be dealing with
1454 // We don't really need to know the command string, just find the last
2236 // Obtain string descriptions for architectures
2530 // the right place in the string, then assume we are installed in a JDK and
5392 char string[64]; local
5405 count = fscanf( fp, "%s %lu %lu\n", string, &user_time, &sys_time);
5441 // Skip pid and the command string
[all...]
/openjdk7/hotspot/src/os/linux/vm/
H A Dos_linux.cpp112 # include <string.h>
243 if (len > 0) buf[0] = 0; // return a null string
276 // Cpu architecture string
1258 // Skip pid and the command string. Note that we could be dealing with
1262 // We don't really need to know the command string, just find the last
2011 // Obtain string descriptions for architectures
2179 // the OS version string. Some have more than one /etc/XXX-release file
2353 // the right place in the string, then assume we are installed in a JDK and
5138 char string[64]; local
5151 count = fscanf( fp, "%s %lu %lu\n", string,
[all...]
/openjdk7/jaxp/src/com/sun/org/apache/xalan/internal/xsltc/compiler/
H A DXPathParser.java1480 else if (fname == parser.getQNameIgnoreDefaultNs("string")) {
1520 else if (fname == parser.getQNameIgnoreDefaultNs("string-length")) {
1572 else if (fname == parser.getQNameIgnoreDefaultNs("string")) {
1590 else if (fname == parser.getQNameIgnoreDefaultNs("string-length")) {
1702 String string = (String)((com.sun.java_cup.internal.runtime.Symbol) CUP$XPathParser$stack.elementAt(CUP$XPathParser$top-0)).value;
1705 * If the string appears to have the syntax of a QName, store
1711 final int index = string.lastIndexOf(':');
1714 final String prefix = string.substring(0, index);
1717 RESULT = (namespace == null) ? new LiteralExpr(string)
1718 : new LiteralExpr(string, namespac
[all...]
/openjdk7/hotspot/src/os/bsd/dtrace/
H A Dlibjvm_db.c27 #include <string.h>
522 /* To get name string */
535 /* To get signature string */
547 /* To get klass string */
1181 * Temporary usage of string "Interpreter".
/openjdk7/hotspot/src/os/solaris/dtrace/
H A Dlibjvm_db.c27 #include <string.h>
522 /* To get name string */
535 /* To get signature string */
547 /* To get klass string */
1181 * Temporary usage of string "Interpreter".
/openjdk7/jdk/src/solaris/native/java/net/
H A DNetworkInterface.c34 #include <string.h>
240 /* release the UTF string and interface list */
520 /* release the UTF string and interface list */
H A DPlainDatagramSocketImpl.c29 #include <string.h>
/openjdk7/jdk/src/share/native/sun/java2d/pipe/
H A DShapeSpanIterator.c27 #include <string.h>
/openjdk7/jdk/src/share/native/sun/security/pkcs11/wrapper/
H A Dp11_convert.c64 #include <string.h>
888 /* value RFC 2279 (UTF-8) string */
/openjdk7/jdk/src/share/native/sun/java2d/opengl/J2D_GL/
H A Dglext.h3547 typedef void (APIENTRYP PFNGLSHADERSOURCEPROC) (GLuint shader, GLsizei count, const GLchar* *string, const GLint *length);
3959 typedef void (APIENTRYP PFNGLPROGRAMSTRINGARBPROC) (GLenum target, GLenum format, GLsizei len, const GLvoid *string);
3976 typedef void (APIENTRYP PFNGLGETPROGRAMSTRINGARBPROC) (GLenum target, GLenum pname, GLvoid *string);
4086 typedef void (APIENTRYP PFNGLSHADERSOURCEARBPROC) (GLhandleARB shaderObj, GLsizei count, const GLcharARB* *string, const GLint *length);
6216 * ATI does not export "GL_ATI_pixel_format_float" in the GL_EXTENSIONS string.
6506 typedef void (APIENTRYP PFNGLSTRINGMARKERGREMEDYPROC) (GLsizei len, const GLvoid *string);
/openjdk7/jdk/src/solaris/native/sun/awt/
H A Dgtk2_interface.c30 #include <string.h>
2186 * utf-8 representation of a string is the same as
2187 * the string itself. If this isn't so we should
/openjdk7/jdk/src/share/demo/jvmti/java_crw_demo/
H A Djava_crw_demo.c58 #include <string.h>
118 const char * ptr; /* Pointer to any string */
119 unsigned short len; /* Length of string */
/openjdk7/hotspot/src/share/vm/opto/
H A Dmemnode.cpp1621 ciObject* string = t->const_oop(); local
1622 ciConstant constant = string->as_instance()->field_value(field);
/openjdk7/jdk/src/share/native/common/
H A Dcheck_code.c82 #include <string.h>
/openjdk7/jdk/src/share/native/sun/awt/medialib/
H A Dawt_ImagingLib.c28 #include <string.h>
/openjdk7/hotspot/src/os/solaris/vm/
H A Dos_solaris.cpp114 # include <string.h>
719 if (len > 0) buffer[0] = 0; // return a null string
2162 // Obtain string descriptions for architectures
2504 // the right place in the string, then assume we are installed in a JDK and
6833 // Returns the length of the string

Completed in 296 milliseconds

<<11121314151617181920