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

  /external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/internal/
Implements.java 12 public @interface Implements {
  /external/robolectric-shadows/annotations/src/main/java/org/robolectric/annotation/
Implements.java 18 public @interface Implements {
  /prebuilts/go/darwin-x86/src/go/types/
api.go 5 // Package types declares the data types and implements
37 // An Error describes a type-checking error; it implements the error interface.
119 // If the installed importer implements ImporterFrom, the type
372 // Implements reports whether type V implements interface T.
373 func Implements(V Type, T *Interface) bool {
  /prebuilts/go/linux-x86/src/go/types/
api.go 5 // Package types declares the data types and implements
37 // An Error describes a type-checking error; it implements the error interface.
119 // If the installed importer implements ImporterFrom, the type
372 // Implements reports whether type V implements interface T.
373 func Implements(V Type, T *Interface) bool {
  /external/annotation-tools/annotation-file-utilities/
annotation-file-format.tex 270 \qquad \bnfnt{implements}* \\
331 \paragraph{Implements and extends}
333 The \bnfnt{extends} and \bnfnt{implements} productions
335 \code{implements}.
336 (Note: For interface declarations, \bnfnt{implements} rather than
346 \bnfnt{implements} ::= \\
348 \qquad \bnflit{implements} \bnfnt{integer} \bnflit{:} \bnfnt{type-annotation}* \lineend \\
    [all...]
  /external/robolectric/v3/
robolectric-annotations-3.1-SNAPSHOT.jar 
  /prebuilts/misc/common/robolectric/3.1.1/lib/
robolectric-annotations-3.1.1.jar 
  /prebuilts/misc/common/robolectric/3.4.2/lib/
annotations-3.4.2.jar 
  /prebuilts/misc/common/robolectric/3.5.1/lib/
annotations-3.5.1.jar 
  /prebuilts/misc/common/robolectric/3.6.1/lib/
annotations-3.6.1.jar 
  /art/runtime/mirror/
class-inl.h 363 inline bool Class::Implements(ObjPtr<Class> klass) {
    [all...]
  /external/pdfium/third_party/lcms/src/
lcms2_internal.h 781 // This struct holds information about a segment, plus a pointer to the function that implements the evaluation.
809 cmsStageSignature Implements; // Identifies the *function* of the stage (for optimizations)
    [all...]
  /prebuilts/go/darwin-x86/src/reflect/
type.go 5 // Package reflect implements run-time reflection, allowing a program to
96 // Implements reports whether the type implements the interface type u.
97 Implements(u Type) bool
1507 func implements(T, V *rtype) bool { func
    [all...]
  /prebuilts/go/linux-x86/src/reflect/
type.go 5 // Package reflect implements run-time reflection, allowing a program to
96 // Implements reports whether the type implements the interface type u.
97 Implements(u Type) bool
1507 func implements(T, V *rtype) bool { func
    [all...]
  /prebuilts/tools/common/m2/repository/com/cenqua/clover/clover/3.1.12/
clover-3.1.12.jar 

Completed in 279 milliseconds