Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 8 of 8 for succs (0.08 sec)

  1. tensorflow/compiler/mlir/tensorflow/tests/side-effect-analysis-test.mlir

    //     => first result is unknown, second and third is passthrough
    //   if results    : [*,    arg0, {arg0, arg1}[
    //   ID #2: read (unknown)         -> succ {5, 6)
    //   ID #3: read (arg0)            -> succ {5}
    //   ID #4: read({arg0,arg1})      -> succ {5,6}
    //   ID #5: write(arg0)
    //   ID #6: write(arg1)
    
    // CHECK-LABEL: func @output_of_if_op
    func.func @output_of_if_op(
      // expected-remark@above {{ID: 12}}
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Wed Dec 20 04:39:18 UTC 2023
    - 129.7K bytes
    - Viewed (0)
  2. src/cmd/vendor/rsc.io/markdown/entity.go

    	"⫋":                      "\u2acb",
    	"⫇":                          "\u2ac7",
    	"⫕":                          "\u2ad5",
    	"⫓":                          "\u2ad3",
    	"≻":                            "\u227b",
    	"⪸":                      "\u2ab8",
    	"≽":                     "\u227d",
    	"⪰":                          "\u2ab0",
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Jan 24 13:01:26 UTC 2024
    - 101K bytes
    - Viewed (0)
  3. src/html/entity.go

    		"subsetneqq;":                      '\U00002ACB',
    		"subsim;":                          '\U00002AC7',
    		"subsub;":                          '\U00002AD5',
    		"subsup;":                          '\U00002AD3',
    		"succ;":                            '\U0000227B',
    		"succapprox;":                      '\U00002AB8',
    		"succcurlyeq;":                     '\U0000227D',
    		"succeq;":                          '\U00002AB0',
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Jul 31 22:10:54 UTC 2018
    - 114.3K bytes
    - Viewed (0)
  4. src/cmd/compile/internal/ssa/_gen/generic.rules

    //  - auxint will be 0 if not specified.
    //  - aux will be nil if not specified.
    
    // blocks are specified using the following format:
    // (kind controlvalue succ0 succ1 ...)
    // controlvalue must be "nil" or a value expression
    // succ* fields must be variables
    // For now, the generated successors must be a permutation of the matched successors.
    
    // constant folding
    (Trunc16to8  (Const16  [c])) => (Const8   [int8(c)])
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu May 16 22:21:05 UTC 2024
    - 135.3K bytes
    - Viewed (0)
  5. guava/src/com/google/common/cache/LocalCache.java

      static <E> Queue<E> discardingQueue() {
        return (Queue) DISCARDING_QUEUE;
      }
    
      /*
       * Note: All of this duplicate code sucks, but it saves a lot of memory. If only Java had mixins!
       * To maintain this code, make a change for the strong reference type. Then, cut and paste, and
    Registered: Wed Jun 12 16:38:11 UTC 2024
    - Last Modified: Sat May 18 03:24:34 UTC 2024
    - 149.2K bytes
    - Viewed (0)
  6. android/guava/src/com/google/common/cache/LocalCache.java

      static <E> Queue<E> discardingQueue() {
        return (Queue) DISCARDING_QUEUE;
      }
    
      /*
       * Note: All of this duplicate code sucks, but it saves a lot of memory. If only Java had mixins!
       * To maintain this code, make a change for the strong reference type. Then, cut and paste, and
    Registered: Wed Jun 12 16:38:11 UTC 2024
    - Last Modified: Sat May 18 03:24:34 UTC 2024
    - 143.6K bytes
    - Viewed (0)
  7. okhttp/src/test/resources/okhttp3/internal/publicsuffix/public_suffix_list.dat

    stream
    
    // studio : 2015-02-11 Dog Beach, LLC
    studio
    
    // study : 2014-12-11 Registry Services, LLC
    study
    
    // style : 2014-12-04 Binky Moon, LLC
    style
    
    // sucks : 2014-12-22 Vox Populi Registry Ltd.
    sucks
    
    // supplies : 2013-12-19 Binky Moon, LLC
    supplies
    
    // supply : 2013-12-19 Binky Moon, LLC
    supply
    
    // support : 2013-10-24 Binky Moon, LLC
    support
    
    Registered: Sun Jun 16 04:42:17 UTC 2024
    - Last Modified: Wed Dec 20 23:27:07 UTC 2023
    - 240.3K bytes
    - Viewed (0)
  8. src/compress/bzip2/testdata/Isaac.Newton-Opticks.txt.bz2

    Glass, their Action is not so strong as that of Glass, which keeps Quick-silver suspended to the height of 60 or 70 Inches, and therefore acts with a Force which would keep Water suspended to the height of above 60 Feet. By the same Principle, a Sponge sucks in Water, and the Glands in the Bodies of Animals, according to their several Natures and Dispositions, suck in various Juices from the Blood. If two plane polish'd Plates of Glass three or four Inches broad, and twenty or twenty five long, be laid...
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Sep 24 18:26:02 UTC 2018
    - 129.4K bytes
    - Viewed (0)
Back to top