- Sort Score
- Result 10 results
- Languages All
Results 231 - 236 of 236 for mapred (0.37 sec)
-
src/main/webapp/js/bootstrap.min.js.map
(this._config.pause !== 'hover') {\n return\n }\n\n // If it's a touch-enabled device, mouseenter/leave are fired as\n // part of the mouse compatibility events on first tap - the carousel\n // would stop cycling until user tapped out of it;\n // here, we listen for touchend, explicitly pause the carousel\n // (as if it's the second time we tap on it, mouseenter compat event\n // is NOT fired) and after a timeout (to allow for mouse compatibility\n // events...
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Sun Jan 12 06:14:02 UTC 2025 - 211.9K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.26.md
enabled now removed in v1.26. ([#112386](https://github.com/kubernetes/kubernetes/pull/112386), [@Shubham82](https://github.com/Shubham82)) - `kubectl config view` now automatically redacts any secret fields marked with a `datapolicy` tag. ([#109189](https://github.com/kubernetes/kubernetes/pull/109189), [@mpuckett159](https://github.com/mpuckett159)) ### Documentation
Registered: Fri Sep 05 09:05:11 UTC 2025 - Last Modified: Thu Mar 14 16:24:51 UTC 2024 - 425.7K bytes - Viewed (0) -
lib/fips140/v1.0.0.zip
ringElement) []byte { s, b := sliceForAppend(s, encodingSize1) for i := range b { b[i] = 0 } for i := range f { b[i/8] |= uint8(compress(f[i], 1) << (i % 8)) } return s } // ringDecodeAndDecompr decodes a 32-byte slice to a ring element where each // bit is mapped to 0 or ⌈q/2⌋. // // It implements ByteDecode₁, according to FIPS 203, Algorithm 6, // followed by Decompress₁, according to FIPS 203, Definition 4.8. func ringDecodeAndDecompr(b *[encodingSize1]byte) ringElement { var f ringElement for i := range...
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/js/admin/moment-with-locales.min.js.map
AAIsyB,GAAgB,CAChB,uBACA,uBACA,uBACA,uBACA,+BACA,uBACA,uBACA,uBACA,uBACA,uBACA,uBACA,wBAMJnjC,EAAM0X,aAAa,KAAM,CACrBhJ,OAAQ,CACJzM,OAAQ,kbAAoF8M,MACxF,KAEJmmB,WAAY,saAAkFnmB,MAC1F,MAGRN,YAAa,CAETxM,OAAQ,6QAAgE8M,MACpE,KAEJmmB,WAAY,kRAAgEnmB,MACxE,MAGRkD,SAAU,CACNijB,WAAY,mVAAgEnmB,MACxE,KAEJ9M,OAAQ,mVAAgE8M,MACpE,KAEJie,SAAU,0JAEdhb,cAAe,6FAAuBjD,MAAM,KAC5CgD,YAAa,6FAAuBhD,MAAM,KAC1CF,YAAas0B,GACbvL,gBAAiBuL,GACjBtL,iBAAkBsL,GAGlBv0B,YAAa,+wBAGbD,iBAAkB,+wBAGlB+oB,kBAAmB,wgBAGnBC,uBAAwB,8TACxBpu...
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Sat Oct 26 01:49:09 UTC 2024 - 224.8K bytes - Viewed (1) -
doc/go_spec.html
</p> <h4 id="Type_switches">Type switches</h4> <p> A type switch compares types rather than values. It is otherwise similar to an expression switch. It is marked by a special switch expression that has the form of a <a href="#Type_assertions">type assertion</a> using the keyword <code>type</code> rather than an actual type: </p> <pre> switch x.(type) { // cases
Registered: Tue Sep 09 11:13:09 UTC 2025 - Last Modified: Tue May 06 19:12:15 UTC 2025 - 286.2K bytes - Viewed (0) -
docs/en/docs/release-notes.md
* PR [#291](https://github.com/tiangolo/fastapi/pull/291). ## 0.27.2 * Fix path and query parameters receiving `dict` as a valid type. It should be mapped to a body payload. PR [#287](https://github.com/tiangolo/fastapi/pull/287). Updated docs at: [Query parameter list / multiple values with defaults: Using `list`](https://fastapi.tiangolo.com/tutorial/query-params-str-validations/#using-list).
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Fri Sep 05 12:48:45 UTC 2025 - 544.1K bytes - Viewed (0)