HomeSort by relevance Sort by last modified time
    Searched refs:implements (Results 1 - 25 of 147) sorted by null

1 2 3 4 5 6

  /external/proguard/examples/dictionaries/
keywords.txt 56 implements
  /prebuilts/tools/common/proguard/proguard4.7/examples/dictionaries/
keywords.txt 56 implements
  /external/proguard/examples/
servlets.pro 17 -keep public class * implements javax.servlet.Servlet
47 -keepclassmembers class * implements java.io.Serializable {
61 # -keep public class * implements mypackage.MyInterface
applets.pro 46 -keepclassmembers class * implements java.io.Serializable {
60 # -keep public class * implements mypackage.MyInterface
applications.pro 52 -keepclassmembers class * implements java.io.Serializable {
66 # -keep public class * implements mypackage.MyInterface
library.pro 64 -keepclassmembers class * implements java.io.Serializable {
78 # -keep public class * implements mypackage.MyInterface
  /external/chromium_org/win8/metro_driver/
display_properties.cc 8 #include <wrl\implements.h>
stdafx.h 8 #include <wrl\implements.h>
  /external/proguard/examples/annotations/lib/
annotations.pro 50 -keep class * implements @proguard.annotation.KeepImplementations *
51 -keep public class * implements @proguard.annotation.KeepPublicImplementations *
  /prebuilts/tools/common/proguard/proguard4.7/examples/annotations/lib/
annotations.pro 50 -keep class * implements @proguard.annotation.KeepImplementations *
51 -keep public class * implements @proguard.annotation.KeepPublicImplementations *
  /prebuilts/tools/common/proguard/proguard4.7/examples/
servlets.pro 34 -keep public class * implements javax.servlet.Servlet
56 -keepclassmembers class * implements java.io.Serializable {
70 # -keep public class * implements mypackage.MyInterface
applets.pro 55 -keepclassmembers class * implements java.io.Serializable {
69 # -keep public class * implements mypackage.MyInterface
applications.pro 61 -keepclassmembers class * implements java.io.Serializable {
75 # -keep public class * implements mypackage.MyInterface
library.pro 65 -keepclassmembers class * implements java.io.Serializable {
79 # -keep public class * implements mypackage.MyInterface
android.pro 92 -keepclassmembers class * implements android.os.Parcelable {
135 -keepclassmembers class * implements java.io.Serializable {
149 # -keep public class * implements mypackage.MyInterface
scala.pro 50 -keep class * implements org.xml.sax.EntityResolver
83 #-keep class * implements jline.Completor
84 #-keep class * implements jline.Terminal
117 -keepclassmembers class * implements java.io.Serializable {
131 # -keep public class * implements mypackage.MyInterface
  /external/chromium_org/third_party/mesa/src/src/mapi/mapi/
sources.mak 5 # - In default mode, mapi implements the interface defined by mapi.h. To use
11 # - In glapi mode, mapi implements the interface defined by glapi.h. To use
  /external/mesa3d/src/mapi/mapi/
sources.mak 5 # - In default mode, mapi implements the interface defined by mapi.h. To use
11 # - In glapi mode, mapi implements the interface defined by glapi.h. To use
  /external/proguard/examples/annotations/
examples.pro 54 -keepclassmembers class * implements java.io.Serializable {
  /prebuilts/tools/common/proguard/proguard4.7/examples/annotations/
examples.pro 53 -keepclassmembers class * implements java.io.Serializable {
  /external/antlr/antlr-3.4/runtime/Ruby/test/functional/lexer/
filter-mode.rb 25 ('implements' WS QID WS? (',' WS? QID WS?)*)? '{'
122 ('implements' WS QID WS? (',' WS? QID WS?)*)? '{'
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/invoke_virtual/d/
T_invoke_virtual_24.d 24 .implements dot.junit.opcodes.invoke_virtual.d.TTestInterface
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/invoke_virtual_range/d/
T_invoke_virtual_range_24.d 24 .implements dot.junit.opcodes.invoke_virtual_range.d.TTestInterface
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/return_object/d/
T_return_object_15.d 18 .implements dot/junit/opcodes/return_object/RunnerGenerator
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/invoke_direct/d/
T_invoke_direct_26.d 26 .implements dot.junit.opcodes.invoke_direct.d.TTestInterface

Completed in 160 milliseconds

1 2 3 4 5 6