HomeSort by relevance Sort by last modified time
    Searched refs:land (Results 1 - 25 of 76) sorted by null

1 2 3 4

  /cts/tools/utils/
rm_dup_holo_imgs.py 61 def getDirName(density, sw, land):
65 if land:
66 name += "land-"
  /frameworks/base/tools/aapt2/link/
ProductFilter_test.cpp 26 const ConfigDescription land = test::ParseConfigOrDie("land"); local
31 test::ParseNameOrDie("android:string/one"), land, "",
32 test::ValueBuilder<Id>().SetSource(Source("land/default.xml")).Build(),
35 test::ParseNameOrDie("android:string/one"), land, "tablet",
36 test::ValueBuilder<Id>().SetSource(Source("land/tablet.xml")).Build(),
52 &table, "android:string/one", land, ""));
54 &table, "android:string/one", land, "tablet"));
  /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...]
  /toolchain/binutils/binutils-2.25/intl/
eval-plural.h 60 else if (pexp->operation == land)
plural-exp.h 64 land, /* Logical AND. */ enumerator in enum:expression::operator
plural.y 192 $$ = new_exp_2 (land, $1, $3);
plural.c 1054 yyval.exp = new_exp_2 (land, yyvsp[-2].exp, yyvsp[0].exp);
    [all...]
  /external/replicaisland/src/com/replica/replicaisland/
AnimationComponent.java 365 public void setLandThump(Sound land) {
366 mLandThump = land;
  /build/make/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 {
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/ssa/
export_test.go 99 // There are no un-SSAable types in dummy land.
  /prebuilts/go/darwin-x86/src/runtime/pprof/internal/protopprof/
protopprof.go 67 // each call. Adjust by -1 to land somewhere on the actual call
  /prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/
export_test.go 99 // There are no un-SSAable types in dummy land.
  /prebuilts/go/linux-x86/src/runtime/pprof/internal/protopprof/
protopprof.go 67 // each call. Adjust by -1 to land somewhere on the actual call
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/pj/
ops.s 188 land
ops.d 199 a5: 7f land
  /prebuilts/go/darwin-x86/src/internal/pprof/profile/
legacy_profile.go 113 // Adjust all frames by -1 to land on the call instruction.
291 // each call. Adjust by -1 to land somewhere on the actual call.
424 // each call. Optionally adjust by -1 to land somewhere on the actual
567 // each call. Adjust by -1 to land somewhere on the actual call.
799 // each call. Adjust by -1 to land somewhere on the actual call.
940 // each call. Adjust by -1 to land somewhere on the actual call.
  /prebuilts/go/linux-x86/src/internal/pprof/profile/
legacy_profile.go 113 // Adjust all frames by -1 to land on the call instruction.
291 // each call. Adjust by -1 to land somewhere on the actual call.
424 // each call. Optionally adjust by -1 to land somewhere on the actual
567 // each call. Adjust by -1 to land somewhere on the actual call.
799 // each call. Adjust by -1 to land somewhere on the actual call.
940 // each call. Adjust by -1 to land somewhere on the actual call.
  /frameworks/base/packages/SystemUI/src/com/android/systemui/egg/
MLand.java     [all...]
  /prebuilts/go/darwin-x86/src/cmd/vendor/golang.org/x/arch/x86/x86asm/
objdumpext_test.go 20 // Apologies for the proprietary path, but we need objdump 2.24 + some committed patches that will land in 2.25.
  /prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/arch/x86/x86asm/
objdumpext_test.go 20 // Apologies for the proprietary path, but we need objdump 2.24 + some committed patches that will land in 2.25.
  /build/make/tools/droiddoc/templates-sac/assets/css/
default.css 813 .framed-galaxynexus-land-span-13 {
818 .framed-galaxynexus-land-span-13, .framed-galaxynexus-land-span-13 video,
819 .framed-galaxynexus-land-span-13 img {
824 .framed-galaxynexus-land-span-8{
829 .framed-galaxynexus-land-span-8, .framed-galaxynexus-land-span-8 video,
830 .framed-galaxynexus-land-span-8 img {
    [all...]

Completed in 684 milliseconds

1 2 3 4