- Sort Score
- Num 10 results
- Language All
Results 1 - 5 of 5 for Uvarint (0.05 seconds)
The search processing time has exceeded the limit. The displayed results may be partial.
-
android/pom.xml
--add-opens java.base/sun.security.jca=ALL-UNNAMED </test.add.opens> <module.status>integration</module.status> <variant.jvmEnvironment>android</variant.jvmEnvironment> <variant.jvmEnvironmentVariantName>android</variant.jvmEnvironmentVariantName> <otherVariant.version>999.0.0-HEAD-jre-SNAPSHOT</otherVariant.version> <otherVariant.jvmEnvironment>standard-jvm</otherVariant.jvmEnvironment>Created: Fri Dec 26 12:43:10 GMT 2025 - Last Modified: Fri Dec 05 03:10:05 GMT 2025 - 26.4K bytes - Click Count (0) -
pom.xml
--add-opens java.base/sun.security.jca=ALL-UNNAMED </test.add.opens> <module.status>integration</module.status> <variant.jvmEnvironment>standard-jvm</variant.jvmEnvironment> <variant.jvmEnvironmentVariantName>jre</variant.jvmEnvironmentVariantName> <otherVariant.version>999.0.0-HEAD-android-SNAPSHOT</otherVariant.version> <otherVariant.jvmEnvironment>android</otherVariant.jvmEnvironment>Created: Fri Dec 26 12:43:10 GMT 2025 - Last Modified: Fri Dec 05 03:10:05 GMT 2025 - 26.1K bytes - Click Count (0) -
CHANGELOG.md
`okhttp-coroutines` artifact. * Upgrade: [AndroidX Startup 1.2.0][startup_1_2_0]. The Android variant of the `okhttp` artifact now depends on this. This is a new dependency. * Upgrade: [AndroidX Annotation 1.9.1][annotation_1_9_1]. As above, the Android variant of the `okhttp` artifact now depends on this. This is also a new dependency. ## Version 5.0.0-alpha.14 _2024-04-17_Created: Fri Dec 26 11:42:13 GMT 2025 - Last Modified: Fri Dec 05 16:02:59 GMT 2025 - 36.2K bytes - Click Count (2) -
src/cmd/asm/internal/asm/testdata/loong64enc1.s
XVSETANYEQV X1, FCC0 // 20ac9c76 XVSETALLNEB X1, FCC0 // 20b09c76 XVSETALLNEH X1, FCC0 // 20b49c76 XVSETALLNEW X1, FCC0 // 20b89c76 XVSETALLNEV X1, FCC0 // 20bc9c76 // [X]VFRINT[{RNE/RZ/RP/RM}].{S/D} instructions VFRINTRNEF V1, V2 // 22749d72 VFRINTRNED V1, V2 // 22789d72 VFRINTRZF V1, V2 // 22649d72 VFRINTRZD V1, V2 // 22689d72 VFRINTRPF V1, V2 // 22549d72Created: Tue Dec 30 11:13:12 GMT 2025 - Last Modified: Thu Nov 27 00:46:52 GMT 2025 - 44.5K bytes - Click Count (0) -
doc/go_spec.html
by automatic tools such as integrated development environments. </p> <h2 id="Notation">Notation</h2> <p> The syntax is specified using a <a href="https://en.wikipedia.org/wiki/Wirth_syntax_notation">variant</a> of Extended Backus-Naur Form (EBNF): </p> <pre class="grammar"> Syntax = { Production } . Production = production_name "=" [ Expression ] "." . Expression = Term { "|" Term } .
Created: Tue Dec 30 11:13:12 GMT 2025 - Last Modified: Tue Dec 02 23:07:19 GMT 2025 - 286.5K bytes - Click Count (1)