- Sort Score
- Result 10 results
- Languages All
Results 251 - 254 of 254 for models2 (0.12 sec)
-
fess-crawler/src/main/resources/org/codelibs/fess/crawler/mime/tika-mimetypes.xml
<mime-type type="model/vnd.flatland.3dml"/> <mime-type type="model/vnd.gdl"> <glob pattern="*.gdl"/> </mime-type> <mime-type type="model/vnd.gs-gdl"/> <mime-type type="model/vnd.gs.gdl"/> <mime-type type="model/vnd.gtw"> <glob pattern="*.gtw"/> </mime-type> <mime-type type="model/vnd.moml+xml"/> <mime-type type="model/vnd.mts"> <glob pattern="*.mts"/> </mime-type>
Registered: Sun Sep 21 03:50:09 UTC 2025 - Last Modified: Thu Mar 13 08:18:01 UTC 2025 - 320.1K bytes - Viewed (1) -
CHANGELOG/CHANGELOG-1.7.md
* Delete the federation namespace from control plane instead of individual objects ([#51768](https://github.com/kubernetes/kubernetes/pull/51768), [@shashidharatd](https://github.com/shashidharatd))
Registered: Fri Sep 05 09:05:11 UTC 2025 - Last Modified: Thu May 05 13:44:43 UTC 2022 - 308.7K bytes - Viewed (1) -
lib/fips140/v1.0.0.zip
will be updated with the next // count value. The length of dst must be greater than or equal to the length // of src. func counterCrypt(g *GCM, dst, src []byte, cnt *[gcmBlockSize]byte) { // Copying src into a buffer improves performance on some models when // src and dst point to the same underlying array. We also need a // buffer for counter values. var ctrbuf, srcbuf [2048]byte for len(src) >= 16 { siz := len(src) if len(src) > len(ctrbuf) { siz = len(ctrbuf) } siz &^= 0xf // align siz to 16-bytes...
Registered: Tue Sep 09 11:13:09 UTC 2025 - Last Modified: Wed Jan 29 15:10:35 UTC 2025 - 635K bytes - Viewed (0) -
src/main/webapp/css/admin/adminlte.min.css.map
$name, $color in $theme-colors-alt {\n .#{$name} {\n border-left-color: $color;\n }\n }\n\n @each $name, $color in $colors-alt {\n .#{$name} {\n border-left-color: $color;\n }\n }\n }\n}\n","//\n// Component: Modals\n//\n\n// Overlay\n.modal-dialog {\n .overlay {\n display: flex;\n position: absolute;\n left: 0;\n top: 0;\n bottom: 0;\n right: 0;\n margin: -$modal-content-border-width;\n z-index: ($zindex-modal + 2);\n justify-content:...
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Sat Oct 26 01:49:09 UTC 2024 - 3.7M bytes - Viewed (1)