- Sort Score
- Result 10 results
- Languages All
Results 371 - 380 of 381 for over (0.25 sec)
-
docs/pt/docs/alternatives.md
Verifique mais detalhes na seção [Deployment](deployment/index.md){.internal-link target=_blank}. /// ## Performance e velocidade
Registered: Sun Oct 27 07:19:11 UTC 2024 - Last Modified: Sun Oct 20 19:20:23 UTC 2024 - 25.5K bytes - Viewed (0) -
doc/go_mem.html
observing the write to <code>done</code> implies observing the write to <code>a</code>, so this program could print an empty string too. Worse, there is no guarantee that the write to <code>done</code> will ever be observed by <code>main</code>, since there are no synchronization events between the two threads. The loop in <code>main</code> is not guaranteed to finish. </p> <p>
Registered: Tue Oct 29 11:13:09 UTC 2024 - Last Modified: Mon Mar 04 15:54:42 UTC 2024 - 26.6K bytes - Viewed (0) -
api/except.txt
pkg testing, func MainStart(testDeps, []InternalTest, []InternalBenchmark, []InternalExample) *M pkg testing, func RegisterCover(Cover) pkg text/scanner, const GoTokens = 1012 pkg text/template/parse, type DotNode bool pkg text/template/parse, type Node interface { Copy, String, Type } pkg unicode, const Version = "10.0.0"
Registered: Tue Oct 29 11:13:09 UTC 2024 - Last Modified: Sun Jun 16 23:08:08 UTC 2024 - 34.8K bytes - Viewed (0) -
cmd/testdata/xl-meta-merge.zip
\ßrèátw¼Wl¸Vâm¨pU_z†wãMfûR}¦Jñ¢ ^|VVœ½£• ‹®¸¸´¾‘ˆ ’ŒŠ ClHˆè¥½&ýô 1kNd®zøG¾Öwo@†w^eH»¦ i & 2„!yM„oeZ†ßQK¾r^e„†Tw__Ip x{‚O\IKzïˆxßMmeÜSª¼SBz[Gf¨ñ@tKIVq4€}VD öDíSÉï þÜÁ<ÅíÒÀÍÆîõ Ñj2ÜPq ?kx› ¾IcDTEr¸Ö^moC†{{x CjqY<å+`n=;ÜŠy_]òA°iò[¾ ½«gk}Ð}xû4 ï¢TyU~’†ÕyEr¦qY²Vpï² ûZ !~YExzˆàYuj¼åu]e{z~huòG°VñU~º² eiˆV À 7Eqò ÄOûp %j_GòȺJQMô§¼¯ÜmSZ½ysivq½÷ @ûY§oô}w`V«_å·¾Nñ~°}ñre¨iV`w~e}@ûYl _l„Iɯ¦%¾xøgª@o{Rºom_Qãvfding ^ñij°¨ŠuT¸aLV~_ýã|_oB’ôïDKôcLar_’†ÕKE¸ŽørLZq„1™gqòèimã2ñuK—_û ñ³|sVUn—ìq~ïTotGÖG—÷glSñ—FRcHiÎÕ˜^V÷\¡ˆ...
Registered: Sun Oct 27 19:28:09 UTC 2024 - Last Modified: Fri Mar 08 17:50:48 UTC 2024 - 30.2K bytes - Viewed (0) -
cmd/site-replication.go
// are reading a compatible version. var ver struct { Version int `json:"version"` } err = json.Unmarshal(buf, &ver) if err != nil { return err } if ver.Version != srStateFormatVersion1 { return fmt.Errorf("Unexpected ClusterRepl state version: %d", ver.Version) } var sdata srStateData err = json.Unmarshal(buf, &sdata) if err != nil {
Registered: Sun Oct 27 19:28:09 UTC 2024 - Last Modified: Thu Aug 15 12:04:40 UTC 2024 - 185.1K bytes - Viewed (0) -
src/main/webapp/js/admin/jquery-3.7.1.min.map
rPosition","curLeft","curCSSTop","curTop","curOffset","curCSSLeft","curElem","using","rect","win","pageYOffset","pageXOffset","offsetParent","parentOffset","scrollTo","Height","Width","","defaultExtra","funcName","unbind","delegate","undelegate","hover","fnOver","fnOut","rtrim","proxy","holdReady","hold","parseJSON","isNumeric","isNaN","trim","define","amd","_jQuery","_$","$","noConflict"],"mappings":";CAUA,SAAYA,EAAQC,GAEnB,aAEuB,iBAAXC,QAAiD,iBAAnBA,OAAOC,QAShDD,OAAOC,QAAUH,EAAOI,SACvBH,EAASD,...
Registered: Mon Oct 28 08:04:08 UTC 2024 - Last Modified: Sat Oct 26 01:07:52 UTC 2024 - 131.6K bytes - Viewed (0) -
src/cmd/asm/internal/asm/testdata/arm64.s
// license that can be found in the LICENSE file. // This input was created by taking the instruction productions in // the old assembler's (7a's) grammar and hand-writing complete // instructions for each rule, to guarantee we cover the same space. #include "../../../../../runtime/textflag.h" TEXT foo(SB), DUPOK|NOSPLIT, $-8 // arithmetic operations ADDW $1, R2, R3 ADDW R1, R2, R3 ADDW R1, ZR, R3 ADD $1, R2, R3 ADD R1, R2, R3
Registered: Tue Oct 29 11:13:09 UTC 2024 - Last Modified: Wed Jul 24 18:45:14 UTC 2024 - 95.2K bytes - Viewed (0) -
api/go1.txt
pkg image/color, var RGBA64Model Model pkg image/color, var RGBAModel Model pkg image/color, var Transparent Alpha16 pkg image/color, var White Gray16 pkg image/color, var YCbCrModel Model pkg image/draw, const Over Op pkg image/draw, const Src Op pkg image/draw, func Draw(Image, image.Rectangle, image.Image, image.Point, Op) pkg image/draw, func DrawMask(Image, image.Rectangle, image.Image, image.Point, image.Image, image.Point, Op)
Registered: Tue Oct 29 11:13:09 UTC 2024 - Last Modified: Wed Aug 14 18:58:28 UTC 2013 - 1.7M bytes - Viewed (0) -
api/go1.1.txt
pkg image, const YCbCrSubsampleRatio422 = 1 pkg image, const YCbCrSubsampleRatio440 = 3 pkg image, const YCbCrSubsampleRatio440 YCbCrSubsampleRatio pkg image, const YCbCrSubsampleRatio444 = 0 pkg image/draw, const Over = 0 pkg image/draw, const Src = 1 pkg image/jpeg, const DefaultQuality = 75 pkg io, type ByteWriter interface { WriteByte } pkg io, type ByteWriter interface, WriteByte(uint8) error pkg io, var ErrNoProgress error
Registered: Tue Oct 29 11:13:09 UTC 2024 - Last Modified: Thu Mar 31 20:37:15 UTC 2022 - 2.6M bytes - Viewed (0) -
api/go1.2.txt
pkg syscall (windows-amd64), type WSAProtocolInfo struct, Version int32 pkg testing, func RegisterCover(Cover) pkg testing, type Cover struct pkg testing, type Cover struct, Blocks map[string][]CoverBlock pkg testing, type Cover struct, Counters map[string][]uint32 pkg testing, type Cover struct, CoveredPackages string pkg testing, type Cover struct, Mode string pkg testing, type CoverBlock struct
Registered: Tue Oct 29 11:13:09 UTC 2024 - Last Modified: Fri Oct 18 04:36:59 UTC 2013 - 1.9M bytes - Viewed (0)