HomeSort by relevance Sort by last modified time
    Searched full:qualifiers (Results 276 - 300 of 871) sorted by null

<<11121314151617181920>>

  /external/mesa3d/src/glsl/
linker.cpp 37 * - Types and qualifiers of uniforms, outputs, and global variables defined
60 * - Types and qualifiers of outputs defined in one stage are verified to
61 * be the same as the types and qualifiers of inputs defined with the same
459 /* Validate layout qualifiers for gl_FragDepth.
468 * of qualifiers."
479 "the same set of qualifiers.");
555 "mismatching invariant qualifiers\n",
561 "mismatching centroid qualifiers\n",
656 * qualifiers.
702 /* Check that all of the qualifiers match between stages
    [all...]
  /external/clang/lib/CodeGen/
ItaniumCXXABI.cpp     [all...]
CodeGenFunction.cpp 433 // includes the argument name, its type, the address and access qualifiers used.
444 // MDNode for the kernel argument address space qualifiers.
448 // MDNode for the kernel argument access qualifiers (images only).
461 // MDNode for the kernel argument type qualifiers.
504 // Get argument type qualifiers:
541 // Get argument type qualifiers:
    [all...]
  /external/deqp/android/cts/master/src/
gles2-failures.txt     [all...]
  /external/autotest/client/site_tests/graphics_PiglitBVT/piglit_logs/other/all/
parrot_15692554_results.json.bz2 
clapper_15784794_results.json.bz2 
expresso_15788030_results.json.bz2 
gnawty_15796319_results.json.bz2 
kip_15792084_results.json.bz2 
quawks_15786471_results.json.bz2 
squawks_15778848_results.json.bz2 
  /external/valgrind/coregrind/m_demangle/
cp-demangle.c     [all...]
cplus-dem.c 149 int type_quals; /* The type qualifiers. */
467 combined by bitwise-or to form the complete set of qualifiers for a
598 /* Return the string corresponding to the qualifiers given by
840 DMGL_ANSI ANSI qualifiers such as `const' and `void' are
3286 int qualifiers = 0; local
    [all...]
  /toolchain/binutils/binutils-2.25/libiberty/
cp-demangle.c     [all...]
cplus-dem.c 131 int type_quals; /* The type qualifiers. */
456 combined by bitwise-or to form the complete set of qualifiers for a
587 /* Return the string corresponding to the qualifiers given by
829 DMGL_ANSI ANSI qualifiers such as `const' and `void' are
3282 int qualifiers = 0; local
    [all...]
  /external/autotest/client/site_tests/graphics_PiglitBVT/test_scripts/pinetrail/
graphics_PiglitBVT_19.sh 95 run_test "spec/glsl-1.20/execution/qualifiers/vs-out-conversion-int-int-float-to-float-float-float-return" 0.0 "bin/shader_runner tests/spec/glsl-1.20/execution/qualifiers/vs-out-conversion-int-int-float-to-float-float-float-return.shader_test -auto"
96 run_test "spec/glsl-1.20/execution/qualifiers/vs-out-conversion-int-to-float" 0.0 "bin/shader_runner tests/spec/glsl-1.20/execution/qualifiers/vs-out-conversion-int-to-float.shader_test -auto"
97 run_test "spec/glsl-1.20/execution/qualifiers/vs-out-conversion-int-to-float-return" 0.0 "bin/shader_runner tests/spec/glsl-1.20/execution/qualifiers/vs-out-conversion-int-to-float-return.shader_test -auto"
    [all...]
  /external/deqp/data/gles2/shaders/
functions.test 579 group qualifiers "Function Parameter Qualifiers"
1289 end # qualifiers
    [all...]
  /external/deqp/external/vulkancts/data/vulkan/glsl/es310/
functions.test 875 group qualifiers "Function Parameter Qualifiers"
1665 end # qualifiers
    [all...]
  /external/xmp_toolkit/XMPCore/src/com/adobe/xmp/
XMPMeta.java 127 * passed as a URI, you need not worry about the path string syntax. In many regards qualifiers
131 * The names of qualifiers should be XML qualified names, that is within an XML namespace. The
136 * <em>Note:</em> Qualifiers are only supported for simple leaf properties at this time.
394 * passed as a URI, you need not worry about the path string syntax. In many regards qualifiers
396 * information. The names of qualifiers should be XML qualified names, that is within an XML
    [all...]
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jce/provider/
CertPathValidatorUtilities.java 359 protected static final Set getQualifierSet(ASN1Sequence qualifiers)
364 if (qualifiers == null)
372 Enumeration e = qualifiers.getObjects();
    [all...]
  /external/clang/docs/
InternalsManual.rst     [all...]
  /external/clang/include/clang/Basic/
DiagnosticGroups.td 211 def IgnoredQualifiers : DiagGroup<"ignored-qualifiers">;
216 : DiagGroup<"incompatible-pointer-types-discards-qualifiers">;
297 def ObjCProtocolQualifiers : DiagGroup<"objc-protocol-qualifiers">;
    [all...]
  /bionic/libc/include/arpa/
telnet.h 142 /* sub-option qualifiers */
  /development/ndk/platforms/android-21/include/arpa/
telnet.h 142 /* sub-option qualifiers */
  /development/ndk/platforms/android-9/include/arpa/
telnet.h 142 /* sub-option qualifiers */

Completed in 1636 milliseconds

<<11121314151617181920>>