- Sort Score
- Result 10 results
- Languages All
Results 1 - 7 of 7 for clip (0.05 sec)
-
src/main/webapp/css/admin/bootstrap.min.css.map
z-index: 1020;\n }\n}\n\n.sr-only {\n position: absolute;\n width: 1px;\n height: 1px;\n padding: 0;\n margin: -1px;\n overflow: hidden;\n clip: rect(0, 0, 0, 0);\n white-space: nowrap;\n border: 0;\n}\n\n.sr-only-focusable:active, .sr-only-focusable:focus {\n position: static;\n width: auto;\n height: auto;\n overflow: visible;\n clip: auto;\n white-space: normal;\n}\n\n.shadow-sm {\n box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;\n}\n\n.shadow {\n box-shadow:...
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Sat Oct 26 01:49:09 UTC 2024 - 639.3K bytes - Viewed (1) -
src/main/webapp/css/bootstrap.min.css.map
var(--bs-secondary-color);\n}\n\n.form-control {\n display: block;\n width: 100%;\n padding: 0.375rem 0.75rem;\n font-size: 1rem;\n font-weight: 400;\n line-height: 1.5;\n color: var(--bs-body-color);\n background-color: var(--bs-body-bg);\n background-clip: padding-box;\n border: var(--bs-border-width) solid var(--bs-border-color);\n -webkit-appearance: none;\n -moz-appearance: none;\n appearance: none;\n border-radius: var(--bs-border-radius);\n transition: border-color 0.15s ease-in-out, box-shadow...
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Sun Jan 12 06:14:02 UTC 2025 - 575.5K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.19.md
- Fix kubectl describe CSINode nil pointer error ([#89646](https://github.com/kubernetes/kubernetes/pull/89646), [@zhouya0](https://github.com/zhouya0)) [SIG CLI] - Fix kubectl describe node for users not having access to lease information. ([#90469](https://github.com/kubernetes/kubernetes/pull/90469), [@uthark](https://github.com/uthark)) [SIG CLI]
Registered: Fri Sep 05 09:05:11 UTC 2025 - Last Modified: Wed Jan 05 05:42:32 UTC 2022 - 489.7K bytes - Viewed (0) -
docs/en/docs/release-notes.md
### Features * ✨ Add FastAPI CLI, the new `fastapi` command. PR [#11522](https://github.com/tiangolo/fastapi/pull/11522) by [@tiangolo](https://github.com/tiangolo). * New docs: [FastAPI CLI](https://fastapi.tiangolo.com/fastapi-cli/). Try it out with: ```console $ pip install --upgrade fastapi $ fastapi dev main.py ╭────────── FastAPI CLI - Development mode ───────────╮
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Fri Sep 05 12:48:45 UTC 2025 - 544.1K bytes - Viewed (0) -
RELEASE.md
* `tf.experimental.strict_mode` * Added a new API, `strict_mode`, which converts all deprecation warnings into runtime errors with instructions on switching to a recommended substitute. * TensorFlow Debugger (tfdbg) CLI: ncurses-based CLI for tfdbg v1 was removed.
Registered: Tue Sep 09 12:39:10 UTC 2025 - Last Modified: Mon Aug 18 20:54:38 UTC 2025 - 740K bytes - Viewed (2) -
src/cmd/asm/internal/asm/testdata/amd64enc.s
CLFLUSH (BX) // 0fae3b CLFLUSH (R11) // 410fae3b CLFLUSHOPT (BX) // 660fae3b CLFLUSHOPT (R11) // 66410fae3b CLI // fa CLTS // 0f06 CMC // f5 CMOVWHI (BX), DX // 660f4713
Registered: Tue Sep 09 11:13:09 UTC 2025 - Last Modified: Fri Oct 08 21:38:44 UTC 2021 - 581.9K bytes - Viewed (1) -
lib/fips140/v1.0.0.zip
MOVL 16(SI), DX MOVL 20(SI), R9 MOVL 24(SI), R10 MOVL 28(SI), R11 avx2_loop0: // at each iteration works with one block (512 bit) VMOVDQU (DI), Y0 VMOVDQU 32(DI), Y1 VMOVDQU 64(DI), Y2 VMOVDQU 96(DI), Y3 VMOVDQU flip_mask<>+0(SB), Y13 // Apply Byte Flip Mask: LE -> BE VPSHUFB Y13, Y0, Y0 VPSHUFB Y13, Y1, Y1 VPSHUFB Y13, Y2, Y2 VPSHUFB Y13, Y3, Y3 // Transpose data into high/low parts VPERM2I128 $0x20, Y2, Y0, Y4 VPERM2I128 $0x31, Y2, Y0, Y5 VPERM2I128 $0x20, Y3, Y1, Y6 VPERM2I128 $0x31, Y3, Y1, Y7...
Registered: Tue Sep 09 11:13:09 UTC 2025 - Last Modified: Wed Jan 29 15:10:35 UTC 2025 - 635K bytes - Viewed (0)