Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 20 for CL (0.07 sec)

  1. src/cmd/vendor/github.com/ianlancetaylor/demangle/ast.go

    	if cl.CallConstraint != nil {
    		ps.writeString(" requires ")
    		ps.print(cl.CallConstraint)
    	}
    }
    
    func (cl *Closure) Traverse(fn func(AST) bool) {
    	if fn(cl) {
    		for _, a := range cl.TemplateArgs {
    			a.Traverse(fn)
    		}
    		if cl.TemplateArgsConstraint != nil {
    			cl.TemplateArgsConstraint.Traverse(fn)
    		}
    		for _, t := range cl.Types {
    			t.Traverse(fn)
    		}
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri May 31 19:48:28 UTC 2024
    - 105.8K bytes
    - Viewed (0)
  2. src/net/http/serve_test.go

    			t.Fatalf("error with Get of %s: %v", url, err)
    		}
    		if cl, expected := res.ContentLength, int64(3); cl != expected {
    			t.Errorf("for %s expected res.ContentLength of %d; got %d", url, expected, cl)
    		}
    		if cl, expected := res.Header.Get("Content-Length"), "3"; cl != expected {
    			t.Errorf("for %s expected Content-Length header of %q; got %q", url, expected, cl)
    		}
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Jun 07 17:57:01 UTC 2024
    - 202K bytes
    - Viewed (0)
  3. tensorflow/compiler/jit/tests/opens2s_gnmt_mixed_precision.pbtxt.gz

    V}IYZyYھ����o۹nq�J�}��j�jѷ}k�P�W�m��cz���� 4U;\w Mն���,M�l��O��:_���X˰�_�/5��%U�H�X˰k_�_�Y�K���vf��L�t��O%E��'�+������b�x\fu�: �'��b�|䱖a׾���Y�K�v�vC��]��ç�­���L�XT@w�^Z��M�C>b5��+���u����_}i���uԭ��7�S��j���G�}/�n�X��O����N��rl���}7z��cl@�a�Y�VH������7��ɾ�dr8,���ΕQK>$���I����c�_�%e]s�����A���W�G�_�ꮞ��?�W�T+�c�Q�vU�K-tʪ����N��v�M�D��nud�������Ɣ� )}>�P���'�qʼ�y�P6��!��睫�Ag:a{~��b9ע\����,��J��RPx^iᕖ�WZ�kw��۟���:x�:��&�AV.�~˫]��E!Leт�L[���y��(�/כo����4w]��J"��"q��!�...
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Mon Jun 03 18:14:27 UTC 2019
    - 195.5K bytes
    - Viewed (0)
  4. pkg/scheduler/internal/queue/scheduling_queue_test.go

    				{
    					PluginName:     "foo",
    					QueueingHintFn: test.hint,
    				},
    			}
    			test.podInfo.UnschedulablePlugins = sets.New("foo")
    			cl := testingclock.NewFakeClock(now)
    			q := NewTestQueue(ctx, newDefaultQueueSort(), WithQueueingHintMapPerProfile(m), WithClock(cl))
    			// add to unsched pod pool
    			q.activeQ.Add(q.newQueuedPodInfo(test.podInfo.Pod))
    			if p, err := q.Pop(logger); err != nil || p.Pod != test.podInfo.Pod {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jun 12 13:26:09 UTC 2024
    - 146.9K bytes
    - Viewed (0)
  5. okhttp/src/test/resources/okhttp3/internal/publicsuffix/public_suffix_list.dat

    net.ci
    go.ci
    asso.ci
    aéroport.ci
    int.ci
    presse.ci
    md.ci
    gouv.ci
    
    // ck : https://en.wikipedia.org/wiki/.ck
    *.ck
    !www.ck
    
    // cl : https://www.nic.cl
    // Confirmed by .CL registry <hsalgado@nic.cl>
    cl
    co.cl
    gob.cl
    gov.cl
    mil.cl
    
    // cm : https://en.wikipedia.org/wiki/.cm plus bug 981927
    cm
    co.cm
    com.cm
    gov.cm
    net.cm
    
    // cn : https://en.wikipedia.org/wiki/.cn
    Registered: Sun Jun 16 04:42:17 UTC 2024
    - Last Modified: Wed Dec 20 23:27:07 UTC 2023
    - 240.3K bytes
    - Viewed (0)
  6. src/net/http/server.go

    	if w.calledHeader && w.cw.header == nil {
    		w.cw.header = w.handlerHeader.Clone()
    	}
    
    	if cl := w.handlerHeader.get("Content-Length"); cl != "" {
    		v, err := strconv.ParseInt(cl, 10, 64)
    		if err == nil && v >= 0 {
    			w.contentLength = v
    		} else {
    			w.conn.server.logf("http: invalid Content-Length of %q", cl)
    			w.handlerHeader.Del("Content-Length")
    		}
    	}
    }
    
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Jun 07 17:57:01 UTC 2024
    - 123.4K bytes
    - Viewed (0)
  7. pkg/config/validation/validation.go

    	switch mr := data.(type) {
    	case *networking.HTTPMatchRequest:
    		if mr != nil && mr.Name != "" {
    			cl := &networking.HTTPMatchRequest{}
    			protomarshal.ShallowCopy(cl, mr)
    			cl.Name = ""
    			data = cl
    		}
    	}
    
    	b, err := json.Marshal(data)
    	if err != nil {
    		return err.Error()
    	}
    	return string(b)
    }
    
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed Jun 12 04:03:33 UTC 2024
    - 107.2K bytes
    - Viewed (0)
  8. src/cmd/vendor/rsc.io/markdown/emoji.go

    	"circus_tent":                          "\U0001f3aa",
    	"city_sunrise":                         "\U0001f307",
    	"city_sunset":                          "\U0001f306",
    	"cityscape":                            "\U0001f3d9\ufe0f",
    	"cl":                                   "\U0001f191",
    	"clamp":                                "\U0001f5dc\ufe0f",
    	"clap":                                 "\U0001f44f",
    	"clapper":                              "\U0001f3ac",
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Jan 24 13:01:26 UTC 2024
    - 107.7K bytes
    - Viewed (0)
  9. src/net/http/transport_test.go

    			}
    			<-unblockDial
    			return nil, errors.New("nope")
    		},
    	}
    	cl := &Client{Transport: tr}
    	gotres := make(chan bool)
    	req, _ := NewRequest("GET", "http://something.no-network.tld/", nil)
    	req = test.newReq(req)
    	go func() {
    		_, err := cl.Do(req)
    		eventLog.Printf("Get error = %v", err != nil)
    		test.checkErr("Get", err)
    		gotres <- true
    	}()
    
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Jun 06 21:59:21 UTC 2024
    - 192.6K bytes
    - Viewed (0)
  10. src/cmd/compile/internal/ssa/_gen/generic.rules

      => (MakeResult (ConstBool <typ.Bool> [true]) mem)
    
    // Turn known-size calls to memclrNoHeapPointers into a Zero.
    // Note that we are using types.Types[types.TUINT8] instead of sptr.Type.Elem() - see issue 55122 and CL 431496 for more details.
    (SelectN [0] call:(StaticCall {sym} sptr (Const(64|32) [c]) mem))
      && isInlinableMemclr(config, int64(c))
      && isSameCall(sym, "runtime.memclrNoHeapPointers")
      && call.Uses == 1
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu May 16 22:21:05 UTC 2024
    - 135.3K bytes
    - Viewed (0)
Back to top