Home
last modified time | relevance | path

Searched defs:inherited (Results 1 – 21 of 21) sorted by relevance

/external/doclava/src/com/google/doclava/
DInheritedTags.java22 InheritedTags inherited(); in inherited() method
DTagInfo.java92 private static int makeHDF(Data data, String base, TagInfo[] tags, InheritedTags inherited, in makeHDF()
DMethodInfo.java48 public InheritedTags inherited() { in inherited() method in MethodInfo.InlineTags
183 public InheritedTags inherited() { in inherited() method in MethodInfo.FirstSentenceTags
198 public InheritedTags inherited() { in inherited() method in MethodInfo.ReturnTags
/external/mockito/src/test/java/org/mockitousage/spies/
DPartialMockingWithSpiesTest.java30 private String inherited = "100$"; field in PartialMockingWithSpiesTest.InheritMe
/external/cldr/tools/java/org/unicode/cldr/tool/
DGenerateCoverageLevels.java75 actual, inherited enumConstant
107 … Inheritance inherited = !source.equals(locale) ? Inheritance.inherited : Inheritance.actual; in showEnglish() local
177 Inheritance inherited = null; in add() local
560 Inheritance inherited = !source.equals(locale) || skipUnconfirmed(path) in getMainData() local
/external/grpc-grpc/src/ruby/lib/grpc/generic/
Dservice.rb104 def inherited(subclass) method
/external/deqp-deps/SPIRV-Tools/source/val/
Dvalidate_decorations.cpp163 const LayoutConstraints& inherited, in getBaseAlignment()
267 uint32_t getSize(uint32_t member_id, const LayoutConstraints& inherited, in getSize()
348 const LayoutConstraints& inherited, in hasImproperStraddle()
722 const LayoutConstraints& inherited, in ComputeMemberConstraintsForStruct()
771 const LayoutConstraints& inherited, in ComputeMemberConstraintsForArray()
/external/swiftshader/third_party/SPIRV-Tools/source/val/
Dvalidate_decorations.cpp163 const LayoutConstraints& inherited, in getBaseAlignment()
272 uint32_t getSize(uint32_t member_id, const LayoutConstraints& inherited, in getSize()
355 const LayoutConstraints& inherited, in hasImproperStraddle()
729 const LayoutConstraints& inherited, in ComputeMemberConstraintsForStruct()
778 const LayoutConstraints& inherited, in ComputeMemberConstraintsForArray()
/external/oj-libjdwp/src/share/classes/com/sun/tools/jdi/
DInvokableTypeImpl.java225 List<ReferenceType> inherited = new ArrayList<>(); in inheritedTypes() local
/external/antlr/runtime/Ruby/lib/antlr3/test/
Dfunctional.rb157 def self.inherited( klass ) singletonMethod in ANTLR3.Test.Functional
/external/clang/test/Index/
Dannotate-nested-name-specifier.cpp134 typedef X8 inherited; typedef
/external/clang/test/CXX/temp/temp.decls/temp.variadic/
Dexample-tuple.cpp61 typedef tuple<Tail...> inherited; typedef in tuple
Dexample-bind.cpp61 typedef tuple<Tail...> inherited; typedef in tuple
/external/clang/lib/Sema/
DSemaTemplateVariadic.cpp35 inherited; typedef in __anon2c7db49f0111::CollectUnexpandedParameterPacksVisitor
DSemaTemplateInstantiate.cpp628 typedef TreeTransform<TemplateInstantiator> inherited; typedef in __anonebc491800111::TemplateInstantiator
DSemaTemplate.cpp4035 typedef TypeVisitor<UnnamedLocalNoLinkageFinder, bool> inherited; typedef in __anon81fc0abc0511::UnnamedLocalNoLinkageFinder
8399 typedef TreeTransform<CurrentInstantiationRebuilder> inherited; typedef in __anon81fc0abc0611::CurrentInstantiationRebuilder
/external/skqp/src/sksl/
DSkSLCompiler.cpp1238 std::vector<std::unique_ptr<ProgramElement>>* inherited; in convertProgram() local
DSkSLIRGenerator.cpp147 std::vector<std::unique_ptr<ProgramElement>>* inherited) { in start()
/external/skia/src/sksl/
DSkSLCompiler.cpp1238 std::vector<std::unique_ptr<ProgramElement>>* inherited; in convertProgram() local
DSkSLIRGenerator.cpp150 std::vector<std::unique_ptr<ProgramElement>>* inherited) { in start()
/external/apache-xml/src/main/java/org/apache/xml/dtm/ref/
DDTMDefaultBase.java1290 SuballocatedIntVector inherited = in declareNamespaceInContext() local