HomeSort by relevance Sort by last modified time
    Searched full:rpc (Results 376 - 400 of 906) sorted by null

<<11121314151617181920>>

  /dalvik/vm/mterp/armv5te/
OP_NEW_INSTANCE.S 50 FETCH_ADVANCE_INST(2) @ advance rPC, load rINST
68 mov r1, rPC
70 FETCH_ADVANCE_INST(2) @ advance rPC, load rINST
debug.cpp 15 register uint32_t rPC asm("r4");
26 printf(" : rPC=%08x rFP=%08x rSELF=%08x rINST=%08x\n",
27 rPC, rFP, rSELF, rINST);
entry.S 62 LOAD_PC_FP_FROM_SELF() @ load rPC and rFP from "thread"
90 /* start executing the instruction at rPC */
91 FETCH_INST() @ load rINST from rPC
OP_APUT_OBJECT.S 37 FETCH_ADVANCE_INST(2) @ advance rPC, load rINST
45 FETCH_ADVANCE_INST(2) @ advance rPC, load rINST
  /dalvik/vm/mterp/mips/
OP_NEW_INSTANCE.S 54 FETCH_ADVANCE_INST(2) # advance rPC, load rINST
72 move a1, rPC
74 FETCH_ADVANCE_INST(2) # advance rPC, load rINST
OP_NEW_INSTANCE_JUMBO.S 56 FETCH_ADVANCE_INST(4) # advance rPC, load rINST
74 move a1, rPC
76 FETCH_ADVANCE_INST(2) # advance rPC, load rINST
debug.cpp 25 register uint32_t rPC asm("s0");
37 printf(" : rPC=%08x rFP=%08x rSELF=%08x rIBASE=%08x\n",
38 rPC, rFP, rSELF, rIBASE);
  /dalvik/vm/mterp/x86/
OP_NEW_INSTANCE.S 14 movzwl 2(rPC),%eax # eax<- BBBB
64 movl rPC, OUT_ARG1(%esp)
95 movzwl 2(rPC),%eax
OP_APUT_OBJECT.S 8 movzbl 2(rPC),%eax # eax<- BB
9 movzbl 3(rPC),%ecx # ecx<- CC
OP_NEW_ARRAY.S 15 movzwl 2(rPC),%eax # eax<- CCCC
35 movzwl 2(rPC),%eax # eax<- CCCC
  /external/protobuf/java/src/main/java/com/google/protobuf/
RpcChannel.java 34 * <p>Abstract interface for an RPC channel. An {@code RpcChannel} represents a
47 * <p>Starting with version 2.3.0, RPC implementations should not try to build
49 * code specific to the particular RPC implementation. This way the generated
  /external/tcpdump/
print-sunrpc.c 34 #include <rpc/rpc.h>
36 #include <rpc/rpcent.h>
  /external/kernel-headers/original/linux/sunrpc/
xprt.h 4 * Declarations for the RPC transport interface.
26 * RPC call and reply header size as number of 32bit words (verifier
59 * This describes a complete RPC request
65 struct rpc_xprt * rq_xprt; /* RPC client */
72 struct rpc_task * rq_task; /* RPC task data */
136 size_t max_payload; /* largest RPC payload size,
msg_prot.h 10 #ifdef __KERNEL__ /* user programs should get these from the rpc header files */
93 * The Linux RPC client always sends its requests in a single record
  /external/chromium/chrome/common/extensions/docs/examples/extensions/wave/
background.html 36 'http://www-opensocial.googleusercontent.com/api/rpc',
85 scope: 'http://wave.googleusercontent.com/api/rpc',
  /external/libnfc-nci/src/include/
buildcfg.h 78 BTE_MODE_APPL, /* IN OUT OFF OFF ON Target used with Tester through RPC */
82 BTE_MODE_APPL_PROTOCOL_TRACE, /* this is a fake mode do allow protocol tracing in application without rpc */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/rpcsvc/
klm_prot.h 9 #include <rpc/rpc.h>
mount.h 9 #include <rpc/rpc.h>
rstat.h 9 #include <rpc/rpc.h>
sm_inter.h 9 #include <rpc/rpc.h>
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/rpcsvc/
klm_prot.h 9 #include <rpc/rpc.h>
mount.h 9 #include <rpc/rpc.h>
rstat.h 9 #include <rpc/rpc.h>
sm_inter.h 9 #include <rpc/rpc.h>
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/rpcsvc/
klm_prot.h 9 #include <rpc/rpc.h>

Completed in 1102 milliseconds

<<11121314151617181920>>