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

<<11121314151617181920>>

  /dalvik/vm/mterp/mips/
binop.S 28 FETCH_ADVANCE_INST(2) # advance rPC, load rINST
binop2addr.S 23 FETCH_ADVANCE_INST(1) # advance rPC, load rINST
binopLit16.S 24 FETCH_ADVANCE_INST(2) # advance rPC, load rINST
binopLit8.S 25 FETCH_ADVANCE_INST(2) # advance rPC, load rINST
unflopWide.S 19 FETCH_ADVANCE_INST(1) # advance rPC, load rINST
unflopWider.S 18 FETCH_ADVANCE_INST(1) # advance rPC, load rINST
unopNarrower.S 22 FETCH_ADVANCE_INST(1) # advance rPC, load rINST
zcmp.S 20 FETCH_ADVANCE_INST_RB(a1) # update rPC, load rINST
  /dalvik/vm/mterp/x86/
bindivLit16.S 12 movswl 2(rPC),%ecx # ecx<- ssssCCCC
  /external/guava/guava/src/com/google/common/collect/
GwtTransient.java 29 * Private replacement for {@link com.google.gwt.user.client.rpc.GwtTransient}
  /external/kernel-headers/original/linux/sunrpc/
stats.h 4 * Client statistics collection for SUN RPC
timer.h 4 * Declarations for the RPC transport timer.
  /external/kernel-headers/original/linux/
tegra_sema.h 21 /* this shares the magic with the tegra RPC and AVP drivers.
  /external/protobuf/
README.android 11 of its internal RPC protocols and file formats.
  /frameworks/base/docs/html/intl/ja/guide/topics/
fundamentals.jd 35 <li><a href="#rpc">???? ?????? ???</a></li>
175 ??????????????????<a href="#rpc">???? ?????? ???</a>????????????????
518 <h3 id="rpc">???? ?????? ???</h3>
521 Android??????????????????????? (RPC) ?????????RPC ??????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????Android ?????????????????????????????RPC ???????????????????? RPC ????????
525 RPC ???????????????????????????????????????????????????????????????????? ??????????????? ???????????????
529 ???????????????????????????????????????????????IDL???????????? RPC ???????????????<code><a href="{@docRoot}guide/components/aidl.html">aidl</a></code> ???????RPC ????????????? Java ???????????????????????????????????????????????????????????????????? 2 ???????? (…)
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/lib/
libnss_files-2.7.so 
libnss_files.so 
libnss_files.so.2 
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/lib/
libnss_files-2.7.so 
libnss_files.so 
libnss_files.so.2 
  /dalvik/vm/compiler/template/out/
CompilerTemplateAsm-mips.S 45 s0 rPC interpreted program counter, used for fetching instructions
119 #define rPC s0
151 #define LOAD_PC_FROM_SELF() lw rPC, offThread_pc(rSELF)
152 #define SAVE_PC_TO_SELF() sw rPC, offThread_pc(rSELF)
157 sw rPC, (offStackSaveArea_currentPc - sizeofStackSaveArea)(rFP)
162 #define FETCH_INST() lhu rINST, (rPC)
164 #define FETCH_ADVANCE_INST(_count) lhu rINST, (_count*2)(rPC); \
165 addu rPC, rPC, (_count * 2)
167 #define FETCH_ADVANCE_INST_RB(rd) addu rPC, rPC, rd;
    [all...]
  /external/libnfc-nci/src/adaptation/
bte_logmsg.c 129 return; /* No RPC */
173 return; /* No RPC */
215 return; /* No RPC */
257 return; /* No RPC */
300 return; /* No RPC */
343 return; /* No RPC */
386 return; /* No RPC */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/rpcsvc/
nis.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
52 %#include <rpc/xdr.h>
55 /* Include the RPC Language description of NIS objects */
88 NIS_RPCERROR = 28, /* RPC error encountered */
113 * NIS RPC calls.
294 /* RPC Language description of the NIS+ protocol *
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/rpcsvc/
nis.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
52 %#include <rpc/xdr.h>
55 /* Include the RPC Language description of NIS objects */
88 NIS_RPCERROR = 28, /* RPC error encountered */
113 * NIS RPC calls.
294 /* RPC Language description of the NIS+ protocol *
    [all...]

Completed in 419 milliseconds

<<11121314151617181920>>