Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 18 for gint (0.1 sec)

  1. pkg/kubelet/cm/memorymanager/policy_static_test.go

    			assignments: state.ContainerMemoryAssignments{
    				"pod1": map[string][]state.Block{
    					"container1": {
    						{
    							NUMAAffinity: []int{0},
    							Type:         v1.ResourceMemory,
    							Size:         gb,
    						},
    						{
    							NUMAAffinity: []int{0},
    							Type:         hugepages1Gi,
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Sun Sep 17 05:49:15 UTC 2023
    - 100.4K bytes
    - Viewed (0)
  2. pkg/scheduler/internal/queue/scheduling_queue_test.go

    		newObj                 interface{}
    		expected               queueingStrategy
    		expectedExecutionCount int // expected total execution count of queueing hint function
    		queueingHintMap        QueueingHintMapPerProfile
    	}{
    		{
    			name: "return Queue when no queueing hint function is registered for the event",
    			podInfo: &framework.QueuedPodInfo{
    				UnschedulablePlugins: sets.New("fooPlugin1"),
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jun 12 13:26:09 UTC 2024
    - 146.9K bytes
    - Viewed (0)
  3. go.sum

    golang.org/x/lint v0.0.0-20181026193005-c67002cb31c3/go.mod h1:UVdnD1Gm6xHRNCYTkRU2/jEulfH38KcIWyp/GAMgvoE=
    golang.org/x/lint v0.0.0-20190227174305-5b3e6a55c961/go.mod h1:wehouNa3lNwaWXcvxsM5YxQ5yQlVC4a0KAMCusXpPoU=
    golang.org/x/lint v0.0.0-20190301231843-5614ed5bae6f/go.mod h1:UVdnD1Gm6xHRNCYTkRU2/jEulfH38KcIWyp/GAMgvoE=
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed Jun 12 15:32:28 UTC 2024
    - 101.6K bytes
    - Viewed (0)
  4. tensorflow/compiler/mlir/lite/ir/tfl_ops.td

    class TFL_OperandsHaveSameDimsTrait<int x, int y, int i, int j> :
      PredOpTrait<"dim " # i # " of operand " # x # " equals to dim " # j #
        " of operand " # y,
        TFL_OperandsHaveSameDims<x, y, i, j>>;
    
    // Return true if number of elements of x-th operand is the same as j-th dim of
    // y-th operand or any of those operands does not have static shape.
    class TFL_NumElementsEqualsDim<int x, int y, int j> :
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Thu Jun 06 19:09:08 UTC 2024
    - 186K bytes
    - Viewed (0)
  5. src/cmd/vendor/rsc.io/markdown/emoji.go

    	"ghana":                                "\U0001f1ec\U0001f1ed",
    	"ghost":                                "\U0001f47b",
    	"gibraltar":                            "\U0001f1ec\U0001f1ee",
    	"gift":                                 "\U0001f381",
    	"gift_heart":                           "\U0001f49d",
    	"giraffe":                              "\U0001f992",
    	"girl":                                 "\U0001f467",
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Jan 24 13:01:26 UTC 2024
    - 107.7K bytes
    - Viewed (0)
  6. src/cmd/internal/obj/ppc64/asm9.go

    	n = int(p1.a1) - int(p2.a1)
    	if n != 0 {
    		return n < 0
    	}
    	n = int(p1.a2) - int(p2.a2)
    	if n != 0 {
    		return n < 0
    	}
    	n = int(p1.a3) - int(p2.a3)
    	if n != 0 {
    		return n < 0
    	}
    	n = int(p1.a4) - int(p2.a4)
    	if n != 0 {
    		return n < 0
    	}
    	n = int(p1.a5) - int(p2.a5)
    	if n != 0 {
    		return n < 0
    	}
    	n = int(p1.a6) - int(p2.a6)
    	if n != 0 {
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 15 13:55:28 UTC 2024
    - 156.1K bytes
    - Viewed (0)
  7. tensorflow/compiler/jit/extract_outside_compilation_pass.cc

    void AddEdgesFromOutsideCompilationNodes(
        const int original_arg_count, const int arg_to_input_edge_offset,
        const std::vector<DataType>& data_types,
        const std::vector<Node*>& outside_compilation_nodes, Graph* g, Node* n) {
      // Add edges from outside compilation nodes to While node.
      for (int i = original_arg_count, end = data_types.size(); i < end; i++) {
        Node* outside_compilation_node =
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Mar 12 06:33:33 UTC 2024
    - 104.7K bytes
    - Viewed (0)
  8. okhttp/src/test/resources/okhttp3/internal/publicsuffix/public_suffix_list.dat

    gdn
    
    // gea : 2014-12-04 GEA Group Aktiengesellschaft
    gea
    
    // gent : 2014-01-23 Easyhost BV
    gent
    
    // genting : 2015-03-12 Resorts World Inc Pte. Ltd.
    genting
    
    // george : 2015-07-31 Wal-Mart Stores, Inc.
    george
    
    // ggee : 2014-01-09 GMO Internet, Inc.
    ggee
    
    // gift : 2013-10-17 DotGift, LLC
    gift
    
    // gifts : 2014-07-03 Binky Moon, LLC
    gifts
    
    Registered: Sun Jun 16 04:42:17 UTC 2024
    - Last Modified: Wed Dec 20 23:27:07 UTC 2023
    - 240.3K bytes
    - Viewed (0)
  9. api/maven-api-model/src/main/mdo/maven.mdo

            </field>
            <field>
              <name>type</name>
              <version>4.1.0+</version>
              <type>String</type>
              <description>The type (role-hint) of activation which is to be used to activate the
                profile.</description>
            </field>
          </fields>
        </class>
        -->
        <!-- /BuildProfile support -->
    Registered: Wed Jun 12 09:55:16 UTC 2024
    - Last Modified: Tue Apr 23 13:29:46 UTC 2024
    - 115.1K bytes
    - Viewed (0)
  10. src/debug/elf/elf.go

    	R_ALPHA_LITERAL        R_ALPHA = 4  /* GP relative 16 bit w/optimization */
    	R_ALPHA_LITUSE         R_ALPHA = 5  /* Optimization hint for LITERAL */
    	R_ALPHA_GPDISP         R_ALPHA = 6  /* Add displacement to GP */
    	R_ALPHA_BRADDR         R_ALPHA = 7  /* PC+4 relative 23 bit shifted */
    	R_ALPHA_HINT           R_ALPHA = 8  /* PC+4 relative 16 bit shifted */
    	R_ALPHA_SREL16         R_ALPHA = 9  /* PC relative 16 bit */
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Apr 16 00:01:16 UTC 2024
    - 134.6K bytes
    - Viewed (0)
Back to top