- Sort Score
- Num 10 results
- Language All
Results 81 - 90 of 115 for 127 (0.02 seconds)
-
CHANGELOG/CHANGELOG-1.5.md
- **Node** - [alpha] Added ability to preserve access to host userns when userns remapping is enabled in container runtime ([kubernetes/features#127](https://github.com/kubernetes/enhancements/issues/127))
Created: Fri Apr 03 09:05:14 GMT 2026 - Last Modified: Thu Dec 24 02:28:26 GMT 2020 - 136.4K bytes - Click Count (0) -
src/cmd/asm/internal/asm/testdata/avx512enc/avx512f.s
VCMPPD $127, Z23, Z20, K2, K0 // 62b1dd42c2c77f VCMPPD $127, Z19, Z20, K2, K0 // 62b1dd42c2c37f VCMPPD $127, Z23, Z0, K2, K0 // 62b1fd4ac2c77f VCMPPD $127, Z19, Z0, K2, K0 // 62b1fd4ac2c37f VCMPPD $127, Z23, Z20, K2, K5 // 62b1dd42c2ef7f VCMPPD $127, Z19, Z20, K2, K5 // 62b1dd42c2eb7f
Created: Tue Apr 07 11:13:11 GMT 2026 - Last Modified: Tue May 22 14:57:15 GMT 2018 - 410.5K bytes - Click Count (0) -
src/cmd/asm/internal/asm/testdata/avx512enc/avx512_vbmi2.s
VPSHLDW $127, Z2, Z5, K2, Z13 // 6273d54a70ea7f VPSHLDW $127, (CX), Z5, K2, Z13 // 6273d54a70297f VPSHLDW $127, 99(R15), Z5, K2, Z13 // 6253d54a70af630000007f VPSHLDW $127, Z2, Z23, K2, Z13 // 6273c54270ea7f VPSHLDW $127, (CX), Z23, K2, Z13 // 6273c54270297f
Created: Tue Apr 07 11:13:11 GMT 2026 - Last Modified: Tue May 22 14:57:15 GMT 2018 - 97.1K bytes - Click Count (0) -
docs/en/docs/advanced/stream-data.md
For example, we can iterate over it to consume its contents, as we could with a file. {* ../../docs_src/stream_data/tutorial002_py310.py ln[1:27] hl[3,12:13,25] *} /// note | Technical Details The other two variables, `image_base64` and `binary_image`, are an image encoded in Base64, and then converted to bytes, to then pass it to `io.BytesIO`.Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Thu Mar 05 18:13:19 GMT 2026 - 5.4K bytes - Click Count (0) -
docs/uk/docs/advanced/stream-data.md
Наприклад, ми можемо ітеруватися по ньому, щоб зчитати вміст, так само як і з файлом. {* ../../docs_src/stream_data/tutorial002_py310.py ln[1:27] hl[3,12:13,25] *} /// note | Технічні деталі Інші дві змінні, `image_base64` та `binary_image`, - це зображення, закодоване в Base64, яке потім перетворюється на байти, щоб передати його в `io.BytesIO`.Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Thu Mar 19 18:25:54 GMT 2026 - 8.5K bytes - Click Count (0) -
docs/fr/docs/advanced/stream-data.md
Par exemple, nous pouvons itérer dessus pour en consommer le contenu, comme nous le ferions avec un fichier. {* ../../docs_src/stream_data/tutorial002_py310.py ln[1:27] hl[3,12:13,25] *} /// note | Détails techniques Les deux autres variables, `image_base64` et `binary_image`, correspondent à une image encodée en Base64, puis convertie en bytes, afin de la passer à `io.BytesIO`.Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Thu Mar 19 18:33:45 GMT 2026 - 6.2K bytes - Click Count (0) -
docs/zh/docs/advanced/stream-data.md
### 模拟文件 { #simulate-a-file } 在这个示例中,我们用 `io.BytesIO` 模拟了一个文件,它是只驻留在内存中的类文件对象,但提供相同的接口。 例如,我们可以像对文件那样迭代它来消费其内容。 {* ../../docs_src/stream_data/tutorial002_py310.py ln[1:27] hl[3,12:13,25] *} /// note | 技术细节 另外两个变量 `image_base64` 和 `binary_image` 表示一张图像,先用 Base64 编码,再转换为 bytes,最后传给 `io.BytesIO`。 只是为了让它们能和示例放在同一个文件里,便于你直接复制运行。🥚 ///Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Fri Mar 20 14:29:48 GMT 2026 - 5.2K bytes - Click Count (0) -
CHANGELOG/CHANGELOG-1.12.md
- [Client Binaries](#client-binaries-2) - [Server Binaries](#server-binaries-2) - [Node Binaries](#node-binaries-2) - [Changelog since v1.12.7](#changelog-since-v1127) - [Other notable changes](#other-notable-changes-2) - [v1.12.7](#v1127) - [Downloads for v1.12.7](#downloads-for-v1127) - [Client Binaries](#client-binaries-3) - [Server Binaries](#server-binaries-3) - [Node Binaries](#node-binaries-3)Created: Fri Apr 03 09:05:14 GMT 2026 - Last Modified: Thu Feb 06 06:04:15 GMT 2020 - 293.8K bytes - Click Count (0) -
impl/maven-cli/src/main/java/org/apache/maven/cling/invoker/mvnup/goals/PluginUpgradeStrategy.java
new PluginUpgrade( DEFAULT_MAVEN_PLUGIN_GROUP_ID, "maven-enforcer-plugin", "3.0.0", MAVEN_4_COMPATIBILITY_REASON), new PluginUpgrade("org.codehaus.mojo", "flatten-maven-plugin", "1.2.7", MAVEN_4_COMPATIBILITY_REASON), new PluginUpgrade( DEFAULT_MAVEN_PLUGIN_GROUP_ID, "maven-shade-plugin", "3.5.0", MAVEN_4_COMPATIBILITY_REASON), new PluginUpgrade(
Created: Sun Apr 05 03:35:12 GMT 2026 - Last Modified: Tue Nov 18 18:03:26 GMT 2025 - 37K bytes - Click Count (0) -
src/cmd/asm/internal/asm/testdata/avx512enc/avx512bw.s
VDBPSADBW $127, Z3, Z5, K2, Z19 // 62e3554a42db7f VDBPSADBW $127, Z5, Z5, K2, Z19 // 62e3554a42dd7f VDBPSADBW $127, 17(SP)(BP*1), Z5, K2, Z19 // 62e3554a429c2c110000007f VDBPSADBW $127, -7(CX)(DX*8), Z5, K2, Z19 // 62e3554a429cd1f9ffffff7f VDBPSADBW $127, Z3, Z1, K2, Z19 // 62e3754a42db7f
Created: Tue Apr 07 11:13:11 GMT 2026 - Last Modified: Tue May 22 14:57:15 GMT 2018 - 159.2K bytes - Click Count (0)