Searched refs:Excluded (Results 1 – 17 of 17) sorted by relevance
/external/deqp/android/cts/master/src/ |
D | vk-excluded-tests.txt | 1 # Issue 218: Excluded built-in function precision tests 12 # Issue 242: Excluded blend tests where propagated errors may be large 22 # Excluded texture function tests according to the Android GLES3 issue list 26 # Excluded sparse version of the above texture function tests 47 # Issue 431: Excluded copies and blitting tests 56 #VK-GL-CTS 110: Excluded wsi android tests as they require android loader support 68 # Excluded VkRunner example tests
|
/external/deqp/external/vulkancts/mustpass/1.1.3/src/ |
D | excluded-tests.txt | 1 # Excluded texture function tests according to the Android GLES3 issue list 5 # Excluded sparse version of the above texture function tests 31 # Excluded VkRunner example tests
|
/external/clang/test/Modules/Inputs/require-modular-includes/IncludeExcluded.framework/Modules/ |
D | module.modulemap | 3 exclude header "Excluded.h"
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Option/ |
D | ArgList.cpp | 118 bool Excluded = false; in AddAllArgsExcept() local 121 Excluded = true; in AddAllArgsExcept() 125 if (!Excluded) { in AddAllArgsExcept()
|
/external/jacoco/jacoco-maven-plugin.test/it/it-offline-instrumentation/ |
D | verify.bsh | 21 throw new RuntimeException( "Excluded file should not be instrumented: " + file );
|
/external/webrtc/build_overrides/ |
D | webrtc.gni | 17 # Excluded in Chromium since its prerequisites don't require Pulse Audio.
|
/external/llvm/lib/Analysis/ |
D | ValueTracking.cpp | 83 std::array<const Value*, MaxDepth> Excluded; member 92 Excluded = Q.Excluded; in Query() 93 Excluded[NumExcluded++] = NewExcl; in Query() 94 assert(NumExcluded <= Excluded.size()); in Query() 100 auto End = Excluded.begin() + NumExcluded; in isExcluded() 101 return std::find(Excluded.begin(), End, Value) != End; in isExcluded()
|
/external/llvm/include/llvm/ |
D | module.modulemap | 222 // FIXME: Excluded because it does bad things with the legacy pass manager.
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/ |
D | ValueTracking.cpp | 119 std::array<const Value *, MaxDepth> Excluded; member 130 Excluded = Q.Excluded; in Query() 131 Excluded[NumExcluded++] = NewExcl; in Query() 132 assert(NumExcluded <= Excluded.size()); in Query() 138 auto End = Excluded.begin() + NumExcluded; in isExcluded() 139 return std::find(Excluded.begin(), End, Value) != End; in isExcluded()
|
/external/clang/lib/Lex/ |
D | ModuleMap.cpp | 250 bool Excluded = false; in diagnoseHeaderInclusion() local 275 Excluded = true; in diagnoseHeaderInclusion() 292 if (Excluded || isHeaderInUmbrellaDirs(File)) in diagnoseHeaderInclusion()
|
/external/wpa_supplicant_8/wpa_supplicant/ |
D | README-HS20 | 225 # excluded_ssid: Excluded SSID
|
/external/python/cpython3/Misc/NEWS.d/ |
D | 3.6.0b1.rst | 1333 Excluded underscored names and other private API from limited API.
|
/external/clang/lib/Sema/ |
D | SemaOpenMP.cpp | 7780 SmallVector<unsigned, 2> Excluded; in checkScheduleModifiers() local 7782 Excluded.push_back(M2); in checkScheduleModifiers() 7784 Excluded.push_back(OMPC_SCHEDULE_MODIFIER_monotonic); in checkScheduleModifiers() 7786 Excluded.push_back(OMPC_SCHEDULE_MODIFIER_nonmonotonic); in checkScheduleModifiers() 7791 Excluded) in checkScheduleModifiers()
|
/external/testng/ |
D | CHANGES.txt | 392 Added: Excluded methods are now listed in the Summary tab 1024 Added: Excluded groups on command line and ant task
|
/external/python/cpython3/Doc/library/ |
D | datetime.rst | 1253 Excluded time components are truncated, not rounded. 1573 Excluded time components are truncated, not rounded.
|
/external/icu/icu4c/source/test/testdata/ |
D | conversion.txt | 1860 // Excluded from roundtrip set, included in the set with fallbacks.
|
/external/tensorflow/tensorflow/core/kernels/ |
D | BUILD | 5940 # Excluded due to experimental status:
|