/third_party/typescript/tests/baselines/reference/tsserver/cachingFileSystemInformation/ |
D | watchDirectories-for-config-file-with-case-insensitive-file-system.js | 83 Info 18 [00:00:51.000] Project '/Users/someuser/work/applications/frontend/tsconfig.json' (Config… 98 Info 21 [00:00:54.000] Project '/Users/someuser/work/applications/frontend/tsconfig.json' (Config… 138 Info 29 [00:01:10.000] Project '/Users/someuser/work/applications/frontend/tsconfig.json' (Config… 158 Info 34 [00:01:15.000] Project '/Users/someuser/work/applications/frontend/tsconfig.json' (Config… 166 Info 35 [00:01:22.000] Project '/Users/someuser/work/applications/frontend/tsconfig.json' (Config… 205 Info 43 [00:01:36.000] Project '/Users/someuser/work/applications/frontend/tsconfig.json' (Config…
|
D | watchDirectories-for-config-file-with-case-sensitive-file-system.js | 83 Info 18 [00:00:51.000] Project '/Users/someuser/work/applications/frontend/tsconfig.json' (Config… 98 Info 21 [00:00:54.000] Project '/Users/someuser/work/applications/frontend/tsconfig.json' (Config… 138 Info 29 [00:01:10.000] Project '/Users/someuser/work/applications/frontend/tsconfig.json' (Config… 158 Info 34 [00:01:15.000] Project '/Users/someuser/work/applications/frontend/tsconfig.json' (Config… 166 Info 35 [00:01:22.000] Project '/Users/someuser/work/applications/frontend/tsconfig.json' (Config… 205 Info 43 [00:01:36.000] Project '/Users/someuser/work/applications/frontend/tsconfig.json' (Config…
|
/third_party/gstreamer/gstplugins_bad/sys/dvb/ |
D | camapplication.c | 101 al->applications = g_hash_table_new (resource_id_hash, g_direct_equal); in cam_al_new() 115 g_hash_table_destroy (al->applications); in cam_al_destroy() 122 if (g_hash_table_lookup (al->applications, in cam_al_install() 128 g_hash_table_insert (al->applications, in cam_al_install() 139 ret = g_hash_table_remove (al->applications, in cam_al_uninstall() 148 return CAM_AL_APPLICATION (g_hash_table_lookup (al->applications, in cam_al_get() 177 g_hash_table_foreach (al->applications, foreach_get_key, &resource_ids); in cam_al_get_resource_ids() 238 application = g_hash_table_lookup (al->applications, in open_session_request_cb()
|
/third_party/vk-gl-cts/external/vulkan-docs/src/appendices/ |
D | VK_EXT_direct_mode_display.txt | 23 applications to take exclusive control of displays associated with a native 25 This is especially useful for virtual reality applications that wish to hide 27 system, desktop, and/or other applications. 41 This extension and its platform-specific children will allow applications to
|
D | VK_EXT_pageable_device_local_memory.txt | 27 In order for these operating systems to support multiple applications the 32 cause applications to make suboptimal memory choices when allocating memory. 33 For example, in a system with multiple applications running, the application 42 applications as needed when not in use.
|
/third_party/python/Doc/faq/ |
D | gui.rst | 38 How do I freeze Tkinter applications? 41 Freeze is a tool to create stand-alone applications. When freezing Tkinter 42 applications, the applications will not be truly stand-alone, as the application 49 To get truly stand-alone applications, the Tcl scripts that form the library
|
/third_party/vk-gl-cts/external/vulkan-docs/src/chapters/VK_KHR_present_wait/ |
D | present_wait.txt | 22 applications can discover when images were presented, but only 26 Providing a mechanism which allows applications to block, waiting for a 31 The `apiext:VK_KHR_present_wait` extension allows applications to tell the
|
/third_party/cef/tools/distrib/mac/ |
D | README.standard.txt | 8 applications. 13 that all applications using the CEF C++ API must link against. 17 applications.
|
D | README.minimal.txt | 9 that all applications using the CEF C++ API must link against. 13 applications.
|
/third_party/EGL/extensions/NV/ |
D | EGL_NV_3dvision_surface.txt | 43 requiring applications to change their rendering methods. However 44 there are cases where applications can benefit from adjusting 3D 46 applications not yet known to 3D Vision, to assist 3D Vision in
|
D | EGL_NV_stream_flush.txt | 53 This latency will not affect any applications which rely solely 58 This only affects applications which use some additional means of 68 delays for the majority of applications and operations where such 70 a means for applications to explicitly invoke such
|
/third_party/skia/third_party/externals/egl-registry/extensions/NV/ |
D | EGL_NV_3dvision_surface.txt | 43 requiring applications to change their rendering methods. However 44 there are cases where applications can benefit from adjusting 3D 46 applications not yet known to 3D Vision, to assist 3D Vision in
|
D | EGL_NV_stream_flush.txt | 53 This latency will not affect any applications which rely solely 58 This only affects applications which use some additional means of 68 delays for the majority of applications and operations where such 70 a means for applications to explicitly invoke such
|
/third_party/skia/third_party/externals/opengl-registry/extensions/QCOM/ |
D | QCOM_performance_monitor_global_mode.txt | 42 operations performed by other concurrent applications. The normal 47 (1) How do we filter operations from other applications? 77 operations, contexts, and other applications using the hardware."
|
/third_party/openGLES/extensions/QCOM/ |
D | QCOM_performance_monitor_global_mode.txt | 42 operations performed by other concurrent applications. The normal 47 (1) How do we filter operations from other applications? 77 operations, contexts, and other applications using the hardware."
|
/third_party/openGLES/extensions/EXT/ |
D | WGL_EXT_extensions_string.txt | 23 This extension provides a way for applications to determine which 31 there so existing applications don't break. They should also be 32 advertised via wglGetExtensionsStringEXT so new applications can make
|
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/ |
D | WGL_EXT_extensions_string.txt | 23 This extension provides a way for applications to determine which 31 there so existing applications don't break. They should also be 32 advertised via wglGetExtensionsStringEXT so new applications can make
|
/third_party/skia/third_party/externals/angle2/third_party/OpenCL-ICD-Loader/ |
D | README.chromium | 14 applications against an Installable Client Driver loader (ICD loader) rather than linking 15 their applications against a specific OpenCL implementation.
|
/third_party/cef/tools/distrib/linux/ |
D | README.standard.txt | 7 version of CEF-based applications. By default these files should be 14 that all applications using the CEF C++ API must link against. 17 version of CEF-based applications. By default these files should be
|
/third_party/cef/tools/distrib/win/ |
D | README.standard.txt | 7 build and run the debug version of CEF-based applications. By 14 that all applications using the CEF C++ API must link against. 17 build and run the release version of CEF-based applications. By
|
/third_party/nghttp2/docker/ |
D | README.rst | 4 Dockerfile creates the applications bundled with nghttp2. 5 These applications are:
|
/third_party/openGLES/extensions/ARM/ |
D | ARM_mali_program_binary.txt | 40 The OES_get_program_binary extension enables applications to retrieve program 51 1. When should applications recompile and relink program binaries? 54 case, it may be useful for applications to know whether all program 90 of the shader compiler or driver, applications should recompile and relink
|
/third_party/skia/third_party/externals/opengl-registry/extensions/ARM/ |
D | ARM_mali_program_binary.txt | 40 The OES_get_program_binary extension enables applications to retrieve program 51 1. When should applications recompile and relink program binaries? 54 case, it may be useful for applications to know whether all program 90 of the shader compiler or driver, applications should recompile and relink
|
/third_party/openssl/doc/man7/ |
D | fips_module.pod | 45 =head2 Making all applications use the FIPS module by default 47 One simple approach is to cause all applications that are using OpenSSL to only 50 This approach can be done purely via configuration. As long as applications are 99 Any applications that use OpenSSL 3.0 and are started after these changes are 100 made will start using only the FIPS module unless those applications take 108 are required in applications in order to benefit from the FIPS module. There are 115 You may not want all applications to use the FIPS module. 117 It may be the case that some applications should and some should not use the 122 If applications take explicit steps to not load the default config file or 132 If any applications attempt to use any algorithms that are not present, [all …]
|
/third_party/node/doc/contributing/maintaining/ |
D | maintaining-single-executable-application-support.md | 3 Support for [single executable applications][] is one of the key technical 72 …ps://github.com/nodejs/next-10/blob/main/meetings/summit-nov-2021.md#single-executable-applications 80 …e executable applications]: https://github.com/nodejs/node/blob/main/doc/contributing/technical-pr…
|