Home
last modified time | relevance | path

Searched refs:Extends (Results 1 – 20 of 20) sorted by relevance

/external/javaparser/javaparser-symbol-solver-testing/src/test/resources/recursion-issue/
DExtends.java3 public interface Extends extends Base<Integer, Extends> { interface
DUsage.java4 Extends.foo(); in bar()
/external/libchrome/third_party/jinja2/
Dmeta.py75 for node in ast.find_all((nodes.Extends, nodes.FromImport, nodes.Import,
Dnodes.py299 class Extends(Stmt): class
Dparser.py273 node = nodes.Extends(lineno=next(self.stream).lineno)
Dcompiler.py713 have_extends = node.find(nodes.Extends) is not None
/external/apache-harmony/support/src/test/resources/tests/resources/manifest/
Dhyts_MANIFEST.MF3 Bundle-Description: Provides SessionService, AuthenticationService. Extends RegistryService.
/external/swiftshader/third_party/llvm-7.0/llvm/test/Analysis/DependenceAnalysis/
DNonCanonicalizedSubscript.ll46 ; Extends the previous example to coupled MIV subscripts.
/external/llvm/test/Analysis/DependenceAnalysis/
DNonCanonicalizedSubscript.ll51 ; Extends the previous example to coupled MIV subscripts.
/external/tensorflow/tensorflow/core/protobuf/
Dmaster_service.proto91 // Extends a session.
/external/mesa3d/docs/relnotes/
D4.153 Extends the set of GL_ARB_shadow texture comparision functions to
/external/python/cpython3/Doc/library/
Darray.rst185 Extends this array with data from the given unicode string. The array must
/external/python/cpython2/Doc/library/
Darray.rst169 Extends this array with data from the given unicode string. The array must
/external/proguard/src/proguard/gui/
DGUIResources.properties365 extendsImplementsAnnotation = Extends/implements class with annotation
366 extendsImplementsClass = Extends/implements class
/external/epid-sdk/
DSConstruct329 # Extends default flags with sanitizer options
/external/skia/docs/
DSkPaint_Reference.bmh1267 Extends the outside corner to the extent allowed by Miter_Limit.
/external/skqp/docs/
DSkPaint_Reference.bmh1459 Extends the outside corner to the extent allowed by Miter_Limit.
/external/freetype/docs/
DCHANGES2712 FTC_ImageCache: Extends FTC_ICache; implements family
2716 FTC_SBitCache: Extends FTC_SCache, implements family
/external/skia/site/user/api/
DSkPaint_Reference.md2365 Extends the outside corner to the extent allowed by <a href='#Paint_Miter_Limit'>Miter_Limit</a>.
/external/skqp/site/user/api/
DSkPaint_Reference.md2392 Extends the outside corner to the extent allowed by <a href='#Paint_Miter_Limit'>Miter_Limit</a>.