Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 1,337 for 2121 (0.18 sec)

  1. platforms/core-runtime/base-services/src/test/groovy/org/gradle/internal/graph/CachingDirectedGraphWalkerTest.groovy

            1 * graph.getEdgeValues(1, 2, _) >> { args -> args[2] << '1->2' }
            1 * graph.getNodeValues(2, _, _) >> { args -> args[1] << '2'; args[2] << 3 }
            1 * graph.getEdgeValues(2, 3, _) >> { args -> args[2] << '2->3' }
            1 * graph.getNodeValues(3, _, _) >> { args -> args[1] << '3'; args[2] << 1 }
            1 * graph.getEdgeValues(3, 1, _) >> { args -> args[2] << '3->1' }
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Fri Sep 22 08:48:02 UTC 2023
    - 9.9K bytes
    - Viewed (0)
  2. platforms/software/dependency-management/src/integTest/groovy/org/gradle/integtests/resolve/ivy/ComponentSelectionRulesDependencyResolveIntegTest.groovy

            "latest.milestone"   | "reject all"               | '["2.0"]'               | ['2.1', '2.0']        | false
            "1.+"                | "reject all with metadata" | '["1.2", "1.1", "1.0"]' | ['1.2', '1.1', '1.0'] | true
            "latest.integration" | "reject all with metadata" | '["2.1"]'               | ['2.1']               | false
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Tue Oct 10 21:10:11 UTC 2023
    - 17.9K bytes
    - Viewed (0)
  3. test/typeparam/graph.go

    	18: {exits: [10]int{down: 16, east: 19, west: 18, up: 22}},
    	19: {exits: [10]int{up: 29, west: 18, ne: 15, east: 20, south: 30}},
    	20: {exits: [10]int{ne: 19, west: 20, se: 21}},
    	21: {exits: [10]int{north: 20}}, // Dead End
    	22: {exits: [10]int{north: 18, east: 24, down: 23, south: 28, west: 26, nw: 22}},
    	23: {exits: [10]int{east: 22, west: 28, up: 24}},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Mar 26 19:58:28 UTC 2024
    - 5.7K bytes
    - Viewed (0)
  4. testing/internal-performance-testing/src/test/groovy/org/gradle/performance/measure/AmountTest.groovy

            where:
            value | fromUnits        | toUnits          | converted
            21    | Fruit.apples     | Fruit.apples     | 21
            2.1   | Fruit.oranges    | Fruit.apples     | 6.3
            1024  | Fruit.grapefruit | Fruit.apples     | 1024 * 5
            1     | Fruit.apples     | Fruit.grapefruit | 0.2
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Thu Apr 04 07:21:38 UTC 2024
    - 9.4K bytes
    - Viewed (0)
  5. subprojects/distributions-dependencies/build.gradle.kts

    val tomljVersion = "1.0.0"
    
    // test only
    val archunitVersion = "1.2.0"
    val bytebuddyVersion = "1.10.20"
    val jettyVersion = "9.4.36.v20210114"
    val sshdVersion = "2.12.1"
    
    // For the junit-bom
    javaPlatform.allowDependencies()
    
    dependencies {
        api(platform("org.junit:junit-bom:${junit5Version}!!"))
    
        constraints {
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Fri Jun 07 19:54:08 UTC 2024
    - 16.5K bytes
    - Viewed (0)
  6. guava-tests/test/com/google/common/collect/Collections2Test.java

        assertNextPermutation(newArrayList(1, 2, 1, 2), permutations);
        assertNextPermutation(newArrayList(1, 2, 2, 1), permutations);
        assertNextPermutation(newArrayList(2, 1, 1, 2), permutations);
        assertNextPermutation(newArrayList(2, 1, 2, 1), permutations);
        assertNextPermutation(newArrayList(2, 2, 1, 1), permutations);
        assertNoMorePermutations(permutations);
      }
    
    Registered: Wed Jun 12 16:38:11 UTC 2024
    - Last Modified: Wed Feb 21 10:16:44 UTC 2024
    - 19.7K bytes
    - Viewed (0)
  7. configure.py

      api_levels = sorted(list(set([aliases[i] for i in aliases])))
    
      android_ndk_api_level = prompt_loop_or_load_from_env(
          environ_cp,
          var_name='ANDROID_NDK_API_LEVEL',
          var_default='21',  # 21 is required for ARM64 support.
          ask_for_var=(
              'Please specify the (min) Android NDK API level to use. '
              '[Available levels: %s]'
          )
          % api_levels,
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Mon Jun 10 04:32:44 UTC 2024
    - 53.8K bytes
    - Viewed (1)
  8. platforms/software/dependency-management/src/test/groovy/org/gradle/api/internal/artifacts/ivyservice/ivyresolve/parser/GradlePomModuleDescriptorParserTest.groovy

        <groupId>test</groupId>
        <artifactId>parent</artifactId>
        <version>1.0.0</version>
        <packaging>pom</packaging>
        <properties>
            <scala.version>2.12.1</scala.version>
            <scala.binary.version>2.12</scala.binary.version>
            <myversion>1.0.0</myversion>
        </properties>
    </project>
    """
    
            pomFile << """
    <project>
        <modelVersion>4.0.0</modelVersion>
        <parent>
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Tue Oct 10 21:10:11 UTC 2023
    - 75.4K bytes
    - Viewed (0)
  9. src/cmd/vendor/golang.org/x/sys/unix/zsysnum_zos_s390x.go

    	SYS___ATANHL_B                      = 0x848 // 2120
    	SYS___CBRTF_B                       = 0x849 // 2121
    	SYS___CBRTL_B                       = 0x84A // 2122
    	SYS___COPYSIGNF_B                   = 0x84B // 2123
    	SYS___COPYSIGNL_B                   = 0x84C // 2124
    	SYS___COTANF_B                      = 0x84D // 2125
    	SYS___COTAN_B                       = 0x84E // 2126
    	SYS___COTANL_B                      = 0x84F // 2127
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 08 16:12:58 UTC 2024
    - 146.6K bytes
    - Viewed (0)
  10. src/cmd/vendor/golang.org/x/telemetry/package-lock.json

          },
          "funding": {
            "url": "https://github.com/sponsors/ljharb"
          }
        },
        "node_modules/is-core-module": {
          "version": "2.12.1",
          "resolved": "https://registry.npmjs.org/is-core-module/-/is-core-module-2.12.1.tgz",
          "integrity": "sha512-Q4ZuBAe2FUsKtyQJoQHlvP8OvBERxO3jEmy1I7hcRXcJBGGHFh/aJBswbXuS9sgrDH2QUO8ilkwNPHvHMd8clg==",
          "dev": true,
          "dependencies": {
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Mar 04 17:57:25 UTC 2024
    - 156K bytes
    - Viewed (1)
Back to top