HomeSort by relevance Sort by last modified time
    Searched full:has_qualifiers (Results 1 - 4 of 4) sorted by null

  /external/xmp_toolkit/XMPCore/src/com/adobe/xmp/options/
PropertyOptions.java 29 public static final int HAS_QUALIFIERS = 0x00000010;
101 return getOption(HAS_QUALIFIERS);
111 setOption(HAS_QUALIFIERS, value);
373 HAS_QUALIFIERS |
394 case HAS_QUALIFIERS : return "HAS_QUALIFIER";
  /external/mesa3d/src/glsl/
ast_type.cpp 50 ast_fully_specified_type::has_qualifiers() const function in class:ast_fully_specified_type
ast.h 513 bool has_qualifiers() const;
ast_to_hir.cpp     [all...]

Completed in 1693 milliseconds