Home
last modified time | relevance | path

Searched refs:usr (Results 1 – 24 of 24) sorted by relevance

/frameworks/compile/libbcc/runtime/make/
DAppleBI.mk31 install: $(SYMROOT)/usr/local/lib/system/libcompiler_rt.a
32 mkdir -p $(DSTROOT)/usr/local/lib/system
33 cp $(SYMROOT)/usr/local/lib/system/libcompiler_rt.a \
34 $(DSTROOT)/usr/local/lib/system/libcompiler_rt.a
35 cd $(DSTROOT)/usr/local/lib/system; \
41 $(SYMROOT)/usr/local/lib/system/libcompiler_rt.a : $(foreach arch,$(RC_ARCHS), \
43 mkdir -p $(SYMROOT)/usr/local/lib/system
/frameworks/base/data/keyboards/
Dkeyboards.mk20 frameworks/base/data/keyboards/$(file):system/usr/keylayout/$(file))
23 frameworks/base/data/keyboards/$(file):system/usr/keychars/$(file))
26 frameworks/base/data/keyboards/$(file):system/usr/idc/$(file))
/frameworks/base/libs/rs/driver/
DrsdBcc.cpp193 const void * usr; member
220 static void wc_xy(void *usr, uint32_t idx) { in wc_xy() argument
221 MTLaunchStruct *mtls = (MTLaunchStruct *)usr; in wc_xy()
224 p.usr = mtls->usr; in wc_xy()
256 static void wc_x(void *usr, uint32_t idx) { in wc_x() argument
257 MTLaunchStruct *mtls = (MTLaunchStruct *)usr; in wc_x()
260 p.usr = mtls->usr; in wc_x()
293 const void * usr, in rsdScriptInvokeForEach() argument
360 mtls.usr = usr; in rsdScriptInvokeForEach()
390 p.usr = mtls.usr; in rsdScriptInvokeForEach()
DrsdCore.cpp315 (*(fe*)vRoot)(p->in, p->usr, p->y); in rsdForEach21()
321 (*(fe*)vRoot)(p->out, p->usr, p->y); in rsdForEach22()
327 (*(fe*)vRoot)(p->in, p->out, p->usr, p->y); in rsdForEach23()
351 (*(fe*)vRoot)(p->in, p->usr, p->x, p->y); in rsdForEach29()
357 (*(fe*)vRoot)(p->out, p->usr, p->x, p->y); in rsdForEach30()
363 (*(fe*)vRoot)(p->in, p->out, p->usr, p->x, p->y); in rsdForEach31()
DrsdRuntimeStubs.cpp337 const void *usr) { in SC_ForEach_SAAU() argument
339 rsrForEach(rsc, sc, target, in, out, usr, 0, NULL); in SC_ForEach_SAAU()
345 const void *usr, in SC_ForEach_SAAUS() argument
348 rsrForEach(rsc, sc, target, in, out, usr, 0, call); in SC_ForEach_SAAUS()
354 const void *usr, in SC_ForEach_SAAUL() argument
357 rsrForEach(rsc, sc, target, in, out, usr, usrLen, NULL); in SC_ForEach_SAAUL()
363 const void *usr, in SC_ForEach_SAAULS() argument
367 rsrForEach(rsc, sc, target, in, out, usr, usrLen, call); in SC_ForEach_SAAULS()
DrsdCore.h28 typedef void (*WorkerCallback_t)(void *usr, uint32_t idx);
DrsdGL.h30 typedef void (*WorkerCallback_t)(void *usr, uint32_t idx);
DrsdBcc.h38 const void * usr,
/frameworks/compile/libbcc/runtime/test/timing/
Dtime22 INSTALLED=/usr/local/lib/system/libcompiler_rt.a
/frameworks/base/libs/rs/
DrsScriptC_Lib.cpp158 const void *usr, uint32_t usrBytes, in rsrForEach() argument
160 target->runForEach(rsc, in, out, usr, usrBytes, call); in rsrForEach()
DrsScriptC.h52 const void * usr,
DrsScript.h81 const void * usr,
DrsScriptC.cpp130 const void * usr, in runForEach() argument
138 rsc->mHal.funcs.script.invokeForEach(rsc, this, 0, ain, aout, usr, usrBytes, sc); in runForEach()
Drs_hal.h46 const void *usr; member
89 const void * usr,
Drs.spec268 param const void * usr
DrsRuntime.h160 const void *usr,
/frameworks/base/services/java/com/android/server/pm/
DSettings.java906 for (final SharedUserSetting usr : mSharedUsers.values()) { in writeLPr()
908 serializer.attribute(null, "name", usr.name); in writeLPr()
910 Integer.toString(usr.userId)); in writeLPr()
911 usr.signatures.writeXml(serializer, "sigs", mPastSignatures); in writeLPr()
913 for (String name : usr.grantedPermissions) { in writeLPr()
/frameworks/base/docs/html/intl/ja/guide/publishing/
Dapp-signing.jd109 …、JDK バージョンの Keytool を使用していることを確認してください。Keytool が既に PATH に指定されている場合は、<code>/usr/bin/keytool</code> …
/frameworks/base/docs/html/sdk/1.0_r1/
Dupgrading.jd115 If keytool is already in your PATH, it might be pointing to a symlink at /usr/bin/keytool.
/frameworks/base/docs/html/sdk/1.0_r2/
Dupgrading.jd115 If keytool is already in your PATH, it might be pointing to a symlink at /usr/bin/keytool.
/frameworks/base/docs/html/guide/developing/testing/
Dtesting_eclipse.jd103 if your workspace path is <code>/usr/local/workspace</code> and your project name is
105 <code>/usr/local/workspace/MyTestApp</code>. To enter your own
/frameworks/base/docs/html/sdk/
DOLD_RELEASENOTES.jd524 <pre>export JAVA_HOME=/usr/lib/jvm/java-1.5.0-sun</pre>
526 <pre>JAVA_HOME=/usr/lib/jvm/java-1.5.0-sun</pre>
/frameworks/base/docs/html/sdk/ndk/
Dindex.jd83 <li>Fixed the inclusion order of <code>$(SYSROOT)/usr/include</code> for x86 builds.
/frameworks/base/docs/html/guide/publishing/
Dapp-signing.jd182 <code>/usr/bin/keytool</code>. In this case, check the symlink target to be sure it points