HomeSort by relevance Sort by last modified time
    Searched refs:UnitType (Results 1 - 6 of 6) sorted by null

  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/
framework.hpp 70 template<typename UnitType>
71 UnitType& get( test_unit_id id )
73 return static_cast<UnitType&>( get( id, static_cast<test_unit_type>(UnitType::type) ) );
  /external/llvm/include/llvm/DebugInfo/DWARF/
DWARFUnit.h 59 template<typename UnitType>
60 class DWARFUnitSection final : public SmallVector<std::unique_ptr<UnitType>, 1>,
67 SmallVector<std::unique_ptr<UnitType>, 1>(std::move(DUS)), Parsed(DUS.Parsed) {}
69 typedef llvm::SmallVectorImpl<std::unique_ptr<UnitType>> UnitVector;
73 UnitType *getUnitForOffset(uint32_t Offset) const override {
76 [](uint32_t LHS, const std::unique_ptr<UnitType> &RHS) {
90 const auto &Index = getDWARFUnitIndex(Context, UnitType::Section);
94 auto U = llvm::make_unique<UnitType>(Context, Section, DA, RS, SS, SOS,
  /external/pdfium/xfa/src/fxfa/src/fm2js/
xfa_fm2jscontext.h 213 static void UnitType(FXJSE_HOBJECT hThis,
  /prebuilts/devtools/tools/lib/
jcommon-1.0.12.jar 
  /prebuilts/tools/common/jfreechart/
jcommon-1.0.12.jar 
  /prebuilts/tools/common/m2/repository/jfree/jcommon/1.0.12/
jcommon-1.0.12.jar 

Completed in 111 milliseconds