/cts/tools/utils/ |
rm_dup_holo_imgs.py | 61 def getDirName(density, sw, land): 65 if land: 66 name += "land-"
|
/dalvik/dx/tests/101-verify-wide-math/ |
run | 43 oneop land
|
/external/e2fsprogs/intl/ |
eval-plural.h | 54 else if (pexp->operation == land)
|
plural-exp.h | 56 land, /* Logical AND. */ enumerator in enum:expression::operator
|
plural.y | 168 $$ = new_exp_2 (land, $1, $3);
|
plural.c | 1028 yyval.exp = new_exp_2 (land, yyvsp[-2].exp, yyvsp[0].exp); [all...] |
/dalvik/vm/mterp/armv5te/ |
entry.S | 71 str r1, [rSELF, #offThread_inJitCodeCache] @ back to the interp land
|
footer.S | 33 str r3, [rSELF, #offThread_inJitCodeCache] @ Back to the interp land 52 str r3, [rSELF, #offThread_inJitCodeCache] @ back to the interp land 60 str r3, [rSELF, #offThread_inJitCodeCache] @ Back to the interp land 68 str r3, [rSELF, #offThread_inJitCodeCache] @ Back to the interp land 76 str r3, [rSELF, #offThread_inJitCodeCache] @ Back to the interp land 84 str r3, [rSELF, #offThread_inJitCodeCache] @ Back to the interp land 92 str r3, [rSELF, #offThread_inJitCodeCache] @ Back to the interp land 126 str r0, [rSELF, #offThread_inJitCodeCache] @ Back to the interp land 361 str r3, [rSELF, #offThread_inJitCodeCache] @ back to the interp land 773 str r10, [rSELF, #offThread_inJitCodeCache] @ may return to JIT'ed land [all...] |
/cts/tests/tests/holo/ |
Android.mk | 30 LOCAL_AAPT_FLAGS = -c land -c xx_YY -c cs -c small -c normal -c large -c xlarge \
|
/external/replicaisland/src/com/replica/replicaisland/ |
AnimationComponent.java | 365 public void setLandThump(Sound land) { 366 mLandThump = land;
|
/dalvik/vm/mterp/mips/ |
footer.S | 31 sw zero, offThread_inJitCodeCache(rSELF) # Back to the interp land 47 sw zero, offThread_inJitCodeCache(rSELF) # Back to the interp land 54 sw zero, offThread_inJitCodeCache(rSELF) # Back to the interp land 61 sw zero, offThread_inJitCodeCache(rSELF) # Back to the interp land 68 sw zero, offThread_inJitCodeCache(rSELF) # Back to the interp land 75 sw zero, offThread_inJitCodeCache(rSELF) # Back to the interp land 82 sw zero, offThread_inJitCodeCache(rSELF) # Back to the interp land 117 sw zero, offThread_inJitCodeCache(rSELF) # Back to the interp land 369 sw zero, offThread_inJitCodeCache(rSELF) # back to the interp land 782 sw rBIX, offThread_inJitCodeCache(rSELF) # may return to JIT'ed land [all...] |
/build/tools/droiddoc/templates-pdk/assets/design/ |
default.css | 554 .framed-galaxynexus-land-span-13 { 558 .framed-galaxynexus-land-span-13, .framed-galaxynexus-land-span-13 video, .framed-galaxynexus-land-span-13 img {
|
/dalvik/vm/compiler/template/armv5te/ |
footer.S | 84 str r2, [rSELF, #offThread_inJitCodeCache] @ in interpreter land
|
/dalvik/vm/compiler/template/mips/ |
footer.S | 105 sw zero, offThread_inJitCodeCache(rSELF) # in interpreter land
|
/build/tools/droiddoc/templates-ds/assets/css/ |
default.css | 801 .framed-galaxynexus-land-span-13 { 806 .framed-galaxynexus-land-span-13, .framed-galaxynexus-land-span-13 video, 807 .framed-galaxynexus-land-span-13 img { 812 .framed-galaxynexus-land-span-8{ 817 .framed-galaxynexus-land-span-8, .framed-galaxynexus-land-span-8 video, 818 .framed-galaxynexus-land-span-8 img { [all...] |
/build/tools/droiddoc/templates-sac/assets/css/ |
default.css | 805 .framed-galaxynexus-land-span-13 { 810 .framed-galaxynexus-land-span-13, .framed-galaxynexus-land-span-13 video, 811 .framed-galaxynexus-land-span-13 img { 816 .framed-galaxynexus-land-span-8{ 821 .framed-galaxynexus-land-span-8, .framed-galaxynexus-land-span-8 video, 822 .framed-galaxynexus-land-span-8 img { [all...] |
/build/tools/droiddoc/templates-sdk/assets/css/ |
default.css | 823 .framed-galaxynexus-land-span-13 { 828 .framed-galaxynexus-land-span-13, .framed-galaxynexus-land-span-13 video, 829 .framed-galaxynexus-land-span-13 img { 834 .framed-galaxynexus-land-span-8{ 839 .framed-galaxynexus-land-span-8, .framed-galaxynexus-land-span-8 video, 840 .framed-galaxynexus-land-span-8 img { 889 .framed-nexus5-land-span-13 { 895 .framed-nexus5-land-span-13 [all...] |
/dalvik/vm/compiler/template/out/ |
CompilerTemplateAsm-armv5te.S | [all...] |
CompilerTemplateAsm-armv7-a-neon.S | [all...] |
CompilerTemplateAsm-armv7-a.S | [all...] |
CompilerTemplateAsm-armv5te-vfp.S | [all...] |
/external/chromium/chrome/browser/resources/ntp4/ |
new_tab.js | 147 // Add a drag handler to the body (for drags that don't land on an existing
|
/external/chromium/chrome/browser/resources/touch_ntp/ |
newtab.js | 151 // Add a drag handler to the body (for drags that don't land on an existing
|
/external/chromium_org/net/base/registry_controlled_domains/ |
effective_tld_names.cc | [all...] |
/dalvik/vm/mterp/out/ |
InterpAsm-mips.S | [all...] |