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

1 2 3 4 5 6 78 91011

  /external/e2fsprogs/
e2fsprogs.spec 18 The e2fsprogs package contains a number of utilities for creating,
29 You should install the e2fsprogs package if you are using any ext2,
31 install this package). You may also need to install it (even if you
35 %package devel
49 %package -n uuidd
57 The uuidd package contains a userspace daemon (uuidd) which guarantees
  /external/webkit/Source/JavaScriptCore/tests/mozilla/Getopt/
Mixed.pm 2 package Getopt::Mixed;
37 # Package Global Variables:
371 my ($option,$value,$package);
373 $package = (caller)[0];
378 eval("\$" . $package . '::opt_' . $option . ' = $value;');
385 # Package return value:
412 This package is my response to the standard modules Getopt::Std and
417 This package is intended to be the "Getopt-to-end-all-Getop's". It
  /external/webkit/Tools/Scripts/
run-qtwebkit-tests 192 self.warn("Import Error: the multiprocessing module couldn't be loaded (may be lack of python-multiprocessing package?). The Qt autotests will be executed one by one.")
242 package = map(lambda w: [w, self._options.tests_options, not self._options.developer, self._options.timeout], files)
243 self.debug("Generated packages for workers: %s", repr(package))
244 results = workers.map(run_test, package) # Collects results.
  /frameworks/base/tools/aidl/
generate_java.cpp 161 // One scenario where this is needed is if another package (with a
584 NAMES.Find(iface->package, iface->name.data));
596 NAMES.Find(iface->package, append(iface->name.data, ".Stub").c_str()),
602 NAMES.Find(iface->package,
630 if (iface->package) document->package = iface->package;
aidl_language_l.l 18 // package handling
61 ^{whitespace}?package{whitespace}[^ \t\r\n]+{whitespace}?; {
63 SET_BUFFER(PACKAGE);
64 return PACKAGE;
167 // package handling
AST.h 338 string package; member in struct:Document
  /external/doclava/res/assets/templates/
macros.cs 1 <?cs # A link to a package ?><?cs
207 <?cs # A table of links to classes with descriptions, as in a package file or the nested classes ?><?cs
220 <?cs # A list of links to classes, for use in the side navigation of classes when viewing a package (panel nav) ?><?cs
249 <li class="<?cs if:(class.package.name == pkg.name) || (package.name == pkg.name)?>selected <?cs /if ?>api apilevel-<?cs var:pkg.since ?>"><?cs call:package_link(pkg) ?></li><?cs
  /frameworks/base/tools/aapt/
AaptAssets.h 293 * Note that sorting here is not enough to guarantee that the package
523 void setPackage(const String8& package) { mPackage = package; mSymbolsPrivatePackage = package; }
  /frameworks/base/include/utils/
ResourceTypes.h 208 #define Res_MAKEID(package, type, entry) \
209 (((package+1)<<24) | (((type+1)&0xFF)<<16) | (entry&0xFFFF))
338 * where pp is the package index, tt is the type index in that
339 * package, and eeee is the entry index in that type. The package
764 * A collection of resource data types within a package. Followed by
772 // If this is a base package, its ID. Package IDs start
773 // at 1 (corresponding to the value of the package bits in a
774 // resource identifier). 0 means this is not a base package
1827 const char16_t* package; member in struct:android::ResTable::resource_name
    [all...]
  /build/core/
java.mk 7 # It's possible to build a package that doesn't contain any classes.
275 # since it will be instrumented by the package that includes it
318 # If this is a test package, add proguard keep flags for tests.
321 endif # test package
  /development/build/tools/
windows_sdk.mk 14 # We can only use this under Linux with the mingw32 package installed.
  /external/fdlibm/
makefile.in 124 @echo This package does not have a validation suite.
  /external/protobuf/src/google/protobuf/compiler/cpp/
cpp_file.cc 86 SplitStringUsing(file_->package(), ".", &package_parts_);
513 SplitStringUsing(dependency->package(), ".", &dependency_package_parts);
  /external/webkit/Tools/Scripts/webkitpy/common/system/
autoinstall.py 77 directory a package. This adds an __init__.py file
141 directory a package. This adds an __init__.py file
209 """Return whether a package version has been downloaded."""
216 # Then no package version has been downloaded.
325 """Prepare a package for use, if necessary, and return the new path.
396 """Install a python package from an URL.
428 """Install a python package from an URL.
431 url: The URL from which to download the package.
434 should_refresh: A boolean value of whether the package should be
435 downloaded again if the package is already present
    [all...]
  /ndk/build/core/
setup-app.mk 69 # package an obsolete version of it. Or if you change the ABIs you're targetting,
  /ndk/
ndk-gdb 393 # Extract the package name from the manifest
394 PACKAGE_NAME=`run_awk_manifest_script extract-package-name.awk`
395 log "Found package name: $PACKAGE_NAME"
397 echo "ERROR: Could not extract package name from $PROJECT/$MANIFEST."
470 echo " Package supports: $APP_ABIS"
485 echo "ERROR: Package $PACKAGE_NAME is not debuggable ! You can fix that in two ways:"
509 # is not the case, the user didn't install the proper package after rebuilding.
529 # Find the <dataDir> of the package on the device
532 echo "ERROR: Could not extract package's data directory. Are you sure that"
574 PID=`$ADB_CMD shell ps | $AWK_CMD -f $AWK_SCRIPTS/extract-pid.awk -v PACKAGE=$PACKAGE_NAME
    [all...]
  /external/icu4c/tools/genrb/
reslist.h 82 char *writtenFilename, int writtenFilenameLen, const char* language, const char* package, UErrorCode *status);
  /external/libvpx/examples/includes/HTML-Toc-0.91/
Toc.pm 5 package HTML::Toc;
TocGenerator.pm 6 package HTML::TocGenerator;
    [all...]
  /external/opencv/otherlibs/highgui/
highgui.h 103 #pragma package <chopencv>
  /external/openssl/crypto/objects/
obj_dat.pl 181 * This package is an SSL implementation written
194 * If this package is used in a product, Eric Young should be given attribution
197 * in documentation (online or textual) provided with the package.
objects.pl 132 * This package is an SSL implementation written
145 * If this package is used in a product, Eric Young should be given attribution
148 * in documentation (online or textual) provided with the package.
  /external/openssl/crypto/perlasm/
x86gas.pl 3 package x86gas;
x86masm.pl 3 package x86masm;
  /external/protobuf/src/google/protobuf/
descriptor.cc 57 #undef PACKAGE // autoheader #defines this. :(
222 NULL_SYMBOL, MESSAGE, FIELD, ENUM, ENUM_VALUE, SERVICE, METHOD, PACKAGE
241 return type == MESSAGE || type == PACKAGE
257 CONSTRUCTOR(FileDescriptor , PACKAGE , package_file_descriptor)
269 case PACKAGE : return package_file_descriptor;
    [all...]

Completed in 564 milliseconds

1 2 3 4 5 6 78 91011