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

1 2 3 45 6 7 8 91011>>

  /external/protobuf/java/src/main/java/com/google/protobuf/
RpcController.java 36 * specific to the RPC implementation and to find out about RPC-level errors.
38 * <p>Starting with version 2.3.0, RPC implementations should not try to build
40 * code specific to the particular RPC implementation. This way the generated
59 * be called while an RPC is in progress.
65 * reasons for failure depend on the RPC implementation. {@code failed()}
78 * Advises the RPC system that the caller desires that the RPC call be
79 * canceled. The RPC system may cancel it immediately, may wait awhile and
100 * If {@code true}, indicates that the client canceled the RPC, so the serve
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/rpc/
clnt.h 3 * Sun RPC is a product of Sun Microsystems, Inc. and is provided for
6 * may copy or modify Sun RPC without charge, but are not authorized
10 * SUN RPC IS PROVIDED AS IS WITH NO WARRANTIES OF ANY KIND INCLUDING THE
14 * Sun RPC is provided with no support and without any obligation on the
19 * INFRINGEMENT OF COPYRIGHTS, TRADE SECRETS OR ANY PATENTS BY SUN RPC
42 #include <rpc/types.h>
43 #include <rpc/auth.h>
49 * Rpc calls return an enum clnt_stat. This should be looked at more,
66 RPC_VERSMISMATCH=6, /* rpc versions not compatible */
128 * Client rpc handle
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/rpc/
clnt.h 3 * Sun RPC is a product of Sun Microsystems, Inc. and is provided for
6 * may copy or modify Sun RPC without charge, but are not authorized
10 * SUN RPC IS PROVIDED AS IS WITH NO WARRANTIES OF ANY KIND INCLUDING THE
14 * Sun RPC is provided with no support and without any obligation on the
19 * INFRINGEMENT OF COPYRIGHTS, TRADE SECRETS OR ANY PATENTS BY SUN RPC
42 #include <rpc/types.h>
43 #include <rpc/auth.h>
49 * Rpc calls return an enum clnt_stat. This should be looked at more,
66 RPC_VERSMISMATCH=6, /* rpc versions not compatible */
128 * Client rpc handle
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/rpc/
clnt.h 3 * Sun RPC is a product of Sun Microsystems, Inc. and is provided for
6 * may copy or modify Sun RPC without charge, but are not authorized
10 * SUN RPC IS PROVIDED AS IS WITH NO WARRANTIES OF ANY KIND INCLUDING THE
14 * Sun RPC is provided with no support and without any obligation on the
19 * INFRINGEMENT OF COPYRIGHTS, TRADE SECRETS OR ANY PATENTS BY SUN RPC
42 #include <rpc/types.h>
43 #include <rpc/auth.h>
49 * Rpc calls return an enum clnt_stat. This should be looked at more,
66 RPC_VERSMISMATCH=6, /* rpc versions not compatible */
128 * Client rpc handle
    [all...]
  /dalvik/vm/compiler/template/mips/
TEMPLATE_INVOKE_METHOD_NATIVE.S 1 # a0 = methodToCall, a1 = returnCell, rPC = dalvikCallsite
14 # a1 = newFP, a0 = methodToCall, a3 = returnCell, rPC = dalvikCallsite
15 sw rPC, (offStackSaveArea_currentPc - sizeofStackSaveArea)(rFP)
16 sw rPC, (offStackSaveArea_savedPc - sizeofStackSaveArea)(a1)
17 lw rPC, offMethod_insns(a0) # rPC<- methodToCall->insns
99 add rPC, a0, 3*2 # reconstruct new rPC (advance 3 dalvik instr)
TEMPLATE_MONITOR_ENTER.S 10 * rPC - the Dalvik PC of the following instruction.
21 # Bail to interpreter - no chain [note - rPC still contains dPC]
  /dalvik/vm/mterp/armv5te/
OP_FILL_ARRAY_DATA.S 8 add r1, rPC, r1, lsl #1 @ r1<- PC + BBBBbbbb*2 (array data off.)
13 FETCH_ADVANCE_INST(3) @ advance rPC, load rINST
  /dalvik/vm/mterp/mips/
OP_MONITOR_EXIT.S 20 FETCH_ADVANCE_INST(1) # before throw: advance rPC, load rINST
25 FETCH_ADVANCE_INST(1) # before throw: advance rPC, load rINST
  /dalvik/vm/mterp/x86/
OP_AGET.S 9 movzbl 2(rPC),%eax # eax<- BB
10 movzbl 3(rPC),%ecx # ecx<- CC
OP_AGET_WIDE.S 7 movzbl 2(rPC),%eax # eax<- BB
8 movzbl 3(rPC),%ecx # ecx<- CC
OP_APUT.S 9 movzbl 2(rPC),%eax # eax<- BB
10 movzbl 3(rPC),%ecx # ecx<- CC
OP_APUT_WIDE.S 7 movzbl 2(rPC),%eax # eax<- BB
8 movzbl 3(rPC),%ecx # ecx<- CC
OP_CMPG_DOUBLE.S 7 movzbl 3(rPC),%eax # eax<- CC
8 movzbl 2(rPC),%ecx # ecx<- BB
bindiv.S 8 movzbl 2(rPC),%eax # eax<- BB
9 movzbl 3(rPC),%ecx # ecx<- CC
bindivLit8.S 7 movzbl 2(rPC),%eax # eax<- BB
8 movsbl 3(rPC),%ecx # ecx<- ssssssCC
binop.S 12 movzbl 2(rPC),%eax # eax<- BB
13 movzbl 3(rPC),%ecx # ecx<- CC
binopLit8.S 13 movzbl 2(rPC),%eax # eax<- BB
14 movsbl 3(rPC),%ecx # ecx<- ssssssCC
zcmp.S 15 movswl 2(rPC),%eax # fetch signed displacement
23 jne common_updateProfile # set up %ebx & %edx & rPC
  /external/tcpdump/
pmap_prot.h 3 * Sun RPC is a product of Sun Microsystems, Inc. and is provided for
6 * may copy or modify Sun RPC without charge, but are not authorized
10 * SUN RPC IS PROVIDED AS IS WITH NO WARRANTIES OF ANY KIND INCLUDING THE
14 * Sun RPC is provided with no support and without any obligation on the
19 * INFRINGEMENT OF COPYRIGHTS, TRADE SECRETS OR ANY PATENTS BY SUN RPC
32 * $FreeBSD: src/include/rpc/pmap_prot.h,v 1.9.2.1 1999/08/29 14:39:05 peter Exp $
65 * This procedure only is supported on rpc/udp and calls via
66 * rpc/udp. This routine only passes null authentication parameters.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/sunrpc/
debug.h 13 * RPC debug facilities
32 * change the debug flags for rpc, nfs, nfsd, and lockd. Since the sunrpc
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/rpcsvc/
sm_inter.x 5 * Sun RPC is a product of Sun Microsystems, Inc. and is provided for
8 * may copy or modify Sun RPC without charge, but are not authorized
12 * SUN RPC IS PROVIDED AS IS WITH NO WARRANTIES OF ANY KIND INCLUDING THE
16 * Sun RPC is provided with no support and without any obligation on the
21 * INFRINGEMENT OF COPYRIGHTS, TRADE SECRETS OR ANY PATENTS BY SUN RPC
71 int my_prog; /* rpc program # of the requesting process */
72 int my_vers; /* rpc version # of the requesting process */
73 int my_proc; /* rpc procedure # of the requesting process */
yppasswd.h 9 #include <rpc/rpc.h>
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/sunrpc/
debug.h 13 * RPC debug facilities
32 * change the debug flags for rpc, nfs, nfsd, and lockd. Since the sunrpc
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/rpcsvc/
sm_inter.x 5 * Sun RPC is a product of Sun Microsystems, Inc. and is provided for
8 * may copy or modify Sun RPC without charge, but are not authorized
12 * SUN RPC IS PROVIDED AS IS WITH NO WARRANTIES OF ANY KIND INCLUDING THE
16 * Sun RPC is provided with no support and without any obligation on the
21 * INFRINGEMENT OF COPYRIGHTS, TRADE SECRETS OR ANY PATENTS BY SUN RPC
71 int my_prog; /* rpc program # of the requesting process */
72 int my_vers; /* rpc version # of the requesting process */
73 int my_proc; /* rpc procedure # of the requesting process */
yppasswd.h 9 #include <rpc/rpc.h>

Completed in 156 milliseconds

1 2 3 45 6 7 8 91011>>