Searched refs:loading (Results 1 – 25 of 878) sorted by relevance
12345678910>>...36
/third_party/ltp/testcases/kernel/firmware/fw_load_kernel/ |
D | README | 1 The aim of the test is to check device firmware loading. Since kernel 3.7 2 firmware loading changed to direct loading (by-pass udev). The test consists 7 This is a kernel module, which is a part of the device firmware loading test. 13 'result' device sysfs file. Also, some information regarding module loading,
|
/third_party/ltp/testcases/kernel/firmware/fw_load_user/ |
D | README | 1 The aim of the test is to check device firmware loading. Since kernel 3.7 2 firmware loading changed to direct loading (by-pass udev). The test consists
|
/third_party/node/lib/internal/bootstrap/ |
D | loaders.js | 183 this.loading = false; 274 if (this.loaded || this.loading) { 279 this.loading = true; 290 this.loading = false;
|
/third_party/libabigail/tests/data/test-diff-suppr/ |
D | test0-type-suppr-5.suppr | 2 # Avoid loading files which name does *NOT* match the regexp name 3 # foo.* This is practically going to forbid the loading of files
|
D | test0-type-suppr-6.suppr | 2 # Avoid loading files which name does *NOT* match the regexp name 3 # foo.* This is practically going to forbid the loading of files
|
/third_party/skia/third_party/externals/angle2/src/third_party/volk/ |
D | README.chromium | 13 the use of Vulkan extensions by automatically loading all associated 14 entrypoints. Finally, volk enables loading Vulkan entrypoints directly
|
/third_party/rust/crates/libloading/ |
D | README.mkd | 3 Bindings around the platform's dynamic library loading primitives with greatly improved memory safe… 5 Using this library allows the loading of dynamic libraries, also known as shared libraries, as well…
|
/third_party/flutter/flutter/packages/flutter/lib/src/widgets/ |
D | fade_in_image.dart | 20 /// loading, then fades in the new image when it loads. 22 /// Use this class to display long-loading images, such as [new NetworkImage], 66 /// Creates a widget that displays a [placeholder] while an [image] is loading, 102 /// loading the final image from the network. 118 /// * [new Image.memory], which has more details about loading images from 120 /// * [new Image.network], which has more details about loading images from 156 /// while loading the final image from the network. 175 /// * [new Image.asset], which has more details about loading images from 177 /// * [new Image.network], which has more details about loading images from 214 /// Image displayed while the target [image] is loading.
|
/third_party/skia/third_party/externals/opengl-registry/extensions/OES/ |
D | OES_get_program_binary.txt | 67 online compiler. That is, it is not required to support loading GLSL shader 72 vendor extensions as a standard method for loading offline-compiled program 78 1. Why introduce a new entrypoint for loading binaries when ShaderBinary 79 is already part of the core spec and permits loading binary shader pairs? 130 reason is switching back and forth between loading a program object with 131 program binaries, and loading it with compiled GLSL shaders. 136 loading program binaries. A vendor extension must also be present in order 146 resupply that same <binaryFormat> when loading the program binary. 173 mechanism to remap an attribute location after loading a program binary. 400 // were cached away. Fallback to source shader loading path,
|
/third_party/openGLES/extensions/OES/ |
D | OES_get_program_binary.txt | 77 online compiler. That is, it is not required to support loading GLSL shader 82 vendor extensions as a standard method for loading offline-compiled program 88 1. Why introduce a new entrypoint for loading binaries when ShaderBinary 89 is already part of the core spec and permits loading binary shader pairs? 140 reason is switching back and forth between loading a program object with 141 program binaries, and loading it with compiled GLSL shaders. 146 loading program binaries. A vendor extension must also be present in order 156 resupply that same <binaryFormat> when loading the program binary. 183 mechanism to remap an attribute location after loading a program binary. 411 // were cached away. Fallback to source shader loading path,
|
/third_party/flutter/flutter/packages/flutter/lib/src/painting/ |
D | image_stream.dart | 59 /// Interface for receiving notifications about the loading of an image. 93 /// during loading. 97 /// during the loading of the image. 109 /// Callback for getting notified when an error occurs while loading an image. 111 /// If an error occurs during loading, [onError] will be called instead of 173 /// The expected number of bytes that need to be received to finish loading 182 /// indication that data is loading (and how much), but it cannot represent a 183 /// loading completion percentage. 202 /// loading. 316 /// Base class for those that manage the loading of [dart:ui.Image] objects for [all …]
|
/third_party/libxml2/os400/libxmlrpg/ |
D | xmlmodule.rpgle | 1 * Summary: dynamic module loading 2 * Description: basic API for dynamic module loading, used by
|
/third_party/node/deps/npm/lib/config/ |
D | core.js | 37 var loading = false variable 71 if (loading) return 73 loading = true 78 loading = false
|
/third_party/openssl/doc/man3/ |
D | CONF_modules_load_file.pod | 64 If B<CONF_MFLAGS_NO_DSO> is set configuration module loading from DSOs is 100 fprintf(stderr, "FATAL: error loading configuration file\n"); 110 fprintf(stderr, "FATAL: error loading configuration file\n"); 120 fprintf(stderr, "WARNING: error loading configuration file\n");
|
/third_party/openssl/doc/man1/ |
D | openssl-engine.pod.in | 80 (dynamic) Dynamic engine loading support 86 ID: Specifies an ENGINE id name for loading 102 (dynamic) Dynamic engine loading support
|
/third_party/node/doc/api/ |
D | policy.md | 10 Node.js contains experimental support for creating policies on loading code. 29 when loading modules. 83 When using `require()` or `import` all resources involved in loading are checked 87 An example policy file that would allow loading a file `checked.js`: 105 When loading resources the entire URL must match including search parameters 183 loading modules. Policy redirection only affects specifiers to `require()` and 185 variables, are necessary to lock down that path of loading modules. 195 part of loading it. 312 The following example allows loading any file:
|
/third_party/skia/third_party/externals/oboe/samples/parselib/ |
D | README.md | 3 Classes for parsing and loading audio data. 6 (Oboe) **parselib** contains facilities for reading and loading audio data from streams. Streams ca…
|
/third_party/python/Misc/NEWS.d/ |
D | 3.5.5rc1.rst | 11 processes unexpectedly loading code from user controlled directories in 61 Added support for saving and loading recursive data structures.
|
/third_party/flutter/skia/third_party/externals/sdl/cmake/ |
D | sdlchecks.cmake | 117 message_warn("You must have SDL_LoadObject() support for dynamic ALSA loading") 147 message_warn("You must have SDL_LoadObject() support for dynamic PulseAudio loading") 177 message_warn("You must have SDL_LoadObject() support for dynamic ESD loading") 211 message_warn("You must have SDL_LoadObject() support for dynamic ARTS loading") 243 message_warn("You must have SDL_LoadObject() support for dynamic NAS loading") 274 message_warn("You must have SDL_LoadObject() support for dynamic sndio loading") 304 message_warn("You must have SDL_LoadObject() support for dynamic FusionSound loading") 374 message_warn("You must have SDL_LoadObject() support for dynamic X11 loading") 527 message_warn("You must have SDL_LoadObject() support for dynamic Mir loading") 646 message_warn("You must have SDL_LoadObject() support for dynamic Wayland loading") [all …]
|
/third_party/flutter/flutter/examples/layers/services/ |
D | isolate.dart | 71 loading, 110 _state = CalculationState.loading; 136 // isolates do not have access to the root bundle. However, the loading 285 case CalculationState.loading:
|
/third_party/python/Doc/reference/ |
D | import.rst | 235 information, which the import machinery then uses when loading the module. 303 is an existing module object that will be the target of loading later. 341 the loader it contains) when loading the module. Here is an approximation 342 of what happens during the loading portion of import:: 383 loading in the best. 385 * If loading fails, the failing module -- and only the failing module -- 396 * Module execution is the key moment of loading in which the module's 400 * The module created during loading and passed to exec_module() may 411 Module loaders provide the critical function of loading: module execution. 430 Module loaders may opt in to creating the module object during loading [all …]
|
/third_party/cef/tools/distrib/linux/ |
D | README.redistrib.txt | 26 Locale file loading can be disabled completely using 40 Pack file loading can be disabled completely using
|
/third_party/freetype/src/tools/ftrandom/ |
D | README | 39 --nohints Specify FT_LOAD_NO_HINTING when loading glyphs. 40 --rasterize Call `FT_Render_Glyph' as well as loading it.
|
/third_party/skia/third_party/externals/freetype/src/tools/ftrandom/ |
D | README | 39 --nohints Specify FT_LOAD_NO_HINTING when loading glyphs. 40 --rasterize Call `FT_Render_Glyph' as well as loading it.
|
/third_party/flutter/skia/third_party/externals/freetype/src/tools/ftrandom/ |
D | README | 39 --nohints Specify FT_LOAD_NO_HINTING when loading glyphs. 40 --rasterize Call `FT_Render_Glyph' as well as loading it.
|
12345678910>>...36