Search Options

Results per page
Sort
Preferred Languages
Advance

Results 21 - 30 of 251 for RES (0.03 sec)

  1. src/runtime/type.go

    		if base >= md.types && base < md.etypes {
    			res := md.types + uintptr(off)
    			if res > md.etypes {
    				println("runtime: nameOff", hex(off), "out of range", hex(md.types), "-", hex(md.etypes))
    				throw("runtime: name offset out of range")
    			}
    			return name{Bytes: (*byte)(unsafe.Pointer(res))}
    		}
    	}
    
    	// No module found. see if it is a run time name.
    	reflectOffsLock()
    	res, found := reflectOffs.m[int32(off)]
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu May 23 01:17:26 UTC 2024
    - 12.7K bytes
    - Viewed (0)
  2. pilot/pkg/serviceregistry/kube/controller/ambient/ambientindex.go

    	}
    
    	// 3. Service
    	if svc := a.lookupService(key); svc != nil {
    		res := []model.AddressInfo{serviceToAddressInfo(svc.Service)}
    		for _, w := range a.workloads.ByServiceKey.Lookup(svc.ResourceName()) {
    			res = append(res, workloadToAddressInfo(w.Workload))
    		}
    		return res
    	}
    	return nil
    }
    
    func (a *index) lookupService(key string) *model.ServiceInfo {
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Fri Apr 19 17:19:41 UTC 2024
    - 15.8K bytes
    - Viewed (0)
  3. src/encoding/base32/base32_test.go

    			if n > 0 {
    				res = append(res, dbuf[:n]...)
    			}
    		}
    
    		testEqual(t, "Decoding of %q = %q, want %q", string(input), string(res), tc.res)
    		testEqual(t, "Decoding of %q err = %v, expected %v", string(input), err, tc.err)
    	}
    }
    
    // TestDecoderError verifies decode errors are propagated when there are no read
    // errors.
    func TestDecoderError(t *testing.T) {
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue May 14 16:25:54 UTC 2024
    - 26K bytes
    - Viewed (0)
  4. src/net/http/httputil/reverseproxy.go

    		return
    	}
    
    	removeHopByHopHeaders(res.Header)
    
    	if !p.modifyResponse(rw, res, outreq) {
    		return
    	}
    
    	copyHeader(rw.Header(), res.Header)
    
    	// The "Trailer" header isn't included in the Transport's response,
    	// at least for *http.Transport. Build it up from Trailer.
    	announcedTrailers := len(res.Trailer)
    	if announcedTrailers > 0 {
    		trailerKeys := make([]string, 0, len(res.Trailer))
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Feb 27 23:37:42 UTC 2024
    - 24.9K bytes
    - Viewed (0)
  5. src/crypto/internal/nistec/p256_asm.go

    // If cond is not 0, sets val = -val mod p.
    //
    //go:noescape
    func p256NegCond(val *p256Element, cond int)
    
    // If cond is 0, sets res = b, otherwise sets res = a.
    //
    //go:noescape
    func p256MovCond(res, a, b *P256Point, cond int)
    
    //go:noescape
    func p256BigToLittle(res *p256Element, in *[32]byte)
    
    //go:noescape
    func p256LittleToBig(res *[32]byte, in *p256Element)
    
    //go:noescape
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon May 13 18:57:38 UTC 2024
    - 21.4K bytes
    - Viewed (0)
  6. cmd/utils_test.go

    		RequestURI string      `json:"reqURI"`
    		Header     http.Header `json:"header"`
    	}
    	res := jsonResult{}
    	if err = json.Unmarshal([]byte(strings.ReplaceAll(jsonReq, "%%", "%")), &res); err != nil {
    		t.Fatal(err)
    	}
    
    	// Look for expected method.
    	if res.Method != http.MethodGet {
    		t.Fatalf("Unexpected method %s, expected 'GET'", res.Method)
    	}
    
    	// Look for expected query values
    	expectedQuery := url.Values{}
    Registered: Sun Jun 16 00:44:34 UTC 2024
    - Last Modified: Fri Feb 23 21:28:14 UTC 2024
    - 10.2K bytes
    - Viewed (0)
  7. pilot/pkg/serviceregistry/kube/controller/ambient/authorization.go

    				Exact: v,
    			}}
    		}
    		res = append(res, sm)
    	}
    	return res
    }
    
    func stringToPort(rules []string) []uint32 {
    	res := make([]uint32, 0, len(rules))
    	for _, m := range rules {
    		p, err := strconv.ParseUint(m, 10, 32)
    		if err != nil || p > 65535 {
    			continue
    		}
    		res = append(res, uint32(p))
    	}
    	return res
    }
    
    func stringToIP(rules []string) []*security.Address {
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Mon Apr 15 16:23:36 UTC 2024
    - 18.4K bytes
    - Viewed (0)
  8. istioctl/pkg/precheck/precheck.go

    			}
    		}
    		if verificationImpacted {
    			res := ObjectToInstance(dr)
    			messages.Add(msg.NewUpdateIncompatibility(res,
    				"VERIFY_CERTIFICATE_AT_CLIENT", "1.20",
    				"previously, TLS verification was skipped. Set `insecureSkipVerify` if this behavior is desired", "1.20"))
    		}
    		if sniImpacted {
    			res := ObjectToInstance(dr)
    			messages.Add(msg.NewUpdateIncompatibility(res,
    				"ENABLE_AUTO_SNI", "1.20",
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Fri Apr 12 02:57:30 UTC 2024
    - 19.3K bytes
    - Viewed (0)
  9. src/main/java/org/codelibs/fess/suggest/index/SuggestIndexer.java

                            final SuggestIndexResponse res = indexFromQueryLog(queryLogs.toArray(new QueryLog[queryLogs.size()]));
                            errors.addAll(res.getErrors());
                            numberOfSuggestDocs += res.getNumberOfSuggestDocs();
                            numberOfInputDocs += res.getNumberOfInputDocs();
                            queryLogs.clear();
    
    Registered: Wed Jun 12 15:38:08 UTC 2024
    - Last Modified: Thu Feb 22 01:36:54 UTC 2024
    - 26.1K bytes
    - Viewed (0)
  10. cmd/global-heal.go

    	defer close(results)
    
    	go func() {
    		for res := range results {
    			if res.entryDone {
    				tracker.setObject(res.name)
    				if time.Since(tracker.getLastUpdate()) > time.Minute {
    					healingLogIf(ctx, tracker.update(ctx))
    				}
    				continue
    			}
    
    			tracker.updateProgress(res.success, res.skipped, res.bytes)
    		}
    	}()
    
    	var retErr error
    
    Registered: Sun Jun 16 00:44:34 UTC 2024
    - Last Modified: Fri May 31 14:48:50 UTC 2024
    - 15.1K bytes
    - Viewed (0)
Back to top