- Sort Score
- Num 10 results
- Language All
Results 441 - 450 of 7,164 for covering (0.04 seconds)
-
android-test-app/src/main/kotlin/okhttp/android/testapp/MainActivity2.kt
Created: Fri Apr 03 11:42:14 GMT 2026 - Last Modified: Tue Aug 19 08:10:39 GMT 2025 - 669 bytes - Click Count (0) -
okhttp/src/commonJvmAndroid/kotlin/okhttp3/internal/platform/PlatformRegistry.kt
* distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. */ package okhttp3.internal.platform expect object PlatformRegistry { fun findPlatform(): Platform val isAndroid: Boolean
Created: Fri Apr 03 11:42:14 GMT 2026 - Last Modified: Thu May 22 14:39:30 GMT 2025 - 727 bytes - Click Count (0) -
okhttp/src/commonJvmAndroid/kotlinTemplates/okhttp3/internal/-InternalVersion.kt
* distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. */ @file:Suppress("ktlint:standard:filename") package okhttp3.internal
Created: Fri Apr 03 11:42:14 GMT 2026 - Last Modified: Fri Dec 27 13:39:56 GMT 2024 - 723 bytes - Click Count (0) -
ci/official/envs/numpy1
# distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. # ============================================================================== TFCI_BUILD_PIP_PACKAGE_WHEEL_NAME_ARG="--repo_env=WHEEL_NAME=tf_nightly_numpy1"
Created: Tue Apr 07 12:39:13 GMT 2026 - Last Modified: Mon Jan 27 22:53:36 GMT 2025 - 831 bytes - Click Count (0) -
build-logic-commons/basics/src/main/kotlin/gradlebuild/basics/Providers.kt
* distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. */ package gradlebuild.basics import org.gradle.api.file.FileSystemLocation import org.gradle.api.provider.Provider
Created: Wed Apr 01 11:36:16 GMT 2026 - Last Modified: Tue Feb 10 10:04:00 GMT 2026 - 799 bytes - Click Count (0) -
build-logic-commons/gradle-plugin/src/main/kotlin/gradlebuild.test-retry.gradle.kts
* distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. */ plugins { id("org.gradle.test-retry") } if (System.getenv().containsKey("CI")) { tasks.withType<Test>().configureEach { retry {
Created: Wed Apr 01 11:36:16 GMT 2026 - Last Modified: Wed Apr 26 06:43:17 GMT 2023 - 810 bytes - Click Count (0) -
.teamcity/.mvn/extensions.xml
~ distributed under the License is distributed on an "AS IS" BASIS, ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. ~ See the License for the specific language governing permissions and ~ limitations under the License. --> <extensions> <extension> <groupId>com.gradle</groupId> <artifactId>develocity-maven-extension</artifactId> <version>2.3.4</version>
Created: Wed Apr 01 11:36:16 GMT 2026 - Last Modified: Wed Feb 18 22:03:35 GMT 2026 - 810 bytes - Click Count (0) -
build-logic/buildquality/src/main/kotlin/gradlebuild/archtest/PackageCyclesExtension.kt
* distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. */ package gradlebuild.archtest import org.gradle.api.provider.ListProperty abstract class PackageCyclesExtension {
Created: Wed Apr 01 11:36:16 GMT 2026 - Last Modified: Fri Jul 08 16:07:53 GMT 2022 - 790 bytes - Click Count (0) -
build-logic-settings/configuration-cache-compatibility/build.gradle.kts
* distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. */ plugins { `kotlin-dsl` } description = "Provides plugins for Configuration Cache usage adjustments"
Created: Wed Apr 01 11:36:16 GMT 2026 - Last Modified: Wed Jan 22 14:28:13 GMT 2025 - 745 bytes - Click Count (0) -
futures/failureaccess/src/module-info.java
* is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express * or implied. See the License for the specific language governing permissions and limitations under * the License. */ /** Guava: {@code Future} Internals. */ module com.google.common.util.concurrent.internal { exports com.google.common.util.concurrent.internal;
Created: Fri Apr 03 12:43:13 GMT 2026 - Last Modified: Wed Feb 12 18:13:11 GMT 2025 - 744 bytes - Click Count (0)