HomeSort by relevance Sort by last modified time
    Searched refs:package (Results 201 - 225 of 349) sorted by null

1 2 3 4 5 6 7 891011>>

  /sdk/eclipse/scripts/
_mk_icons.sh 11 icon P green package
  /external/openssh/contrib/redhat/
openssh.spec 107 %package clients
113 %package server
122 %package askpass
128 %package askpass-gnome
145 This package includes the core files necessary for both the OpenSSH
146 client and server. To make this package useful, you should also
151 into and executing commands on a remote machine. This package includes
153 You'll also need to install the openssh package on OpenSSH clients.
157 into and executing commands on a remote machine. This package contains
160 package installed
    [all...]
  /frameworks/base/libs/androidfw/
ResourceTypes.cpp 2296 const Package* const package; member in struct:android::ResTable::Type
2318 const ResTable_package* const package; member in struct:android::ResTable::Package
2928 const Package* const package = grp->packages[0]; local
3014 const Package* const package = grp->packages[ip]; local
3291 const Package* const package = grp->packages[ip]; local
4130 String16 package, type, name; local
4280 String16 package, type, name; local
4749 const Package* package = packageGroup->packages[j]; local
4944 Package* package = NULL; local
    [all...]
  /build/core/
post_clean.mk 20 # If a package's resource overlay has been changed, its R class needs to be
  /cts/
CtsBuild.mk 43 define cts-get-package-paths
  /device/sample/apps/SampleEmailPolicy/
Android.mk 17 # This is the makefile for the Email Policy package contained elsewhere in this sample.
  /external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/tree/
CommonErrorNode.as 0 package org.antlr.runtime.tree
  /external/antlr/antlr-3.4/runtime/JavaScript/build/
README 35 'mvn -Dmaven.test.skip=true package assembly:assembly'. If using a
  /external/dnsmasq/contrib/slackware-dnsmasq/
dnsmasq.SlackBuild 3 PKG=/tmp/package-dnsmasq
  /external/openssl/crypto/conf/
keysets.pl 59 * This package is an SSL implementation written
72 * If this package is used in a product, Eric Young should be given attribution
75 * in documentation (online or textual) provided with the package.
  /external/protobuf/python/google/protobuf/internal/
descriptor_test.py 55 package='protobuf_unittest'
134 self.assertEqual(self.my_file.package, 'protobuf_unittest')
275 package: 'protobuf_unittest_import'
  /external/quake/quake/src/WinQuake/
quake-data.spec.sh 41 This package contians the Quake data files needed to play the game.
  /external/webkit/Source/WebKit/gtk/webkit/
webkitwebplugin.cpp 128 WebKitWebPlugin* kitNew(WebCore::PluginPackage* package)
132 plugin->priv->corePlugin = package;
  /frameworks/base/core/tests/coretests/
Android.mk 40 $(FrameworkCoreTests_all_apks_res): $(FrameworkCoreTests_intermediates)/raw/%: $(call intermediates-dir-for,APPS,FrameworkCoreTests_%)/package.apk | $(ACP)
  /frameworks/ex/common/
Android.mk 31 # Build the test package
  /packages/inputmethods/LatinIME/java/
Android.mk 26 # We want to package libjni_latinime.so into the apk.
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/launch/
messages.properties 34 AndroidJUnitTab_TestContainerText=Run all tests in the selected project, or package
  /sdk/files/
post_tools_install.bat 17 rem package as been installed.
  /frameworks/base/tools/aidl/
generate_java_rpc.cpp 379 this->type = new Type(iface->package ? iface->package : "",
432 this->type = new Type(iface->package ? iface->package : "",
462 this->type = new Type(iface->package ? iface->package : "",
954 NAMES.Find(iface->package, iface->name.data));
    [all...]
  /external/antlr/antlr-3.4/runtime/Perl5/lib/ANTLR/Runtime/
ANTLRStringStream.pm 0 package ANTLR::Runtime::ANTLRStringStream;
BaseRecognizer.pm 0 package ANTLR::Runtime::BaseRecognizer;
459 my ($package, $filename, $line, $subroutine) = @frame;
461 if ($package =~ /^ANTLR::Runtime::/) {
469 if ($package ne ref $self) {
CommonToken.pm 0 package ANTLR::Runtime::CommonToken;
  /external/antlr/antlr-3.4/runtime/Perl5/lib/ANTLR/
Runtime.pm 0 package ANTLR::Runtime;
  /external/antlr/antlr-3.4/runtime/Perl5/t/lib/ANTLR/Runtime/
Test.pm 0 package ANTLR::Runtime::Test;
  /external/bison/tests/
Makefile 136 PACKAGE = bison
202 EXTRA_DIST = $(TESTSUITE_AT) testsuite package.m4
379 $(srcdir)/package.m4: $(top_srcdir)/configure.ac
381 echo '# Signature of the current package.'; \
387 } >$(srcdir)/package.m4
388 $(TESTSUITE): package.m4 $(TESTSUITE_AT)

Completed in 630 milliseconds

1 2 3 4 5 6 7 891011>>