HomeSort by relevance Sort by last modified time
    Searched defs:isNone (Results 1 - 7 of 7) sorted by null

  /external/clang/include/clang/AST/
ASTTypeTraits.h 68 bool isNone() const { return KindId == NKI_None; }
  /external/llvm/utils/TableGen/
CodeGenInstruction.h 53 bool isNone() const { return Kind == None; }
  /external/opencv3/modules/core/include/opencv2/core/
persistence.hpp 517 CV_WRAP bool isNone() const;
    [all...]
  /external/llvm/include/llvm/CodeGen/
DIE.h 294 isNone,
302 Type Ty = isNone;
340 case isNone:
361 case isNone:
690 /// gives \a DIEValue::isNone) if no such attribute exists.
  /frameworks/compile/mclinker/lib/Target/Mips/
MipsRelocator.cpp 50 bool isNone() const { return llvm::ELF::R_MIPS_NONE == type(); }
158 for (MipsRelocationInfo info(pReloc, isRel()); !info.isNone();
202 for (MipsRelocationInfo info(pReloc, isRel()); !info.isNone();
    [all...]
  /external/deqp/modules/gles31/functional/
es31fTextureGatherTests.cpp 202 bool isNone (void) const;
217 if (comp.isNone())
260 bool MaybeTextureSwizzle::isNone (void) const
345 DE_ASSERT(swizzle.isNone() || swizzle.isIdentitySwizzle());
347 if (swizzle.isNone() || swizzle.isIdentitySwizzle())
    [all...]
  /prebuilts/tools/common/m2/repository/net/java/dev/jna/platform/3.4.0/
platform-3.4.0.jar 

Completed in 114 milliseconds