HomeSort by relevance Sort by last modified time
    Searched refs:package (Results 376 - 400 of 531) sorted by null

<<11121314151617181920>>

  /build/core/
post_clean.mk 21 # If a package's resource overlay has been changed, its R class needs to be
  /development/build/tools/
windows_sdk.mk 14 # We can only use this under Linux with the mingw32 package installed.
  /development/testrunner/
adb_interface.py 179 """Run instrumentation test for given package and runner.
182 separated into its package and runner components.
201 instrumentation_path: string. It should be the fully classified package
283 self, package, runner_name, no_window_animation=False, profile=False,
285 instrumentation_path = "%s/%s" % (package, runner_name)
319 """Waits for targeted device's package manager to be up.
328 logger.Log("Waiting for device package manager...")
331 # Query the package manager with a basic command
333 self._WaitForShellCommandContents("pm path android", "package:",
337 "Package manager did not respond after %s seconds" % wait_time
    [all...]
  /device/common/
generate-packages.sh 54 echo \ \ Extracting files from OTA package
79 echo "LOCAL_BUILT_MODULE_STEM := package.apk" >> ${APK_MAKEFILE}
  /external/antlr/antlr-3.4/runtime/ActionScript/project/test/org/antlr/runtime/test/
TestANTLRStringStream.as 0 package org.antlr.runtime.test {
  /external/chromium_org/remoting/webapp/
host_installer.js 105 // Start downloading the package.
  /external/chromium_org/third_party/icu/source/data/lang/
reslocal.mk 5 # The downstream packager may not need this file at all if their package is not
  /external/chromium_org/third_party/icu/source/data/locales/
reslocal.mk 5 # The downstream packager may not need this file at all if their package is not
  /external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/cpp/
cpp_file.cc 86 SplitStringUsing(file_->package(), ".", &package_parts_);
551 SplitStringUsing(dependency->package(), ".", &dependency_package_parts);
  /external/deqp/executor/tools/
xeCommandLineExecutor.cpp 239 xe::TestGroup* package = root.createGroup(packageName.c_str(), ""); local
241 readCaseList(package, item.getPath());
  /external/eigen/lapack/
slarfg.f 110 * -- LAPACK is a software package provided by Univ. of Tennessee, --
  /external/fdlibm/
makefile.in 124 @echo This package does not have a validation suite.
  /external/libpng/
compile 247 If you are trying to build a whole package this is not the
  /external/antlr/antlr-3.4/runtime/Perl5/lib/ANTLR/Runtime/
BitSet.pm 0 package ANTLR::Runtime::BitSet;
CommonTokenStream.pm 0 package ANTLR::Runtime::CommonTokenStream;
  /external/chromium_org/components/component_updater/
component_updater_service.cc 726 // Assume one and only one package per component.
737 typedef UpdateResponse::Result::Manifest::Package Package;
738 const Package& package(it->manifest.packages[0]);
739 crx->next_fp = package.fingerprint;
741 // Resolve the urls by combining the base urls with the package names.
743 const GURL url(it->crx_urls[i].Resolve(package.name));
748 const GURL url(it->crx_diffurls[i].Resolve(package.namediff));
787 // Called when the CRX package has been downloaded to a temporary location
    [all...]
  /external/chromium_org/third_party/boringssl/src/crypto/obj/
obj_dat.pl 178 * This package is an SSL implementation written
191 * If this package is used in a product, Eric Young should be given attribution
194 * in documentation (online or textual) provided with the package.
objects.pl 129 * This package is an SSL implementation written
142 * If this package is used in a product, Eric Young should be given attribution
145 * in documentation (online or textual) provided with the package.
  /external/chromium_org/third_party/boringssl/src/crypto/perlasm/
x86gas.pl 3 package x86gas;
x86masm.pl 3 package x86masm;
  /external/chromium_org/third_party/icu/source/tools/genrb/
reslist.h 82 char *writtenFilename, int writtenFilenameLen, const char* language, const char* package, UErrorCode *status);
  /external/deqp/android/scripts/
GenAndroidCTSXML.py 182 parser.add_argument('--name', dest="name", type=str, required=True, help="Name of the test package")
183 parser.add_argument('--package', dest="package", type=str, required=True, help="Name of the app package")
189 writeAndroidCTSFile(rootGroup, args.output, name=args.name, appPackageName=args.package, mustpass=set(map(lambda x : x.rstrip(), args.mustpass.readlines())))
GenAndroidCTSXMLFromTestList.py 152 parser.add_argument('--name', dest="name", type=str, required=True, help="Name of the test package")
153 parser.add_argument('--package', dest="package", type=str, required=True, help="Name of the app package")
158 writeAndroidCTSFile(rootGroup, args.output, name=args.name, appPackageName=args.package)
  /external/libedit/
compile 247 If you are trying to build a whole package this is not the
  /external/linux-tools-perf/perf-3.12.0/tools/perf/scripts/perl/Perf-Trace-Util/lib/Perf/Trace/
Core.pm 0 package Perf::Trace::Core;

Completed in 788 milliseconds

<<11121314151617181920>>