Home
last modified time | relevance | path

Searched refs:requirement (Results 1 – 25 of 183) sorted by relevance

12345678

/external/deqp/modules/gles2/functional/
Des2fShaderLoopTests.cpp211 …scription, bool isVertexCase, ShaderEvalFunc evalFunc, LoopRequirement requirement, const char* ve…
226 …scription, bool isVertexCase, ShaderEvalFunc evalFunc, LoopRequirement requirement, const char* ve… in ShaderLoopCase() argument
228 , m_requirement (requirement) in ShaderLoopCase()
465 LoopRequirement requirement; in createGenericLoopCase() local
470 requirement = LOOPREQUIREMENT_STANDARD; in createGenericLoopCase()
472 requirement = LOOPREQUIREMENT_UNIFORM; in createGenericLoopCase()
474 requirement = LOOPREQUIREMENT_DYNAMIC; in createGenericLoopCase()
477 requirement = LOOPREQUIREMENT_DYNAMIC; in createGenericLoopCase()
479 …return new ShaderLoopCase(context, caseName, description, isVertexCase, evalFunc, requirement, ver… in createGenericLoopCase()
1232 LoopRequirement requirement; in createSpecialLoopCase() local
[all …]
/external/clang/test/SemaTemplate/
Dinstantiate-field.cpp36 template <class > struct requirement ;
39 template <class Model> struct requirement<failed *Model::*> struct
47 template <class Model> struct requirement_<void(*)(Model)> : requirement<failed *Model::*>
/external/llvm/test/Verifier/
Dmodule-flags-1.ll45 ; CHECK: invalid requirement on flag, flag is not present in module
47 ; CHECK: invalid requirement on flag, flag does not have the required value
50 ; CHECK-NOT: invalid requirement on flag, flag is not present in module
51 ; CHECK-NOT: invalid requirement on flag, flag does not have the required value
/external/llvm/test/ExecutionEngine/MCJIT/
Dtest-common-symbols-alignment.ll4 ; the alignment requirement.
/external/llvm/test/ExecutionEngine/OrcMCJIT/
Dtest-common-symbols-alignment.ll4 ; the alignment requirement.
/external/deqp/modules/glshared/
DglsShaderLibrary.cpp1085 ShaderCase::CaseRequirement requirement; in parsePipelineProgram() local
1086 parseRequirement(requirement); in parsePipelineProgram()
1087 requirements.push_back(requirement); in parsePipelineProgram()
1219 ShaderCase::CaseRequirement requirement; in parseShaderCase() local
1220 parseRequirement(requirement); in parseShaderCase()
1221 requirements.push_back(requirement); in parseShaderCase()
/external/glide/third_party/gif_encoder/
DLICENSE24 receive copies from any such party to do so, with the only requirement being
/external/google-fonts/dancing-script/
DNOTICE26 requirement for fonts to remain under this license does not apply
77 distributed under any other license. The requirement for fonts to
/external/google-fonts/carrois-gothic-sc/
DNOTICE24 requirement for fonts to remain under this license does not apply
75 distributed under any other license. The requirement for fonts to
/external/google-fonts/cutive-mono/
DNOTICE26 requirement for fonts to remain under this license does not apply
77 distributed under any other license. The requirement for fonts to
/external/naver-fonts/
DNOTICE27 requirement for fonts to remain under this license does not apply
78 distributed under any other license. The requirement for fonts to
/external/noto-fonts/cjk/
DNOTICE24 requirement for fonts to remain under this license does not apply to
75 distributed under any other license. The requirement for fonts to
/external/bouncycastle/patches/
DREADME18 - removed use of Boolean constructor (not-upstreamable due to J2ME requirement upstream)
/external/jemalloc/
DINSTALL18 requirement to either run 'make dist' or avoid installing docs via the various
244 requirement (quoted from the April 12, 2011 draft of the C11 standard):
248 fundamental alignment requirement and then used to access such an object
256 requirement for performance reasons. An old discussion can be found at
272 requirement for minimum alignment, and crashes could conceivably result if
/external/libvpx/libvpx/
Dkeywords.dox14 definition is an absolute requirement of the specification.
/external/owasp/sanitizer/lib/commons-codec-1.4/
DRELEASE-NOTES.txt16 o Codec 1.4 has a minimum requirement of JDK 1.4
/external/zlib/src/contrib/ada/
Dreadme.txt11 - Attension: ZLib.Read generic routine have a initialization requirement
/external/openssh/
Dmoduli.064 selects a modulus from /etc/moduli that best meets the size requirement.
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dorg.eclipse.equinox.p2.metadata.repository_1.1.0.v20100513.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
/external/deqp/doc/testspecs/GLES31/
Dfunctional.tessellation.txt82 determine whether the implementation fulfills the requirement of monotonic
83 segment length growth, and the requirement that two edges with identical clamped
/external/skia/site/dev/contrib/
Dc++11.md42 Mozilla's current weak link is a minimum requirement of GCC 4.6. Most features
/external/libvncserver/webclients/novnc/
DREADME.md49 * Fast Javascript Engine: this is not strictly a requirement, but
/external/eigen/doc/
DTutorialMapClass.dox32 …s a pointer to intialize the object. However, you can work around this requirement (see \ref Tutor…
/external/elfutils/src/config/
DChangeLog174 * elfutils.spec.in (BuildRequires): Up gcc requirement to 3.4.
/external/clang/test/SemaObjC/
Dprotocols-suppress-conformance.m47 // Test that inherited protocols do not get the explicit conformance requirement.

12345678