Home
last modified time | relevance | path

Searched refs:instanceof (Results 1 – 25 of 199) sorted by relevance

12345678

/external/sdk-platform-java/gapic-generator-java/src/test/java/com/google/api/generator/gapic/composer/grpc/goldens/
DMockEchoImpl.golden49 if (response instanceof EchoResponse) {
53 } else if (response instanceof Exception) {
69 if (response instanceof EchoResponse) {
73 } else if (response instanceof Exception) {
94 if (response instanceof EchoResponse) {
96 } else if (response instanceof Exception) {
130 if (response instanceof EchoResponse) {
132 } else if (response instanceof Exception) {
167 if (response instanceof EchoResponse) {
169 } else if (response instanceof Exception) {
[all …]
DMockDeprecatedServiceImpl.golden49 if (response instanceof Empty) {
53 } else if (response instanceof Exception) {
69 if (response instanceof Empty) {
73 } else if (response instanceof Exception) {
/external/apache-commons-bcel/src/examples/Mini/
DMini.jj66 if (jjte000 instanceof ParseException) {
69 if (jjte000 instanceof RuntimeException) {
117 if (jjte000 instanceof ParseException) {
120 if (jjte000 instanceof RuntimeException) {
160 if (jjte000 instanceof ParseException) {
163 if (jjte000 instanceof RuntimeException) {
202 if (jjte000 instanceof ParseException) {
205 if (jjte000 instanceof RuntimeException) {
239 if (jjte000 instanceof ParseException) {
242 if (jjte000 instanceof RuntimeException) {
[all …]
/external/javaparser/javaparser-symbol-solver-testing/src/test/test_sourcecode/javaparser_new_src/expected_output/
Dcom_github_javaparser_ast_comments_CommentsCollection.txt2 …Line 45) comments.stream().filter(comment -> comment instanceof LineComment).map(comment -> (LineC…
3 …Line 45) comments.stream().filter(comment -> comment instanceof LineComment).map(comment -> (LineC…
4 …Line 45) comments.stream().filter(comment -> comment instanceof LineComment) ==> java.util.stream.…
7 …Line 52) comments.stream().filter(comment -> comment instanceof BlockComment).map(comment -> (Bloc…
8 …Line 52) comments.stream().filter(comment -> comment instanceof BlockComment).map(comment -> (Bloc…
9 …Line 52) comments.stream().filter(comment -> comment instanceof BlockComment) ==> java.util.stream…
12 …Line 59) comments.stream().filter(comment -> comment instanceof JavadocComment).map(comment -> (Ja…
13 …Line 59) comments.stream().filter(comment -> comment instanceof JavadocComment).map(comment -> (Ja…
14 …Line 59) comments.stream().filter(comment -> comment instanceof JavadocComment) ==> java.util.stre…
Dcom_github_javaparser_ast_nodeTypes_NodeWithMembers.txt49 …Line 212) getMembers().stream().filter(m -> m instanceof MethodDeclaration && ((MethodDeclaration)…
50 …Line 212) getMembers().stream().filter(m -> m instanceof MethodDeclaration && ((MethodDeclaration)…
51 …Line 212) getMembers().stream().filter(m -> m instanceof MethodDeclaration && ((MethodDeclaration)…
57 …Line 223) unmodifiableList(getMembers().stream().filter(m -> m instanceof MethodDeclaration).map(m…
58 …Line 223) getMembers().stream().filter(m -> m instanceof MethodDeclaration).map(m -> (MethodDeclar…
59 …Line 223) getMembers().stream().filter(m -> m instanceof MethodDeclaration).map(m -> (MethodDeclar…
60 …Line 223) getMembers().stream().filter(m -> m instanceof MethodDeclaration) ==> java.util.stream.S…
64 …Line 237) getMembers().stream().filter(m -> m instanceof MethodDeclaration && ((MethodDeclaration)…
65 …Line 237) getMembers().stream().filter(m -> m instanceof MethodDeclaration && ((MethodDeclaration)…
66 …Line 237) getMembers().stream().filter(m -> m instanceof MethodDeclaration && ((MethodDeclaration)…
[all …]
Dcom_github_javaparser_ast_CompilationUnit.txt74 …Line 373) getTypes().stream().filter(type -> type.getName().equals(className) && type instanceof C…
75 …Line 373) getTypes().stream().filter(type -> type.getName().equals(className) && type instanceof C…
76 …Line 373) getTypes().stream().filter(type -> type.getName().equals(className) && type instanceof C…
82 …).stream().filter(type -> type.getName().equals(interfaceName) && type instanceof ClassOrInterface…
83 …).stream().filter(type -> type.getName().equals(interfaceName) && type instanceof ClassOrInterface…
84 …).stream().filter(type -> type.getName().equals(interfaceName) && type instanceof ClassOrInterface…
90 …Line 397) getTypes().stream().filter(type -> type.getName().equals(enumName) && type instanceof En…
91 …Line 397) getTypes().stream().filter(type -> type.getName().equals(enumName) && type instanceof En…
92 …Line 397) getTypes().stream().filter(type -> type.getName().equals(enumName) && type instanceof En…
97 ….stream().filter(type -> type.getName().equals(annotationName) && type instanceof AnnotationDeclar…
[all …]
/external/javaparser/javaparser-symbol-solver-testing/src/test/test_sourcecode/javaparser_src/expected_output/
Dcom_github_javaparser_PositionUtils.txt26 Line 85) node instanceof AnnotableNode ==> boolean
37 Line 108) node instanceof MethodDeclaration ==> boolean
41 Line 111) node instanceof FieldDeclaration ==> boolean
45 Line 114) node instanceof ClassOrInterfaceDeclaration ==> boolean
54 Line 131) container instanceof AnnotableNode ==> boolean
/external/javaparser/javaparser-core-testing/src/test/resources/com/github/javaparser/bulk_test_results/
Dopenjdk_src_repo_test_results.txt74 … of "!=" "%" "&" "&&" "(" ")" "*" "+" "-" "/" "<" "<=" "==" ">" ">=" "?" "^" "instanceof" "|" "||"
101 …"/" "/=" "::" "<" "<<=" "<=" "=" "==" ">" ">=" ">>=" ">>>=" "?" "^" "^=" "instanceof" "|" "|=" "||"
119 …"/=" "::" ";" "<" "<<=" "<=" "=" "==" ">" ">=" ">>=" ">>>=" "?" "^" "^=" "instanceof" "|" "|=" "||"
135 …"/=" "::" ";" "<" "<<=" "<=" "=" "==" ">" ">=" ">>=" ">>>=" "?" "^" "^=" "instanceof" "|" "|=" "||"
161 … one of "!=" "%" "&" "&&" ")" "*" "+" "-" "/" "<" "<=" "==" ">" ">=" "?" "^" "instanceof" "|" "||"
212 …"/=" "::" ";" "<" "<<=" "<=" "=" "==" ">" ">=" ">>=" ">>>=" "?" "^" "^=" "instanceof" "|" "|=" "||"
239 …"/=" "::" ";" "<" "<<=" "<=" "=" "==" ">" ">=" ">>=" ">>>=" "?" "^" "^=" "instanceof" "|" "|=" "||"
253 …"/=" "::" ";" "<" "<<=" "<=" "=" "==" ">" ">=" ">>=" ">>>=" "?" "^" "^=" "instanceof" "|" "|=" "||"
274 …"/=" "::" ";" "<" "<<=" "<=" "=" "==" ">" ">=" ">>=" ">>>=" "?" "^" "^=" "instanceof" "|" "|=" "||"
277 …"/=" "::" ";" "<" "<<=" "<=" "=" "==" ">" ">=" ">>=" ">>>=" "?" "^" "^=" "instanceof" "|" "|=" "||"
[all …]
/external/javaparser/javaparser-symbol-solver-testing/src/test/test_sourcecode/javasymbolsolver_0_6_0/expected_output/java-symbol-solver-logic/
Dcom_github_javaparser_symbolsolver_logic_InferenceVariableType.txt9 …leType.equivalentTypes.stream().filter(t -> !t.isTypeVariable() && !(t instanceof InferenceVariabl…
10 …leType.equivalentTypes.stream().filter(t -> !t.isTypeVariable() && !(t instanceof InferenceVariabl…
11 …leType.equivalentTypes.stream().filter(t -> !t.isTypeVariable() && !(t instanceof InferenceVariabl…
15 …Line 105) inferenceVariableType.equivalentTypes.stream().filter(t -> t instanceof InferenceVariabl…
21 …Line 105) inferenceVariableType.equivalentTypes.stream().filter(t -> t instanceof InferenceVariabl…
/external/libchrome/libchrome_tools/patch/
DContextUtils.patch9 - if (appContext instanceof Application) {
13 + // if (appContext instanceof Application) {
/external/swiftshader/third_party/llvm-16.0/llvm/lib/TableGen/
DJSONBackend.cpp173 json::Object instanceof; in run() local
175 instanceof[kv.first] = std::move(kv.second); in run()
176 root["!instanceof"] = std::move(instanceof); in run()
/external/dokka/buildSrc/src/main/groovy/org/jetbrains/
DCorrectShadowPublishing.groovy20 if (it instanceof ProjectDependency) {
24 } else if (!(it instanceof SelfResolvingDependency)) {
/external/swiftshader/third_party/llvm-10.0/llvm/lib/TableGen/
DJSONBackend.cpp176 json::Object instanceof; in run() local
178 instanceof[kv.first] = std::move(kv.second); in run()
179 root["!instanceof"] = std::move(instanceof); in run()
/external/geojson-jackson/
DREADME.md22 if (object instanceof Polygon) {
24 } else if (object instanceof Feature) {
/external/google-java-format/core/src/test/resources/com/google/googlejavaformat/java/testdata/
DI594.output3 if (something instanceof String somethingAsString) {
DI594.input3 if(something instanceof String somethingAsString){
DI588.input3 if (x instanceof final Integer i) {
DI588.output3 if (x instanceof final Integer i) {
DB308157568.input12 if (o instanceof @A(0x43) String) {}
/external/ksoap2/
D0001-ksoap2-update.patch405 + } else if (instance instanceof HasAttributes) {
424 + if(instance instanceof ValueWriter)
935 + if (element instanceof PropertyInfo) {
949 if (prop instanceof PropertyInfo) {
953 - } else if (prop instanceof SoapObject) {
957 + } else if(prop instanceof SoapObject) {
1025 - if (prop instanceof PropertyInfo) {
1026 + if(prop instanceof PropertyInfo) {
1244 + if(obj instanceof HasInnerText){
1251 if (!implicitTypes || !(obj instanceof SoapObject)) {
[all …]
/external/flatbuffers/tests/ts/
Dtypescript_keywords.fbs10 instanceof,
/external/aws-sdk-java-v2/codegen/src/main/resources/software/amazon/awssdk/codegen/rules/
DRegionOverride.java.resource26 return obj instanceof RegionOverride;
/external/aws-sdk-java-v2/codegen/src/main/resources/software/amazon/awssdk/codegen/waiters/
DWaitersRuntime.java.resource107 } else if (value instanceof SdkPojo) {
110 } else if (value instanceof String) {
113 } else if (value instanceof Integer) {
116 } else if (value instanceof Collection) {
119 } else if (value instanceof Boolean) {
501 if (throwable instanceof SdkServiceException) {
/external/cronet/tot/third_party/protobuf/php/tests/proto/
Dtest_reserved_enum_value_lower.proto47 instanceof = 41; enumerator
/external/protobuf/php/tests/proto/
Dtest_reserved_enum_value_lower.proto47 instanceof = 41; enumerator

12345678