Home
last modified time | relevance | path

Searched refs:installed (Results 1 - 25 of 69) sorted by relevance

123

/third_party/pulseaudio/src/daemon/
H A 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/skia/docs/examples/
H A DBitmap_installPixels.cpp16 bool installed = bitmap.installPixels(info, pixels, 16, releaseProc, nullptr); in REG_FIDDLE() local
17 SkDebugf("install " "%s" "successful\n", installed ? "" : "not "); in REG_FIDDLE()
/third_party/astc-encoder/Test/
H A Dmake.bat19 echo.installed, then set the SPHINXBUILD environment variable to point
23 echo.If you don't have Sphinx installed, grab it from
/third_party/protobuf/python/docs/
H A Dmake.bat19 echo.installed, then set the SPHINXBUILD environment variable to point
23 echo.If you don't have Sphinx installed, grab it from
/third_party/python/Lib/distutils/tests/
H A Dtest_install_scripts.py73 installed = os.listdir(target)
75 self.assertIn(name, installed)
/third_party/curl/projects/
H A Dbuild-openssl.bat80 rem Determine the VC14.1 path based on the installed edition in descending
93 rem Determine the VC14.2 path based on the installed edition in descending
106 rem Determine the VC14.3 path based on the installed edition in descending
171 rem Check we have Visual Studio installed
178 rem It isn't so check we have it installed and set the path if it is
689 echo installed on the win system.
710 echo Error: %VC_DESC% is not installed
711 echo Error: Please check whether Visual compiler is installed at the path "%ABS_VC_PATH%"
717 echo Error: Perl is not installed
718 echo Error: Please check whether Perl is installed o
[all...]
H A Dbuild-wolfssl.bat84 rem Determine the VC14.1 path based on the installed edition in descending
98 rem Determine the VC14.2 path based on the installed edition in descending
112 rem Determine the VC14.3 path based on the installed edition in descending
155 rem Check we have Visual Studio installed
399 echo Error: %VC_DESC% is not installed
H A Dchecksrc.bat83 rem It isn't so check we have it installed and set the path if it is
211 echo Error: Perl is not installed
/third_party/node/deps/npm/node_modules/node-gyp/lib/
H A Dinstall.js37 // 0.x.y-pre versions are not published yet and cannot be installed. Bail.
41 throw new Error('"pre" versions of node cannot be installed, use the --nodedir flag instead')
50 // the directory where the dev files will be installed
54 // check if it is already installed, and only install when needed
56 log.verbose('install', '--ensure was passed, so won\'t reinstall if already installed')
61 log.verbose('install', 'version not already installed, continuing with install', release.version)
72 log.verbose('install', 'version is already installed, need to check "installVersion"')
101 log.verbose('install', `version not already installed for ${arch}, continuing with install`, release.version)
/third_party/python/Doc/
H A Dmake.bat33 rem Should have been installed with Sphinx earlier
44 rem Should have been installed with Sphinx earlier
87 echo.installed, then set the SPHINXBUILD environment variable to point
91 echo.If you don't have Sphinx installed, grab it from
/third_party/icu/icu4c/source/i18n/
H A Dcoll.cpp229 StackUResourceBundle installed; in initAvailableLocaleList() local
233 ures_getByKey(index, "InstalledLocales", installed.getAlias(), &status); in initAvailableLocaleList()
236 availableLocaleListCount = ures_getSize(installed.getAlias()); in initAvailableLocaleList()
240 ures_resetIterator(installed.getAlias()); in initAvailableLocaleList()
241 while(ures_hasNext(installed.getAlias())) { in initAvailableLocaleList()
243 ures_getNextString(installed.getAlias(), NULL, &tempKey, &status); in initAvailableLocaleList()
/third_party/node/deps/icu-small/source/i18n/
H A Dcoll.cpp230 StackUResourceBundle installed; in initAvailableLocaleList() local
234 ures_getByKey(index, "InstalledLocales", installed.getAlias(), &status); in initAvailableLocaleList()
237 availableLocaleListCount = ures_getSize(installed.getAlias()); in initAvailableLocaleList()
241 ures_resetIterator(installed.getAlias()); in initAvailableLocaleList()
242 while(ures_hasNext(installed.getAlias())) { in initAvailableLocaleList()
244 ures_getNextString(installed.getAlias(), nullptr, &tempKey, &status); in initAvailableLocaleList()
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dcoll.cpp229 StackUResourceBundle installed; in initAvailableLocaleList() local
233 ures_getByKey(index, "InstalledLocales", installed.getAlias(), &status); in initAvailableLocaleList()
236 availableLocaleListCount = ures_getSize(installed.getAlias()); in initAvailableLocaleList()
240 ures_resetIterator(installed.getAlias()); in initAvailableLocaleList()
241 while(ures_hasNext(installed.getAlias())) { in initAvailableLocaleList()
243 ures_getNextString(installed.getAlias(), NULL, &tempKey, &status); in initAvailableLocaleList()
/third_party/python/Lib/test/test_importlib/
H A Dtest_spec.py266 installed = sys.modules[self.spec.name]
269 self.assertIs(loaded, installed)
279 installed = sys.modules[self.spec.name] variable in ModuleSpecMethodsTests.test_load_replaced.ReplacingLoader
282 self.assertIs(installed, replacement)
346 installed = sys.modules[self.spec.name]
350 self.assertIs(installed, loaded)
397 installed = sys.modules[self.spec.name]
401 self.assertIs(installed, loaded)
/third_party/node/deps/npm/node_modules/@npmcli/installed-package-contents/lib/
H A Dindex.js208 installed-package-contents <path> [-d<n> --depth=<n>]
210 Lists the files installed for a package specified by <path>.
/third_party/icu/icu4j/demos/src/com/ibm/icu/dev/demo/translit/
H A Ddemo.bat12 REM with Bitstream Cyberbit installed.
/third_party/python/Lib/unittest/test/
H A Dtest_program.py354 self.installed = False
356 self.installed = True
365 self.assertTrue(self.installed)
/third_party/python/PCbuild/
H A Dblurb.bat19 rem Before reporting the error, make sure that blurb is actually installed.
/third_party/skia/third_party/externals/icu/source/common/
H A Duresbund.cpp2500 UResourceBundle installed; member
2508 ures_close(&ctx->installed); in ures_loc_closeLocales()
2516 return ures_getSize(&ctx->installed); in ures_loc_countLocales()
2527 UResourceBundle *res = &(ctx->installed); in ures_loc_nextLocale()
2544 UResourceBundle *res = &((ULocalesContext *)en->context)->installed; in ures_loc_resetLocales()
2581 ures_initStackObject(&myContext->installed); in ures_openAvailableLocales()
2584 ures_getByKey(idx, INDEX_TAG, &myContext->installed, status); in ures_openAvailableLocales()
2588 path, INDEX_LOCALE_NAME, INDEX_TAG, ures_getKey(&myContext->installed)); in ures_openAvailableLocales()
2595 ures_close(&myContext->installed); in ures_openAvailableLocales()
/third_party/elfutils/tests/
H A Dbacktrace-subr.sh100 # making the native tests fail unless debuginfo (for glibc) is installed
105 echo >&2 $testname: arm needs debuginfo installed for all libraries
/third_party/protobuf/kokoro/release/python/windows/
H A Dbuild_single_artifact.bat27 REM Prepend newly installed Python to the PATH of this build (this cannot be
/third_party/libuv/docs/
H A Dmake.bat55 echo.installed, then set the SPHINXBUILD environment variable to point
59 echo.If you don't have Sphinx installed, grab it from
/third_party/node/deps/npm/node_modules/node-gyp/gyp/pylib/packaging/
H A Dspecifiers.py900 installed: Optional[bool] = None,
944 if installed and item.is_prerelease:
/third_party/libabigail/
H A Dltmain.sh39 # uninstall remove libraries from an installed directory
1743 # Convert file name ARG from *nix to Cygwin format. Requires Cygwin installed
1905 # Convert path ARG from *nix to Cygwin format. Requires Cygwin installed in a
2397 -LLIBDIR search LIBDIR for required installed libraries
2398 -lNAME OUTPUT-FILE requires the installed library libNAME
2408 -rpath LIBDIR the created library will eventually be installed in LIBDIR
2699 echo "Libraries have been installed in:"
2704 echo "If you ever happen to want to link against installed libraries"
2942 # are installed to the same prefix.
2944 # are installed int
[all...]
/third_party/skia/third_party/externals/microhttpd/
H A Dltmain.sh59 # uninstall remove libraries from an installed directory
1763 # Convert file name ARG from *nix to Cygwin format. Requires Cygwin installed
1925 # Convert path ARG from *nix to Cygwin format. Requires Cygwin installed in a
2417 -LLIBDIR search LIBDIR for required installed libraries
2418 -lNAME OUTPUT-FILE requires the installed library libNAME
2428 -rpath LIBDIR the created library will eventually be installed in LIBDIR
2719 echo "Libraries have been installed in:"
2724 echo "If you ever happen to want to link against installed libraries"
2962 # are installed to the same prefix.
2964 # are installed int
[all...]

Completed in 30 milliseconds

123