/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/rpc/ |
rpc.h | 1 /* @(#)rpc.h 2.3 88/08/10 4.0 RPCSRC; from 1.9 88/02/08 SMI */ 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 * rpc.h, Just includes the billions of rpc header files necessary to 41 #include <rpc/types.h> /* some typedefs */ 45 #include <rpc/xdr.h> /* generic (de)serializer * [all...] |
pmap_rmt.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 43 #include <rpc/types.h> 44 #include <rpc/xdr.h> 68 #endif /* rpc/pmap_rmt.h */
|
svc_auth.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 33 * svc_auth.h, Service side of rpc authentication. 42 #include <rpc/svc.h> 54 #endif /* rpc/svc_auth.h */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/rpc/ |
rpc.h | 1 /* @(#)rpc.h 2.3 88/08/10 4.0 RPCSRC; from 1.9 88/02/08 SMI */ 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 * rpc.h, Just includes the billions of rpc header files necessary to 41 #include <rpc/types.h> /* some typedefs */ 45 #include <rpc/xdr.h> /* generic (de)serializer * [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/rpc/ |
rpc.h | 1 /* @(#)rpc.h 2.3 88/08/10 4.0 RPCSRC; from 1.9 88/02/08 SMI */ 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 * rpc.h, Just includes the billions of rpc header files necessary to 41 #include <rpc/types.h> /* some typedefs */ 45 #include <rpc/xdr.h> /* generic (de)serializer * [all...] |
/dalvik/vm/mterp/armv5te/ |
OP_BREAKPOINT.S | 9 mov r0, rPC 10 bl dvmGetOriginalOpcode @ (rPC)
|
/dalvik/vm/mterp/mips/ |
OP_BREAKPOINT.S | 9 move a0, rPC 10 JAL(dvmGetOriginalOpcode) # (rPC)
|
/dalvik/vm/mterp/x86/ |
OP_CONST_WIDE.S | 3 movl 2(rPC),%eax # eax<- lsw 5 movl 6(rPC),rINST # rINST<- msw
|
OP_MOVE_16.S | 4 movzwl 4(rPC),%ecx # ecx<- BBBB 5 movzwl 2(rPC),%eax # eax<- AAAA
|
OP_MUL_INT.S | 6 movzbl 2(rPC),%eax # eax<- BB 7 movzbl 3(rPC),%ecx # ecx<- CC
|
OP_MUL_INT_LIT8.S | 3 movzbl 2(rPC),%eax # eax<- BB 4 movsbl 3(rPC),%ecx # ecx<- ssssssCC
|
OP_CONST.S | 3 movl 2(rPC),%eax # grab all 32 bits at once
|
OP_CONST_16.S | 3 movswl 2(rPC),%ecx # ecx<- ssssBBBB
|
OP_ADD_DOUBLE.S | 5 movzbl 2(rPC),%eax # eax<- BB 6 movzbl 3(rPC),%ecx # ecx<- CC
|
OP_BREAKPOINT.S | 12 movl rPC,OUT_ARG0(%esp) 16 movzbl 1(rPC),rINST
|
OP_FILL_ARRAY_DATA.S | 3 movl 2(rPC),%ecx # ecx<- BBBBbbbb 4 leal (rPC,%ecx,2),%ecx # ecx<- PC + BBBBbbbb*2
|
OP_GOTO_16.S | 10 movswl 2(rPC),%eax # eax<- ssssAAAA 17 jne common_updateProfile # set up %ebx & %edx & rPC
|
OP_GOTO_32.S | 10 movl 2(rPC),%eax # eax<- AAAAAAAA 17 jne common_updateProfile # set up %ebx & %edx & rPC
|
OP_MUL_DOUBLE.S | 5 movzbl 2(rPC),%eax # eax<- BB 6 movzbl 3(rPC),%ecx # ecx<- CC
|
OP_REM_DOUBLE.S | 3 movzbl 3(rPC),%ecx # ecx<- BB 4 movzbl 2(rPC),%eax # eax<- CC
|
OP_REM_FLOAT.S | 3 movzbl 3(rPC),%ecx # ecx<- BB 4 movzbl 2(rPC),%eax # eax<- CC
|
OP_SUB_DOUBLE.S | 5 movzbl 2(rPC),%eax # eax<- BB 6 movzbl 3(rPC),%ecx # ecx<- CC
|
binflop.S | 7 movzbl 2(rPC),%eax # eax<- CC 8 movzbl 3(rPC),%ecx # ecx<- BB
|
/external/chromium/third_party/libevent/ |
evrpc.h | 36 * This header files provides basic support for an RPC server and client. 38 * To support RPCs in a server, every supported RPC command needs to be 43 * SendCommand is the name of the RPC command. 45 * It contains all parameters relating to the SendCommand RPC. The 48 * contains the answer to the RPC. 50 * To register an RPC with an HTTP server, you need to first create an RPC 55 * A specific RPC can then be registered with 59 * when the server receives an appropriately formatted RPC, the user callback 62 * void FunctionCB(EVRPC_STRUCT(SendCommand)* rpc, void *arg) 130 struct evrpc *rpc; member in struct:evrpc_req_generic [all...] |
/dalvik/vm/compiler/codegen/x86/ |
LowerAlu.cpp | 38 rPC += 1; 50 rPC += 1; 64 rPC += 1; 77 rPC += 1; 90 rPC += 1; 105 rPC += 1; 119 rPC += 1; 130 rPC += 1; 141 rPC += 1; 152 rPC += 1 [all...] |