HomeSort by relevance Sort by last modified time
    Searched defs:Ref (Results 76 - 100 of 154) sorted by null

1 2 34 5 6 7

  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-runtime/1.0.2/
kotlin-runtime-1.0.2.jar 
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-runtime/1.0.5/
kotlin-runtime-1.0.5.jar 
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-runtime/1.0.6/
kotlin-runtime-1.0.6.jar 
  /prebuilts/tools/common/offline-m2/org/jetbrains/kotlin/kotlin-runtime/1.0.0/
kotlin-runtime-1.0.0.jar 
  /external/clang/lib/AST/
Expr.cpp 574 RefQualifierKind Ref = MD->getRefQualifier();
575 if (Ref == RQ_LValue)
577 else if (Ref == RQ_RValue)
    [all...]
  /external/llvm/lib/Target/Hexagon/
RDFGraph.h 144 // " - shadow ref (follows the node id),
235 Ref = 0x0002, // 10, Reference
281 return type(B) == Ref;
463 Ref_struct Ref;
481 return *Ref.Op;
486 return Ref.RD;
489 Ref.RD = RD;
492 return Ref.Sib;
495 Ref.Sib = Sib;
498 assert(getType() == NodeAttrs::Ref);
    [all...]
  /external/llvm/unittests/IR/
MetadataTest.cpp 765 TrackingMDRef Ref;
766 EXPECT_EQ(nullptr, Ref.get());
769 Ref.reset(Temp.get());
770 EXPECT_EQ(Temp.get(), Ref.get());
772 EXPECT_EQ(nullptr, Ref.get());
    [all...]
  /external/google-breakpad/src/testing/include/gmock/
gmock-matchers.h 825 // Ref(variable) matches any argument that is a reference to
829 // The RefMatcher template class implements Ref(variable). It can
831 // from mistakenly using Ref(x) to match a non-reference function
836 // Matcher<int> m1 = Ref(n); // This won't compile.
837 // Matcher<int&> m2 = Ref(n); // This will compile.
850 // compiler to catch using Ref(const_value) as a matcher for a
858 // this catches using Ref(const_value) as a matcher for a
    [all...]
  /external/v8/src/wasm/
wasm-interpreter.cc 700 void Ref(ControlTransferMap* map, const byte* start,
720 void Ref(ControlTransferMap* map, const byte* start,
722 end_label->Ref(map, start, from_pc);
757 else_label->Ref(&map_, start, i.pc());
763 c->end_label->Ref(&map_, start, i.pc());
786 c->Ref(&map_, start, i.pc());
793 c->Ref(&map_, start, i.pc());
805 c->Ref(&map_, start, i.pc() + j);
    [all...]
  /external/clang/tools/c-index-test/
c-index-test.c     [all...]
  /external/googletest/googlemock/include/gmock/
gmock-matchers.h     [all...]
  /external/llvm/tools/dsymutil/
DwarfLinker.cpp 418 for (const auto &Ref : ForwardDIEReferences) {
423 std::tie(RefDie, RefUnit, Ctxt, Attr) = Ref;
    [all...]
  /external/v8/testing/gmock/include/gmock/
gmock-matchers.h     [all...]
  /prebuilts/tools/common/m2/repository/com/sun/xsom/xsom/20140925/
xsom-20140925.jar 
  /external/clang/include/clang/Sema/
DeclSpec.h     [all...]
  /external/llvm/lib/Target/Mips/AsmParser/
MipsAsmParser.cpp     [all...]
  /external/pdfium/xfa/fxfa/fm2js/
xfa_fm2jscontext.cpp 297 {"Ref", CXFA_FM2JSContext::Ref},
    [all...]
  /external/valgrind/drd/tests/
tsan_unittest.cpp     [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/Sema/
DeclSpec.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/Sema/
DeclSpec.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/Sema/
DeclSpec.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Sema/
DeclSpec.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/Sema/
DeclSpec.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/Sema/
DeclSpec.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/Sema/
DeclSpec.h     [all...]

Completed in 2958 milliseconds

1 2 34 5 6 7