HomeSort by relevance Sort by last modified time
    Searched refs:package (Results 176 - 200 of 350) sorted by null

1 2 3 4 5 6 78 91011>>

  /packages/apps/Phone/
Android.mk 36 # Build the test package
  /cts/apps/CtsVerifier/
Android.mk 61 $(verifier-zip) : $(call intermediates-dir-for,APPS,CtsVerifier)/package.apk | $(ACP)
  /external/antlr/antlr-3.4/runtime/ObjC/Framework/
LookaheadStream.h 28 package org.antlr.runtime.misc;
  /external/antlr/antlr-3.4/runtime/Perl5/lib/ANTLR/Runtime/
Parser.pm 0 package ANTLR::Runtime::Parser;
RecognitionException.pm 0 package ANTLR::Runtime::RecognitionException;
TokenSource.pm 0 package ANTLR::Runtime::TokenSource;
DFA.pm 0 package ANTLR::Runtime::DFA;
  /external/antlr/antlr-3.4/runtime/Perl5/t/classes/Test/ANTLR/Runtime/
BitSet.pm 0 package Test::ANTLR::Runtime::BitSet;
  /external/chromium/sdch/open-vcdiff/src/
gflags_reporting.cc 78 "show help on all modules in the main package");
414 const string package = Dirname(flag->filename) + "/"; local
415 if (package != last_package) {
416 ShowUsageWithFlagsRestrict(progname, package.c_str());
421 last_package = package;
424 if (last_package.empty()) { // never found a package to print
425 fprintf(stderr, "WARNING: Unable to find a package for file=%s\n",
  /external/emma/
test.sh 22 package com.android.bunnies;
60 package com.android.bunnies;
  /external/linux-tools-perf/scripts/perl/Perf-Trace-Util/lib/Perf/Trace/
Context.pm 0 package Perf::Trace::Context;
Util.pm 0 package Perf::Trace::Util;
  /external/openssl/crypto/bn/
bn_prime.pl 37 * This package is an SSL implementation written
50 * If this package is used in a product, Eric Young should be given attribution
53 * in documentation (online or textual) provided with the package.
  /external/stlport/etc/
STLport-4.5.1.spec 20 This package contains the runtime library for STLport.
22 %package -n STLport-devel
STLport-4.5.3.spec 20 This package contains the runtime library for STLport.
22 %package -n STLport-devel
STLport-4.6.spec 20 This package contains the runtime library for STLport.
22 %package -n STLport-devel
  /ndk/build/tools/
dev-rebuild-ndk.sh 43 # List of toolchains to package
45 register_var_option "--toolchains=<toolchain[,toolchain]>" OPTION_TOOLCHAINS "Toolchain(s) to package"
53 "Generate the NDK toolchain package."
200 --package-dir=$PACKAGE_DIR \
215 logfile="$TOP/package-release.log"
217 $PROGDIR/package-release.sh \
226 fail_panic "package-release.sh failed. Logfile in $logfile"
232 fail_panic "Could not package NDK Toolchain sources!"
  /packages/apps/Email/
Android.mk 52 # only include rules to build other stuff for the original package, not the derived package.
  /ndk/sources/host-tools/sed-4.2.1/build-aux/
help2man 199 my $package = $program;
218 # <program> ({GNU,Free} <package>) <version>
219 # <program> - {GNU,Free} <package> <version>
229 $package = $2;
235 $package = $1 ? "$1$2" : $2;
  /libcore/support/src/test/java/tests/resources/
junit4-4.3.1.jar 
  /external/elfutils/
elfutils.spec 35 %package devel
42 The elfutils-devel package contains the libraries to create
48 %package devel-static
57 %package libelf
62 The elfutils-libelf package provides a DSO which allows reading and
64 this package to read internals of ELF files. The programs of the
65 elfutils package use it also to generate new ELF files.
67 %package libelf-devel
74 The elfutils-libelf-devel package contains the libraries to create
79 %package libelf-devel-stati
    [all...]
  /build/core/
static_java_library.mk 69 # Please refer to package.mk
77 $(call intermediates-dir-for,APPS,framework-res,,COMMON)/package-export.apk
  /cts/
CtsCoverage.mk 72 # classes.dex is stripped from package.apk if dex-preopt is enabled,
75 $(1) += $(call intermediates-dir-for,APPS,$(2))/package.apk.unaligned
  /external/chromium/chrome/browser/download/
save_file_manager.h 117 // Called on the UI thread to remove a save package from SaveFileManager's
120 SavePackage* package);
  /external/icu4c/test/perf/perldriver/
Dataset.pm 8 package Dataset;

Completed in 562 milliseconds

1 2 3 4 5 6 78 91011>>