Searched refs:shield (Results 1 – 25 of 37) sorted by relevance
12
/external/llvm/lib/Support/ |
D | README.txt.system | 4 The software in this directory is designed to completely shield LLVM from any 10 rules. Violation of these rules means that cracks in the shield could form and
|
/external/llvm-project/llvm/docs/ |
D | Benchmarking.rst | 59 cset shield -c N1,N2 -k on 74 cset shield --exec -- perf stat -r 10 <cmd>
|
D | SupportLibrary.rst | 10 is to shield LLVM from the differences between operating systems for the few 60 The Support Library must shield LLVM from **all** system headers. To obtain
|
/external/rust/crates/fallible-iterator/ |
D | README.md | 3 [![CircleCI](https://circleci.com/gh/sfackler/rust-fallible-iterator.svg?style=shield)](https://cir…
|
/external/rust/crates/fallible-streaming-iterator/ |
D | README.md | 2 [![CircleCI](https://circleci.com/gh/sfackler/fallible-streaming-iterator.svg?style=shield)](https:…
|
/external/python/mock/ |
D | README.rst | 27 .. |CircleCI| image:: https://circleci.com/gh/testing-cabal/mock/tree/master.svg?style=shield
|
/external/python/cpython3/Doc/library/ |
D | asyncio-task.rst | 406 .. awaitablefunction:: shield(aw, \*, loop=None) 415 res = await shield(something()) 428 itself) that would also cancel ``shield()``. 431 the ``shield()`` function should be combined with a try/except 435 res = await shield(something()) 461 wrap it in :func:`shield`.
|
D | asyncio-api-index.rst | 36 * - ``await`` :func:`shield`
|
/external/python/cpython3/Lib/test/test_asyncio/ |
D | test_tasks.py | 2116 outer = asyncio.shield(inner) 2123 outer = asyncio.shield(inner) 2132 outer = asyncio.shield(inner) 2140 outer = asyncio.shield(inner) 2150 res = self.loop.run_until_complete(asyncio.shield(fut)) 2165 await asyncio.shield(inner()) 2181 outer = asyncio.shield(parent) 2194 inner1 = asyncio.shield(child1) 2195 inner2 = asyncio.shield(child2)
|
/external/rust/crates/uuid/ |
D | README.md | 11 …://app.fossa.com/api/projects/git%2Bgithub.com%2Fuuid-rs%2Fuuid.svg?type=shield)](https://app.foss…
|
/external/llvm/docs/ |
D | SystemLibrary.rst | 10 to shield LLVM from the differences between operating systems for the few 60 The System Library must shield LLVM from **all** system headers. To obtain
|
/external/python/cpython3/Lib/asyncio/ |
D | tasks.py | 846 def shield(arg, *, loop=None): function
|
/external/zstd/ |
D | README.md | 24 [CircleDevBadge]: https://circleci.com/gh/facebook/zstd/tree/dev.svg?style=shield "Short test suite"
|
/external/tensorflow/tensorflow/lite/java/demo/app/src/main/assets/ |
D | labels_mobilenet_quant_v1_224.txt | 789 shield
|
D | labels_imagenet_slim.txt | 789 shield
|
/external/tensorflow/tensorflow/lite/java/ovic/src/testdata/ |
D | labels.txt | 789 shield
|
/external/tensorflow/tensorflow/lite/examples/ios/camera/data/ |
D | labels.txt | 789 shield
|
/external/python/asn1crypto/ |
D | readme.md | 21 [![CircleCI](https://circleci.com/gh/wbond/asn1crypto.svg?style=shield)](https://circleci.com/gh/wb…
|
/external/tensorflow/tensorflow/lite/examples/ios/simple/data/ |
D | labels.txt | 789 shield
|
/external/icu/icu4j/demos/src/com/ibm/icu/dev/demo/translit/resources/ |
D | Transliterator_Kanji_English.txt | 2486 楯>'[shield]'; 3493 盾>'[shield]';
|
/external/python/cpython3/Misc/NEWS.d/ |
D | 3.8.0b1.rst | 1365 Asyncio: Remove inner callback on outer cancellation in shield
|
/external/brotli/tests/testdata/ |
D | plrabn12.txt | 354 Was moving toward the shore; his ponderous shield, 635 Of warriors old, with ordered spear and shield, 3471 Half wheeling to the shield, half to the spear. 3675 What seemed both spear and shield: Now dreadful deeds 4811 Nor motion of swift thought, less could his shield, 4874 Of tenfold adamant, his ample shield, 5162 Fit well his helm, gripe fast his orbed shield, 8580 Down fell both spear and shield; down they as fast;
|
/external/unicode/ |
D | emoji-sequences.txt | 500 1F6E1 FE0F ; Basic_Emoji ; shield …
|
/external/python/cpython3/Doc/whatsnew/ |
D | 3.8.rst | 1681 :func:`asyncio.sleep`, :func:`asyncio.gather`, :func:`asyncio.shield`,
|
/external/icu/icu4c/source/test/testdata/ |
D | emoji-test.txt | 2966 1F6E1 FE0F ; fully-qualified # ️ shield 2967 1F6E1 ; non-fully-qualified # shield
|
12