OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:upcall
(Results
1 - 25
of
26
) sorted by null
1
2
/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 */
/art/runtime/
nth_caller_visitor.h
37
//
Upcall
.
quick_exception_handler.cc
56
// This is the
upcall
, we remember the frame and last pc so that we may long jump to them.
135
LOG(INFO) << "Handler is
upcall
";
183
// This is the
upcall
, we remember the frame and last pc so that we may long jump to them.
295
// Unwinds all instrumentation stack frame prior to catch handler or
upcall
.
315
// We reached the frame of the catch handler or the
upcall
.
quick_exception_handler.h
100
// Frame depth of the catch handler or the
upcall
.
instrumentation.cc
214
LOG(INFO) << " Skipping
upcall
. Frame " << GetFrameId();
364
LOG(INFO) << " Skipping
upcall
. Frame " << GetFrameId();
[
all
...]
stack.cc
474
return "
upcall
";
/external/chromium_org/third_party/WebKit/Source/web/
ServiceWorkerGlobalScopeProxy.h
56
// events/
upcall
methods that are to be called by embedder/chromium,
/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
pktdrvr.c
211
DWORD wrongHandle; /*
upcall
to wrong handle */
486
* We got an
upcall
to the same RMCB with wrong handle.
[
all
...]
/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;
/art/runtime/arch/x86/
quick_entrypoints_x86.S
26
PUSH edi // Save callee saves (ebx is saved/restored by the
upcall
)
43
PUSH edi // Save callee saves (ebx is saved/restored by the
upcall
)
59
POP ebp // Restore callee saves (ebx is saved/restored by the
upcall
)
[
all
...]
/external/chromium_org/ppapi/native_client/src/trusted/plugin/
plugin.cc
53
// they don't block forever when waiting for the
upcall
thread to exit.
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_descrtut.py
308
methods and methods defined in metaclasses (where an
upcall
to a metamethod
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_descrtut.py
308
methods and methods defined in metaclasses (where an
upcall
to a metamethod
/frameworks/base/core/jni/
android_os_Parcel.cpp
674
// enforcements, which involves an
upcall
back
/external/chromium_org/third_party/usrsctp/usrsctplib/
user_socketvar.h
204
#define SB_UPCALL 0x20 /* someone wants an
upcall
*/
/external/libpcap/
pcap-dos.c
1196
dev->get_rx_buf = NULL; /*
upcall
is from rmode driver */
[
all
...]
/art/runtime/arch/arm/
quick_entrypoints_arm.S
[
all
...]
/art/runtime/arch/mips/
quick_entrypoints_mips.S
[
all
...]
/art/runtime/arch/arm64/
quick_entrypoints_arm64.S
[
all
...]
/art/runtime/arch/x86_64/
quick_entrypoints_x86_64.S
[
all
...]
/external/ppp/pppd/
lcp.c
569
*
Upcall
the proper Protocol-Reject routine.
[
all
...]
main.c
1067
*
Upcall
the proper protocol input routine.
[
all
...]
Completed in 786 milliseconds
1
2