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

1 2 3 4 5 6 78 91011>>

  /external/guava/guava-gwt/src/com/google/common/collect/
SingletonImmutableList_CustomFieldSerializer.java 19 import com.google.gwt.user.client.rpc.SerializationException;
20 import com.google.gwt.user.client.rpc.SerializationStreamReader;
21 import com.google.gwt.user.client.rpc.SerializationStreamWriter;
SingletonImmutableMap_CustomFieldSerializer.java 21 import com.google.gwt.user.client.rpc.SerializationException;
22 import com.google.gwt.user.client.rpc.SerializationStreamReader;
23 import com.google.gwt.user.client.rpc.SerializationStreamWriter;
SingletonImmutableSet_CustomFieldSerializer.java 19 import com.google.gwt.user.client.rpc.SerializationException;
20 import com.google.gwt.user.client.rpc.SerializationStreamReader;
21 import com.google.gwt.user.client.rpc.SerializationStreamWriter;
TreeMultimap_CustomFieldSerializer.java 19 import com.google.gwt.user.client.rpc.SerializationException;
20 import com.google.gwt.user.client.rpc.SerializationStreamReader;
21 import com.google.gwt.user.client.rpc.SerializationStreamWriter;
EmptyImmutableSortedSet_CustomFieldSerializer.java 19 import com.google.gwt.user.client.rpc.SerializationException;
20 import com.google.gwt.user.client.rpc.SerializationStreamReader;
21 import com.google.gwt.user.client.rpc.SerializationStreamWriter;
HashBasedTable_CustomFieldSerializer.java 19 import com.google.gwt.user.client.rpc.SerializationException;
20 import com.google.gwt.user.client.rpc.SerializationStreamReader;
21 import com.google.gwt.user.client.rpc.SerializationStreamWriter;
  /external/protobuf/src/google/protobuf/
service.h 36 // RPC services. These are intented to be independent of any particular RPC
38 // of implementations. Starting with version 2.3.0, RPC implementations should
40 // which generate code specific to the particular RPC implementation. This way
53 // rpc Foo(MyRequest) returns(MyResponse);
72 // You would then register an instance of MyServiceImpl with your RPC server
76 // How to construct a channel depends, again, on your RPC implementation.
78 // MyRpcChannel channel("rpc:hostname:1234/myservice");
90 // Different RPC implementations may make different guarantees about what
92 // allowed to use to call the RPC system. Portable software should be read
    [all...]
  /dalvik/vm/compiler/template/mips/
TEMPLATE_RETURN.S 30 lw rPC, offStackSaveArea_savedPc(a0) # rPC<- saveArea->savedPc
56 add rPC, rPC, 3*2 # publish new rPC
header.S 38 s0 rPC interpreted program counter, used for fetching instructions
112 #define rPC s0
144 #define LOAD_PC_FROM_SELF() lw rPC, offThread_pc(rSELF)
145 #define SAVE_PC_TO_SELF() sw rPC, offThread_pc(rSELF)
150 sw rPC, (offStackSaveArea_currentPc - sizeofStackSaveArea)(rFP)
155 #define FETCH_INST() lhu rINST, (rPC)
157 #define FETCH_ADVANCE_INST(_count) lhu rINST, (_count*2)(rPC); \
158 addu rPC, rPC, (_count * 2)
160 #define FETCH_ADVANCE_INST_RB(rd) addu rPC, rPC, rd;
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/rpcsvc/
nis_callback.x 2 % * Sun RPC is a product of Sun Microsystems, Inc. and is provided for
5 % * 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
spray.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
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/rpcsvc/
nis_callback.x 2 % * Sun RPC is a product of Sun Microsystems, Inc. and is provided for
5 % * 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
spray.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
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/rpcsvc/
nis_callback.x 2 % * Sun RPC is a product of Sun Microsystems, Inc. and is provided for
5 % * 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
spray.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
  /dalvik/vm/compiler/codegen/x86/
LowerConst.cpp 71 rPC += 1;
81 rPC += 2;
92 rPC += 3;
102 rPC += 2;
113 rPC += 2;
125 rPC += 3;
139 rPC += 5;
150 rPC += 2;
161 rPC += 2;
172 rPC += 3
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/rpc/
svc.h 2 * Sun RPC is a product of Sun Microsystems, Inc. and is provided for
5 * may copy or modify Sun RPC without charge, but are not authorized
9 * SUN RPC IS PROVIDED AS IS WITH NO WARRANTIES OF ANY KIND INCLUDING THE
13 * Sun RPC is provided with no support and without any obligation on the
18 * INFRINGEMENT OF COPYRIGHTS, TRADE SECRETS OR ANY PATENTS BY SUN RPC
40 #include <rpc/rpc_msg.h>
47 * 1) An arbitrary number of transport connections upon which rpc requests
58 * These data are registered with the rpc svc system via svc_register.
60 * A service's dispatch function is called whenever an rpc request comes in
216 * NB: In pure implementations of rpc, the caller always waits for a repl
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/rpc/
svc.h 2 * Sun RPC is a product of Sun Microsystems, Inc. and is provided for
5 * may copy or modify Sun RPC without charge, but are not authorized
9 * SUN RPC IS PROVIDED AS IS WITH NO WARRANTIES OF ANY KIND INCLUDING THE
13 * Sun RPC is provided with no support and without any obligation on the
18 * INFRINGEMENT OF COPYRIGHTS, TRADE SECRETS OR ANY PATENTS BY SUN RPC
40 #include <rpc/rpc_msg.h>
47 * 1) An arbitrary number of transport connections upon which rpc requests
58 * These data are registered with the rpc svc system via svc_register.
60 * A service's dispatch function is called whenever an rpc request comes in
216 * NB: In pure implementations of rpc, the caller always waits for a repl
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/rpc/
svc.h 2 * Sun RPC is a product of Sun Microsystems, Inc. and is provided for
5 * may copy or modify Sun RPC without charge, but are not authorized
9 * SUN RPC IS PROVIDED AS IS WITH NO WARRANTIES OF ANY KIND INCLUDING THE
13 * Sun RPC is provided with no support and without any obligation on the
18 * INFRINGEMENT OF COPYRIGHTS, TRADE SECRETS OR ANY PATENTS BY SUN RPC
40 #include <rpc/rpc_msg.h>
47 * 1) An arbitrary number of transport connections upon which rpc requests
58 * These data are registered with the rpc svc system via svc_register.
60 * A service's dispatch function is called whenever an rpc request comes in
216 * NB: In pure implementations of rpc, the caller always waits for a repl
    [all...]
  /dalvik/vm/mterp/mips/
header.S 19 s0 rPC interpreted program counter, used for fetching instructions
28 #define rPC s0
60 #define LOAD_PC_FROM_SELF() lw rPC, offThread_pc(rSELF)
61 #define SAVE_PC_TO_SELF() sw rPC, offThread_pc(rSELF)
72 sw rPC, (offStackSaveArea_currentPc - sizeofStackSaveArea)(rFP)
77 #define FETCH_INST() lhu rINST, (rPC)
79 #define FETCH_ADVANCE_INST(_count) lhu rINST, ((_count)*2)(rPC); \
80 addu rPC, rPC, ((_count) * 2)
86 #define FETCH_ADVANCE_INST_RB(rd) addu rPC, rPC, rd;
    [all...]
footer.S 20 move rPC, a1 # restore Dalvik pc
36 move rPC, a0 # set up dalvik pc
45 move a0, rPC # pass our target PC
52 move a0, rPC # pass our target PC
80 move a0, rPC # pass our target PC
93 move rPC, a1 # restore Dalvik pc
111 move rPC, a0
126 * rPC <= Dalvik PC of instrucion to interpret
134 move rPC, a0 # set up dalvik pc
158 move a0, rPC
    [all...]
  /external/kernel-headers/original/linux/sunrpc/
sched.h 4 * Scheduling primitives for kernel Sun RPC.
20 * This is the actual RPC procedure call info.
35 struct rpc_wait_queue * rpc_waitq; /* RPC wait queue we're on */
39 * This is the RPC task struct
47 struct rpc_clnt * tk_client; /* RPC client */
48 struct rpc_rqst * tk_rqstp; /* RPC request */
52 * RPC call state
54 struct rpc_message tk_msg; /* RPC call info */
73 * tk_timer is used for async processing by the RPC scheduling
87 struct rpc_wait tk_wait; /* RPC wait *
    [all...]
svc.h 4 * RPC server declarations.
21 * RPC service.
23 * An RPC service is a ``daemon,'' possibly multithreaded, which
24 * receives and processes incoming RPC messages.
28 * We currently do not support more than one RPC program per daemon.
33 struct svc_program * sv_program; /* RPC program */
34 struct svc_stat * sv_stats; /* RPC statistics */
48 * Maximum payload size supported by a kernel RPC server.
55 * RPC Requsts and replies are stored in one or more pages.
73 * This assumes that the non-page part of an rpc reply will fi
    [all...]
  /dalvik/vm/mterp/x86/
footer.S 27 * should be reached via a direct jump and rPC set beforehand.
35 * the interpreter and code cache. rPC must be set on entry.
40 movl rPC, OUT_ARG0(%esp)
55 * rPC <= Dalvik PC of this instruction
76 * chain to it. rPC must be set on entry.
82 movl %eax, rPC
84 movl rPC,OUT_ARG0(%esp)
103 * rPC set on entry.
110 movl %ebx, rPC
113 movl rPC,OUT_ARG0(%esp
    [all...]
  /dalvik/vm/compiler/template/armv5te/
TEMPLATE_INVOKE_METHOD_NATIVE.S 1 @ r0 = methodToCall, r1 = returnCell, rPC = dalvikCallsite
11 @ r1 = newFP, r0 = methodToCall, r3 = returnCell, rPC = dalvikCallsite
12 str rPC, [rFP, #(offStackSaveArea_currentPc - sizeofStackSaveArea)]
13 str rPC, [r1, #(offStackSaveArea_savedPc - sizeofStackSaveArea)]
79 add rPC, r0, #6 @ reconstruct new rPC (advance 6 bytes)

Completed in 284 milliseconds

1 2 3 4 5 6 78 91011>>