/external/rust/crates/clap/src/args/ |
D | arg_matcher.rs | 93 ma.occurs = 1; in handle_self_overrides() 94 } else if !aa.takes_value() && ma.occurs > 1 { in handle_self_overrides() 95 ma.occurs = 1; in handle_self_overrides() 128 if parent_ma.occurs > 0 && ma.occurs == 0 { in fill_in_global_values() 207 a.occurs += 1; in inc_occurrence_of() 223 occurs: 0, in add_val_to() 232 occurs: 0, in add_index_to()
|
D | matched_arg.rs | 8 pub occurs: u64, field 18 occurs: 1, in default()
|
/external/rust/crates/codespan-reporting/tests/snapshots/ |
D | term__same_line__rich_ascii_no_color.snap | 9 | - ---- ^ second mutable borrow occurs here 11 | | first mutable borrow occurs here
|
D | term__same_line__rich_no_color.snap | 9 │ - ---- ^ second mutable borrow occurs here 11 │ │ first mutable borrow occurs here
|
D | term__same_line__rich_color.snap | 9 …e}│{/} {fg:Blue}-{/} {fg:Blue}----{/} {fg:Red}^{/} {fg:Red}second mutable borrow occurs here{/} 11 {fg:Blue}│{/} {fg:Blue}│{/} {fg:Blue}first mutable borrow occurs here{/}
|
/external/rust/crates/codespan-reporting/ |
D | CHANGELOG.md | 136 │ ---- first mutable borrow occurs here 137 │ ^ second mutable borrow occurs here 147 │ - ---- ^ second mutable borrow occurs here 149 │ │ first mutable borrow occurs here 322 │ ---- first mutable borrow occurs here 325 │ ^ second mutable borrow occurs here 336 │ ---- first mutable borrow occurs here 337 │ ^ second mutable borrow occurs here
|
/external/llvm-project/clang/test/SemaObjCXX/ |
D | message.mm | 70 // expected-warning@-2 {{'typename' occurs outside of a template}} 80 // expected-warning@-2 {{'typename' occurs outside of a template}} 85 // expected-warning@-2 {{'typename' occurs outside of a template}}
|
/external/clang/test/SemaObjCXX/ |
D | message.mm | 70 // expected-warning@-2 {{'typename' occurs outside of a template}} 80 // expected-warning@-2 {{'typename' occurs outside of a template}} 85 // expected-warning@-2 {{'typename' occurs outside of a template}}
|
/external/rust/crates/async-trait/tests/ui/ |
D | send-not-implemented.stderr | 19 | ^^^^^^^^^ await occurs here, with `_guard` maybe used later 43 | ^^^^^^^^^ await occurs here, with `_guard` maybe used later
|
/external/cldr/tools/java/org/unicode/cldr/tool/ |
D | GenerateItemCounts.java | 224 … Set<DtdType> occurs = CldrUtility.ifNull(ELEMENTS_OCCURRING.get(element), Collections.EMPTY_SET); in checkBadAttributes() local 226 noOccur.removeAll(occurs); in checkBadAttributes() 228 if (!Collections.disjoint(deprecated, occurs)) { // deprecated must not occur in checkBadAttributes() 229 final Set<DtdType> intersection = CldrUtility.intersect(deprecated, occurs); in checkBadAttributes() 241 + "\t" + occurs in checkBadAttributes() 264 …Set<R2<DtdType, String>> occurs = CldrUtility.ifNull(ATTRIBUTES_OCCURRING.get(attribute), Collecti… in checkBadAttributes() local 266 noOccur.removeAll(occurs); in checkBadAttributes() 268 if (!Collections.disjoint(deprecated, occurs)) { // deprecated must not occur in checkBadAttributes() 269 … final Set<R2<DtdType, String>> intersection = CldrUtility.intersect(deprecated, occurs); in checkBadAttributes() 280 + "\t" + occurs in checkBadAttributes()
|
/external/icu/icu4c/source/data/translit/ |
D | es_FONIPA_am.txt | 182 # Not used in Iberian Spanish, but occurs e.g. in Galician. 227 # Not used in Iberian Spanish, but occurs in e.g. Catalan.
|
/external/antlr/runtime/ActionScript/project/src/org/antlr/runtime/ |
D | FailedPredicateException.as | 31 * occurs when normally parsing the alternative just like matching a token. 32 * Disambiguating predicate evaluation occurs when we hoist a predicate into
|
/external/arm-neon-tests/ |
D | armscript.inc | 1 ERROR=ABORT // Abort if error occurs when processing the script
|
/external/mesa3d/src/amd/vulkan/ |
D | vulkan.sym | 7 # Andoid looks for this global in HAL modules. In the source it occurs
|
/external/llvm-project/llvm/test/tools/split-file/ |
D | error.test | 15 # CHECK: {{.*}}.test:[[#@LINE+1]]: error: ';--- dup' occurs more than once
|
/external/autotest/client/tests/synctest/ |
D | control | 12 IPC occurs through semaphore and shared memory.
|
/external/libevent/ |
D | METADATA | 2 …rovides a mechanism to execute a callback function when a specific event occurs on a file descript…
|
/external/python/cpython3/Doc/reference/ |
D | executionmodel.rst | 72 Each assignment or import statement occurs within a block defined by a class or 95 definition occurs in a function block, the scope extends to any blocks contained 115 If a name binding operation occurs anywhere within a code block, all uses of the 122 If the :keyword:`global` statement occurs within a block, all uses of the name 190 Name resolution of free variables occurs at runtime, not at compile time. 267 .. [#] This limitation occurs because the code that is executed by these operations
|
/external/mesa3d/src/vulkan/ |
D | vulkan-icd-symbols.txt | 16 # Andoid looks for this global in HAL modules. In the source it occurs
|
/external/llvm-project/llvm/test/CodeGen/X86/ |
D | stack-probe-red-zone.ll | 3 ; Ensure that red zone usage occurs.
|
/external/llvm-project/llvm/test/CodeGen/AVR/ |
D | impossible-reg-to-reg-copy.ll | 11 ; This no longer occurs.
|
/external/autotest/client/site_tests/platform_CheckErrorsInLog/ |
D | control | 10 Fails if any of the following occurs:
|
/external/autotest/client/site_tests/touch_TouchscreenScroll/ |
D | control | 7 PURPOSE = "Test that touchscreen scrolling occurs in the correct direction."
|
/external/clang/test/Analysis/ |
D | uninit-vals.m | 67 if (testObj->size > 0) { ; } // warning occurs here 114 if (testObj->size > 0) { ; } // warning occurs here 196 if (testObj->size > 0) { ; } // warning occurs here
|
/external/deqp/android/cts/master/src/ |
D | vk-waivers.txt | 4 # This occurs on some versions of Imagination Technologies G6200, G6230, G6400, and G6430 56 # This occurs on some versions of Broadcom's Videocore GPUs. On affected devices depth clipping 65 # This occurs on NVIDIA Kepler GPUs. The affected GPUs are unable to reliably synchronize memory
|