- Sort Score
- Result 10 results
- Languages All
Results 1 - 5 of 5 for noubsan (0.05 sec)
-
tensorflow/BUILD
# ) # # copybara_config_test( # name = "copybara_config_test", # config = "copy.bara.sky", # tags = [ # "noasan", # "nodfsan", # "nogotsan", # "nogpu", # "nomsan", # "nosan", # "notsan", # "noubsan", # ], # deps = [":copybara_config"], # ) # # action_config_test( # name = "build_cleaner_spec_test",
Registered: Tue Dec 30 12:39:10 UTC 2025 - Last Modified: Wed Nov 12 19:21:56 UTC 2025 - 53.1K bytes - Viewed (0) -
okhttp/src/jvmTest/kotlin/okhttp3/ConnectionCoalescingTest.kt
val nonsanUrl = url.newBuilder().host("nonsan.com").build() assertFailsWith<SSLPeerUnverifiedException> { execute(nonsanUrl) } } @Test fun skipsOnRedirectWhenNotSubjectAltName() { server.enqueue( MockResponse .Builder() .code(301) .addHeader("Location", url.newBuilder().host("nonsan.com").build()) .build(), )
Registered: Fri Dec 26 11:42:13 UTC 2025 - Last Modified: Thu Jun 19 11:44:16 UTC 2025 - 19.1K bytes - Viewed (0) -
okhttp-idna-mapping-table/src/main/resources/okhttp3/internal/idna/IdnaMappingTable.txt
2CDC ; mapped ; 2CDD # 4.1 COPTIC CAPITAL LETTER OLD NUBIAN SHIMA 2CDD ; valid # 4.1 COPTIC SMALL LETTER OLD NUBIAN SHIMA 2CDE ; mapped ; 2CDF # 4.1 COPTIC CAPITAL LETTER OLD NUBIAN NGI 2CDF ; valid # 4.1 COPTIC SMALL LETTER OLD NUBIAN NGI
Registered: Fri Dec 26 11:42:13 UTC 2025 - Last Modified: Sat Feb 10 11:25:47 UTC 2024 - 854.1K bytes - Viewed (0) -
lib/fips140/v1.0.0-c2097c7c.zip
squarings is derived from the // following addition chain generated with github.com/mmcloughlin/addchain v0.4.0. // // return 1 << 519 // z.Square(x) for s := 1; s < 519; s++ { z.Square(z) } } golang.org/fips140@v1.0.0-c2097c7c/fips140/v1.0.0-c2097c7c/notasan.go // Copyright 2024 The Go Authors. All rights reserved. // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. //go:build !asan package fips140 const asanEnabled = false golang.org/fips140@v1.0.0...
Registered: Tue Dec 30 11:13:12 UTC 2025 - Last Modified: Thu Sep 25 19:53:19 UTC 2025 - 642.7K bytes - Viewed (0) -
lib/fips140/v1.1.0-rc1.zip
519 squarings is derived from the // following addition chain generated with github.com/mmcloughlin/addchain v0.4.0. // // return 1 << 519 // z.Square(x) for s := 1; s < 519; s++ { z.Square(z) } } golang.org/fips140@v1.1.0-rc1/fips140/v1.1.0-rc1/notasan.go // Copyright 2024 The Go Authors. All rights reserved. // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. //go:build !asan package fips140 const asanEnabled = false golang.org/fips140@v1.1.0...
Registered: Tue Dec 30 11:13:12 UTC 2025 - Last Modified: Thu Dec 11 16:27:41 UTC 2025 - 663K bytes - Viewed (0)