Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for tcCall (0.19 sec)

  1. src/cmd/vendor/golang.org/x/tools/internal/stdlib/manifest.go

    		{"(*Server).ServeRequest", Method, 0},
    		{"(ServerError).Error", Method, 0},
    		{"Accept", Func, 0},
    		{"Call", Type, 0},
    		{"Call.Args", Field, 0},
    		{"Call.Done", Field, 0},
    		{"Call.Error", Field, 0},
    		{"Call.Reply", Field, 0},
    		{"Call.ServiceMethod", Field, 0},
    		{"Client", Type, 0},
    		{"ClientCodec", Type, 0},
    		{"DefaultDebugPath", Const, 0},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Apr 02 02:20:05 UTC 2024
    - 534.2K bytes
    - Viewed (0)
  2. tests/integration/pilot/testdata/gateway-api-crd.yaml

                                the timeout can be set.
    
    
                                An entire client HTTP transaction with a gateway, covered by the Request timeout,
                                may result in more than one call from the gateway to the destination backend,
                                for example, if automatic retries are supported.
    
    
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu May 09 02:01:51 UTC 2024
    - 912.2K bytes
    - Viewed (0)
  3. src/cmd/asm/internal/asm/testdata/amd64enc.s

    	//TODO: CALLQ* (BX)                     // ff13
    	//TODO: CALLQ* (R11)                    // 41ff13
    	//TODO: CALLQ* DX                       // ffd2
    	//TODO: CALLQ* R11                      // 41ffd3
    	//TODO: CALL .+$0x11223344              // e844332211 or 48e844332211
    	//TODO: LCALLW* (BX)                    // 66ff1b
    	//TODO: LCALLW* (R11)                   // 6641ff1b
    	//TODO: LCALLL* (BX)                    // ff1b
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Oct 08 21:38:44 UTC 2021
    - 581.9K bytes
    - Viewed (0)
Back to top