Searched refs:package (Results 51 - 75 of 135) sorted by relevance

123456

/external/icu4c/extra/uconv/
H A DMakefile.in80 distclean resclean distclean-local dist dist-local check check-local resfiles package-resfiles install-resfiles install-man
143 resfiles: $(RESFILES) package-resfiles
150 package-resfiles: $(RESFILES) $(RESDIR)/$(RESDIR).lst pkgdata.inc
/external/qemu/distrib/sdl-1.2.15/Xcode/
H A Dpackage53 echo ${prog}: -f option requires package root directory.
68 echo ${prog}: -r option requires package resource directory.
146 # derive the root name for the package from the root name of the info file
149 # create package directory
151 echo Generating Installer package $pkg ...
155 # (gnu)tar/pax and compress root directory to package archive
156 echo -n " creating package archive ... "
178 # copy info file to package
185 # copy tiff file to package
194 # copy resources to package
[all...]
/external/webkit/Source/WebKit/qt/WebCoreSupport/
H A DWebPlatformStrategies.cpp124 PluginPackage* package = plugins[i]; local
126 info.name = package->name();
127 info.file = package->fileName();
128 info.desc = package->description();
130 const MIMEToDescriptionsMap& mimeToDescriptions = package->mimeToDescriptions();
137 mime.extensions = package->mimeToExtensions().get(mime.type);
/external/libvpx/examples/includes/geshi/geshi/
H A Dactionscript3.php14 * The default style is based on FlexBuilder2 coloring, with the addition of class, package, method and
22 * 4 : 'class' and 'package' keywords
24 * 6 : all flash.* package names, mx are excluded
79 'class', 'package'
457 // I believe it's preferable to have package highlighting for example, which is not possible with this enabled.
H A Djava5.php15 * - Added highlighting of import and package directives as non-OOP
59 2 => '/(?:(?<=import[\\n\\s])|(?<=package[\\n\\s]))[\\n\\s]*([a-zA-Z0-9_]+\\.)*([a-zA-Z0-9_]+|\*)(?=[\n\s;])/i',
88 'native', 'new', 'package', 'private', 'protected',
602 /* ambiguous class names (appear in more than one package) */
1014 /* ambiguous class names (appear in more than one package) */
H A Djava.php15 * - Added highlighting of import and package directives as non-OOP
60 2 => '/(?:(?<=import[\\n\\s])|(?<=package[\\n\\s]))[\\n\\s]*([a-zA-Z0-9_]+\\.)*([a-zA-Z0-9_]+|\*)(?=[\n\s;])/i',
75 'default', 'enum', 'package', 'static', 'strictfp', 'super',
H A Doracle8.php48 //Put your package names here - e.g. select distinct ''''|| lower(name) || ''',' from user_source;
/external/replicaisland/
H A DAndroid.mk19 # don't include this package in any target
/external/webkit/Source/WebKit/qt/Api/
H A Dqwebplugindatabase.cpp62 QWebPluginInfo::QWebPluginInfo(PluginPackage* package) argument
63 : m_package(package)
/external/antlr/antlr-3.4/runtime/ObjC/Framework/
H A DLookaheadStream.h28 package org.antlr.runtime.misc;
/external/chromium/sdch/open-vcdiff/src/
H A Dgflags_reporting.cc78 "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/
H A Dtest.sh22 package com.android.bunnies;
60 package com.android.bunnies;
/external/stlport/etc/
H A DSTLport-4.5.1.spec20 This package contains the runtime library for STLport.
22 %package -n STLport-devel
H A DSTLport-4.5.3.spec20 This package contains the runtime library for STLport.
22 %package -n STLport-devel
H A DSTLport-4.6.spec20 This package contains the runtime library for STLport.
22 %package -n STLport-devel
/external/elfutils/
H A Delfutils.spec35 %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 libel
[all...]
/external/libvorbis/doc/
H A DVorbis_I_spec.tex33 % The fancyvrb package provides the "Verbatim" environment, which,
41 % we use the underscore package to change this default behavior.
48 % To still be able to use captions, we use the capt-of package.
/external/protobuf/python/google/protobuf/
H A Ddescriptor.py111 which will include protocol "package" name and the name of any
167 which will include protocol "package" name and the name of any
408 full_name: (str) Full name of the type, including package name
487 full_name: (str) Full name of the service, including package name.
561 package: name of the package
566 def __init__(self, name, package, options=None, serialized_pb=None):
571 self.package = package
/external/chromium/chrome/browser/download/
H A Dsave_file_manager.h117 // Called on the UI thread to remove a save package from SaveFileManager's
120 SavePackage* package);
/external/libogg/
H A Dlibogg.spec16 # Dirty trick to tell rpm that this package actually provides what the
25 %package devel
29 # Dirty trick to tell rpm that this package actually provides what the
35 The libogg-devel package contains the header files, static libraries
/external/libvorbis/
H A Dlibvorbis.spec16 # Dirty trick to tell rpm that this package actually provides what the
29 %package devel
34 # Dirty trick to tell rpm that this package actually provides what the
40 The libvorbis-devel package contains the header files, static libraries
/external/libvpx/examples/includes/geshi/contrib/
H A Dcssgen2.php23 * @package geshi
/external/openssh/contrib/redhat/
H A Dopenssh.spec107 %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 installe
[all...]
/external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/tree/
H A DCommonErrorNode.as0 package org.antlr.runtime.tree
/external/antlr/antlr-3.4/runtime/JavaScript/build/
H A DREADME35 'mvn -Dmaven.test.skip=true package assembly:assembly'. If using a

Completed in 413 milliseconds

123456