Searched refs:implements (Results 1 - 25 of 70) sorted by relevance

123

/external/proguard/examples/dictionaries/
H A Dkeywords.txt56 implements
/external/chromium_org/win8/metro_driver/
H A Ddisplay_properties.cc8 #include <wrl\implements.h>
H A Dstdafx.h8 #include <wrl\implements.h>
/external/proguard/examples/annotations/lib/
H A Dannotations.pro50 -keep class * implements @proguard.annotation.KeepImplementations *
51 -keep public class * implements @proguard.annotation.KeepPublicImplementations *
/external/proguard/examples/
H A Dservlets.pro34 -keep public class * implements javax.servlet.Servlet
56 -keepclassmembers class * implements java.io.Serializable {
70 # -keep public class * implements mypackage.MyInterface
H A Dapplets.pro55 -keepclassmembers class * implements java.io.Serializable {
69 # -keep public class * implements mypackage.MyInterface
H A Dapplications.pro61 -keepclassmembers class * implements java.io.Serializable {
75 # -keep public class * implements mypackage.MyInterface
H A Dlibrary.pro65 -keepclassmembers class * implements java.io.Serializable {
79 # -keep public class * implements mypackage.MyInterface
H A Dandroid.pro100 -keepclassmembers class * implements android.os.Parcelable {
149 -keepclassmembers class * implements java.io.Serializable {
163 # -keep public class * implements mypackage.MyInterface
H A Dscala.pro50 -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/
H A Dsources.mak5 # - 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/
H A Dsources.mak5 # - 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/
H A Dexamples.pro53 -keepclassmembers class * implements java.io.Serializable {
/external/antlr/antlr-3.4/runtime/Ruby/test/functional/lexer/
H A Dfilter-mode.rb25 ('implements' WS QID WS? (',' WS? QID WS?)*)? '{'
122 ('implements' WS QID WS? (',' WS? QID WS?)*)? '{'
/external/llvm/lib/Target/X86/
H A DX86CompilationCallback_Win64.asm10 ;; This file implements the JIT interfaces for the X86 target.
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/
H A Dmain.rb314 A class which implements a handy test script which is executed whenever an ANTLR
362 A class which implements a handy test script which is executed whenever an ANTLR
481 A class which implements a handy test script which is executed whenever an ANTLR
H A Ddfa.rb39 DFA is a class that implements a finite state machine that chooses between
47 ANTLR implements most of its decision logic directly using code branching
/external/chromium_org/third_party/mesa/src/docs/OLD/
H A DMESA_sprite_point.spec85 implements it later during triangle setup.
/external/mesa3d/docs/OLD/
H A DMESA_sprite_point.spec85 implements it later during triangle setup.
/external/chromium_org/content/renderer/
H A Drenderer_font_platform_win.cc10 #include <wrl/implements.h>
/external/doclava/res/assets/templates/
H A Dclass.cs109 implements
/external/libpng/projects/owatcom/
H A Dpngconfig.mak73 # does not work with OpenWatcom because OpenWatcom implements longjmp using
/external/clang/lib/StaticAnalyzer/Checkers/
H A DCheckSecuritySyntaxOnly.cpp617 << "' is obsolete because it implements a poor random number generator."
/external/qemu/qapi-auto-generated/
H A Dqmp-commands.h151 ObjectTypeInfoList * qmp_qom_list_types(bool has_implements, const char * implements, bool has_abstract, bool abstract, Error **errp);
/external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/tree/
H A DBaseTreeAdaptor.as10 public class BaseTreeAdaptor implements TreeAdaptor {

Completed in 3856 milliseconds

123