/external/clang/test/SemaCXX/ |
D | warn-consumed-parsing.cpp | 20 …void consumes() __attribute__ ((set_typestate())); // expected-error {{'set_typestate' attri… 41 void consumes() SET_TYPESTATE(consumed); in CONSUMABLE() 52 …void consumes() SET_TYPESTATE(consumed); // expected-warning {{consumed analysis attribute i…
|
/external/llvm-project/clang/test/SemaCXX/ |
D | warn-consumed-parsing.cpp | 20 …void consumes() __attribute__ ((set_typestate())); // expected-error {{'set_typestate' attri… 41 void consumes() SET_TYPESTATE(consumed); in CONSUMABLE() 52 …void consumes() SET_TYPESTATE(consumed); // expected-warning {{consumed analysis attribute i…
|
/external/tensorflow/tensorflow/core/api_def/base_api/ |
D | api_def_ConsumeMutexLock.pbtxt | 9 summary: "This op consumes a lock created by `MutexLock`." 12 direct control dependencies). It should be the only that consumes the tensor,
|
/external/angle/third_party/vulkan-deps/spirv-tools/src/test/fuzzers/ |
D | BUILD.gn | 116 # Intentionally doesn't use the seed corpus, because it consumes 125 # Intentionally doesn't use the seed corpus, because it consumes 134 # Intentionally doesn't use the seed corpus, because it consumes
|
/external/swiftshader/third_party/SPIRV-Tools/test/fuzzers/ |
D | BUILD.gn | 116 # Intentionally doesn't use the seed corpus, because it consumes 125 # Intentionally doesn't use the seed corpus, because it consumes 134 # Intentionally doesn't use the seed corpus, because it consumes
|
/external/deqp-deps/SPIRV-Tools/test/fuzzers/ |
D | BUILD.gn | 116 # Intentionally doesn't use the seed corpus, because it consumes 125 # Intentionally doesn't use the seed corpus, because it consumes 134 # Intentionally doesn't use the seed corpus, because it consumes
|
/external/deqp-deps/glslang/Test/ |
D | 440.frag | 6 // a consumes components 2 and 3 of location 4 9 // b consumes component 1 of location 4 15 // e consumes beginning (components 0, 1 and 2) of each of 6 slots 18 // f consumes last component of the same 6 slots
|
/external/angle/third_party/vulkan-deps/glslang/src/Test/ |
D | 440.frag | 6 // a consumes components 2 and 3 of location 4 9 // b consumes component 1 of location 4 15 // e consumes beginning (components 0, 1 and 2) of each of 6 slots 18 // f consumes last component of the same 6 slots
|
/external/kotlinx.coroutines/kotlinx-coroutines-core/common/src/channels/ |
D | Channels.common.kt | 108 public fun ReceiveChannel<*>.consumes(): CompletionHandler = { cause: Throwable? -> in cause() method 691 GlobalScope.produce(context, onCompletion = consumes()) { in drop() 719 GlobalScope.produce(context, onCompletion = consumes()) { in dropWhile() 745 GlobalScope.produce(context, onCompletion = consumes()) { in filter() 767 GlobalScope.produce(context, onCompletion = consumes()) { in filterIndexed() 985 GlobalScope.produce(context, onCompletion = consumes()) { in take() 1011 GlobalScope.produce(context, onCompletion = consumes()) { in takeWhile() 1285 GlobalScope.produce(context, onCompletion = consumes()) { in toMutableList() 1393 GlobalScope.produce(context, onCompletion = consumes()) { in map() 1416 GlobalScope.produce(context, onCompletion = consumes()) { in mapIndexed() [all …]
|
/external/llvm/test/Transforms/Inline/ |
D | invoke_test-3.ll | 32 ; This consumes an exception thrown by might_throw
|
/external/libgsm/fuzzer/ |
D | README.md | 31 GSM decoder consumes alternating frames of 33 and 32 bytes, so 65 bytes of input are needed. 38 GSM encoder consumes 160 signed 16-bit words, so 320 bytes of input are needed.
|
/external/antlr/runtime/C/doxygen/ |
D | using.dox | 21 /// This means that your lexer runs first and consumes all the input stream until 23 /// a complete stream of tokens, which the parser then consumes.
|
/external/llvm/include/llvm/Option/ |
D | OptParser.td | 47 // An option which consumes all remaining arguments if there are any. 49 // An option which consumes an optional joined argument and any other remaining
|
/external/llvm-project/llvm/test/Transforms/Inline/ |
D | invoke_test-3.ll | 42 ; This consumes an exception thrown by might_throw
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Option/ |
D | OptParser.td | 46 // An option which consumes all remaining arguments if there are any. 48 // An option which consumes an optional joined argument and any other remaining
|
/external/boringssl/src/ |
D | BREAKING-CHANGES.md | 39 …consumes BoringSSL's `master` branch directly. It is pushed into Android, where it consumes Androi… 48 …ly with the BoringSSL update. This can only be done for code which only consumes one instance of B…
|
/external/llvm-project/llvm/docs/PDB/ |
D | DbiStream.rst | 264 and consumes ``Header->SectionContributionSize`` bytes. This substream begins 297 and consumes ``Header->SectionMapSize`` bytes. This substream begins with an ``4`` 336 and consumes ``Header->SourceInfoSize`` bytes. This substream defines the mapping 390 ends, and consumes ``Header->TypeServerMapSize`` bytes. Neither the purpose 400 :ref:`dbi_type_server_map_substream` ends, and consumes 410 consumes ``Header->OptionalDbgHeaderSize`` bytes. This field is an array of
|
D | ModiStream.rst | 77 and other symbols defined in the compiland. The entire array consumes
|
/external/llvm-project/llvm/test/Transforms/InstCombine/ |
D | and2.ll | 201 ; The add in this test is unnecessary because the LSBs of the LHS are 0 and the 'and' only consumes… 216 ; The add in this test is unnecessary because the LSBs of the RHS are 0 and the 'and' only consumes… 231 ; The sub in this test is unnecessary because the LSBs of the RHS are 0 and the 'and' only consumes…
|
/external/llvm-project/llvm/include/llvm/Option/ |
D | OptParser.td | 46 // An option which consumes all remaining arguments if there are any. 48 // An option which consumes an optional joined argument and any other remaining
|
/external/perfetto/protos/perfetto/trace/gpu/ |
D | vulkan_memory_event.proto | 23 // properties of the object that consumes the allocated memory, for example, a
|
/external/python/cpython2/Misc/NEWS.d/ |
D | 2.7.1.rst | 25 itertools.islice() now consumes the minimum number of inputs before
|
/external/tensorflow/tensorflow/lite/experimental/microfrontend/lib/ |
D | README.md | 38 Something to note in the above example is that the frontend consumes as many
|
/external/compiler-rt/lib/tsan/rtl/ |
D | tsan_flags.inc | 59 "If the process consumes more memory, then TSan will flush shadow memory.")
|
/external/llvm-project/compiler-rt/lib/tsan/rtl/ |
D | tsan_flags.inc | 58 "If the process consumes more memory, then TSan will flush shadow memory.")
|