Searched defs:res (Results 51 - 75 of 362) sorted by relevance

1234567891011>>

/openjdk7/hotspot/src/share/vm/gc_implementation/g1/
H A Dg1HotCardCache.cpp72 jbyte* res = NULL; local
75 res = _hot_cache[_hot_cache_idx];
89 return res;
H A Dvm_operations_g1.cpp80 bool res = VM_GC_Operation::doit_prologue(); local
81 if (!res) {
92 return res;
125 bool res = g1h->g1_policy()->force_initial_mark_if_outside_cycle(_gc_cause); local
145 if (!res) {
H A DheapRegionSeq.cpp142 uint res = 0;
149 res += 1;
151 return res;
161 uint res = find_contiguous_from(start, num); local
162 if (res == G1_NULL_HRS_INDEX && start > 0) {
165 res = find_contiguous_from(0, num);
167 if (res != G1_NULL_HRS_INDEX) {
168 assert(res < length(), err_msg("res: %u should be valid", res));
196 bool res = blk->doHeapRegion(at(i)); local
[all...]
/openjdk7/jdk/src/share/classes/com/sun/script/util/
H A DInterfaceImplementor.java99 protected Object convertResult(Method method, Object res) argument
102 return res;
/openjdk7/jdk/src/share/classes/com/sun/tools/hat/internal/parser/
H A DMappedReadBuffer.java85 public synchronized void get(long pos, byte[] res) throws IOException { argument
87 buf.get(res);
/openjdk7/hotspot/src/share/vm/runtime/
H A Datomic.cpp81 jint res = cmpxchg(new_val, dest_int, cur); local
82 if (res == cur) break;
83 cur = res;
H A DstackValueCollection.cpp70 intptr_t res = at(slot)->get_int(); local
71 return *((jfloat*) (&res));
76 intptr_t res = at(slot+1)->get_int(); local
77 return *((jdouble*) (&res));
/openjdk7/jdk/src/solaris/native/sun/nio/ch/
H A DEPoll.c75 int res; local
80 RESTARTABLE(epoll_ctl(epfd, (int)opcode, (int)fd, &event), res); local
82 return (res == 0) ? 0 : errno;
90 int res; local
92 RESTARTABLE(epoll_wait(epfd, events, numfds, -1), res);
93 if (res < 0) {
96 return res;
101 int res; local
102 RESTARTABLE(close(epfd), res); local
H A DKQueue.c79 int res; local
82 RESTARTABLE(kevent(kqfd, &changes[0], 1, NULL, 0, &timeout), res); local
83 return (res == -1) ? errno : 0;
91 int res; local
93 RESTARTABLE(kevent(kqfd, NULL, 0, events, nevents, NULL), res);
94 if (res < 0) {
97 return res;
H A DEPollArrayWrapper.c56 int res = epoll_wait(epfd, events, numfds, timeout); local
57 if (res < 0 && errno == EINTR) {
69 return res;
110 int res; local
115 RESTARTABLE(epoll_ctl(epfd, (int)opcode, (int)fd, &event), res); local
127 if (res < 0 && errno != EBADF && errno != ENOENT && errno != EPERM) {
138 int res; local
141 RESTARTABLE(epoll_wait(epfd, events, numfds, timeout), res); local
143 res = iepoll(epfd, events, numfds, timeout);
146 if (res <
[all...]
H A DPollArrayWrapper.c53 int res = poll(fds, nfds, remaining); local
54 if (res < 0 && errno == EINTR) {
66 return res;
H A DSolarisEventPort.c54 int res; local
55 RESTARTABLE(close(port), res); local
100 int res; local
103 RESTARTABLE(port_get((int)port, ev, NULL), res); local
104 if (res == -1) {
113 int res; local
127 res = port_getn((int)port, list, (uint_t)max, &n, tsp);
128 if (res == -1) {
/openjdk7/jdk/src/windows/native/com/sun/media/sound/
H A DPLATFORM_API_WinOS_Util.c44 INT64 res; local
48 res = ((INT64) timeGetTime()) - handle->startTime;
49 if (res < 0) {
50 res *= (INT64) -1000;
52 res *= (INT64) 1000;
54 return res;
/openjdk7/jdk/test/sun/management/jmxremote/bootstrap/
H A Dlauncher.c49 jint res; local
79 res = (*create_vm)(&jvm, (void**)&env, &vm_args);
80 if (res < 0) {
/openjdk7/jdk/src/share/native/sun/security/ec/impl/
H A Decp_521.c54 mp_err res = MP_OKAY; local
102 return res;
111 mp_err res = MP_OKAY; local
116 return res;
126 mp_err res = MP_OKAY; local
131 return res;
140 mp_err res = MP_OKAY; local
155 return res;
H A Dmpmontg.c78 #define ABORT res = MP_UNDEF; goto CLEANUP
83 #define ABORT res = MP_UNDEF; goto CLEANUP
89 mp_err res; local
104 if ((res = s_mp_cmp(T, &mmm->N)) >= 0) {
108 if ((res = mp_cmp(T, &mmm->N)) >= 0) {
109 res = MP_UNDEF;
114 res = MP_OKAY;
116 return res;
125 mp_err res; local
139 if((res
[all...]
/openjdk7/jaxp/src/com/sun/org/apache/xml/internal/res/
H A DXMLMessages.java23 package com.sun.org.apache.xml.internal.res;
44 "com.sun.org.apache.xml.internal.res.XMLErrorResources";
/openjdk7/jaxp/src/com/sun/org/apache/xml/internal/utils/res/
H A DXResourceBundle.java23 package com.sun.org.apache.xml.internal.utils.res;
43 "com.sun.org.apache.xalan.internal.res.XSLTErrorResources", XSLT_RESOURCE =
44 "com.sun.org.apache.xml.internal.utils.res.XResourceBundle", LANG_BUNDLE_NAME =
45 "com.sun.org.apache.xml.internal.utils.res.XResources", MULT_ORDER =
/openjdk7/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep/
H A DpromotionInfo.cpp214 SpoolBlock* res; local
215 if ((res = _spareSpool) != NULL) {
217 res->nextSpoolBlock = NULL;
219 res = (SpoolBlock*)(space()->allocateScratch(refillSize()));
220 if (res != NULL) {
221 res->init();
224 assert(res == NULL || res->nextSpoolBlock == NULL, "postcondition");
225 return res;
/openjdk7/hotspot/src/share/vm/oops/
H A DobjArrayOop.hpp66 int res = ((uint)length + OopsPerHeapWord - 1)/OopsPerHeapWord; local
67 assert(res == old_res, "Inconsistency between old and new.");
68 return res;
/openjdk7/hotspot/src/share/vm/services/
H A DdiagnosticArgument.cpp290 int res = sscanf(str, UINT64_FORMAT "%c", &_value._val, &_value._multiplier); local
291 if (res == 2) {
309 } else if (res == 1) {
/openjdk7/jdk/src/windows/native/sun/java2d/d3d/
H A DD3DGlyphCache.cpp37 HRESULT res; local
42 if (FAILED(res = (*ppGlyphCache)->Init(pCtx))) {
46 return res;
120 HRESULT res = pCtx->GetResourceManager()-> local
124 if (FAILED(res)) {
130 return res;
136 HRESULT res = S_OK; local
144 res = pCtx->UploadTileToTexture(pGlyphCacheRes,
168 return res;
H A DD3DMaskBlit.cpp44 HRESULT res = S_OK; local
53 return res;
58 if (FAILED(res = d3dc->BeginScene(STATE_TEXTUREOP))) {
59 return res;
63 if (FAILED(res =
66 return res;
70 if (FAILED(res = d3dc->SetTexture(pBlitTex, 0))) {
71 return res;
82 if (FAILED(res = d3dc->UploadTileToTexture(pBlitTexRes, pPixels,
88 return res;
[all...]
H A DD3DMaskFill.cpp51 HRESULT res = S_OK; local
67 res = d3dc->BeginScene(STATE_MASKOP);
68 RETURN_STATUS_IF_FAILED(res);
85 res = maskCache->AddMaskQuad(sx, sy, x, y, sw, sh,
90 return res;
/openjdk7/jdk/src/windows/native/sun/nio/ch/
H A DWindowsAsynchronousFileChannelImpl.c41 BOOL res; local
48 res = ReadFile((HANDLE) jlong_to_ptr(handle),
54 if (res == 0) {
71 BOOL res; local
78 res = WriteFile((HANDLE)jlong_to_ptr(handle),
84 if (res == 0) {
99 BOOL res; local
112 res = LockFileEx(h, flags, 0, lowNumBytes, highNumBytes, lpOverlapped);
113 if (res == 0) {

Completed in 109 milliseconds

1234567891011>>