Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 37 for plan (5.37 sec)

  1. src/cmd/go/internal/work/exec.go

    	{0x4d, 0x5a, 0x78, 0x00, 0x01, 0x00},      // PE (Windows) as generated by llvm for dll
    	{0x00, 0x00, 0x01, 0xEB},                  // Plan 9 i386
    	{0x00, 0x00, 0x8a, 0x97},                  // Plan 9 amd64
    	{0x00, 0x00, 0x06, 0x47},                  // Plan 9 arm
    	{0x00, 0x61, 0x73, 0x6D},                  // WASM
    	{0x01, 0xDF},                              // XCOFF 32bit
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Jun 10 14:46:37 UTC 2024
    - 105.6K bytes
    - Viewed (0)
  2. src/runtime/proc.go

    		// We're on a locked M or a thread that may have been
    		// started by C. The kernel state of this thread may
    		// be strange (the user may have locked it for that
    		// purpose). We don't want to clone that into another
    		// thread. Instead, ask a known-good thread to create
    		// the thread for us.
    		//
    		// This is disabled on Plan 9. See golang.org/issue/22227.
    		//
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 29 17:58:53 UTC 2024
    - 207.5K bytes
    - Viewed (0)
  3. src/net/http/serve_test.go

    	script := make(chan string, 2)
    	script <- "closenotify"
    	script <- "hijack"
    	close(script)
    	ts := newClientServerTest(t, mode, HandlerFunc(func(w ResponseWriter, r *Request) {
    		plan := <-script
    		switch plan {
    		default:
    			panic("bogus plan; too many requests")
    		case "closenotify":
    			w.(CloseNotifier).CloseNotify() // discard result
    			w.Header().Set("X-Addr", r.RemoteAddr)
    		case "hijack":
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Jun 07 17:57:01 UTC 2024
    - 202K bytes
    - Viewed (0)
  4. tensorflow/compiler/mlir/tensorflow/ir/tf_ops_a_m.cc

      auto input_element_type = input_type.getElementType();
      auto output_element_type = output_type.getElementType();
    
      // We only handle float and int element type in the verifier currently
      // TODO(hanxiongwang): we can plan to handle more element type checks besides
      // int and float in the verifier
      if (input_type.hasStaticShape() && output_type.hasStaticShape() &&
          input_element_type.isIntOrFloat() && output_element_type.isIntOrFloat()) {
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Thu Apr 25 16:01:03 UTC 2024
    - 146.7K bytes
    - Viewed (0)
  5. src/cmd/link/internal/ld/data.go

    		}
    	}
    
    	/*
    	 * We finished data, begin read-only data.
    	 * Not all systems support a separate read-only non-executable data section.
    	 * ELF and Windows PE systems do.
    	 * OS X and Plan 9 do not.
    	 * And if we're using external linking mode, the point is moot,
    	 * since it's not our decision; that code expects the sections in
    	 * segtext.
    	 */
    	var segro *sym.Segment
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Jun 12 15:10:50 UTC 2024
    - 100.5K bytes
    - Viewed (0)
  6. staging/src/k8s.io/apiextensions-apiserver/pkg/apiserver/schema/cel/validation_test.go

    				// This will be available when "heterogeneous type" supported is added to cel-go.
    				// In the meantime, the only other option would be to use dynamic types for nullable types, which
    				// would disable type checking. We plan to wait for "heterogeneous type" support.
    				//"self.m['a'] == null": "found no matching overload for '_==_' applied to '(string, null)",
    				//"self.l[0] == null": "found no matching overload for '_==_' applied to '(string, null)",
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Jun 04 17:14:10 UTC 2024
    - 159.9K bytes
    - Viewed (0)
  7. okhttp/src/test/java/okhttp3/CallTest.kt

        assertFailsWith<IllegalArgumentException> {
          Request.Builder().method("GET", "abc".toRequestBody("text/plain".toMediaType()))
        }
      }
    
      @Test
      fun head() {
        server.enqueue(
          MockResponse(
            headers = headersOf("Content-Type", "text/plain"),
          ),
        )
        val request =
          Request.Builder()
            .url(server.url("/"))
            .head()
    Registered: Sun Jun 16 04:42:17 UTC 2024
    - Last Modified: Wed Apr 10 19:46:48 UTC 2024
    - 142.5K bytes
    - Viewed (0)
  8. tensorflow/compiler/mlir/tensorflow/translate/import_model.cc

      };
    
      // For NextIteration nodes, location is used to pair source and sink nodes.
      // Hence, we use node name as location to keep it unique.
      // TODO(prakalps): In future the plan is to use tokens to pair source/sink
      // nodes. Then NextIteration nodes would not need to be handled separately.
      if (node.type_string() == "NextIteration") {
        return create_op_type_and_name_locations();
      }
    
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Wed May 01 11:17:36 UTC 2024
    - 183.2K bytes
    - Viewed (0)
  9. src/cmd/go/alldocs.go

    //
    // The GOPATH environment variable lists places to look for Go code.
    // On Unix, the value is a colon-separated string.
    // On Windows, the value is a semicolon-separated string.
    // On Plan 9, the value is a list.
    //
    // If the environment variable is unset, GOPATH defaults
    // to a subdirectory named "go" in the user's home directory
    // ($HOME/go on Unix, %USERPROFILE%\go on Windows),
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Jun 11 16:54:28 UTC 2024
    - 142.4K bytes
    - Viewed (0)
  10. okhttp/src/test/resources/okhttp3/internal/publicsuffix/public_suffix_list.dat

    pink
    
    // pioneer : 2015-07-16 Pioneer Corporation
    pioneer
    
    // pizza : 2014-06-26 Binky Moon, LLC
    pizza
    
    // place : 2014-04-24 Binky Moon, LLC
    place
    
    // play : 2015-03-05 Charleston Road Registry Inc.
    play
    
    // playstation : 2015-07-02 Sony Interactive Entertainment Inc.
    playstation
    
    // plumbing : 2013-09-10 Binky Moon, LLC
    plumbing
    
    // plus : 2015-02-05 Binky Moon, LLC
    Registered: Sun Jun 16 04:42:17 UTC 2024
    - Last Modified: Wed Dec 20 23:27:07 UTC 2023
    - 240.3K bytes
    - Viewed (0)
Back to top