Home
last modified time | relevance | path

Searched refs:portions (Results 1 – 25 of 916) sorted by relevance

12345678910>>...37

/external/ImageMagick/m4/
Dac_func_fseeko.m425 # though portions of the text of Autoconf appear in them. The GNU
29 # Certain portions of the Autoconf source text are designed to be copied
31 # Autoconf. We call these the "data" portions. The rest of the Autoconf
33 # of the data portions to output in any given case. We call these
34 # comments and executable code the "non-data" portions. Autoconf never
35 # copies any of the non-data portions into its output.
44 # the non-data portions to the data portions.) If your modification has
/external/python/cpython3/Lib/importlib/
Dabc.py119 portions = []
121 portions = found.submodule_search_locations
122 return found.loader, portions
D_bootstrap_external.py431 loader, portions = self.find_loader(fullname)
432 if loader is None and len(portions):
434 _warnings.warn(msg.format(portions[0]), ImportWarning)
1230 loader, portions = finder.find_loader(fullname)
1233 portions = []
1237 spec.submodule_search_locations = portions
1259 portions = spec.submodule_search_locations
1260 if portions is None:
1266 namespace_path.extend(portions)
/external/python/cpython3/Lib/
Dpkgutil.py562 portions = []
566 portions = spec.submodule_search_locations or []
569 _, portions = finder.find_loader(final_name)
571 for portion in portions:
/external/ImageMagick/
DNOTICE35 copies or substantial portions of ImageMagick.
111 copies or substantial portions of the Software.
137 copies or substantial portions of the Software.
161 This copyright notice shall be included in all copies or substantial portions
204 copies or substantial portions of the Software.
221 copies or substantial portions of the Software.
/external/apache-harmony/jdwp/
DCOPYRIGHT.txt1 The following copyright notice(s) were affixed to portions of the
/external/libcxx/src/support/solaris/
DREADME2 Solaris. Some portions are lifted from FreeBSD libc, and so are covered by a
/external/llvm/docs/
DMarkedUpDisassembly.rst15 This optional output is sufficient to reference into individual portions of the
50 includes contextual tags on portions of the instruction string. An annotation
Ddoxygen-mainpage.dox14 /// read is out of date! However, it may still be useful since certain portions
/external/chromium-trace/catapult/common/py_vulcanize/third_party/rcssmin/bench/
DLICENSE.cssmin15 included in all copies or substantial portions of the Software.
28 This software contains portions of the YUI CSS Compressor, notably some regular
/external/swiftshader/third_party/llvm-7.0/llvm/docs/
DMarkedUpDisassembly.rst15 This optional output is sufficient to reference into individual portions of the
50 includes contextual tags on portions of the instruction string. An annotation
Ddoxygen-mainpage.dox14 /// read is out of date! However, it may still be useful since certain portions
/external/oj-libjdwp/
DMETADATA3 "The portions of the openjdk required to build and use the libjdwp agent. "
/external/swiftshader/third_party/LLVM/docs/
Ddoxygen.intro14 /// read is out of date! However, it may still be useful since certain portions
/external/python/cpython3/Lib/test/test_importlib/import_/
Dtest_path.py137 portions = [] variable in FinderTests.test_finder_with_find_loader.TestFinder
139 return self.loader, self.portions
/external/hyphenation-patterns/da/
DNOTICE13 included in all copies or substantial portions of the Software.
/external/python/cpython2/Doc/library/
Dxml.dom.pulldom.rst15 :mod:`xml.dom.pulldom` allows building only selected portions of a Document
/external/ImageMagick/www/Magick++/
DCOPYING13 included in all copies or substantial portions of Magick++.
/external/python/cpython2/Tools/pybench/
DLICENSE16 in supporting documentation or portions thereof, including
/external/hyphenation-patterns/bg/
DNOTICE13 included in all copies or substantial portions of the Software.
/external/python/six/
DNOTICE11 copies or substantial portions of the Software.
/external/libunwind/
DLICENSE10 included in all copies or substantial portions of the Software.
DNOTICE10 included in all copies or substantial portions of the Software.
/external/python/cpython2/Modules/_ctypes/libffi_msvc/
DLICENSE12 in all copies or substantial portions of the Software.
/external/kotlinc/license/third_party/
Dpcollections_LICENSE.txt11 all copies or substantial portions of the Software.

12345678910>>...37