Search Options

Results per page
Sort
Preferred Languages
Advance

Results 141 - 150 of 195 for DIE (0.02 sec)

  1. tensorflow/compiler/jit/xla_platform_info.h

      // XlaLaunch/_XlaCompile/_XlaRun op is placed and thus does not die before the
      // XlaLaunch/_XlaCompile/_XlaRun OpKernel.
      const XlaDevice::Metadata* xla_device_metadata_;
    
      // pjrt_device_metadata_ lives in tensorflow::PjRtBaseDevice in which the
      // XlaLaunch/XlaCompileOnDemand op is placed and thus does not die before the
      // op kernel.
      const PjRtBaseDevice::Metadata* pjrt_device_metadata_;
    
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Wed Feb 21 09:53:30 UTC 2024
    - 7.2K bytes
    - Viewed (0)
  2. src/debug/dwarf/const.go

    	opNop        = 0x96
    	// The following are new in DWARF 3.
    	opPushObjAddr    = 0x97
    	opCall2          = 0x98 /* 2-byte offset of DIE */
    	opCall4          = 0x99 /* 4-byte offset of DIE */
    	opCallRef        = 0x9A /* 4- or 8- byte offset of DIE */
    	opFormTLSAddress = 0x9B
    	opCallFrameCFA   = 0x9C
    	opBitPiece       = 0x9D
    	// The following are new in DWARF 4.
    	opImplicitValue = 0x9E
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Oct 18 19:33:30 UTC 2023
    - 13.8K bytes
    - Viewed (0)
  3. src/cmd/cgo/internal/testplugin/testdata/checkdwarf/main.go

    package main
    
    import (
    	"debug/dwarf"
    	"debug/elf"
    	"debug/macho"
    	"debug/pe"
    	"fmt"
    	"os"
    	"strings"
    )
    
    func usage() {
    	fmt.Fprintf(os.Stderr, "checkdwarf executable-or-library DIE-suffix\n")
    }
    
    type dwarfer interface {
    	DWARF() (*dwarf.Data, error)
    }
    
    func openElf(path string) dwarfer {
    	exe, err := elf.Open(path)
    	if err != nil {
    		return nil
    	}
    	return exe
    }
    
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri May 12 11:59:56 UTC 2023
    - 1.8K bytes
    - Viewed (0)
  4. docs/de/docs/reference/responses.md

        RedirectResponse,
        Response,
        StreamingResponse,
        UJSONResponse,
    )
    ```
    
    ## FastAPI-Responses
    
    Es gibt einige benutzerdefinierte FastAPI-Responseklassen, welche Sie verwenden können, um die JSON-Performanz zu optimieren.
    
    ::: fastapi.responses.UJSONResponse
        options:
            members:
                - charset
                - status_code
                - media_type
                - body
    Registered: Mon Jun 17 08:32:26 UTC 2024
    - Last Modified: Mon Feb 19 15:53:39 UTC 2024
    - 3.8K bytes
    - Viewed (0)
  5. src/testing/panic_test.go

    		flags []string
    		want  string
    	}{
    		{
    			desc:  "Issue 48502: call runtime.Goexit in t.Cleanup after panic",
    			flags: []string{"-test.run=^TestGoexitInCleanupAfterPanicHelper$"},
    			want: `panic: die
    	panic: test executed panic(nil) or runtime.Goexit`,
    		},
    		{
    			desc:  "Issue 48515: call t.Run in t.Cleanup should trigger panic",
    			flags: []string{"-test.run=^TestCallRunInCleanupHelper$"},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Nov 27 16:49:24 UTC 2023
    - 7.4K bytes
    - Viewed (0)
  6. src/os/signal/signal_test.go

    		}
    	}
    }
    
    var (
    	sendUncaughtSighup = flag.Int("send_uncaught_sighup", 0, "send uncaught SIGHUP during TestStop")
    	dieFromSighup      = flag.Bool("die_from_sighup", false, "wait to die from uncaught SIGHUP")
    )
    
    // Test that Stop cancels the channel's registrations.
    func TestStop(t *testing.T) {
    	sigs := []syscall.Signal{
    		syscall.SIGWINCH,
    		syscall.SIGHUP,
    		syscall.SIGUSR1,
    	}
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Nov 09 15:34:56 UTC 2023
    - 27.2K bytes
    - Viewed (0)
  7. platforms/core-runtime/launcher/src/main/java/org/gradle/launcher/bootstrap/EntryPoint.java

    /**
     * An entry point is the point at which execution will never return from.
     * <p>
     * Its purpose is to consistently apply our completion logic of forcing the JVM
     * to exit at a certain point instead of waiting for all threads to die, and to provide
     * some consistent unhandled exception catching.
     * <p>
     * Entry points may be nested, as is the case when a foreground daemon is started.
     * <p>
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Wed May 15 19:54:56 UTC 2024
    - 3.5K bytes
    - Viewed (0)
  8. cni/pkg/nodeagent/netns_linux.go

    	}
    
    	var wg sync.WaitGroup
    	wg.Add(1)
    
    	// Start the callback in a new green thread so that if we later fail
    	// to switch the namespace back to the original one, we can safely
    	// leave the thread locked to die without a risk of the current thread
    	// left lingering with incorrect namespace.
    	var innerError error
    	go func() {
    		defer wg.Done()
    		runtime.LockOSThread()
    		innerError = containedCall()
    	}()
    	wg.Wait()
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed Jan 31 10:05:36 UTC 2024
    - 2.7K bytes
    - Viewed (0)
  9. src/main/resources/fess_label_de.properties

    labels.system_error_title=Systemfehler
    labels.contact_site_admin=Kontaktiere den Seitenadmin.
    labels.request_error_title=Fehlerhafte Anfrage.
    labels.bad_request=Ungültige Anfrage für die URL.
    labels.page_not_found_title=Seite nicht gefunden
    labels.check_url=Prüfe die URL.
    labels.user_name=Benutzername
    labels.login=Anmelden
    labels.login.placeholder_username=Benutzername
    labels.login.placeholder_password=Passwort
    labels.login.title=Anmelden
    Registered: Wed Jun 12 13:08:18 UTC 2024
    - Last Modified: Fri Mar 22 11:58:34 UTC 2024
    - 42.8K bytes
    - Viewed (0)
  10. src/vendor/golang.org/x/sys/cpu/cpu_linux_arm64.go

    		//
    		// But on older kernels, such as Linux 4.4.180 as used on many Synology
    		// devices, calling readARM64Registers (specifically getisar0) will
    		// cause a SIGILL and we'll die. So for older kernels, parse /proc/cpuinfo
    		// instead.
    		//
    		// See golang/go#57336.
    		if linuxKernelCanEmulateCPUID() {
    			readARM64Registers()
    		} else {
    			readLinuxProcCPUInfo()
    		}
    		return
    	}
    
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 08 16:12:58 UTC 2024
    - 3.4K bytes
    - Viewed (0)
Back to top