Home
last modified time | relevance | path

Searched refs:installed (Results 1 – 25 of 1606) sorted by relevance

12345678910>>...65

/third_party/boost/libs/gil/example/b2/
Duser-config-windows-vcpkg.jam3 <address-model>32:<dll-path>C:/vcpkg/installed/x86-windows/bin
4 <address-model>64:<dll-path>C:/vcpkg/installed/x64-windows/bin
9 : <include>C:/vcpkg/installed/x86-windows/include <search>C:/vcpkg/installed/x86-windows/lib
15 : <include>C:/vcpkg/installed/x64-windows/include <search>C:/vcpkg/installed/x64-windows/lib
21 : <include>C:/vcpkg/installed/x86-windows/include <search>C:/vcpkg/installed/x86-windows/lib
27 : <include>C:/vcpkg/installed/x64-windows/include <search>C:/vcpkg/installed/x64-windows/lib
33 : <include>C:/vcpkg/installed/x86-windows/include <search>C:/vcpkg/installed/x86-windows/lib
39 : <include>C:/vcpkg/installed/x64-windows/include <search>C:/vcpkg/installed/x64-windows/lib
45 : <include>C:/vcpkg/installed/x86-windows/include <search>C:/vcpkg/installed/x86-windows/lib
51 : <include>C:/vcpkg/installed/x64-windows/include <search>C:/vcpkg/installed/x64-windows/lib
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZFeatures.td36 "Assume that the distinct-operands facility is installed"
41 "Assume that the fast-serialization facility is installed"
46 "Assume that the floating-point extension facility is installed"
51 "Assume that the high-word facility is installed"
56 "Assume that interlocked-access facility 1 is installed"
62 "Assume that the load/store-on-condition facility is installed"
68 "Assume that the population-count facility is installed"
73 "Assume that the message-security-assist extension facility 3 is installed"
78 "Assume that the message-security-assist extension facility 4 is installed"
83 "Assume that the reset-reference-bits-multiple facility is installed"
[all …]
/third_party/node/deps/npm/node_modules/is-installed-globally/
Dreadme.md1installed-globally [![Build Status](https://travis-ci.org/sindresorhus/is-installed-globally.svg?b…
3 > Check if your package was installed globally
5 Can be useful if your CLI needs different behavior when installed globally and locally.
11 $ npm install is-installed-globally
18 const isInstalledGlobally = require('is-installed-globally');
32 - [import-global](https://github.com/sindresorhus/import-global) - Import a globally installed modu…
33 …](https://github.com/sindresorhus/resolve-global) - Resolve the path of a globally installed module
34 …://github.com/sindresorhus/global-dirs) - Get the directory of globally installed packages and bin…
/third_party/flutter/skia/third_party/externals/icu/source/common/
Dlocavailable.cpp129 UResourceBundle installed; in loadInstalledLocales() local
138 ures_initStackObject(&installed); in loadInstalledLocales()
140 ures_getByKey(indexLocale, _kIndexTag, &installed, &status); in loadInstalledLocales()
143 localeCount = ures_getSize(&installed); in loadInstalledLocales()
146 ures_resetIterator(&installed); in loadInstalledLocales()
147 while(ures_hasNext(&installed)) { in loadInstalledLocales()
148 … ures_getNextString(&installed, NULL, (const char **)&_installedLocales[i++], &status); in loadInstalledLocales()
155 ures_close(&installed); in loadInstalledLocales()
/third_party/node/deps/npm/node_modules/global-dirs/
Dreadme.md3 > Get the directory of globally installed packages and binaries
43 Directory with globally installed packages.
49 Directory with globally installed binaries.
62 - [import-global](https://github.com/sindresorhus/import-global) - Import a globally installed modu…
63 …](https://github.com/sindresorhus/resolve-global) - Resolve the path of a globally installed module
64 - [is-installed-globally](https://github.com/sindresorhus/is-installed-globally) - Check if your pa…
/third_party/python/Doc/faq/
Dinstalled.rst17 Why is Python installed on my machine?
20 If you find Python installed on your system but don't remember installing it,
23 * Perhaps another user on the computer wanted to learn programming and installed
25 installed it.
26 * A third-party application installed on the machine might have been written in
29 * Some Windows machines also have Python installed. At this writing we're aware
33 distributions, have Python installed by default; it's included in the base
42 If someone installed it deliberately, you can remove it without hurting
45 If Python was installed by a third-party application, you can also remove it,
/third_party/node/deps/npm/test/tap/
Dinstall-scoped-already-installed.js68 var installed = parseNpmInstallOutput(stdout)
76 contains(installed, 'node_modules/@scoped/package-scoped-dependency'),
80 contains(installed, 'node_modules/package-local-dependency'),
95 installed = parseNpmInstallOutput(stdout)
103 contains(installed, 'node_modules/@scoped/package-scoped-dependency'),
107 contains(installed, 'node_modules/package-local-dependency'),
Dupdate-examples.js108 if (options.installed) {
109 mockInstalled.package.dependencies.dep1 = options.installed
110 mockInstalled.children[0].package.version = options.installed
111 mockDepJson.version = options.installed
194 resetPackage({ wanted: '~1.1.2', installed: '1.1.2' }) property
204 resetPackage({ wanted: '^0.2.0', installed: '^0.2.0' }) property
214 resetPackage({ wanted: '^0.4.0', installed: '^0.4.0' }) property
Dshrinkwrap-save-with-existing-dev-deps.js16 var installed = path.join(example, 'node_modules', 'installed') variable
17 var installed_pkg = path.join(installed, 'package.json')
46 installed: { property
77 t.ok(shrinkwrap.dependencies.installed, "save new install didn't remove dev dep")
/third_party/flutter/skia/third_party/externals/sdl/build-scripts/
Dnacl-buildbot.sh43 ../configure --host=pnacl --prefix=$PWD/nacl-sdl2-installed
47 …led#/usr/local#g;" ./nacl-sdl2-installed/lib/libSDL2.la ./nacl-sdl2-installed/lib/pkgconfig/sdl2.p…
49 mv ./nacl-sdl2-installed ./usr/local
Draspberrypi-buildbot.sh45 …ot=$SYSROOT --host=arm-raspberry-linux-gnueabihf --prefix=$PWD/rpi-sdl2-installed --disable-pulsea…
49 …alled#/usr/local#g;" ./rpi-sdl2-installed/lib/libSDL2.la ./rpi-sdl2-installed/lib/pkgconfig/sdl2.p…
51 mv ./rpi-sdl2-installed ./usr/local
Demscripten-buildbot.sh63 …al#g;" ./emscripten-sdl2-installed/lib/libSDL2.la ./emscripten-sdl2-installed/lib/pkgconfig/sdl2.p…
65 mv ./emscripten-sdl2-installed ./usr/local
/third_party/glib/m4macros/
Dglibtests.m49 AC_ARG_ENABLE(installed-tests,
10 AS_HELP_STRING([--enable-installed-tests],
15 *) AC_MSG_ERROR([bad value ${enableval} for --enable-installed-tests]) ;;
28 AC_SUBST(installed_test_metadir, [${datadir}/installed-tests/]AC_PACKAGE_NAME)
29 AC_SUBST(installed_testdir, [${libexecdir}/installed-tests/]AC_PACKAGE_NAME)
/third_party/gettext/libtextstyle/
DDEPENDENCIES1 The following packages should be installed before GNU libtextstyle is installed
12 + If it is installed in a nonstandard directory, pass the option
26 + If it is installed in a nonstandard directory, pass the option
30 The following packages should be installed when GNU libtextstyle is installed
36 The following should be installed when GNU libtextstyle is built, but are not
37 needed later, once it is installed (build dependencies, but not runtime
/third_party/gettext/
DPACKAGING5 I recommend that in distributions of binary packages the installed files
28 The 'gettext-runtime' binary package can be installed by doing
35 The 'libtextstyle' binary package can be installed by doing
42 The 'gettext-tools' binary package can be installed by doing
45 ./configure --with-installed-libtextstyle --with-installed-csharp-dll
75 $prefix/lib/libintl.* (not installed on glibc and Solaris 11 systems)
76 $prefix/share/locale/locale.alias (not installed on glibc and Solaris 11 systems)
77 $prefix/include/libintl.h (not installed on glibc and Solaris 11 systems)
128 $prefix/lib/preloadable_libintl.so (only installed on glibc systems)
140 $prefix/share/gettext/archive.dir.tar.* (only installed if --without-git specified)
[all …]
DDEPENDENCIES1 The following packages should be installed before GNU gettext is installed
16 + If it is installed in a nonstandard directory, pass the option
28 + If it is installed in a nonstandard directory, pass the option
42 + If it is installed in a nonstandard directory, pass the option
73 + If more than one C# is installed, pass the option --enable-csharp=IMPL
127 + If it is installed in a nonstandard directory, pass the option
139 The following packages should be installed when GNU gettext is installed
145 The following should be installed when GNU gettext is built, but are not
146 needed later, once it is installed (build dependencies, but not runtime
/third_party/python/Doc/library/
Densurepip.rst49 This invocation will install ``pip`` if it is not already installed,
50 but otherwise does nothing. To ensure the installed version of ``pip``
56 By default, ``pip`` is installed into the current virtual environment
68 By default, the scripts ``pipX`` and ``pipX.Y`` will be installed (where
70 scripts installed can be controlled through two additional command line
74 script will *not* be installed.
77 ``pip`` script will be installed in addition to the two regular scripts.
90 installed when bootstrapping an environment.
108 By default, the scripts ``pipX`` and ``pipX.Y`` will be installed (where
111 If *altinstall* is set, then ``pipX`` will *not* be installed.
[all …]
/third_party/node/deps/npm/docs/content/configuring-npm/
Dfolders.md22 is installed.
29 The `prefix` config defaults to the location where node is installed.
31 On Unix systems, it's one level up, since node is typically installed at
49 Scoped packages are installed the same way, except they are grouped together
70 When in local mode, man pages are not installed.
72 Man pages are not installed on Windows systems.
119 For global installation, packages are installed roughly the same way,
126 stage, if a package is already installed in an ancestor `node_modules`
127 folder, then it is not installed at the current location.
134 require("bar"), it will get the copy that is installed in
[all …]
/third_party/node/deps/npm/test/need-npm5-update/
Dlegacy-npm-self-install.js72 var installed = JSON.parse(stdout.trim())
73 t.is(Object.keys(installed.dependencies).length, 1, 'one thing installed')
74 …t.is(path.resolve(globalpath, installed.dependencies.npm.from), tarball, 'and it was our npm tarba…
86 var installed = JSON.parse(stdout.trim())
87 t.ok(!installed.dependencies || installed.dependencies.length === 0, 'nothing left')
/third_party/flutter/flutter/packages/flutter_tools/test/general.shard/commands/
Ddoctor_test.dart60 testUsingContext('vs code validator when both installed', () async {
62 expect(result.type, ValidationType.installed);
76 testUsingContext('vs code validator when 64bit installed', () async {
79 expect(result.type, ValidationType.installed);
104 expect(message.message, startsWith('Flutter extension not installed'));
219 testUsingContext('contains installed', () async {
224 <dynamic>['installed', 'installed', 'installed'],
232 testUsingContext('contains installed and partial', () async {
237 <dynamic>['installed', 'installed'],
252 testUsingContext('contains installed, missing and partial', () async {
[all …]
/third_party/flutter/flutter/packages/flutter_tools/test/general.shard/windows/
Dvisual_studio_validator_test.dart23 testUsingContext('Emits missing status when Visual Studio is not installed', () async {
32 …testUsingContext('Emits partial status when Visual Studio is installed without necessary component…
45 …testUsingContext('Emits installed status when Visual Studio is installed with necessary components…
50 expect(result.type, ValidationType.installed);
/third_party/pulseaudio/src/daemon/
Dcpulimit.c81 static bool installed = false; variable
181 pa_assert(!installed); in pa_cpu_limit_init()
210 installed = true; in pa_cpu_limit_init()
229 if (installed) { in pa_cpu_limit_done()
231 installed = false; in pa_cpu_limit_done()
/third_party/python/Tools/msi/
DREADME.txt57 installed. When components are not selected for installation, the
241 A package is the smallest element that may be independently installed or
246 All the files installed by a single package should be related, though
250 installed/uninstalled nature, as opposed to the "precompile standard
303 install and the order they should be installed in. These refer to named
318 condition should be crafted to ensure it is installed.
320 MSI packages are installed or uninstalled based on their current state
376 When installed for all users, the following files are installed to
378 appropriate. For the current user, they are installed in the Python
384 When installed for all users, the following files are installed to
[all …]
/third_party/flutter/skia/third_party/externals/sdl/acinclude/
Desd.m418 AC_ARG_WITH(esd-prefix,[ --with-esd-prefix=PFX Prefix where ESD is installed (optional)],
20 AC_ARG_WITH(esd-exec-prefix,[ --with-esd-exec-prefix=PFX Exec prefix where ESD is installed (optio…
60 dnl Now check if the installed ESD is sufficiently new. (Also sanity
129 echo "*** The esd-config script installed by ESD could not be found"
130 echo "*** If ESD was installed in PREFIX, make sure PREFIX/bin is in"
148 echo "*** to the installed location Also, make sure you have run ldconfig if that"
151 echo "*** If you have an old version installed, it is best to remove it, although"
154 echo "*** exact error that occured. This usually means ESD was incorrectly installed"
155 echo "*** or that you have moved ESD since it was installed. In the latter case, you"
/third_party/flutter/skia/infra/wasm-common/docker/
DREADME.md16 installed libraries.
23 # Run bash in it to poke around and make sure things are properly installed
31 This image has Google Chrome and karma/jasmine installed on it, which can
38 installed libraries.
49 # Run bash in it to poke around and make sure things are properly installed
57 This image has Google Chrome and karma/jasmine installed on it, which can
77 # Run bash in it to poke around and make sure things are properly installed
86 This image has Google Chrome and karma/jasmine installed on it, which can
106 # Run bash in it to poke around and make sure things are properly installed

12345678910>>...65