Search Options

Results per page
Sort
Preferred Languages
Advance

Results 51 - 60 of 184 for narg (0.04 sec)

  1. cmd/kubeadm/app/apis/kubeadm/argument_test.go

    	var tests = []struct {
    		testName     string
    		args         []Arg
    		name         string
    		value        string
    		nArgs        int
    		expectedArgs []Arg
    	}{
    		{
    			testName:     "update 1 argument",
    			args:         []Arg{{Name: "foo", Value: "bar1"}, {Name: "foo", Value: "bar2"}},
    			name:         "foo",
    			value:        "zz",
    			nArgs:        1,
    			expectedArgs: []Arg{{Name: "foo", Value: "bar1"}, {Name: "foo", Value: "zz"}},
    		},
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Aug 16 10:27:05 UTC 2023
    - 3.4K bytes
    - Viewed (0)
  2. tensorflow/compiler/mlir/tensorflow/tests/mlir2graphdef/tf_add.mlir

        tf_executor.fetch %2 : tensor<10xi32>
      }
      func.return %graph : tensor<10xi32>
    }
    
    // CHECK:      node {
    // CHECK-NEXT:   name: "input0"
    // CHECK-NEXT:   op: "_Arg"
    // CHECK:      node {
    // CHECK-NEXT:   name: "input1"
    // CHECK-NEXT:   op: "_Arg"
    // CHECK:      node {
    // CHECK-NEXT:   name: "Add{{_.*_1}}"
    // CHECK-NEXT:   op: "Add"
    // CHECK-NEXT:   input: "input0"
    // CHECK-NEXT:   input: "input1"
    // CHECK:      node {
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Fri Mar 17 22:54:55 UTC 2023
    - 1.3K bytes
    - Viewed (0)
  3. src/runtime/testdata/testprogcgo/gprof.go

    // license that can be found in the LICENSE file.
    
    package main
    
    // Test taking a goroutine profile with C traceback.
    
    /*
    // Defined in gprof_c.c.
    void CallGoSleep(void);
    void gprofCgoTraceback(void* parg);
    void gprofCgoContext(void* parg);
    */
    import "C"
    
    import (
    	"fmt"
    	"io"
    	"runtime"
    	"runtime/pprof"
    	"time"
    	"unsafe"
    )
    
    func init() {
    	register("GoroutineProfile", GoroutineProfile)
    }
    
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Nov 11 15:34:02 UTC 2021
    - 868 bytes
    - Viewed (0)
  4. src/runtime/testdata/testprogcgo/traceback.go

    /*
    #cgo CFLAGS: -g -O0
    
    // Defined in traceback_c.c.
    extern int crashInGo;
    int tracebackF1(void);
    void cgoTraceback(void* parg);
    void cgoSymbolizer(void* parg);
    */
    import "C"
    
    import (
    	"runtime"
    	"unsafe"
    )
    
    func init() {
    	register("CrashTraceback", CrashTraceback)
    	register("CrashTracebackGo", CrashTracebackGo)
    }
    
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Nov 24 21:47:44 UTC 2020
    - 949 bytes
    - Viewed (0)
  5. test/fixedbugs/issue33020a.dir/a.go

    // Copyright 2019 The Go Authors. All rights reserved.
    // Use of this source code is governed by a BSD-style
    // license that can be found in the LICENSE file.
    
    package a
    
    type FArg func(args []string) error
    
    type Command struct {
    	Name string
    	Arg1 FArg
    	Arg2 func(args []string) error
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Aug 29 15:21:31 UTC 2019
    - 288 bytes
    - Viewed (0)
  6. tensorflow/compiler/mlir/tensorflow/tests/graphdef2mlir/graph-as-function.pbtxt

    node {
      name: "args_0"
      op: "_Arg"
      attr {
        key: "T"
        value {
          type: DT_RESOURCE
        }
      }
      attr {
        key: "index"
        value {
          i: 0
        }
      }
    }
    node {
      name: "args_1"
      op: "_Arg"
      attr {
        key: "T"
        value {
          type: DT_RESOURCE
        }
      }
      attr {
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Wed May 24 00:18:34 UTC 2023
    - 5K bytes
    - Viewed (0)
  7. src/internal/syscall/unix/at_solaris.go

    package unix
    
    import "syscall"
    
    // Implemented as sysvicall6 in runtime/syscall_solaris.go.
    func syscall6(trap, nargs, a1, a2, a3, a4, a5, a6 uintptr) (r1, r2 uintptr, err syscall.Errno)
    
    // Implemented as rawsysvicall6 in runtime/syscall_solaris.go.
    func rawSyscall6(trap, nargs, a1, a2, a3, a4, a5, a6 uintptr) (r1, r2 uintptr, err syscall.Errno)
    
    //go:cgo_import_dynamic libc_fstatat fstatat "libc.so"
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Sun Apr 14 18:17:25 UTC 2024
    - 814 bytes
    - Viewed (0)
  8. tensorflow/compiler/mlir/tensorflow/tests/compile_mlir_util/graph-resource.pbtxt

    node {
      name: "arg0"
      op: "_Arg"
      attr {
        key: "T"
        value {
          type: DT_FLOAT
        }
      }
      attr {
        key: "index"
        value {
          i: 0
        }
      }
    }
    node {
      name: "arg1"
      op: "_Arg"
      attr {
        key: "T"
        value {
          type: DT_RESOURCE
        }
      }
      attr {
        key: "index"
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Wed Dec 15 06:15:50 UTC 2021
    - 1.5K bytes
    - Viewed (0)
  9. docs/vi/docs/features.md

    * Được sử dụng cho các ứng dụng sản phẩm.
    
    ## Tính năng của Starlette
    
    `FastAPI` is thực sự là một sub-class của `Starlette`. Do đó, nếu bạn đã biết hoặc đã sử dụng Starlette, đa số các chức năng sẽ làm việc giống như vậy.
    
    Với **FastAPI**, bạn có được tất cả những tính năng của **Starlette**:
    
    Registered: Mon Jun 17 08:32:26 UTC 2024
    - Last Modified: Thu Apr 18 19:53:19 UTC 2024
    - 11.6K bytes
    - Viewed (0)
  10. src/sort/search_test.go

    // corner cases, this test exercises them.
    func TestSearchExhaustive(t *testing.T) {
    	for size := 0; size <= 100; size++ {
    		for targ := 0; targ <= size; targ++ {
    			i := Search(size, func(i int) bool { return i >= targ })
    			if i != targ {
    				t.Errorf("Search(%d, %d) = %d", size, targ, i)
    			}
    		}
    	}
    }
    
    // Abstract exhaustive test for Find.
    func TestFindExhaustive(t *testing.T) {
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Apr 07 14:42:13 UTC 2022
    - 6.8K bytes
    - Viewed (0)
Back to top