- Sort Score
- Result 10 results
- Languages All
Results 1 - 7 of 7 for not (0.05 sec)
-
src/main/webapp/css/admin/bootstrap.min.css.map
d {\n color: #fff;\n background-color: #007bff;\n border-color: #007bff;\n}\n\n.btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active,\n.show > .btn-primary.dropdown-toggle {\n color: #fff;\n background-color: #0062cc;\n border-color: #005cbf;\n}\n\n.btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus,\n.show > .btn-primary.dropdown-toggle:focus {\n box-shadow: 0 0 0 0.2rem rgba(38, 143,...Registered: 2025-09-04 12:52 - Last Modified: 2024-10-26 01:49 - 639.3K bytes - Viewed (1) -
src/main/java/org/codelibs/fess/mylasta/direction/FessConfig.java
* @return The value of found property. (NotNull: if not found, exception) * @throws ConfigPropertyNotFoundException When the property is not found. */ String get(String propertyKey); /** * Is the property true? * @param propertyKey The key of the property which is boolean type. (NotNull) * @return The determination, true or false. (if not found, exception)Registered: 2025-09-04 12:52 - Last Modified: 2025-07-17 08:28 - 525.6K bytes - Viewed (2) -
lib/fips140/v1.0.0.zip
checkNot(n.IsZero(), "1 is zero") checkYes(n.IsOne(), "1 is not one") checkYes(n.IsOdd(), "1 is not odd") n.SubOne(mFour) checkNot(n.IsMinusOne(mFour), "0 is -1 mod 4") checkYes(n.IsZero(), "0 is not zero") checkNot(n.IsOne(), "0 is one") checkNot(n.IsOdd(), "0 is odd") n.SubOne(mFour) checkYes(n.IsMinusOne(mFour), "-1 is not -1 mod 4") checkNot(n.IsZero(), "-1 is zero") checkNot(n.IsOne(), "-1 is one") checkYes(n.IsOdd(), "-1 mod 4 is not odd") mTwoLimbs := maxModulus(2) n, err = NewNat().SetBytes([]byte{0x01},...
Registered: 2025-09-09 11:13 - Last Modified: 2025-01-29 15:10 - 635K bytes - Viewed (0) -
RELEASE.md
`tf.compat.v2.image.extract_glimpse` API endpoints. The behavior of `tf.compat.v1.image.extract_glimpse` does not change. The behavior of existing C++ kernel `ExtractGlimpse` does not change either, so saved models using `tf.raw_ops.ExtractGlimpse` will not be impacted. ## Known Caveats * `tf.lite` * Keras-based LSTM models must be converted with an explicit batch size inRegistered: 2025-09-09 12:39 - Last Modified: 2025-08-18 20:54 - 740K bytes - Viewed (2) -
src/main/webapp/css/bootstrap.min.css.map
word-wrap: normal;\n}\nselect:disabled {\n opacity: 1;\n}\n\n[list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator {\n display: none !important;\n}\n\nbutton,\n[type=button],\n[type=reset],\n[type=submit] {\n -webkit-appearance: button;\n}\nbutton:not(:disabled),\n[type=button]:not(:disabled),\n[type=reset]:not(:disabled),\n[type=submit]:not(:disabled) {\n cursor: pointer;\n}\n\n::-moz-focus-inner {\n padding:...Registered: 2025-09-04 12:52 - Last Modified: 2025-01-12 06:14 - 575.5K bytes - Viewed (0) -
docs/en/docs/release-notes.md
if item_id not in data: raise HTTPException(status_code=404, detail="Item not found") item = data[item_id] if item["owner"] != username: raise OwnerError(username) return item ``` ---Registered: 2025-09-07 07:19 - Last Modified: 2025-09-05 12:48 - 544.1K bytes - Viewed (0) -
okhttp-idna-mapping-table/src/main/resources/okhttp3/internal/idna/IdnaMappingTable.txt
00AA ; mapped ; 0061 # 1.1 FEMININE ORDINAL INDICATOR 00AB..00AC ; valid ; ; NV8 # 1.1 LEFT-POINTING DOUBLE ANGLE QUOTATION MARK..NOT SIGN 00AD ; ignored # 1.1 SOFT HYPHEN 00AE ; valid ; ; NV8 # 1.1 REGISTERED SIGN 00AF ; disallowed_STD3_mapped ; 0020 0304 # 1.1 MACRON
Registered: 2025-09-05 11:42 - Last Modified: 2024-02-10 11:25 - 854.1K bytes - Viewed (0)