/external/kernel-headers/original/uapi/linux/nfsd/ |
cld.h | 2 * Upcall description for nfsdcld communication 25 /* latest upcall version available */ 46 uint8_t cm_vers; /* upcall version */ 47 uint8_t cm_cmd; /* upcall command */
|
/external/parameter-framework/asio-1.10.6/include/asio/detail/ |
completion_handler.hpp | 50 // the upcall is made. Even if we're not about to make an upcall, a 59 // Make the upcall if required.
|
reactive_null_buffers_op.hpp | 56 // the upcall is made. Even if we're not about to make an upcall, a 66 // Make the upcall if required.
|
reactive_socket_connect_op.hpp | 74 // the upcall is made. Even if we're not about to make an upcall, a 84 // Make the upcall if required.
|
reactive_socket_send_op.hpp | 88 // the upcall is made. Even if we're not about to make an upcall, a 98 // Make the upcall if required.
|
reactive_socket_accept_op.hpp | 104 // the upcall is made. Even if we're not about to make an upcall, a 114 // Make the upcall if required.
|
reactive_socket_recv_op.hpp | 91 // the upcall is made. Even if we're not about to make an upcall, a 101 // Make the upcall if required.
|
reactive_socket_recvfrom_op.hpp | 101 // the upcall is made. Even if we're not about to make an upcall, a 111 // Make the upcall if required.
|
reactive_socket_recvmsg_op.hpp | 93 // the upcall is made. Even if we're not about to make an upcall, a 103 // Make the upcall if required.
|
reactive_socket_sendto_op.hpp | 91 // the upcall is made. Even if we're not about to make an upcall, a 101 // Make the upcall if required.
|
resolve_endpoint_op.hpp | 84 // before the upcall is made. Even if we're not about to make an upcall,
|
resolve_op.hpp | 89 // before the upcall is made. Even if we're not about to make an upcall,
|
/art/runtime/ |
quick_exception_handler.h | 49 // Deoptimize the stack to the upcall. For every compiled frame, we create a "copy" 63 // Long jump either to a catch handler or to the upcall. 132 // Frame depth of the catch handler or the upcall.
|
nth_caller_visitor.h | 40 // Upcall.
|
quick_exception_handler.cc | 70 // This is the upcall, we remember the frame and last pc so that we may long jump to them. 157 LOG(INFO) << "Handler is upcall"; 214 DCHECK(*handler_quick_frame_ != nullptr) << "Method should not be called on upcall exceptions"; 308 // This is the upcall (or the next full frame in single-frame deopt), we remember the frame 314 // In case there is no deoptimized shadow frame for this upcall, we still 543 // Unwinds all instrumentation stack frame prior to catch handler or upcall. 568 // We reached the frame of the catch handler or the upcall.
|
instrumentation.cc | 186 LOG(INFO) << " Skipping upcall. Frame " << GetFrameId(); 346 LOG(INFO) << " Skipping upcall. Frame " << GetFrameId(); [all...] |
/external/parameter-framework/asio-1.10.6/include/asio/ |
handler_alloc_hook.hpp | 35 * before the upcall to the handler is performed. This allows the same memory to
|
/external/libpcap/msdos/ |
pktdrvr.h | 93 WORD secondCount; /* and 2nd upcall */
|
pkt_rx1.s | 18 .handle resw 1 ; handle for upcall
|
pkt_rx0.asm | 48 handle dw 0 ; handle for upcall
|
/external/libgdx/extensions/gdx-bullet/jni/swig-src/extras/ |
extras_wrap.cpp | 424 std::cout << "Swig::Director::disconnect_director_self upcall to " << disconn_method << std::endl; 537 // C++ Exception class for handling Java exceptions thrown during a director method Java upcall [all...] |
/external/libgdx/extensions/gdx-bullet/jni/swig-src/collision/ |
collision_wrap.cpp | 424 std::cout << "Swig::Director::disconnect_director_self upcall to " << disconn_method << std::endl; 537 // C++ Exception class for handling Java exceptions thrown during a director method Java upcall [all...] |
/libcore/ojluni/src/main/java/sun/misc/ |
Cleaner.java | 38 * require a JNI upcall to be created, and because their cleanup code is
|
/prebuilts/misc/common/swig/include/2.0.11/java/ |
director.swg | 161 std::cout << "Swig::Director::disconnect_director_self upcall to " << disconn_method << std::endl;
|
/libcore/ojluni/src/main/java/sun/reflect/ |
package.html | 131 entering the bulk of the resolution code. This avoids an upcall to
|