Searched refs:lifted (Results 1 – 25 of 33) sorted by relevance
12
/external/Reactive-Extensions/RxCpp/Rx/v2/src/rxcpp/operators/ |
D | rx-lift.hpp | 76 auto lifted = chain(std::move(o)); in on_subscribe() local 77 trace_activity().lift_enter(source, chain, o, lifted); in on_subscribe() 78 source.on_subscribe(std::move(lifted)); in on_subscribe()
|
/external/tensorflow/tensorflow/python/eager/ |
D | wrap_function.py | 201 lifted = lift_map[fetched] 202 if isinstance(lifted, ops.Operation): 204 return lifted
|
/external/libcxx/src/support/solaris/ |
D | README | 2 Solaris. Some portions are lifted from FreeBSD libc, and so are covered by a
|
/external/swiftshader/third_party/LLVM/lib/Support/Windows/ |
D | TimeValue.inc | 35 // This ban may be lifted by either:
|
D | Process.inc | 34 // This ban should be lifted when MinGW 1.0+ has defined this value.
|
/external/python/cpython2/Doc/library/ |
D | aetools.rst | 23 lifted in future releases.
|
/external/clang/docs/ |
D | ClangTools.rst | 58 find good APIs for libraries as they are lifted out of a few tools and
|
D | Modules.rst | 363 …ute can appear within an ``extern "C"`` block. No other restrictions are lifted, however: the modu…
|
/external/mesa3d/src/gallium/docs/source/ |
D | resources.rst | 55 TODO: what about the restrictions lifted by the several later GL transform feedback extensions? How…
|
/external/icu/icu4c/source/samples/ufortune/resources/ |
D | root.txt | 86 "A [golf] ball sliced or hooked into the rough shall be lifted and
|
/external/llvm/test/ThinLTO/X86/ |
D | alias_import.ll | 11 ; available_externally, i.e linkOnceODR. (FIXME this limitation could be lifted)
|
/external/llvm/utils/lit/ |
D | TODO | 133 * The REQUIREs handling could be lifted to the core, which is nice.
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/Windows/ |
D | Process.inc | 39 // This ban should be lifted when MinGW 1.0+ has defined this value.
|
/external/swiftshader/third_party/llvm-subzero/lib/Support/Windows/ |
D | Process.inc | 45 // This ban should be lifted when MinGW 1.0+ has defined this value.
|
/external/llvm/lib/Support/Windows/ |
D | Process.inc | 45 // This ban should be lifted when MinGW 1.0+ has defined this value.
|
/external/perfetto/docs/ |
D | heapprofd.md | 129 services can be profiled. This restriction can be lifted by disabling
|
/external/swiftshader/third_party/llvm-7.0/llvm/docs/Proposals/ |
D | VectorizationPlan.rst | 110 cross-Tile edges are lifted to connect Tiles instead of the original
|
/external/strace/ |
D | INSTALL | 244 Autoconf limitation. Until the limitation is lifted, you can use this
|
/external/pcre/dist2/ |
D | INSTALL | 310 Autoconf limitation. Until the limitation is lifted, you can use this
|
/external/google-breakpad/ |
D | INSTALL | 312 an Autoconf limitation. Until the limitation is lifted, you can use
|
/external/libchrome/mojo/public/cpp/system/ |
D | README.md | 518 network. This restriction will soon be lifted, but for now developers must be
|
/external/python/cpython2/Doc/reference/ |
D | compound_stmts.rst | 321 lifted in the future).
|
/external/python/cpython3/Doc/reference/ |
D | compound_stmts.rst | 353 lifted in the future).
|
/external/python/cpython3/Doc/whatsnew/ |
D | 3.6.rst | 288 function body. In Python 3.6 this restriction has been lifted, making it
|
/external/elfutils/libdw/ |
D | ChangeLog | 1064 * dwarf_begin_elf.c (inflate_section): New static function, lifted
|
12