Home
last modified time | relevance | path

Searched refs:Excluded (Results 1 – 17 of 17) sorted by relevance

/external/deqp/android/cts/master/src/
Dvk-excluded-tests.txt1 # 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/
Dexcluded-tests.txt1 # 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/
Dmodule.modulemap3 exclude header "Excluded.h"
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Option/
DArgList.cpp118 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/
Dverify.bsh21 throw new RuntimeException( "Excluded file should not be instrumented: " + file );
/external/webrtc/build_overrides/
Dwebrtc.gni17 # Excluded in Chromium since its prerequisites don't require Pulse Audio.
/external/llvm/lib/Analysis/
DValueTracking.cpp83 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/
Dmodule.modulemap222 // FIXME: Excluded because it does bad things with the legacy pass manager.
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DValueTracking.cpp119 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/
DModuleMap.cpp250 bool Excluded = false; in diagnoseHeaderInclusion() local
275 Excluded = true; in diagnoseHeaderInclusion()
292 if (Excluded || isHeaderInUmbrellaDirs(File)) in diagnoseHeaderInclusion()
/external/wpa_supplicant_8/wpa_supplicant/
DREADME-HS20225 # excluded_ssid: Excluded SSID
/external/python/cpython3/Misc/NEWS.d/
D3.6.0b1.rst1333 Excluded underscored names and other private API from limited API.
/external/clang/lib/Sema/
DSemaOpenMP.cpp7780 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/
DCHANGES.txt392 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/
Ddatetime.rst1253 Excluded time components are truncated, not rounded.
1573 Excluded time components are truncated, not rounded.
/external/icu/icu4c/source/test/testdata/
Dconversion.txt1860 // Excluded from roundtrip set, included in the set with fallbacks.
/external/tensorflow/tensorflow/core/kernels/
DBUILD5940 # Excluded due to experimental status: