HomeSort by relevance Sort by last modified time
    Searched refs:isQualifier (Results 1 - 25 of 29) sorted by null

1 2

  /external/xmp_toolkit/XMPCore/src/com/adobe/xmp/options/
PropertyOptions.java 122 public boolean isQualifier()
  /external/xmp_toolkit/XMPCore/src/com/adobe/xmp/impl/
XMPNodeUtils.java 299 if (node.getOptions().isQualifier())
327 if (!(node.getOptions().isQualifier() && XML_LANG.equals(node.getName())))
XMPNode.java 713 if (getOptions().isQualifier())
  /external/clang/lib/AST/
TypeLoc.cpp 380 if (attr.isQualifier()) return attr;
Type.cpp     [all...]
  /external/clang/include/clang/AST/
TypeLoc.h 747 bool isQualifier() const {
748 return getTypePtr()->isQualifier();
    [all...]
Type.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/AST/
TypeLoc.h 850 bool isQualifier() const {
851 return getTypePtr()->isQualifier();
    [all...]
Type.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/AST/
TypeLoc.h 850 bool isQualifier() const {
851 return getTypePtr()->isQualifier();
    [all...]
Type.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/AST/
TypeLoc.h 850 bool isQualifier() const {
851 return getTypePtr()->isQualifier();
    [all...]
Type.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
TypeLoc.h 850 bool isQualifier() const {
851 return getTypePtr()->isQualifier();
    [all...]
Type.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/AST/
TypeLoc.h 850 bool isQualifier() const {
851 return getTypePtr()->isQualifier();
    [all...]
Type.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/AST/
TypeLoc.h 850 bool isQualifier() const {
851 return getTypePtr()->isQualifier();
    [all...]
Type.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/AST/
TypeLoc.h 850 bool isQualifier() const {
851 return getTypePtr()->isQualifier();
    [all...]
Type.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
TypeLoc.h 850 bool isQualifier() const {
851 return getTypePtr()->isQualifier();
    [all...]
Type.h     [all...]
  /prebuilts/tools/common/m2/repository/javax/enterprise/cdi-api/1.0/
cdi-api-1.0.jar 
  /tools/external/gradle/
gradle-api-2.14.1.jar 

Completed in 436 milliseconds

1 2