Search Options

Results per page
Sort
Preferred Languages
Advance

Results 41 - 50 of 119 for 166 (0.02 sec)

  1. src/cmd/vendor/golang.org/x/sys/unix/zsysctl_openbsd_arm64.go

    	{"kern.ostype", []_C_int{1, 1}},
    	{"kern.osversion", []_C_int{1, 27}},
    	{"kern.pfstatus", []_C_int{1, 86}},
    	{"kern.pool_debug", []_C_int{1, 77}},
    	{"kern.posix1version", []_C_int{1, 17}},
    	{"kern.proc", []_C_int{1, 66}},
    	{"kern.rawpartition", []_C_int{1, 24}},
    	{"kern.saved_ids", []_C_int{1, 20}},
    	{"kern.securelevel", []_C_int{1, 9}},
    	{"kern.seminfo", []_C_int{1, 61}},
    	{"kern.shminfo", []_C_int{1, 62}},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 11.9K bytes
    - Viewed (0)
  2. tensorflow/compiler/mlir/lite/tests/prepare-tf.mlir

      %166 = "tf.MatMul"(%arg0, %arg1) {T = "tfdtype$DT_FLOAT", _output_shapes = ["tfshape$dim { size = 1} dim { size = 1000}"], device = "", name = "matmul", transpose_a = false, transpose_b = false} : (tensor<1x1280xf32>, tensor<1280x1000xf32>) -> tensor<1x1000xf32>
      func.return %166 : tensor<1x1000xf32>
    
      // CHECK-LABEL: matmulNoTransposeAOrB
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Wed May 29 07:26:59 UTC 2024
    - 59.8K bytes
    - Viewed (0)
  3. src/cmd/vendor/golang.org/x/sys/unix/zsysctl_openbsd_mips64.go

    	{"kern.ostype", []_C_int{1, 1}},
    	{"kern.osversion", []_C_int{1, 27}},
    	{"kern.pfstatus", []_C_int{1, 86}},
    	{"kern.pool_debug", []_C_int{1, 77}},
    	{"kern.posix1version", []_C_int{1, 17}},
    	{"kern.proc", []_C_int{1, 66}},
    	{"kern.rawpartition", []_C_int{1, 24}},
    	{"kern.saved_ids", []_C_int{1, 20}},
    	{"kern.securelevel", []_C_int{1, 9}},
    	{"kern.seminfo", []_C_int{1, 61}},
    	{"kern.shminfo", []_C_int{1, 62}},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 11.9K bytes
    - Viewed (0)
  4. src/syscall/zsysctl_openbsd.go

    	{"kern.ostype", []_C_int{1, 1}},
    	{"kern.osversion", []_C_int{1, 27}},
    	{"kern.pfstatus", []_C_int{1, 86}},
    	{"kern.pool_debug", []_C_int{1, 77}},
    	{"kern.posix1version", []_C_int{1, 17}},
    	{"kern.proc", []_C_int{1, 66}},
    	{"kern.rawpartition", []_C_int{1, 24}},
    	{"kern.saved_ids", []_C_int{1, 20}},
    	{"kern.securelevel", []_C_int{1, 9}},
    	{"kern.seminfo", []_C_int{1, 61}},
    	{"kern.shminfo", []_C_int{1, 62}},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Aug 22 03:24:15 UTC 2023
    - 11.4K bytes
    - Viewed (0)
  5. src/cmd/vendor/golang.org/x/sys/unix/zsysctl_openbsd_386.go

    	{"kern.ostype", []_C_int{1, 1}},
    	{"kern.osversion", []_C_int{1, 27}},
    	{"kern.pfstatus", []_C_int{1, 86}},
    	{"kern.pool_debug", []_C_int{1, 77}},
    	{"kern.posix1version", []_C_int{1, 17}},
    	{"kern.proc", []_C_int{1, 66}},
    	{"kern.rawpartition", []_C_int{1, 24}},
    	{"kern.saved_ids", []_C_int{1, 20}},
    	{"kern.securelevel", []_C_int{1, 9}},
    	{"kern.seminfo", []_C_int{1, 61}},
    	{"kern.shminfo", []_C_int{1, 62}},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 11.9K bytes
    - Viewed (0)
  6. guava/src/com/google/common/cache/Striped64.java

    /*
     * Written by Doug Lea with assistance from members of JCP JSR-166
     * Expert Group and released to the public domain, as explained at
     * http://creativecommons.org/publicdomain/zero/1.0/
     */
    
    /*
     * Source:
     * http://gee.cs.oswego.edu/cgi-bin/viewcvs.cgi/jsr166/src/jsr166e/Striped64.java?revision=1.9
     */
    
    package com.google.common.cache;
    
    import com.google.common.annotations.GwtIncompatible;
    import java.util.Random;
    Registered: Wed Jun 12 16:38:11 UTC 2024
    - Last Modified: Fri Jun 07 22:25:23 UTC 2024
    - 11.5K bytes
    - Viewed (0)
  7. android/guava/src/com/google/common/cache/Striped64.java

    /*
     * Written by Doug Lea with assistance from members of JCP JSR-166
     * Expert Group and released to the public domain, as explained at
     * http://creativecommons.org/publicdomain/zero/1.0/
     */
    
    /*
     * Source:
     * http://gee.cs.oswego.edu/cgi-bin/viewcvs.cgi/jsr166/src/jsr166e/Striped64.java?revision=1.9
     */
    
    package com.google.common.cache;
    
    import com.google.common.annotations.GwtIncompatible;
    import java.util.Random;
    Registered: Wed Jun 12 16:38:11 UTC 2024
    - Last Modified: Fri Jun 07 22:25:23 UTC 2024
    - 11.5K bytes
    - Viewed (2)
  8. guava-tests/test/com/google/common/util/concurrent/AtomicDoubleArrayTest.java

    /*
     * Written by Doug Lea and Martin Buchholz with assistance from
     * members of JCP JSR-166 Expert Group and released to the public
     * domain, as explained at
     * http://creativecommons.org/publicdomain/zero/1.0/
     */
    
    /*
     * Source:
     * http://gee.cs.oswego.edu/cgi-bin/viewcvs.cgi/jsr166/src/test/tck-jsr166e/AtomicDoubleArrayTest.java?revision=1.13
     * (Modified to adapt to guava coding conventions)
     */
    
    package com.google.common.util.concurrent;
    
    Registered: Wed Jun 12 16:38:11 UTC 2024
    - Last Modified: Tue Feb 13 14:28:25 UTC 2024
    - 14.5K bytes
    - Viewed (0)
  9. android/guava/src/com/google/common/hash/Striped64.java

    /*
     * Written by Doug Lea with assistance from members of JCP JSR-166
     * Expert Group and released to the public domain, as explained at
     * http://creativecommons.org/publicdomain/zero/1.0/
     */
    
    /*
     * Source:
     * http://gee.cs.oswego.edu/cgi-bin/viewcvs.cgi/jsr166/src/jsr166e/Striped64.java?revision=1.9
     */
    
    package com.google.common.hash;
    
    import com.google.common.annotations.GwtIncompatible;
    import java.util.Random;
    Registered: Wed Jun 12 16:38:11 UTC 2024
    - Last Modified: Fri Jun 07 22:25:23 UTC 2024
    - 11.5K bytes
    - Viewed (0)
  10. test/fixedbugs/issue2615.go

    		return 162
    	} else if x[2]&(1<<35) != 0 {
    		return 163
    	} else if x[2]&(1<<36) != 0 {
    		return 164
    	} else if x[2]&(1<<37) != 0 {
    		return 165
    	} else if x[2]&(1<<38) != 0 {
    		return 166
    	} else if x[2]&(1<<39) != 0 {
    		return 167
    	} else if x[2]&(1<<40) != 0 {
    		return 168
    	} else if x[2]&(1<<41) != 0 {
    		return 169
    	} else if x[2]&(1<<42) != 0 {
    		return 170
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon May 02 13:43:18 UTC 2016
    - 11.5K bytes
    - Viewed (0)
Back to top