Searched refs:requirement (Results 1 – 25 of 183) sorted by relevance
12345678
211 …scription, bool isVertexCase, ShaderEvalFunc evalFunc, LoopRequirement requirement, const char* ve…226 …scription, bool isVertexCase, ShaderEvalFunc evalFunc, LoopRequirement requirement, const char* ve… in ShaderLoopCase() argument228 , m_requirement (requirement) in ShaderLoopCase()465 LoopRequirement requirement; in createGenericLoopCase() local470 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 …]
36 template <class > struct requirement ;39 template <class Model> struct requirement<failed *Model::*> struct47 template <class Model> struct requirement_<void(*)(Model)> : requirement<failed *Model::*>
45 ; CHECK: invalid requirement on flag, flag is not present in module47 ; CHECK: invalid requirement on flag, flag does not have the required value50 ; CHECK-NOT: invalid requirement on flag, flag is not present in module51 ; CHECK-NOT: invalid requirement on flag, flag does not have the required value
4 ; the alignment requirement.
1085 ShaderCase::CaseRequirement requirement; in parsePipelineProgram() local1086 parseRequirement(requirement); in parsePipelineProgram()1087 requirements.push_back(requirement); in parsePipelineProgram()1219 ShaderCase::CaseRequirement requirement; in parseShaderCase() local1220 parseRequirement(requirement); in parseShaderCase()1221 requirements.push_back(requirement); in parseShaderCase()
24 receive copies from any such party to do so, with the only requirement being
26 requirement for fonts to remain under this license does not apply77 distributed under any other license. The requirement for fonts to
24 requirement for fonts to remain under this license does not apply75 distributed under any other license. The requirement for fonts to
27 requirement for fonts to remain under this license does not apply78 distributed under any other license. The requirement for fonts to
24 requirement for fonts to remain under this license does not apply to75 distributed under any other license. The requirement for fonts to
18 - removed use of Boolean constructor (not-upstreamable due to J2ME requirement upstream)
18 requirement to either run 'make dist' or avoid installing docs via the various244 requirement (quoted from the April 12, 2011 draft of the C11 standard):248 fundamental alignment requirement and then used to access such an object256 requirement for performance reasons. An old discussion can be found at272 requirement for minimum alignment, and crashes could conceivably result if
14 definition is an absolute requirement of the specification.
16 o Codec 1.4 has a minimum requirement of JDK 1.4
11 - Attension: ZLib.Read generic routine have a initialization requirement
64 selects a modulus from /etc/moduli that best meets the size requirement.
META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
82 determine whether the implementation fulfills the requirement of monotonic83 segment length growth, and the requirement that two edges with identical clamped
42 Mozilla's current weak link is a minimum requirement of GCC 4.6. Most features
49 * Fast Javascript Engine: this is not strictly a requirement, but
32 …s a pointer to intialize the object. However, you can work around this requirement (see \ref Tutor…
174 * elfutils.spec.in (BuildRequires): Up gcc requirement to 3.4.
47 // Test that inherited protocols do not get the explicit conformance requirement.