/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/common/src/test/java/com/google/android/exoplayer2/util/ |
D | UriUtilTest.java | 19 import static com.google.android.exoplayer2.util.UriUtil.resolve; 32 * Tests normal usage of {@link UriUtil#resolve(String, String)}. 40 assertThat(resolve(base, "g:h")).isEqualTo("g:h"); in resolveNormal() 41 assertThat(resolve(base, "g")).isEqualTo("http://a/b/c/g"); in resolveNormal() 42 assertThat(resolve(base, "g/")).isEqualTo("http://a/b/c/g/"); in resolveNormal() 43 assertThat(resolve(base, "/g")).isEqualTo("http://a/g"); in resolveNormal() 44 assertThat(resolve(base, "//g")).isEqualTo("http://g"); in resolveNormal() 45 assertThat(resolve(base, "//g:80")).isEqualTo("http://g:80"); in resolveNormal() 46 assertThat(resolve(base, "?y")).isEqualTo("http://a/b/c/d;p?y"); in resolveNormal() 47 assertThat(resolve(base, "g?y")).isEqualTo("http://a/b/c/g?y"); in resolveNormal() [all …]
|
/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/common/src/test/java/com/google/android/exoplayer2/util/ |
D | UriUtilTest.java | 19 import static com.google.android.exoplayer2.util.UriUtil.resolve; 32 * Tests normal usage of {@link UriUtil#resolve(String, String)}. 40 assertThat(resolve(base, "g:h")).isEqualTo("g:h"); in resolveNormal() 41 assertThat(resolve(base, "g")).isEqualTo("http://a/b/c/g"); in resolveNormal() 42 assertThat(resolve(base, "g/")).isEqualTo("http://a/b/c/g/"); in resolveNormal() 43 assertThat(resolve(base, "/g")).isEqualTo("http://a/g"); in resolveNormal() 44 assertThat(resolve(base, "//g")).isEqualTo("http://g"); in resolveNormal() 45 assertThat(resolve(base, "//g:80")).isEqualTo("http://g:80"); in resolveNormal() 46 assertThat(resolve(base, "?y")).isEqualTo("http://a/b/c/d;p?y"); in resolveNormal() 47 assertThat(resolve(base, "g?y")).isEqualTo("http://a/b/c/g?y"); in resolveNormal() [all …]
|
/external/jimfs/jimfs/src/test/java/com/google/common/jimfs/ |
D | TestUtils.java | 93 results.add(workingDir.resolve(path)); in permutations() 97 results.add(p.resolve(".")); in permutations() 98 results.add(p.resolve(".").resolve(".")); in permutations() 103 results.add(p.resolve("..").resolve(fileName)); in permutations() 104 results.add(p.resolve("..").resolve(".").resolve(fileName)); in permutations() 105 results.add(p.resolve("..").resolve(".").resolve(fileName).resolve(".")); in permutations() 106 results.add(p.resolve(".").resolve("..").resolve(".").resolve(fileName)); in permutations() 115 results.add(p.resolve(childName).resolve("..")); in permutations() 116 results.add(p.resolve(childName).resolve(".").resolve(".").resolve("..")); in permutations() 117 results.add(p.resolve(childName).resolve("..").resolve(".")); in permutations() [all …]
|
/external/linux-kselftest/tools/testing/selftests/openat2/ |
D | resolve_test.c | 139 .path = "/", .how.resolve = RESOLVE_BENEATH, in test_openat2_opath_tests() 142 .path = "cheeky/absself", .how.resolve = RESOLVE_BENEATH, in test_openat2_opath_tests() 145 .path = "abscheeky/absself", .how.resolve = RESOLVE_BENEATH, in test_openat2_opath_tests() 148 .path = "..", .how.resolve = RESOLVE_BENEATH, in test_openat2_opath_tests() 151 .path = "../root/", .how.resolve = RESOLVE_BENEATH, in test_openat2_opath_tests() 154 .path = "cheeky/self", .how.resolve = RESOLVE_BENEATH, in test_openat2_opath_tests() 157 .path = "abscheeky/self", .how.resolve = RESOLVE_BENEATH, in test_openat2_opath_tests() 160 .path = "cheeky/garbageself", .how.resolve = RESOLVE_BENEATH, in test_openat2_opath_tests() 163 .path = "abscheeky/garbageself", .how.resolve = RESOLVE_BENEATH, in test_openat2_opath_tests() 167 .path = "root", .how.resolve = RESOLVE_BENEATH, in test_openat2_opath_tests() [all …]
|
/external/jsoup/src/test/java/org/jsoup/internal/ |
D | StringUtilTest.java | 10 import static org.jsoup.internal.StringUtil.resolve; 115 …assertEquals("http://example.com/one/two?three", resolve("http://example.com", "./one/two?three")); in resolvesRelativeUrls() 116 …assertEquals("http://example.com/one/two?three", resolve("http://example.com?one", "./one/two?thre… in resolvesRelativeUrls() 117 …assertEquals("http://example.com/one/two?three#four", resolve("http://example.com", "./one/two?thr… in resolvesRelativeUrls() 118 …assertEquals("https://example.com/one", resolve("http://example.com/", "https://example.com/one")); in resolvesRelativeUrls() 119 …assertEquals("http://example.com/one/two.html", resolve("http://example.com/two/", "../one/two.htm… in resolvesRelativeUrls() 120 … assertEquals("https://example2.com/one", resolve("https://example.com/", "//example2.com/one")); in resolvesRelativeUrls() 121 assertEquals("https://example.com:8080/one", resolve("https://example.com:8080", "./one")); in resolvesRelativeUrls() 122 …assertEquals("https://example2.com/one", resolve("http://example.com/", "https://example2.com/one"… in resolvesRelativeUrls() 123 assertEquals("https://example.com/one", resolve("wrong", "https://example.com/one")); in resolvesRelativeUrls() [all …]
|
/external/angle/src/libANGLE/renderer/metal/ |
D | mtl_format_map.json | 271 "resolve": "false", string 279 "resolve": "true", string 287 "resolve": "display->supportsEitherGPUFamily(2, 1)", string 295 "resolve": "display->supportsMacGPUFamily(1)", string 303 "resolve": "display->supportsMacGPUFamily(1)", string 311 "resolve": "true", string 319 "resolve": "display->supportsEitherGPUFamily(2, 1)", string 327 "resolve": "display->supportsMacGPUFamily(1)", string 335 "resolve": "display->supportsMacGPUFamily(1)", string 343 "resolve": "display->supportsMacGPUFamily(1)", string [all …]
|
/external/jazzer-api/src/test/java/com/code_intelligence/jazzer/junit/ |
D | UtilsTest.java | 114 Path firstDir = createDirectories(temp.resolve("first_dir")); in testGetClassPathBasedInstrumentationFilter() 115 Path orgExample = createDirectories(firstDir.resolve("org").resolve("example")); in testGetClassPathBasedInstrumentationFilter() 116 createFile(orgExample.resolve("Application.class")); in testGetClassPathBasedInstrumentationFilter() 118 Path nonExistentDir = temp.resolve("does not exist"); in testGetClassPathBasedInstrumentationFilter() 120 Path secondDir = createDirectories(temp.resolve("second").resolve("dir")); in testGetClassPathBasedInstrumentationFilter() 121 createFile(secondDir.resolve("Root.class")); in testGetClassPathBasedInstrumentationFilter() 123 createDirectories(secondDir.resolve("com").resolve("example").resolve("project")); in testGetClassPathBasedInstrumentationFilter() 124 createFile(comExampleProject.resolve("Main.class")); in testGetClassPathBasedInstrumentationFilter() 126 createDirectories(secondDir.resolve("com").resolve("example").resolve("other_project")); in testGetClassPathBasedInstrumentationFilter() 127 createFile(comExampleOtherProject.resolve("Lib.class")); in testGetClassPathBasedInstrumentationFilter() [all …]
|
/external/python/cpython3/Tools/c-analyzer/c_parser/parser/ |
D | _func_body.py | 46 def parse_function_body(name, text, resolve, source, anon_name, parent): argument 53 text, resolve = continue_text(source, text or '{', resolve) 69 resolve(None, None, None, text) 80 resolve(kind, None, name, text, None) 84 for member, inline, text in _parse_body(text, resolve, source, anon_name, ident): 93 yield resolve(kind, data, name, text, None), text 97 resolve(None, None, None, text) 98 # XXX This isn't great. Calling resolve() should have 105 yield resolve('statement', compound_bare, None, text, parent), text 108 yield resolve('statement', compound_labeled, None, text, parent), text [all …]
|
/external/starlark-go/resolve/ |
D | resolve_test.go | 12 "go.starlark.net/resolve" 18 resolve.AllowGlobalReassign = option(src, "globalreassign") 19 resolve.AllowRecursion = option(src, "recursion") 20 resolve.AllowSet = option(src, "set") 21 resolve.LoadBindsGlobally = option(src, "loadbindsglobally") 30 filename := starlarktest.DataFile("resolve", "testdata/resolve.star") 41 if err := resolve.File(f, isPredeclared, isUniversal); err != nil { 42 for _, err := range err.(resolve.ErrorList) { 56 if err := resolve.File(file, isPredeclared, isUniversal); err != nil { 59 fn := file.Stmts[0].(*syntax.DefStmt).Function.(*resolve.Function) [all …]
|
/external/dokka/core/src/main/kotlin/Formats/JavaLayoutHtml/ |
D | JavaLayoutHtmlGenerator.kt | 33 NodeKind.Module -> URI("/").resolve(node.name + "/") in <lambda>() 34 …NodeKind.Package -> tryGetContainerUri(node.getOwnerOrReport())?.resolve(node.name.replace('.', '/… in <lambda>() 36 …in NodeKind.classLike -> tryGetContainerUri(node.getOwnerOrReport())?.resolve("${node.classNodeNam… in <lambda>() 43 NodeKind.Package -> tryGetContainerUri(node)?.resolve("package-summary.html") in <lambda>() 44 in NodeKind.classLike -> tryGetContainerUri(node)?.resolve("#") in <lambda>() 59 NodeKind.AllTypes -> outlineRootUri(node).resolve ("classes.html") in <lambda>() 68 }?.resolve(outlineRoot) in <lambda>() 71 …fun URI.resolveInPage(node: DocumentationNode): URI = resolve("#${node.signatureForAnchor(logger).… in <lambda>() 74 val fileForClass = parentDir.resolve(node.classNodeNameWithOuterClass() + ".html") in <lambda>() 86 val directoryForPackage = parentDir.resolve(node.name.replace('.', File.separatorChar)) in <lambda>() [all …]
|
/external/skia/tests/graphite/precompile/ |
D | ChromePrecompileTest.cpp | 98 // "RP(color: Dawn(f=R8,s=1), resolve: {}, ds: Dawn(f=D16,s=1), samples: 1, swizzle: a000)", 105 // "RP(color: Dawn(f=R8,s=4), resolve: Dawn(f=R8,s=1), ds: Dawn(f=D24_S8,s=4), samples: 4, swizzle:… 112 // "RP(color: Dawn(f=BGRA8,s=1), resolve: {}, ds: Dawn(f=D16,s=1), samples: 1, swizzle: rgba)" 119 // "RP(color: Dawn(f=BGRA8,s=4), resolve: Dawn(f=BGRA8,s=1), ds: Dawn(f=D16,s=4), samples: 4, swizz… 126 // "RP(color: Dawn(f=BGRA8,s=4), resolve: Dawn(f=BGRA8,s=1), ds: Dawn(f=D24_S8,s=4), samples: 4, sw… 170 { "RP(color: Dawn(f=R8,s=1), resolve: {}, ds: Dawn(f=D16,s=1), samples: 1, swizzle: a000)", in get_render_pass_properties() 172 …{ "RP(color: Dawn(f=R8,s=4), resolve: Dawn(f=R8,s=1), ds: Dawn(f=D24_S8,s=4), samples: 4, swizzle:… in get_render_pass_properties() 174 … { "RP(color: Dawn(f=BGRA8,s=1), resolve: {}, ds: Dawn(f=D16,s=1), samples: 1, swizzle: rgba)", in get_render_pass_properties() 176 …{ "RP(color: Dawn(f=BGRA8,s=4), resolve: Dawn(f=BGRA8,s=1), ds: Dawn(f=D16,s=4), samples: 4, swizz… in get_render_pass_properties() 178 …{ "RP(color: Dawn(f=BGRA8,s=4), resolve: Dawn(f=BGRA8,s=1), ds: Dawn(f=D24_S8,s=4), samples: 4, sw… in get_render_pass_properties() [all …]
|
/external/pigweed/pw_bluetooth_sapphire/host/gap/ |
D | identity_resolving_list_test.cc | 31 EXPECT_EQ(std::nullopt, rl.Resolve(kAddress1)); in TEST() 34 TEST(IdentityResolvingListTest, Resolve) { in TEST() argument 43 // Generate RPAs from the IRKs. The list should be able to resolve them. in TEST() 47 auto identity1 = rl.Resolve(rpa1); in TEST() 51 auto identity2 = rl.Resolve(rpa2); in TEST() 59 auto result = rl.Resolve(unknown_rpa); in TEST() 62 // Removed identities should no longer resolve. in TEST() 64 EXPECT_FALSE(rl.Resolve(rpa2)); in TEST() 65 EXPECT_EQ(kAddress1, *rl.Resolve(rpa1)); in TEST() 81 EXPECT_TRUE(rl.Resolve(rpa1)); in TEST() [all …]
|
/external/kotlinx.atomicfu/atomicfu-gradle-plugin/src/test/kotlin/kotlinx/atomicfu/plugin/gradle/test/ |
D | MppProjectTest.kt | 17 resolve("projects/mpp-simple/mpp-simple.gradle.kts") in createProject() 20 resolve("projects/mpp-simple/settings.gradle.kts") in createProject() 23 resolve("projects/mpp-simple/gradle.properties_jvm") in createProject() 27 resolve("projects/mpp-simple/src/commonMain/kotlin/IntArithmetic.kt") in createProject() 31 resolve("projects/mpp-simple/src/commonTest/kotlin/ArithmeticTest.kt") in createProject() 70 resolve("projects/mpp-simple/mpp-simple.gradle.kts") in createProject() 73 resolve("projects/mpp-simple/settings.gradle.kts") in createProject() 76 resolve("projects/mpp-simple/gradle.properties_js") in createProject() 80 resolve("projects/mpp-simple/src/commonMain/kotlin/IntArithmetic.kt") in createProject() 84 resolve("projects/mpp-simple/src/commonTest/kotlin/ArithmeticTest.kt") in createProject() [all …]
|
/external/skia/src/gpu/ganesh/ |
D | GrTextureResolveRenderTask.cpp | 34 Resolve* resolve; in addProxy() local 41 resolve = &fResolves[index]; in addProxy() 42 newFlags = ~resolve->fFlags & flags; in addProxy() 43 resolve->fFlags |= flags; in addProxy() 50 resolve = &fResolves.emplace_back(flags); in addProxy() 58 resolve->fMSAAResolveRect = renderTargetProxy->msaaDirtyRect(); in addProxy() 83 // manipulate the resolve proxies. in gatherProxyIntervals() 94 // Resolve all msaa back-to-back, before regenerating mipmaps. in onExecute() 97 const Resolve& resolve = fResolves[i]; in onExecute() local 98 if (GrSurfaceProxy::ResolveFlags::kMSAA & resolve.fFlags) { in onExecute() [all …]
|
/external/javaparser/javaparser-symbol-solver-testing/src/test/java/com/github/javaparser/symbolsolver/resolution/ |
D | AnnotationsResolutionTest.java | 59 // resolve annotation expression in solveJavaParserMarkerAnnotation() 60 ResolvedAnnotationDeclaration resolved = annotationExpr.resolve(); in solveJavaParserMarkerAnnotation() 75 // resolve annotation expression in solveJavaParserSingleMemberAnnotation() 76 ResolvedAnnotationDeclaration resolved = annotationExpr.resolve(); in solveJavaParserSingleMemberAnnotation() 91 // resolve annotation expression in solveJavaParserNormalAnnotation() 92 ResolvedAnnotationDeclaration resolved = annotationExpr.resolve(); in solveJavaParserNormalAnnotation() 108 // resolve annotation expression in solveReflectionMarkerAnnotation() 109 ResolvedAnnotationDeclaration resolved = annotationExpr.resolve(); in solveReflectionMarkerAnnotation() 128 // resolve annotation expression in solveReflectionSingleMemberAnnotation() 129 ResolvedAnnotationDeclaration resolved = annotationExpr.resolve(); in solveReflectionSingleMemberAnnotation() [all …]
|
/external/parameter-framework/asio-1.10.6/include/asio/ip/ |
D | basic_resolver.hpp | 31 * The basic_resolver class template provides the ability to resolve a query 81 * This function is used to resolve a query into a list of endpoint entries. 95 iterator resolve(const query& q) in resolve() function in asio::ip::basic_resolver 98 iterator i = this->service.resolve(this->implementation, q, ec); in resolve() 99 asio::detail::throw_error(ec, "resolve"); in resolve() 105 * This function is used to resolve a query into a list of endpoint entries. 120 iterator resolve(const query& q, asio::error_code& ec) in resolve() function in asio::ip::basic_resolver 122 return this->service.resolve(this->implementation, q, ec); in resolve() 127 * This function is used to asynchronously resolve a query into a list of 132 * @param handler The handler to be called when the resolve operation [all …]
|
/external/ktfmt/core/src/test/java/com/facebook/ktfmt/cli/ |
D | MainTest.kt | 62 val fooBar = root.resolve("foo.bar") in expandArgsToFileNames - single file arg is used as is() 69 val fooBar = root.resolve("foo.bar") in expandArgsToFileNames - single arg which is not a file is not returned() 75 val dir = root.resolve("dir") in expandArgsToFileNames - single arg which is a directory is resolved to its recursively contained kt files() 77 val foo = dir.resolve("foo.kt") in expandArgsToFileNames - single arg which is a directory is resolved to its recursively contained kt files() 79 val bar = dir.resolve("bar.kt") in expandArgsToFileNames - single arg which is a directory is resolved to its recursively contained kt files() 86 val dir1 = root.resolve("dir1") in expandArgsToFileNames - multiple directory args are resolved to their recursively contained kt files() 88 val foo1 = dir1.resolve("foo1.kt") in expandArgsToFileNames - multiple directory args are resolved to their recursively contained kt files() 90 val bar1 = dir1.resolve("bar1.kt") in expandArgsToFileNames - multiple directory args are resolved to their recursively contained kt files() 93 val dir2 = root.resolve("dir2") in expandArgsToFileNames - multiple directory args are resolved to their recursively contained kt files() 95 val foo2 = dir1.resolve("foo2.kt") in expandArgsToFileNames - multiple directory args are resolved to their recursively contained kt files() [all …]
|
/external/aws-sdk-java-v2/release-scripts/src/main/java/software/amazon/awssdk/release/ |
D | UpdateServiceMain.java | 99 copyFile(serviceJson, codegenFileLocation.resolve("service-2.json")); in run() 100 copyFile(paginatorsJson, codegenFileLocation.resolve("paginators-1.json")); in run() 101 copyFile(waitersJson, codegenFileLocation.resolve("waiters-2.json")); in run() 102 copyFile(endpointRuleSetJson, codegenFileLocation.resolve("endpoint-rule-set.json")); in run() 103 copyFile(endpointTestsJson, codegenFileLocation.resolve("endpoint-tests.json")); in run() 108 Path codegenPath = mavenProjectRoot.resolve("services") in codegenFileLocation() 109 .resolve(serviceModuleName) in codegenFileLocation() 110 .resolve("src") in codegenFileLocation() 111 .resolve("main") in codegenFileLocation() 112 .resolve("resources") in codegenFileLocation() [all …]
|
/external/robolectric/robolectric/src/main/java/org/robolectric/internal/ |
D | MavenManifestFactory.java | 41 manifestFile = getBaseDir().resolve(manifestPath); in identify() 45 final Path resDir = baseDir.resolve(config.resourceDir()); in identify() 46 final Path assetDir = baseDir.resolve(config.assetDir()); in identify() 59 Path libDir = baseDir.resolve(libraryDirName); in identify() 63 libDir.resolve(Config.DEFAULT_MANIFEST_NAME), in identify() 64 libDir.resolve(Config.DEFAULT_RES_FOLDER), in identify() 65 libDir.resolve(Config.DEFAULT_ASSET_FOLDER), in identify() 111 final Properties properties = getProperties(baseDir.resolve("project.properties")); in findLibraries() 112 Properties overrideProperties = getProperties(baseDir.resolve("test-project.properties")); in findLibraries() 118 Path libraryDir = baseDir.resolve(lib); in findLibraries() [all …]
|
/external/ksp/gradle-plugin/src/test/kotlin/com/google/devtools/ksp/gradle/testing/ |
D | TestModule.kt | 53 srcDir.resolve(name).writeText(contents) in <lambda>() 65 srcDir.resolve(name).writeText(contents) in <lambda>() 77 srcDir.resolve(name).writeText(contents) in <lambda>() 86 srcDir.resolve(name).writeText(contents) in <lambda>() 89 …private fun multiplatformKotlinSourceDir(sourceSet: String) = moduleRoot.resolve("src/$sourceSet/k… in <lambda>() 94 get() = moduleRoot.resolve("src/main/kotlin").also { in <lambda>() 99 get() = moduleRoot.resolve("src/main/java").also { in <lambda>() 104 get() = moduleRoot.resolve("src/test/kotlin").also { in <lambda>() 109 get() = moduleRoot.resolve("src/test/java").also { in <lambda>() 114 get() = moduleRoot.resolve("src/androidTest/kotlin").also { in <lambda>() [all …]
|
/external/cronet/stable/components/cronet/android/test/javatests/src/org/chromium/net/httpflags/ |
D | ResolvedFlagsTest.java | 44 ResolvedFlags.resolve(Flags.newBuilder().build(), "test_app_id", "1.2.3.4") in testResolve_emptyOnEmptyProto() 53 ResolvedFlags.resolve( in testResolve_returnsAllFlags() 82 ResolvedFlags.resolve( in testResolve_doesNotReturnFlagWithEmptyConstrainedValue() 99 ResolvedFlags.resolve( in testResolve_doesNotReturnFlagWithNoConstrainedValues() 111 ResolvedFlags.resolve( in testResolve_returnsFlagThatMatchesAppId() 130 ResolvedFlags.resolve( in testResolve_doesNotReturnFlagThatDoesNotMatchAppId() 151 ResolvedFlags.resolve(Flags.newBuilder().build(), "test_app_id", ""); in testResolve_throwsOnEmptyCronetVersion() 161 ResolvedFlags.resolve(Flags.newBuilder().build(), "test_app_id", "1.2.a.4"); in testResolve_throwsOnInvalidCronetVersion() 178 ResolvedFlags.resolve(flags, "test_app_id", "1.2.3.4"); in testResolve_throwsOnEmptyMinVersion() 195 ResolvedFlags.resolve(flags, "test_app_id", "1.2.3.4"); in testResolve_throwsOnInvalidMinVersion() [all …]
|
/external/cronet/tot/components/cronet/android/test/javatests/src/org/chromium/net/httpflags/ |
D | ResolvedFlagsTest.java | 44 ResolvedFlags.resolve(Flags.newBuilder().build(), "test_app_id", "1.2.3.4") in testResolve_emptyOnEmptyProto() 53 ResolvedFlags.resolve( in testResolve_returnsAllFlags() 82 ResolvedFlags.resolve( in testResolve_doesNotReturnFlagWithEmptyConstrainedValue() 99 ResolvedFlags.resolve( in testResolve_doesNotReturnFlagWithNoConstrainedValues() 111 ResolvedFlags.resolve( in testResolve_returnsFlagThatMatchesAppId() 130 ResolvedFlags.resolve( in testResolve_doesNotReturnFlagThatDoesNotMatchAppId() 151 ResolvedFlags.resolve(Flags.newBuilder().build(), "test_app_id", ""); in testResolve_throwsOnEmptyCronetVersion() 161 ResolvedFlags.resolve(Flags.newBuilder().build(), "test_app_id", "1.2.a.4"); in testResolve_throwsOnInvalidCronetVersion() 178 ResolvedFlags.resolve(flags, "test_app_id", "1.2.3.4"); in testResolve_throwsOnEmptyMinVersion() 195 ResolvedFlags.resolve(flags, "test_app_id", "1.2.3.4"); in testResolve_throwsOnInvalidMinVersion() [all …]
|
/external/ksp/test-utils/src/main/kotlin/com/google/devtools/ksp/processor/ |
D | ErrorTypeProcessor.kt | 39 result.add(errorAtTop.type.resolve().print() ?: "") in process() 40 result.add(errorInComponent.type.resolve().print() ?: "") in process() 41 … errorInComponent.type.resolve().arguments.forEach { result.add(it.type!!.resolve().print()) } in process() 44 errorAtTop.type.resolve().isAssignableFrom(errorAtTop.type.resolve()) in process() 49 errorAtTop.type.resolve().isAssignableFrom(classC.asStarProjectedType()) in process() 54 resolver.builtIns.anyType.isAssignableFrom(errorAtTop.type.resolve()) in process() 59 classC.asStarProjectedType().isAssignableFrom(errorAtTop.type.resolve()) in process() 68 val type = Cls.superTypes.toList()[0].resolve() in process() 71 val annotation = it.annotationType.resolve() in process() 80 … throw IllegalStateException("Error type should resolve to KSErrorTypeClassDeclaration") in print()
|
/external/mesa3d/src/intel/compiler/elk/ |
D | elk_nir_analyze_boolean_resolves.c | 28 * a boolean resolve on Gen <= 5. Instructions that need a boolean resolve 34 /** Returns the resolve status for the given source 36 * If the source has a parent instruction then the resolve status is the 46 /* If the source instruction needs resolve, then from the perspective in get_resolve_status_for_src() 54 /** Marks the given source as needing a resolve 57 * needing a resolve. Otherwise, we leave it alone. 82 /* For ALU instructions, the resolve status is handled in a in analyze_boolean_resolves_block() 88 * 2) Look at the destination and see if we have to resolve in analyze_boolean_resolves_block() 92 * 3) If the instruction has a resolve status other than in analyze_boolean_resolves_block() 124 /* This is a single-source instruction. Just copy the resolve in analyze_boolean_resolves_block() [all …]
|
/external/json-schema-validator/src/test/java/com/networknt/schema/ |
D | AbsoluteIriTest.java | 27 assertEquals("classpath:resource", iri.resolve("classpath:resource").toString()); in absolute() 33 assertEquals("test.json", iri.resolve("test.json").toString()); in resolveNull() 39 assertEquals("http://www.example.org/foo/test.json", iri.resolve("test.json").toString()); in relativeAtDocument() 45 assertEquals("http://www.example.org/foo/test.json", iri.resolve("test.json").toString()); in relativeAtDirectory() 51 assertEquals("http://www.example.org/test.json", iri.resolve("test.json").toString()); in relativeAtRoot() 57 assertEquals("http://www.example.org/test.json", iri.resolve("test.json").toString()); in relativeAtRootWithTrailingSlash() 63 assertEquals("classpath:resource/test.json", iri.resolve("test.json").toString()); in relativeAtRootWithSchemeSpecificPart() 69 assertEquals("classpath:resource/test.json", iri.resolve("../../test.json").toString()); in relativeParentWithSchemeSpecificPart() 75 assertEquals("http://www.example.org/test.json", iri.resolve("/test.json").toString()); in rootAbsoluteAtDocument() 81 assertEquals("http://www.example.org/test.json", iri.resolve("/test.json").toString()); in rootAbsoluteAtDirectory() [all …]
|