/external/u-boot/scripts/dtc/pylibfdt/ |
D | libfdt.i_shipped | 122 All methods raise an FdtException if an error occurs. To avoid this 125 If one of these errors occurs, the function will return an error number 243 FdtException if no subnode found or other error occurs 258 FdtException if no more subnode found or other error occurs 287 FdtException if any error occurs 299 FdtError if the property does not exist, or another error occurs 315 FdtError if any error occurs (e.g. the property is not found) 331 occurs 346 FdtException if no parent found or other error occurs 361 FdtException if no node found or other error occurs
|
/external/autotest/client/site_tests/platform_MemoryPressure/ |
D | control.simple | 2 PURPOSE = "Verify tab discarding occurs and is sane." 13 This test opens tabs until a tab discard occurs.
|
D | control | 2 PURPOSE = "Verify tab discarding occurs and is sane." 16 This test opens live tabs and cycles through them until a tab discard occurs.
|
D | control.quick | 2 PURPOSE = "Verify tab discarding occurs." 14 discard margin until a tab discard occurs.
|
/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/cldr/tools/java/org/unicode/cldr/tool/ |
D | GenerateItemCounts.java | 223 … Set<DtdType> occurs = CldrUtility.ifNull(ELEMENTS_OCCURRING.get(element), Collections.EMPTY_SET); in checkBadAttributes() local 225 noOccur.removeAll(occurs); in checkBadAttributes() 227 if (!Collections.disjoint(deprecated, occurs)) { // deprecated must not occur in checkBadAttributes() 228 final Set<DtdType> intersection = CldrUtility.intersect(deprecated, occurs); in checkBadAttributes() 240 + "\t" + occurs in checkBadAttributes() 263 …Set<R2<DtdType, String>> occurs = CldrUtility.ifNull(ATTRIBUTES_OCCURRING.get(attribute), Collecti… in checkBadAttributes() local 265 noOccur.removeAll(occurs); in checkBadAttributes() 267 if (!Collections.disjoint(deprecated, occurs)) { // deprecated must not occur in checkBadAttributes() 268 … final Set<R2<DtdType, String>> intersection = CldrUtility.intersect(deprecated, occurs); in checkBadAttributes() 279 + "\t" + occurs in checkBadAttributes()
|
/external/deqp/external/vulkancts/mustpass/1.1.2/src/ |
D | 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
|
/external/deqp/external/vulkancts/mustpass/1.1.3/src/ |
D | 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 64 # This occurs on NVIDIA Kepler GPUs. The affected GPUs are unable to reliably synchronize memory
|
/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
|
/external/icu/icu4c/source/data/translit/ |
D | es_FONIPA_am.txt | 181 # Not used in Iberian Spanish, but occurs e.g. in Galician. 226 # 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/python/cpython3/Doc/reference/ |
D | executionmodel.rst | 70 Each assignment or import statement occurs within a block defined by a class or 93 definition occurs in a function block, the scope extends to any blocks contained 113 If a name binding operation occurs anywhere within a code block, all uses of the 120 If the :keyword:`global` statement occurs within a block, all uses of the name 188 Name resolution of free variables occurs at runtime, not at compile time. 265 .. [#] This limitation occurs because the code that is executed by these operations
|
/external/arm-neon-tests/ |
D | armscript.inc | 1 ERROR=ABORT // Abort if error occurs when processing the script
|
/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
|
D | security-syntax-checks.m | 71 …{The return value from the call to 'setuid' is not checked. If an error occurs in 'setuid', the f… 72 …{The return value from the call to 'setuid' is not checked. If an error occurs in 'setuid', the f… 84 …he return value from the call to 'setreuid' is not checked. If an error occurs in 'setreuid', the… 85 …he return value from the call to 'setregid' is not checked. If an error occurs in 'setregid', the…
|
/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/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/ |
D | stack-probe-red-zone.ll | 3 ; Ensure that red zone usage occurs.
|
/external/deqp/external/vulkancts/mustpass/1.1.0/src/ |
D | 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
|
/external/deqp/external/vulkancts/mustpass/1.1.1/src/ |
D | 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
|
/external/autotest/client/site_tests/platform_CheckErrorsInLog/ |
D | control | 10 Fails if any of the following occurs:
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AVR/ |
D | impossible-reg-to-reg-copy.ll | 11 ; This no longer occurs.
|
/external/deqp/external/openglcts/modules/gles31/ |
D | es31cExplicitUniformLocationTest.cpp | 110 bool occurs(GLenum shader) const in occurs() function in glcts::__anon6abdc1140111::DefOccurence 168 implicit &= !occurence.occurs(stages[i]); in isImplicit() 211 if (val < 0 || !occurence.occurs(shader)) in streamDefinition() 231 if (val < 0 || !occurence.occurs(shader)) in streamDefinition() 952 if (uniforms[i].declOccurence.occurs(shader)) in streamUniformDefinitions() 985 if (subroutineUniforms[i].defOccurence.occurs(shader)) in streamSubroutineDefinitions() 1015 if (uniform.declOccurence.occurs(shader) && uniform.usageOccurence.occurs(shader)) in streamUniformValidator() 1087 if (subroutineUniform.defOccurence.occurs(shader) && subroutineUniform.used) in streamSubroutineValidator() 1418 …used |= uniform.declOccurence.occurs(program.stages[i]) && uniform.usageOccurence.occurs(program.s… in setUniform() 1515 bool used = subroutineUniform.defOccurence.occurs(stage) && subroutineUniform.used; in setSubroutineUniform() [all …]
|
/external/autotest/client/site_tests/touch_TouchscreenScroll/ |
D | control | 7 PURPOSE = "Test that touchscreen scrolling occurs in the correct direction."
|
/external/python/cpython3/Doc/library/ |
D | _dummy_thread.rst | 20 created that blocks waiting for another thread to be created. This often occurs
|