Searched defs:VIRTUAL (Results 1 - 8 of 8) sorted by relevance

/external/v8/tools/clang/plugins/tests/
H A Dvirtual_base_method_also_final.cpp5 #define VIRTUAL virtual macro
10 VIRTUAL void F() final {}
13 void VIRTUAL G() final {}
/external/protobuf/src/google/protobuf/compiler/cpp/
H A Dcpp_service.h78 enum VirtualOrNon { VIRTUAL, NON_VIRTUAL }; enumerator in enum:google::protobuf::compiler::cpp::ServiceGenerator::VirtualOrNon
/external/smali/dexlib2/src/main/java/org/jf/dexlib2/analysis/
H A DInlineMethodResolver.java49 public static final int VIRTUAL = 0x1; // AccessFlags.PUBLIC.value; field in class:InlineMethodResolver
82 inlineMethod(VIRTUAL, "Ljava/lang/String;", "charAt", "I", "C"),
83 inlineMethod(VIRTUAL, "Ljava/lang/String;", "compareTo", "Ljava/lang/String;", "I"),
84 inlineMethod(VIRTUAL, "Ljava/lang/String;", "equals", "Ljava/lang/Object;", "Z"),
85 inlineMethod(VIRTUAL, "Ljava/lang/String;", "length", "", "I"),
124 indexOfIMethod = inlineMethod(VIRTUAL, "Ljava/lang/String;", "indexOf", "I", "I");
125 indexOfIIMethod = inlineMethod(VIRTUAL, "Ljava/lang/String;", "indexOf", "II", "I");
129 isEmptyMethod = inlineMethod(VIRTUAL, "Ljava/lang/String;", "isEmpty", "", "Z");
133 inlineMethod(VIRTUAL, "Ljava/lang/String;", "charAt", "I", "C"),
134 inlineMethod(VIRTUAL, "Ljav
[all...]
/external/libxkbcommon/xkbcommon/src/xkbcomp/
H A Dparser.h81 VIRTUAL = 38, enumerator in enum:yytokentype
147 #define VIRTUAL 38 macro
H A Dparser.c191 VIRTUAL = 38, enumerator in enum:yytokentype
257 #define VIRTUAL 38 macro
663 "LOGO", "VIRTUAL", "EQUALS", "PLUS", "MINUS", "DIVIDE", "TIMES",
/external/icu/tools/srcgen/currysrc/libs/
H A Dorg.eclipse.core.resources_3.10.0.v20150423-0755.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_.RSA META ...
/external/mockito/lib/
H A Dbyte-buddy-1.7.9.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META-INF/maven/net. ...
/external/dagger2/lib/
H A Dgoogle-java-format-0.1-20151017.042846-2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/googlejavaformat/ com/google/googlejavaformat/CloseOp ...

Completed in 268 milliseconds