Home
last modified time | relevance | path

Searched refs:PKG (Results 1 – 25 of 47) sorted by relevance

12

/external/cldr/tools/scripts/
DCLDRWrapper48 "XMLValidator") PKG=org.unicode.cldr.util;;
49 "ShowLanguages") PKG=org.unicode.cldr.tool;;
50 "LDML2ICUConverter") PKG=org.unicode.cldr.icu;;
51 "ConsoleCheckCLDR") PKG=org.unicode.cldr.test;;
52 "Ldml2JsonConverter") PKG=org.unicode.cldr.json;;
53 *) PKG=org.unicode.cldr.tool;;
57 if [ $PKG = "UNKNOWN" ];
67 echo Symlink $0 to the names XMLValidator, LDML2ICUConverter, and other ${PKG} tools.
70 exec ${JAVA} ${VM_OPTS} ${WRAPPER_OPTS} ${CWDEFS} ${CPCMD} ${PKG}.${ME} "$@"
/external/selinux/scripts/
Dmake-update10 PKG=$2
15 if [ \! -d $PKG ]; then
16 echo "$PKG does not exist."
20 cd $PKG
22 ARCHIVE=$PKG-$VERS.tar.gz
23 git tag $PKG-$VERS
24 git archive --format=tar --prefix=$PKG-$VERS/ $PKG-$VERS | gzip > ../$DEST/$ARCHIVE
/external/syzkaller/vendor/google.golang.org/appengine/internal/
Dregen.sh7 PKG=google.golang.org/appengine
21 pkgdir=$(go list -f '{{.Dir}}' $PKG)
23 base=$(echo $pkgdir | sed "s,/$PKG\$,,")
28 for dir in $(find $PKG/internal -name '*.proto' | xargs dirname | sort | uniq); do
33 for f in $(find $PKG/internal -name '*.pb.go'); do
/external/e2fsprogs/debian/
De2fsprogs.preinst6 PKG=e2fsprogs
7 DOCLNK=/usr/share/doc/$PKG
De2fsck-static.preinst6 PKG=e2fsck-static
7 DOCLNK=/usr/share/doc/$PKG
/external/llvm/cmake/modules/
DAddOCaml.cmake7 # add_ocaml_library(pkg_a OCAML mod_a OCAMLDEP pkg_b C mod_a_stubs PKG ctypes LLVM core)
19 # PKG Names of ocamlfind packages this library depends on.
26 CMAKE_PARSE_ARGUMENTS(ARG "NOCOPY" "" "OCAML;OCAMLDEP;C;CFLAGS;PKG;LLVM" ${ARGN})
/external/llvm/bindings/ocaml/executionengine/
DCMakeLists.txt6 PKG ctypes)
/external/swiftshader/third_party/llvm-7.0/llvm/bindings/ocaml/executionengine/
DCMakeLists.txt6 PKG ctypes)
/external/swiftshader/third_party/llvm-7.0/llvm/cmake/modules/
DAddOCaml.cmake7 # add_ocaml_library(pkg_a OCAML mod_a OCAMLDEP pkg_b C mod_a_stubs PKG ctypes LLVM core)
19 # PKG Names of ocamlfind packages this library depends on.
26 CMAKE_PARSE_ARGUMENTS(ARG "NOCOPY" "" "OCAML;OCAMLDEP;C;CFLAGS;PKG;LLVM" ${ARGN})
/external/python/six/six.egg-info/
DSOURCES.txt12 six.egg-info/PKG-INFO
/external/python/futures/futures.egg-info/
DSOURCES.txt19 futures.egg-info/PKG-INFO
/external/icu/icu4c/source/samples/uresb/
DMakefile26 PKG=$(TARGET) macro
/external/chromium-trace/catapult/common/py_vulcanize/third_party/rjsmin/
DMANIFEST3 PKG-INFO
/external/eigen/cmake/
DFindFFTW.cmake27 #Determine from PKG
/external/python/setuptools/setuptools.egg-info/
Dentry_points.txt54 PKG-INFO = setuptools.command.egg_info:write_pkg_info
DSOURCES.txt93 setuptools.egg-info/PKG-INFO
/external/python/cpython3/Doc/distutils/
Dexamples.rst303 in a static file called :file:`PKG-INFO`. When a Distutils-based project is
304 installed in Python, the :file:`PKG-INFO` file is copied alongside the modules
/external/python/setuptools/docs/
Dformats.txt103 Python ``PKG-INFO`` file, named ``PKG-INFO`` and placed within the
107 file that directly contains the ``PKG-INFO`` metadata. This eliminates
115 In addition to the ``PKG-INFO`` file, an egg's metadata directory may
156 versions without having to read the egg's PKG-INFO to determine its
217 In addition to the minimum required ``PKG-INFO`` metadata, projects can
Dpkg_resources.txt959 ``Distribution`` to try to discover its version by reading its ``PKG-INFO``
960 metadata file. If ``PKG-INFO`` is unavailable or can't be parsed,
1519 resource: ``PKG-INFO``. The supplied path should be a distutils PKG-INFO
1521 requests for ``PKG-INFO`` will be answered using the contents of the
1751 option of including ``PKG-INFO`` files to indicate the presence of a
/external/tensorflow/tensorflow/tools/pip_package/
DBUILD164 "@gast_archive//:PKG-INFO",
/external/openssh/
Dbuildpkg.sh.in247 PKG=$PKGNAME
/external/python/cpython2/Misc/NEWS.d/
D2.6rc1.rst294 Fix distutils PKG-INFO writing logic to allow having non-ascii characters
/external/python/cpython2/Doc/whatsnew/
D2.1.rst550 :file:`PKG-INFO` containing information about the package such as its name,
552 the full list of fields that can be present in the :file:`PKG-INFO` file. As
561 You can start creating packages containing :file:`PKG-INFO` even if you're not
/external/python/cpython3/Doc/whatsnew/
D2.1.rst550 :file:`PKG-INFO` containing information about the package such as its name,
552 the full list of fields that can be present in the :file:`PKG-INFO` file. As
561 You can start creating packages containing :file:`PKG-INFO` even if you're not
/external/chromium-trace/catapult/common/py_vulcanize/third_party/rcssmin/
DMANIFEST3 PKG-INFO

12