/third_party/flutter/flutter/dev/bots/ |
D | docs.sh | 37 rm -rf flutter.docs.zip doc/offline 61 mkdir -p doc/offline 62 mv flutter.docs.zip doc/offline/flutter.docs.zip 63 du -sh doc/offline/flutter.docs.zip 65 …rl>https://api.flutter.dev/offline/flutter.docset.tar.gz</url>\n</entry>" > doc/offline/flutter.xml 67 …s://master-api.flutter.dev/offline/flutter.docset.tar.gz</url>\n</entry>" > doc/offline/flutter.xml 69 mv flutter.docset.tar.gz doc/offline/flutter.docset.tar.gz 70 du -sh doc/offline/flutter.docset.tar.gz
|
/third_party/ltp/testcases/kernel/mce-test/tsrc/ |
D | tsoftinj.c | 84 void offline(char *name, void *p) in offline() function 103 offline(ndesc(fn, "disk backed", name), p); in disk_backed() 114 offline(ndesc(buf, "anonymous", name), p); in anonymous() 128 offline(ndesc(buf, "shm hugepage", name), p); in shm_hugepage() 139 offline(ndesc(buf, "anonymous hugepage", name), p); in anonymous_hugepage() 154 offline(ndesc(fn, "file backed hugepage", name), p); in filebacked_hugepage()
|
/third_party/ltp/testcases/kernel/controllers/cpuset/cpuset_hotplug_test/ |
D | cpuset_hotplug_test.sh | 244 offline $tmp_cpus $cpus_all 260 offline 0-1 0 0 261 offline 1 EMPTY $cpus_all 262 offline 0 0 0
|
/third_party/curl/docs/cmdline-opts/ |
D | ssl-revoke-best-effort.d | 2 Help: Ignore missing/offline cert CRL dist points 7 they failed due to missing/offline distribution points for the revocation check
|
/third_party/ltp/testcases/kernel/hotplug/cpu_hotplug/doc/ |
D | hotplug06.txt | 36 Make sure the specified cpu is offline 45 offline 51 Verify that the number of CPUs offline has changed
|
D | todo.txt | 4 > hotplug_locking: create 10 threads, make them try to online/offline 10 > frequency?) while trying to online/offline that cpu from another
|
D | hotplug01.txt | 7 affinity to just that CPU, then offline that CPU, and verify that the 42 offline the cpu
|
D | hotplug04.txt | 4 This test verifies that we can't offline ALL of the CPUs in the system.
|
/third_party/ltp/testcases/kernel/controllers/cpuset/ |
D | cpuset_funcs.sh | 278 cpu_hotplug $HOTPLUG_CPU offline 292 local offline="$(cat $file)" 293 if [ $offline -eq 0 ]; then
|
/third_party/ltp/testcases/kernel/controllers/cpuset/cpuset_load_balance_test/ |
D | cpuset_sched_domains_test.sh | 241 0 offline 243 1 offline 294 1,2 1 1,3 1 offline
|
/third_party/node/deps/npm/node_modules/npm-registry-fetch/ |
D | README.md | 69 and set both `prefer-offline` and `offline` to false, so that any local 189 available offline if necessary/requested. 191 See also [`offline`](#opts-offline), [`prefer-offline`](#opts-prefer-offline), 401 ##### <a name="opts-offline"></a> `opts.offline` 406 Force offline mode: no network requests will be done during install. To allow 408 [`opts.prefer-offline`](#opts-prefer-offline). 445 ##### <a name="opts-prefer-offline"></a> `opts.prefer-offline` 451 will be requested from the server. To force full offline mode, use 452 [`opts.offline`](#opts-offline).
|
D | index.js | 79 offline: false, property 157 return opts.offline
|
/third_party/flutter/skia/third_party/externals/angle2/tools/glslang/ |
D | README.md | 4 for offline compilation of internal Vulkan shaders. See [the internal shader 6 offline shader compilation.
|
/third_party/skia/third_party/externals/angle2/tools/glslang/ |
D | README.md | 4 for offline compilation of internal Vulkan shaders. See [the internal shader 6 offline shader compilation.
|
/third_party/flutter/flutter/packages/flutter_tools/lib/src/commands/ |
D | create.dart | 63 argParser.addFlag('offline', 66 'whether to run it in offline mode or not. In offline mode, it will need to ' 487 offline: argResults['offline'], 506 offline: argResults['offline'], 523 offline: argResults['offline'], 556 …wait pubGet(context: PubContext.create, directory: directory.path, offline: argResults['offline']);
|
D | packages.dart | 52 argParser.addFlag('offline', 99 offline: argResults['offline'],
|
/third_party/boost/libs/beast/doc/qbk/03_core/ |
D | 3_timeouts.qbk | 13 is that a connected peer goes offline unexpectedly. Protocols have no way of 14 identifying this reliably: the peer is offline after all, and unable to send 15 a message announcing the absence. A peer can go offline for various reasons: 24 To determine when a peer is offline or idle, a program will implement a 33 [Determine if a peer is offline or no longer available]
|
/third_party/node/deps/npm/node_modules/pacote/lib/util/ |
D | opt-check.js | 31 offline: {}, property
|
/third_party/nghttp2/src/ |
D | shrpx_connect_blocker.h | 58 void offline();
|
/third_party/flutter/flutter/dev/devicelab/lib/tasks/ |
D | integration_tests.dart | 93 …ath.join(flutterDirectory.path, 'bin', 'flutter'), <String>['create', '--offline', 'flutter_create… 96 return TaskResult.failure('`flutter create --offline` should not rebuild flutter tool');
|
/third_party/node/tools/gyp/ |
D | README.md | 4 …](https://gyp.gsrc.io), or you can check out ```md-pages``` branch to read those documents offline.
|
/third_party/boost/libs/compute/ |
D | CMakeLists.txt | 35 # optional support for offline-caching 36 option(BOOST_COMPUTE_USE_OFFLINE_CACHE "Use offline cache for OpenCL program binaries" OFF)
|
/third_party/ltp/testcases/kernel/syscalls/move_pages/ |
D | move_pages12.c | 87 int offline; member 186 if (tcases[n].offline) { in do_test()
|
/third_party/openGLES/extensions/AMD/ |
D | AMD_program_binary_Z400.txt | 40 AMD provides an offline shader compiler as part of its suite of SDK tools 44 The offline shader compiler accepts a pair of OpenGL Shading Language
|
/third_party/skia/third_party/externals/opengl-registry/extensions/AMD/ |
D | AMD_program_binary_Z400.txt | 40 AMD provides an offline shader compiler as part of its suite of SDK tools 44 The offline shader compiler accepts a pair of OpenGL Shading Language
|