| /external/aws-sdk-java-v2/http-clients/netty-nio-client/src/main/java/software/amazon/awssdk/http/nio/netty/internal/nrs/ |
| D | HandlerPublisher.java | 167 DEMANDING, enumConstant 280 if (state == HandlerPublisher.State.DEMANDING) { in channelActive() 295 case DEMANDING: in receivedDemand() 301 … // Important to change state to demanding before doing a read, in case we get a synchronous in receivedDemand() 303 state = HandlerPublisher.State.DEMANDING; in receivedDemand() 343 state = HandlerPublisher.State.DEMANDING; in flushBuffer() 355 case DEMANDING: in receivedCancel() 382 case DEMANDING: in channelRead() 423 if (state == HandlerPublisher.State.DEMANDING) { in channelReadComplete() 445 case DEMANDING: in complete() [all …]
|
| /external/pytorch/test/torch_np/numpy_tests/core/ |
| D | test_getlimits.py | 39 @skip(reason="torch.finfo is not a singleton. Why demanding it is?") 47 @skip(reason="torch.finfo is not a singleton. Why demanding it is?") 55 @skip(reason="torch.finfo is not a singleton. Why demanding it is?") 63 @skip(reason="torch.finfo is not a singleton. Why demanding it is?")
|
| /external/jemalloc_new/ |
| D | README | 9 among the best allocators for a broad range of demanding applications, and
|
| /external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/InstCombine/ |
| D | InstCombineSimplifyDemanded.cpp | 127 if (DemandedMask.isZero()) // Not demanding any bits from V. in SimplifyDemandedUseBits() 200 // If the client is only demanding bits that we know, return the known in SimplifyDemandedUseBits() 229 // If the client is only demanding bits that we know, return the known in SimplifyDemandedUseBits() 267 // If the client is only demanding bits that we know, return the known in SimplifyDemandedUseBits() 563 // demanding the LSB. in SimplifyDemandedUseBits() 665 // amount. But if we are not demanding high bits, then we are not in SimplifyDemandedUseBits() 666 // demanding those bits from the pre-shifted operand either. in SimplifyDemandedUseBits() 684 // If we are just demanding the shifted sign bit and below, then this can in SimplifyDemandedUseBits() 989 // If the client is only demanding bits that we know, return the known in SimplifyDemandedUseBits() 1018 // If the client is only demanding bits that we know, return the known in SimplifyMultipleUseDemandedBits() [all …]
|
| /external/tensorflow/tensorflow/compiler/xla/client/lib/ |
| D | qr_test.cc | 60 // This isn't a terribly demanding test, (e.g., we should verify that Q in XLA_TEST_F() 98 // This isn't a terribly demanding test, (e.g., we should verify that Q is in XLA_TEST_F()
|
| /external/tensorflow/tensorflow/tools/dockerfiles/partials/onednn/redhat/ |
| D | cpu.partial.Dockerfile | 10 …is a widely-used machine learning framework in the deep learning arena, demanding efficient utiliz…
|
| D | horovod-cpu.partial.Dockerfile | 10 …is a widely-used machine learning framework in the deep learning arena, demanding efficient utiliz…
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/ |
| D | InstCombineSimplifyDemanded.cpp | 136 if (DemandedMask.isNullValue()) // Not demanding any bits from V. in SimplifyDemandedUseBits() 181 // If the client is only demanding bits that we know, return the known in SimplifyDemandedUseBits() 215 // If the client is only demanding bits that we know, return the known in SimplifyDemandedUseBits() 249 // If the client is only demanding bits that we know, return the known in SimplifyDemandedUseBits() 483 // demanding the LSB. in SimplifyDemandedUseBits() 782 // If the client is only demanding bits that we know, return the known in SimplifyDemandedUseBits() 819 // If the client is only demanding bits that we know, return the known in SimplifyMultipleUseDemandedBits() 850 // If the client is only demanding bits that we know, return the known in SimplifyMultipleUseDemandedBits() 882 // If the client is only demanding bits that we know, return the known in SimplifyMultipleUseDemandedBits() 904 // If this user is only demanding bits that we know, return the known in SimplifyMultipleUseDemandedBits()
|
| /external/giflib/ |
| D | history.adoc | 31 threats became serious in 1999, with Unisys demanding license fees
|
| /external/cronet/tot/third_party/rust/chromium_crates_io/vendor/windows-sys-0.52.0/ |
| D | readme.md | 55 The `windows-sys` crate is a zero-overhead fallback for the most demanding situations and primarily…
|
| /external/cronet/stable/third_party/rust/chromium_crates_io/vendor/windows-sys-0.52.0/ |
| D | readme.md | 55 The `windows-sys` crate is a zero-overhead fallback for the most demanding situations and primarily…
|
| /external/googleapis/google/cloud/alloydb/v1/ |
| D | alloydb_v1.yaml | 25 for the most demanding use cases, allowing you to build new applications
|
| /external/googleapis/google/cloud/alloydb/v1alpha/ |
| D | alloydb_v1alpha.yaml | 25 for the most demanding use cases, allowing you to build new applications
|
| /external/googleapis/google/cloud/alloydb/v1beta/ |
| D | alloydb_v1beta.yaml | 25 for the most demanding use cases, allowing you to build new applications
|
| /external/tensorflow/tensorflow/tools/dockerfiles/dockerfiles/onednn/ |
| D | redhat-8.Dockerfile | 33 …is a widely-used machine learning framework in the deep learning arena, demanding efficient utiliz…
|
| D | redhat-8-jupyter.Dockerfile | 33 …is a widely-used machine learning framework in the deep learning arena, demanding efficient utiliz…
|
| D | redhat-8-mpich-horovod.Dockerfile | 33 …is a widely-used machine learning framework in the deep learning arena, demanding efficient utiliz…
|
| D | redhat-8-mpi-horovod.Dockerfile | 33 …is a widely-used machine learning framework in the deep learning arena, demanding efficient utiliz…
|
| D | redhat-8-mpi-horovod-jupyter.Dockerfile | 33 …is a widely-used machine learning framework in the deep learning arena, demanding efficient utiliz…
|
| D | redhat-8-mpich-horovod-jupyter.Dockerfile | 33 …is a widely-used machine learning framework in the deep learning arena, demanding efficient utiliz…
|
| /external/llvm/lib/Transforms/InstCombine/ |
| D | InstCombineSimplifyDemanded.cpp | 132 if (DemandedMask == 0) { // Not demanding any bits from V. in SimplifyDemandedUseBits() 250 // If the client is only demanding bits that we know, return the known in SimplifyDemandedUseBits() 288 // If the client is only demanding bits that we know, return the known in SimplifyDemandedUseBits() 337 // If the client is only demanding bits that we know, return the known in SimplifyDemandedUseBits() 807 // If the client is only demanding bits that we know, return the known in SimplifyDemandedUseBits()
|
| /external/sdk-platform-java/gax-java/gax/src/main/java/com/google/api/gax/rpc/ |
| D | ServerStreamingCallSettings.java | 65 * <li>RPC timeouts apply to the time interval between caller demanding more responses via {@link
|
| /external/sdv/vsomeip/third_party/boost/range/include/boost/range/detail/ |
| D | join_iterator.hpp | 136 … // find least demanding, commonly supported reference type, in the order &, const&, and by-value:
|
| /external/google-breakpad/docs/ |
| D | processor_design.md | 153 but preserves flexibility for users who may have more demanding symbol file
|
| /external/angle/src/libANGLE/renderer/d3d/d3d11/ |
| D | ResourceManager11.cpp | 28 // for almost any demanding application.
|