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

  /external/pdfium/core/fpdfapi/parser/
cpdf_reference.cpp 42 bool CPDF_Reference::IsReference() const {
73 return (obj && !obj->IsReference()) ? obj : nullptr;
cpdf_object.cpp 85 bool CPDF_Object::IsReference() const {
  /external/clang/utils/analyzer/
SATestBuild.py 710 IsReference = False
714 IsReference = True
716 IsReference = True
719 testAll(IsReference, UpdateSVN, Strictness)
  /external/clang/lib/AST/
APValue.cpp 383 bool IsReference = Ty->isReferenceType();
385 = IsReference ? Ty.getNonReferenceType() : Ty->getPointeeType();
394 if (IsReference)
401 } else if (!IsReference)
415 if (IsReference)
422 if (!IsReference)
469 if (IsReference)
  /external/llvm/lib/CodeGen/MIRParser/
MILexer.cpp 247 bool IsReference = C.remaining().startswith("%bb.");
248 if (!IsReference && !C.remaining().startswith("bb."))
251 unsigned PrefixLength = IsReference ? 4 : 3;
269 Token.reset(IsReference ? MIToken::MachineBasicBlock
  /frameworks/base/tools/aapt2/
ResourceUtils.cpp 162 bool IsReference(const StringPiece& str) {
  /art/runtime/verifier/
reg_type.h 76 virtual bool IsReference() const { return false; }
    [all...]
  /external/clang/lib/StaticAnalyzer/Core/
ExprEngine.cpp     [all...]
  /external/v8/src/compiler/
instruction.h     [all...]
register-allocator.h 828 bool IsReference(TopLevelLiveRange* top_range) const {
829 return code()->IsReference(top_range->vreg());
    [all...]
  /art/runtime/
thread.cc 177 bool IsReference() const { return is_reference_; }
    [all...]
  /external/clang/lib/CodeGen/
MicrosoftCXXABI.cpp     [all...]
  /external/clang/lib/Sema/
SemaDeclCXX.cpp     [all...]
  /external/guice/extensions/struts2/lib/
ant-1.6.5.jar 
  /prebuilts/misc/common/robolectric/lib/
ant-1.8.0.jar 
  /prebuilts/tools/common/ant/
ant.jar 
  /prebuilts/tools/common/m2/repository/org/apache/ant/ant/1.7.0/
ant-1.7.0.jar 
  /prebuilts/tools/common/m2/repository/org/apache/ant/ant/1.8.0/
ant-1.8.0.jar 
  /external/jarjar/lib/
apache-ant-1.9.4.jar 
  /external/owasp/sanitizer/tools/findbugs/lib/
ant.jar 
  /prebuilts/tools/common/m2/repository/org/apache/ant/ant/1.8.2/
ant-1.8.2.jar 

Completed in 565 milliseconds