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

1 2 3 4 5 6 7 8 91011>>

  /art/test/435-new-instance/src/pkg/
ProtectedClass.java 17 package pkg; package
  /art/test/800-smali/src/pkg/
ProtectedClass.java 17 package pkg; package
  /prebuilts/go/darwin-x86/src/cmd/go/testdata/src/my.pkg/main/
main.go 2 import "my.pkg"
4 println(pkg.Text)
  /prebuilts/go/linux-x86/src/cmd/go/testdata/src/my.pkg/main/
main.go 2 import "my.pkg"
4 println(pkg.Text)
  /prebuilts/go/darwin-x86/src/cmd/go/testdata/src/my.pkg/
pkg.go 1 package pkg package
  /prebuilts/go/linux-x86/src/cmd/go/testdata/src/my.pkg/
pkg.go 1 package pkg package
  /external/libvorbis/m4/
Makefile.am 3 EXTRA_DIST = add_cflags.m4 ogg.m4 pkg.m4
  /prebuilts/go/darwin-x86/src/
cmp.bash 14 # "go build <pkg>" assembly output for each package
31 for pkg in `go list std`; do
32 echo $pkg
33 DIR=$GOROOT/src/$pkg
34 go build -gcflags "$FLAGS1 -S" -o /dev/null $pkg &> $DIR/old.txt
45 for pkg in `go list std`; do
46 echo $pkg
47 DIR=$GOROOT/src/$pkg
48 go build -gcflags "$FLAGS2 -S" -o /dev/null $pkg &> $DIR/new.txt
54 for pkg in `go list std`; d
    [all...]
  /prebuilts/go/linux-x86/src/
cmp.bash 14 # "go build <pkg>" assembly output for each package
31 for pkg in `go list std`; do
32 echo $pkg
33 DIR=$GOROOT/src/$pkg
34 go build -gcflags "$FLAGS1 -S" -o /dev/null $pkg &> $DIR/old.txt
45 for pkg in `go list std`; do
46 echo $pkg
47 DIR=$GOROOT/src/$pkg
48 go build -gcflags "$FLAGS2 -S" -o /dev/null $pkg &> $DIR/new.txt
54 for pkg in `go list std`; d
    [all...]
  /frameworks/base/core/java/android/nfc/
INfcAdapterExtras.aidl 26 Bundle open(in String pkg, IBinder b);
27 Bundle close(in String pkg, IBinder b);
28 Bundle transceive(in String pkg, in byte[] data_in);
29 int getCardEmulationRoute(in String pkg);
30 void setCardEmulationRoute(in String pkg, int route);
31 void authenticate(in String pkg, in byte[] token);
32 String getDriverName(in String pkg);
  /tools/tradefederation/core/tests/src/com/android/tradefed/device/
DumpsysPackageReceiverTest.java 39 PackageInfo pkg = p.getPackages().get("com.android.soundrecorder"); local
40 assertEquals("com.android.soundrecorder", pkg.getPackageName());
41 assertTrue(pkg.isSystemApp());
42 assertFalse(pkg.isUpdatedSystemApp());
43 assertEquals("3.1.36 (88)", pkg.getVersionName());
59 PackageInfo pkg = p.getPackages().get("com.android.soundrecorder"); local
60 assertNotNull("failed to parse package data", pkg);
61 assertEquals("com.android.soundrecorder", pkg.getPackageName());
62 assertTrue(pkg.isSystemApp());
63 assertFalse(pkg.isUpdatedSystemApp())
81 PackageInfo pkg = p.getPackages().get("com.android.soundrecorder"); local
    [all...]
  /frameworks/base/services/backup/java/com/android/server/backup/params/
ClearRetryParams.java 24 public ClearRetryParams(String transport, String pkg) {
26 packageName = pkg;
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/gc/
reflect_test.go 15 &Sig{name: "b", pkg: &Pkg{Path: "abc"}},
16 &Sig{name: "b", pkg: nil},
17 &Sig{name: "c", pkg: nil},
18 &Sig{name: "c", pkg: &Pkg{Path: "uvw"}},
19 &Sig{name: "c", pkg: nil},
20 &Sig{name: "b", pkg: &Pkg{Path: "xyz"}},
21 &Sig{name: "a", pkg: &Pkg{Path: "abc"}}
    [all...]
  /prebuilts/go/linux-x86/src/cmd/compile/internal/gc/
reflect_test.go 15 &Sig{name: "b", pkg: &Pkg{Path: "abc"}},
16 &Sig{name: "b", pkg: nil},
17 &Sig{name: "c", pkg: nil},
18 &Sig{name: "c", pkg: &Pkg{Path: "uvw"}},
19 &Sig{name: "c", pkg: nil},
20 &Sig{name: "b", pkg: &Pkg{Path: "xyz"}},
21 &Sig{name: "a", pkg: &Pkg{Path: "abc"}}
    [all...]
  /external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/shadows/
ShadowComponentName.java 20 private String pkg; field in class:ShadowComponentName
23 public void __constructor__(String pkg, String cls) {
24 if (pkg == null) throw new NullPointerException("package name is null");
26 this.pkg = pkg;
30 public void __constructor__(Context pkg, String cls) {
32 this.pkg = pkg.getPackageName();
36 public void __constructor__(Context pkg, Class<?> cls) {
37 this.pkg = pkg.getPackageName()
56 String pkg = in.readString(); local
    [all...]
  /external/toolchain-utils/binary_search_tool/cros_pkg/
switch_to_bad.sh 22 while read pkg || [[ -n "$pkg" ]];
24 sudo cp ${BAD_BUILD}/packages/$pkg ${WORK_BUILD}/packages/$pkg
27 echo "Failed to copy ${pkg} to work build tree."
38 echo "Failed to copy ${pkg} to work build tree."
switch_to_good.sh 22 while read pkg || [[ -n "$pkg" ]];
24 sudo cp ${GOOD_BUILD}/packages/$pkg ${WORK_BUILD}/packages/$pkg
27 echo "Failed to copy ${pkg} to work build tree."
38 echo "Failed to copy ${pkg} to work build tree."
  /external/ImageMagick/Magick++/bin/
Magick++-config.in 44 pkg-config --cflags Magick++
47 pkg-config --cflags Magick++
50 pkg-config --cflags Magick++
53 pkg-config --libs Magick++
56 pkg-config --libs Magick++
  /external/ImageMagick/MagickCore/
MagickCore-config.in 41 pkg-config --cflags MagickCore
44 pkg-config --cflags MagickCore
47 pkg-config --cflags MagickCore
50 pkg-config --libs MagickCore
53 pkg-config --libs MagickCore
  /external/ImageMagick/MagickWand/
MagickWand-config.in 41 PKG_CONFIG_PATH="@libdir@/pkgconfig" pkg-config --cflags MagickWand
44 PKG_CONFIG_PATH="@libdir@/pkgconfig" pkg-config --cflags MagickWand
47 PKG_CONFIG_PATH="@libdir@/pkgconfig" pkg-config --cflags MagickWand
50 PKG_CONFIG_PATH="@libdir@/pkgconfig" pkg-config --libs MagickWand
53 PKG_CONFIG_PATH="@libdir@/pkgconfig" pkg-config --libs MagickWand
  /frameworks/base/services/core/java/com/android/server/notification/
RankingConfig.java 33 Collection<NotificationChannelGroup> getNotificationChannelGroups(String pkg,
35 void createNotificationChannelGroup(String pkg, int uid, NotificationChannelGroup group,
37 ParceledListSlice<NotificationChannelGroup> getNotificationChannelGroups(String pkg,
39 void createNotificationChannel(String pkg, int uid, NotificationChannel channel,
41 void updateNotificationChannel(String pkg, int uid, NotificationChannel channel, boolean fromUser);
42 NotificationChannel getNotificationChannel(String pkg, int uid, String channelId, boolean includeDeleted);
43 void deleteNotificationChannel(String pkg, int uid, String channelId);
44 void permanentlyDeleteNotificationChannel(String pkg, int uid, String channelId);
45 void permanentlyDeleteNotificationChannels(String pkg, int uid);
46 ParceledListSlice<NotificationChannel> getNotificationChannels(String pkg, int uid, boolean includeDeleted)
    [all...]
  /packages/apps/PackageInstaller/tests/src/com/android/packageinstaller/shadows/
ShadowMetricsLogger.java 53 public static void action(Context context, int category, String pkg) {
54 sLogs.add(new Log(context, category, pkg));
60 public final String pkg; field in class:ShadowMetricsLogger.Log
62 public Log(Context context, int category, String pkg) {
65 this.pkg = pkg;
76 && Objects.equal(otherLog.pkg, pkg);
82 return ((context == null) ? 0 : context.hashCode()) + category + ((pkg == null) ? 0
83 : pkg.hashCode())
    [all...]
  /prebuilts/go/darwin-x86/test/safe/
nousesafe.go 1 // $G $D/pkg.go && pack grc pkg.a pkg.$A 2> /dev/null && rm pkg.$A && errchk $G -I . -u $D/main.go
2 // rm -f pkg.a
usesafe.go 1 // $G $D/pkg.go && pack grcS pkg.a pkg.$A 2> /dev/null && rm pkg.$A && $G -I . -u $D/main.go
2 // rm -f pkg.a
  /prebuilts/go/linux-x86/test/safe/
nousesafe.go 1 // $G $D/pkg.go && pack grc pkg.a pkg.$A 2> /dev/null && rm pkg.$A && errchk $G -I . -u $D/main.go
2 // rm -f pkg.a

Completed in 1509 milliseconds

1 2 3 4 5 6 7 8 91011>>