- Sort Score
- Result 10 results
- Languages All
Results 1 - 5 of 5 for rawr (0.06 sec)
-
src/main/java/org/codelibs/fess/mylasta/direction/FessConfig.java
* application/zip=zip<br> * application/x-7z-comressed=7z<br> * application/x-bzip=bz<br> * application/x-bzip2=bz2<br> * application/x-tar=tar<br> * application/x-rar-compressed=rar<br> * video/3gp=3gp<br> * video/3g2=3g2<br> * video/x-msvideo=avi<br> * video/x-flv=flv<br> * video/mpeg=mpeg<br> * video/mp4=mp4<br> * video/ogv=ogv<br>
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 17 08:28:31 UTC 2025 - 525.6K bytes - Viewed (1) -
RELEASE.md
TPUs. See [usage guide](https://www.tensorflow.org/guide/keras/mixed_precision). * Introduced the `TextVectorization` layer, which takes as input raw strings and takes care of text standardization, tokenization, n-gram generation, and vocabulary indexing. See this
Registered: Tue Sep 09 12:39:10 UTC 2025 - Last Modified: Mon Aug 18 20:54:38 UTC 2025 - 740K bytes - Viewed (1) -
CHANGELOG/CHANGELOG-1.19.md
The CSI Migration feature for vSphere Volume also requires minimum vSphere vCenter/ESXi Version to be 7.0u1 and minimum HW Version to be VM version 15.
Registered: Fri Sep 05 09:05:11 UTC 2025 - Last Modified: Wed Jan 05 05:42:32 UTC 2022 - 489.7K bytes - Viewed (0) -
src/main/webapp/css/bootstrap.min.css.map
outline-offset: -2px; // 1\n -webkit-appearance: textfield; // 2\n}\n\n// 1. A few input types should stay LTR\n// See https://rtlstyling.com/posts/rtl-styling#form-inputs\n// 2. RTL only output\n// See https://rtlcss.com/learn/usage-guide/control-directives/#raw\n\n/* rtl:raw:\n[type=\"tel\"],\n[type=\"url\"],\n[type=\"email\"],\n[type=\"number\"] {\n direction: ltr;\n}\n*/\n\n// Remove the inner padding in Chrome and Safari on macOS.\n\n::-webkit-search-decoration {\n -webkit-appearance: none;\n}\n\n// Remove...
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Sun Jan 12 06:14:02 UTC 2025 - 575.5K bytes - Viewed (0) -
lib/fips140/v1.0.0.zip
size in bytes. const BlockSize = 16 // A Block is an instance of AES using a particular key. // It is safe for concurrent use. type Block struct { block } // blockExpanded is the block type used for all architectures except s390x, // which feeds the raw key directly to its instructions. type blockExpanded struct { rounds int // Round keys, where only the first (rounds + 1) × (128 ÷ 32) words are used. enc [60]uint32 dec [60]uint32 } const ( // AES-128 has 128-bit keys, 10 rounds, and uses 11 128-bit...
Registered: Tue Sep 09 11:13:09 UTC 2025 - Last Modified: Wed Jan 29 15:10:35 UTC 2025 - 635K bytes - Viewed (0)