Searched defs:end (Results 251 - 275 of 386) sorted by relevance

<<111213141516

/openjdk7/hotspot/src/share/tools/hsdis/
H A Dhsdis.c51 uintptr_t start; uintptr_t end; member in struct:hsdis_app_data
99 app_data.end = (uintptr_t) end_pv;
113 uintptr_t end = app_data.end; local
125 while (p < end && !app_data.losing) {
194 if (memaddr_p + length > app_data->end) {
/openjdk7/hotspot/src/share/vm/c1/
H A Dc1_Instruction.cpp518 void BlockBegin::set_end(BlockEnd* end) { argument
519 assert(end != NULL, "should not reset block end to NULL");
520 if (end == _end) {
525 // Set the new end
526 _end = end;
530 for (int i = 0; i < end->number_of_sux(); i++) {
531 BlockBegin* sux = end->sux_at(i);
543 // disconnect from the old end
598 end()
[all...]
H A Dc1_InstructionPrinter.cpp557 BlockEnd* end = x->end(); local
593 output()->print("[%d, %d]", x->bci(), (end == NULL ? -1 : end->printable_bci()));
596 if (end != NULL && end->number_of_sux() > 0) {
598 for (int i = 0; i < end->number_of_sux(); i++) {
599 output()->print(" B%d", end->sux_at(i)->block_id());
640 if (x->end() && x->end()
[all...]
H A Dc1_ValueType.hpp208 IntInterval(jint beg, jint end) { argument
209 assert(beg <= end, "illegal interval");
211 _end = end;
215 jint end() const { return _end; } function in class:IntInterval
/openjdk7/jdk/src/macosx/classes/sun/lwawt/macosx/
H A DCDataTransferer.java409 private int end; field in class:HTMLDecodingInputStream
436 end = -1;
469 end = val;
491 end = Integer.parseInt
494 if (end < 0) {
526 parseDescription(); // initializes 'index' and 'end'
530 if (end != -1 && index >= end) {
536 index = end = 0; // so future read() calls will fail quickly
/openjdk7/jdk/src/macosx/native/com/sun/media/sound/
H A DPLATFORM_API_MacOSX_Ports.cpp404 int end = offset + len; local
405 for (int i=offset; i<end; i++) {
/openjdk7/hotspot/src/share/vm/runtime/
H A Dsafepoint.cpp95 // Implementation of Safepoint begin/end
128 // exit. It is released again in SafepointSynchronize::end().
416 void SafepointSynchronize::end() { function in class:SafepointSynchronize
1231 // Records the end time of sync which will be used to calculate the total
H A Dsignature.hpp80 done_parm = 10, // marker for end of parameters
114 // Object types (begin indexes the first character of the entry, end indexes the first character after the entry)
115 virtual void do_object(int begin, int end) = 0;
116 virtual void do_array (int begin, int end) = 0;
135 void do_object(int begin, int end) { type_name("jobject" ); } argument
136 void do_array (int begin, int end) { type_name("jobject" ); } argument
163 void do_object(int begin, int end) { set(T_OBJECT_size , T_OBJECT ); } argument
164 void do_array (int begin, int end) { set(T_ARRAY_size , T_ARRAY ); } argument
229 void do_object(int begin, int end) { _fingerprint |= (((uint64_t)obj_parm) << _shift_count); _shift_count += parameter_feature_size; } argument
230 void do_array (int begin, int end) { _fingerprin argument
293 do_object(int begin, int end) argument
294 do_array(int begin, int end) argument
[all...]
H A DvmStructs.cpp2609 // This macro generates the sentinel value indicating the end of the list
2760 // This macro generates the sentinel value indicating the end of the list
2791 // This macro generates the sentinel value indicating the end of the list
3183 const char * end = strrchr(typeName, '>'); local
3184 int len = end - start + 1;
/openjdk7/hotspot/src/share/vm/shark/
H A DsharkBuilder.cpp584 Function::iterator end = cur->getParent()->end(); local
585 while (iter != end) {
593 if (iter == end)
/openjdk7/hotspot/src/share/vm/utilities/
H A DbitMap.cpp80 void BitMap::set_range_within_word(idx_t beg, idx_t end) { argument
81 // With a valid range (beg <= end), this test ensures that end != 0, as
83 if (beg != end) {
84 bm_word_t mask = inverted_bit_mask_for_range(beg, end);
89 void BitMap::clear_range_within_word(idx_t beg, idx_t end) { argument
90 // With a valid range (beg <= end), this test ensures that end != 0, as
92 if (beg != end) {
93 bm_word_t mask = inverted_bit_mask_for_range(beg, end);
98 par_put_range_within_word(idx_t beg, idx_t end, bool value) argument
116 set_range(idx_t beg, idx_t end) argument
126 set_range_within_word(bit_index(end_full_word), end); local
135 clear_range(idx_t beg, idx_t end) argument
145 clear_range_within_word(bit_index(end_full_word), end); local
154 set_large_range(idx_t beg, idx_t end) argument
166 set_range_within_word(bit_index(end_full_word), end); local
169 clear_large_range(idx_t beg, idx_t end) argument
181 clear_range_within_word(bit_index(end_full_word), end); local
226 par_at_put_range(idx_t beg, idx_t end, bool value) argument
240 par_put_range_within_word(bit_index(end_full_word), end, value); local
250 at_put_large_range(idx_t beg, idx_t end, bool value) argument
258 par_at_put_large_range(idx_t beg, idx_t end, bool value) argument
274 par_put_range_within_word(bit_index(end_full_word), end, value); local
[all...]
/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/fastinfoset/sax/
H A DSAXDocumentParser.java83 public void comment(char[] ch, int start, int end) { } argument
1230 final int end = _namespacePrefixesIndex;
1257 for (int i = end - 1; i >= start; i--) {
/openjdk7/jdk/src/solaris/native/sun/awt/
H A Dawt_Font.c271 char *start = NULL, *end = NULL; local
280 start = end + 1;\
281 end = strchr(start, '-');\
282 if (end == NULL) {\
286 *end = '\0'
289 end = buffer;
319 encoding = end + 1;
/openjdk7/jdk/src/windows/native/java/io/
H A Dio_util_md.c322 jlong current, end; local
332 end = long_to_jlong(filesize.QuadPart);
333 *pbytes = end - current;
/openjdk7/jdk/src/windows/native/sun/font/
H A Dfontpath.c41 char *end; local
49 end = strrchr(sysdir,'\\');
50 if (end && (stricmp(end,"\\System") || stricmp(end,"\\System32"))) {
51 *end = 0;
363 /* It looks like TrueType fonts have " (TrueType)" tacked on the end of their
367 * at the end. But that turns out to pass a few .FON files that MS supply.
/openjdk7/jdk/src/windows/native/sun/windows/
H A Dawt_TextArea.cpp41 int start, end; member in struct:ReplaceTextStruct
596 // 4417236: end of fix
659 void AwtTextArea::SetSelRange(LONG start, LONG end) argument
663 cr.cpMax = getWin32SelPos(end);
677 jint end = rts->end; local
699 c->SendMessage(EM_SETSEL, start, end);
776 jint start, jint end)
787 rts->end = end;
774 Java_sun_awt_windows_WTextAreaPeer_replaceText(JNIEnv *env, jobject self, jstring text, jint start, jint end) argument
[all...]
/openjdk7/jdk/src/share/classes/sun/text/normalizer/
H A DUnicodeSet.java339 * Constructs a set containing the given range. If <code>end >
343 * @param end last character, inclusive, of range
346 public UnicodeSet(int start, int end) { argument
348 complement(start, end);
500 int end = getRangeStart(i)-1;
502 if (start != end) {
503 if ((start+1) != end) {
506 _appendToPat(result, end, escapeUnprintable);
515 int end = getRangeEnd(i);
517 if (start != end) {
538 add_unchecked(int start, int end) argument
701 complement(int start, int end) argument
1340 range(int start, int end) argument
[all...]
/openjdk7/jdk/src/share/demo/java2d/J2DBench/src/j2dbench/report/
H A DJ2DAnalyzer.java362 srs.setEndTime(getLongAttribute(line, "end"));
533 private long end; field in class:J2DAnalyzer.SingleResultSetHolder
555 end = ms;
559 return end;
/openjdk7/jdk/src/share/classes/sun/java2d/pisces/
H A DRenderer.java51 // (start <= subpixel_y <= end) will be evaluated. No
54 private ScanlineIterator(int start, int end) { argument
59 maxY = end;
482 // Start and end in same pixel
/openjdk7/jdk/src/share/native/sun/java2d/opengl/
H A DOGLContext.c613 char *end; local
622 end = p + strlen(p);
624 while (p < end) {
/openjdk7/jdk/src/solaris/classes/sun/awt/X11/
H A DListHelper.java250 int end = getItemCount();
251 for(int i = 0 ; i < end ; i++) {
363 public void end() {} method in class:ListHelper
/openjdk7/langtools/test/tools/javac/failover/
H A DCheckAttributedTree.java435 end = Integer.MAX_VALUE;
443 end = TreeInfo.getEndPos(tree, endPosTable);
448 return treeUtil.nameFromTag(tree.getTag()) + "[start:" + start + ",pos:" + pos + ",end:" + end + "]";
455 final int end; field in class:CheckAttributedTree.Info
653 int end = info.end;
654 if (start == -1 && end == -1)
657 start = end;
658 if (end
755 JTextField end; field in class:CheckAttributedTree.Viewer.InfoPanel
[all...]
/openjdk7/jaxp/src/com/sun/org/apache/xalan/internal/xsltc/compiler/util/
H A DMethodGenerator.java226 InstructionHandle end)
233 lvg = super.addLocalVariable(name, type, start, end);
402 * has the side effect of setting the start and end for any
486 * a side-effect of setting the start and end range for any
566 // If no end handle is recorded for the LocalVariableGen, it is assumed
567 // to be in use to the end of the method.
575 // range includes the end instruction itself, so that instruction's
755 * @param end The {@link InstructionHandle} of the last
758 Chunk(InstructionHandle start, InstructionHandle end) { argument
760 m_end = end;
224 addLocalVariable(String name, Type type, InstructionHandle start, InstructionHandle end) argument
[all...]
/openjdk7/jaxp/src/com/sun/org/apache/xerces/internal/dom/
H A DDeferredDocumentImpl.java1510 System.out.println("# end table");
1872 * @param end The ending offset of the search.
1880 int start, int end, int target) {
1887 while (start <= end) {
1890 int middle = (start + end) >>> 1;
1894 print(values, start, end, middle, target);
1908 end = middle - 1;
2071 private static void print(int values[], int start, int end, argument
2077 for (int i = start; i < end; i++) {
2085 if (i < end
1879 binarySearch(final int values[], int start, int end, int target) argument
[all...]
/openjdk7/jaxp/src/com/sun/org/apache/xerces/internal/impl/xpath/regex/
H A DRegexParser.java904 boolean end = false;
911 end = true;
917 if (c < 0) end = true;
926 end = true;
947 end = true;
971 if (!end) { // if not shorthands...
1220 static protected final void addCaseInsensitiveCharRange(RangeToken tok, int start, int end) { argument
1223 if (start <= end) {
1225 r2 = end;
1227 r1 = end;
[all...]

Completed in 123 milliseconds

<<111213141516