Home
last modified time | relevance | path

Searched refs:package (Results 1 – 25 of 1997) sorted by relevance

12345678910>>...80

/external/doclava/res/assets/templates/
Dpackage.cs12 <?cs call:since_tags(package) ?>
13 <?cs call:federated_refs(package) ?>
18 package
19 <h1><?cs var:package.name ?></h1>
26 <?cs if:subcount(package.descr) ?>
28 <?cs call:tag_list(package.descr) ?>
41 <?cs call:class_table("Interfaces", package.interfaces) ?>
42 <?cs call:class_table("Classes", package.classes) ?>
43 <?cs call:class_table("Enums", package.enums) ?>
44 <?cs call:class_table("Exceptions", package.exceptions) ?>
[all …]
/external/doclava/res/assets/templates/components/
Dleft_nav.cs19 if:subcount(class.package) ?>
21 <?cs call:list("Interfaces", class.package.interfaces) ?>
22 <?cs call:list("Classes", class.package.classes) ?>
23 <?cs call:list("Enums", class.package.enums) ?>
24 <?cs call:list("Exceptions", class.package.exceptions) ?>
25 <?cs call:list("Errors", class.package.errors) ?>
27 elif:subcount(package) ?>
29 <?cs call:class_link_list("Interfaces", package.interfaces) ?>
30 <?cs call:class_link_list("Classes", package.classes) ?>
31 <?cs call:class_link_list("Enums", package.enums) ?>
[all …]
/external/llvm/bindings/ocaml/llvm/
DMETA.llvm.in8 package "analysis" (
16 package "bitreader" (
24 package "bitwriter" (
32 package "executionengine" (
40 package "ipo" (
48 package "irreader" (
56 package "scalar_opts" (
64 package "transform_utils" (
72 package "vectorize" (
80 package "passmgr_builder" (
[all …]
/external/protobuf/python/google/protobuf/
Ddescriptor_pool.py273 package=file_proto.package,
291 message_type, file_proto.package, file_descriptor, scope)
296 self._ConvertEnumDescriptor(enum_type, file_proto.package,
301 extension_proto, file_proto.package, index, is_extension=True)
303 file_descriptor.package, extension_proto.extendee, scope)
305 file_descriptor.package, scope)
309 self.SetAllFieldTypes(file_proto.package, desc_proto, scope)
311 if file_proto.package:
312 desc_proto_prefix = _PrefixWithDot(file_proto.package)
324 def _ConvertMessageDescriptor(self, desc_proto, package=None, file_desc=None, argument
[all …]
Ddescriptor_database.py68 package = file_desc_proto.package
71 (name, file_desc_proto) for name in _ExtractSymbols(message, package))
74 '.'.join((package, enum.name))] = file_desc_proto
120 def _ExtractSymbols(desc_proto, package): argument
131 message_name = '.'.join((package, desc_proto.name))
/external/deqp/scripts/
Dbuild_android_mustpass.py102 def getCaseListFileName (package, configuration): argument
103 return "%s-%s.txt" % (getModuleShorthand(package.module), configuration.name)
105 def getDstCaseListPath (mustpass, package, configuration): argument
106 return os.path.join(CTS_DATA_DIR, mustpass.version, getCaseListFileName(package, configuration))
108 def getCTSPackageName (package): argument
109 return "com.drawelements.deqp." + getModuleShorthand(package.module)
188 for package in mustpass.packages:
189 for cfg in package.configurations:
259 def genCTSPackageXML (package, root): argument
296 name = package.module.name,
[all …]
/external/chromium-trace/trace-viewer/third_party/Paste/paste/util/
Dfinddata.py20 where='.', package='',
53 stack = [(convert_path(where), '', package, only_in_packages)]
55 where, prefix, package, only_in_packages = stack.pop(0)
72 if not package:
75 new_package = package + '.' + name
78 stack.append((fn, prefix + name + '/', package, only_in_packages))
79 elif package or not only_in_packages:
92 out.setdefault(package, []).append(prefix+name)
/external/nanopb-c/generator/google/protobuf/
Ddescriptor_pool.py186 package=file_proto.package,
196 package = '.' + dep_proto.package
197 package_prefix = package + '.'
204 symbols = list(self._ExtractSymbols(dep_proto.message_type, package))
208 symbols = list(self._ExtractEnums(dep_proto.enum_type, package))
214 message_type, file_proto.package, file_descriptor, scope)
217 self._ConvertEnumDescriptor(enum_type, file_proto.package,
230 def _ConvertMessageDescriptor(self, desc_proto, package=None, file_desc=None, argument
244 if package:
245 desc_name = '.'.join((package, desc_proto.name))
[all …]
Ddescriptor_database.py51 package = file_desc_proto.package
54 (name, file_desc_proto) for name in _ExtractSymbols(message, package))
57 '.'.join((package, enum.name))] = file_desc_proto
103 def _ExtractSymbols(desc_proto, package): argument
114 message_name = '.'.join((package, desc_proto.name))
/external/libxml2/test/relaxng/
Dcomps.rng6 <define name="package-name">
29 <ref name="package"/>
82 <ref name="package-name"/>
100 <ref name="package-name"/>
103 <ref name="package-name"/>
126 <ref name="package-name"/>
134 <define name="package"> namedPattern
135 <element name="package"> element
137 <ref name="package-name"/>
142 <ref name="package-name"/>
/external/selinux/sepolgen/tests/
Dtest_module.py26 package = "module_compile_test.pp"
29 os.stat(package)
30 os.unlink(package)
34 os.stat(package)
35 os.unlink(package)
/external/google-tv-pairing-protocol/cpp/src/
Dconfig.h.in37 /* Name of package */
40 /* Define to the address where bug reports for this package should be sent. */
43 /* Define to the full name of this package. */
46 /* Define to the full name and version of this package. */
49 /* Define to the one symbol short name of this package. */
52 /* Define to the home page for this package. */
55 /* Define to the version of this package. */
61 /* Version number of package */
/external/openfst/
Dconfig.h.in37 /* Name of package */
40 /* Define to the address where bug reports for this package should be sent. */
43 /* Define to the full name of this package. */
46 /* Define to the full name and version of this package. */
49 /* Define to the one symbol short name of this package. */
52 /* Define to the home page for this package. */
55 /* Define to the version of this package. */
61 /* Version number of package */
DINSTALL14 configure, build, and install this package. The following
16 instructions specific to this package.
20 those values to create a `Makefile' in each directory of the package.
33 If you need to do unusual things to compile the package, please try
45 The simplest way to compile this package is:
47 1. `cd' to the directory containing the package's source code and type
48 `./configure' to configure the package for your system.
53 2. Type `make' to compile the package.
56 the package.
63 files that `configure' created (so you can compile the package for
[all …]
/external/protobuf/gtest/build-aux/
Dconfig.h.in40 /* Name of package */
43 /* Define to the address where bug reports for this package should be sent. */
46 /* Define to the full name of this package. */
49 /* Define to the full name and version of this package. */
52 /* Define to the one symbol short name of this package. */
55 /* Define to the home page for this package. */
58 /* Define to the version of this package. */
68 /* Version number of package */
/external/libvncserver/
DINSTALL8 those values to create a `Makefile' in each directory of the package.
16 If you need to do unusual things to compile the package, please try
26 The simplest way to compile this package is:
28 1. `cd' to the directory containing the package's source code and type
29 `./configure' to configure the package for your system. If you're
37 2. Type `make' to compile the package.
40 the package.
47 files that `configure' created (so you can compile the package for
50 for the package's developers. If you use it, you may have to get
70 You can compile the package for more than one kind of computer at the
[all …]
/external/google-breakpad/src/
Dconfig.h.in36 /* Name of package */
39 /* Define to the address where bug reports for this package should be sent. */
42 /* Define to the full name of this package. */
45 /* Define to the full name and version of this package. */
48 /* Define to the one symbol short name of this package. */
51 /* Define to the home page for this package. */
54 /* Define to the version of this package. */
64 /* Version number of package */
/external/apache-commons-math/
DNOTICE9 The BracketFinder (package org.apache.commons.math.optimization.univariate)
10 and PowellOptimizer (package org.apache.commons.math.optimization.general)
17 RelationShip, SimplexSolver and SimplexTableau classes in package
26 The LevenbergMarquardtOptimizer class in package
29 from the Minpack package
33 The GraggBulirschStoerIntegrator class in package
40 The EigenDecompositionImpl class in package
46 The MersenneTwister class in package org.apache.commons.math.random
/external/nanopb-c/tests/package_name/
DSConscript2 # a package name.
8 '''Add a "package test.package;" directive to the beginning of the .proto file.'''
10 open(str(target[0]), 'w').write("package test.package;\n\n" + data)
19 '''Add package name to type names in .c file.'''
/external/libcap-ng/libcap-ng-0.7/
Dconfig.h.in52 /* Name of package */
55 /* Define to the address where bug reports for this package should be sent. */
58 /* Define to the full name of this package. */
61 /* Define to the full name and version of this package. */
64 /* Define to the one symbol short name of this package. */
67 /* Define to the home page for this package. */
70 /* Define to the version of this package. */
76 /* Version number of package */
/external/libusb/
Dconfig.h.in58 /* Name of package */
61 /* Define to the address where bug reports for this package should be sent. */
64 /* Define to the full name of this package. */
67 /* Define to the full name and version of this package. */
70 /* Define to the one symbol short name of this package. */
73 /* Define to the home page for this package. */
76 /* Define to the version of this package. */
88 /* Version number of package */
DINSTALL14 configure, build, and install this package. The following
16 instructions specific to this package.
20 those values to create a `Makefile' in each directory of the package.
33 If you need to do unusual things to compile the package, please try
45 The simplest way to compile this package is:
47 1. `cd' to the directory containing the package's source code and type
48 `./configure' to configure the package for your system.
53 2. Type `make' to compile the package.
56 the package.
63 files that `configure' created (so you can compile the package for
[all …]
/external/marisa-trie/
DINSTALL14 configure, build, and install this package. The following
16 instructions specific to this package.
20 those values to create a `Makefile' in each directory of the package.
33 If you need to do unusual things to compile the package, please try
45 The simplest way to compile this package is:
47 1. `cd' to the directory containing the package's source code and type
48 `./configure' to configure the package for your system.
53 2. Type `make' to compile the package.
56 the package.
63 files that `configure' created (so you can compile the package for
[all …]
/external/libusb-compat/
DINSTALL14 configure, build, and install this package. The following
16 instructions specific to this package.
20 those values to create a `Makefile' in each directory of the package.
33 If you need to do unusual things to compile the package, please try
45 The simplest way to compile this package is:
47 1. `cd' to the directory containing the package's source code and type
48 `./configure' to configure the package for your system.
53 2. Type `make' to compile the package.
56 the package.
63 files that `configure' created (so you can compile the package for
[all …]
/external/libedit/
DINSTALL14 those values to create a `Makefile' in each directory of the package.
27 If you need to do unusual things to compile the package, please try
39 The simplest way to compile this package is:
41 1. `cd' to the directory containing the package's source code and type
42 `./configure' to configure the package for your system. If you're
50 2. Type `make' to compile the package.
53 the package.
60 files that `configure' created (so you can compile the package for
63 for the package's developers. If you use it, you may have to get
85 You can compile the package for more than one kind of computer at the
[all …]

12345678910>>...80