Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 188 for VarMin (0.17 sec)

  1. docs/az/docs/index.md

    <div style="text-align: right; margin-right: 10%;">Deon Pillsbury - <strong>Cisco</strong> <a href="https://www.linkedin.com/posts/deonpillsbury_cisco-cx-python-activity-6963242628536487936-trAp/" target="_blank"><small>(ref)</small></a></div>
    
    ---
    
    ## **Typer**, CLI-ların FastAPI-ı
    
    <a href="https://typer.tiangolo.com" target="_blank"><img src="https://typer.tiangolo.com/img/logo-margin/logo-margin-vector.svg" style="width: 20%;"></a>
    
    Registered: Mon Jun 17 08:32:26 UTC 2024
    - Last Modified: Mon Apr 29 05:18:04 UTC 2024
    - 22.8K bytes
    - Viewed (0)
  2. src/os/signal/signal_cgo_test.go

    // Copyright 2017 The Go Authors. All rights reserved.
    // Use of this source code is governed by a BSD-style
    // license that can be found in the LICENSE file.
    
    //go:build (darwin || dragonfly || freebsd || (linux && !android) || netbsd || openbsd) && cgo
    
    // Note that this test does not work on Solaris: issue #22849.
    // Don't run the test on Android because at least some versions of the
    // C library do not define the posix_openpt function.
    
    package signal_test
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Mar 20 10:09:15 UTC 2024
    - 10.7K bytes
    - Viewed (0)
  3. src/debug/macho/testdata/gcc-amd64-darwin-exec.base64

    Andrew <******@****.***> 1574269611 -0500
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Nov 21 14:55:12 UTC 2019
    - 11.1K bytes
    - Viewed (0)
  4. src/debug/macho/testdata/gcc-386-darwin-exec.base64

    Andrew <******@****.***> 1574269611 -0500
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Nov 21 14:55:12 UTC 2019
    - 16.4K bytes
    - Viewed (0)
  5. javadoc-stylesheet.css

        margin:10px 0;
    }
    .subTitle {
        margin:5px 0 0 0;
    }
    .header ul {
        margin:0 0 25px 0;
        padding:0;
    }
    .footer ul {
        margin:20px 0 5px 0;
    }
    .header ul li, .footer ul li {
        list-style:none;
        font-size:1.2em;
    }
    /*
    Heading styles
    */
    div.details ul.blockList ul.blockList ul.blockList li.blockList h4, div.details ul.blockList ul.blockList ul.blockListLast li.blockList h4 {
    Registered: Wed Jun 12 16:38:11 UTC 2024
    - Last Modified: Wed Jul 17 21:01:06 UTC 2013
    - 11.2K bytes
    - Viewed (0)
  6. platforms/documentation/docs/src/docs/css/base.css

    .itemizedlist li p,
    .example pre,
    .figure pre {
        margin-top: 0;
        margin-bottom: 0.625rem;
    }
    
    .example, .figure, .table {
        margin-top: 0;
        margin-bottom: 1.8em;
    }
    
    .example .title, .figure .title, .table .title {
        margin-top: 0;
        margin-bottom: 0.6rem;
    }
    
    .example-contents > p {
        margin: 0;
    }
    
    .example-break, .figure-break {
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Sat May 25 05:15:02 UTC 2024
    - 30.5K bytes
    - Viewed (0)
  7. pkg/ctrlz/assets/static/css/all.css

        margin-top: 0;
        line-height: 130%
    }
    
    .section-index li.directory {
        margin: 0;
        padding: 0;
        margin-top: 15px;
        margin-left: 0
    }
    
    .section-index li.file {
        margin: 0;
        padding: 0;
        margin-top: 10px
    }
    
    .section-index a {
        font-weight: 400
    }
    
    .section-index ul {
        list-style: disc
    }
    
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Tue May 23 17:08:31 UTC 2023
    - 17.1K bytes
    - Viewed (0)
  8. api/go1.17.txt

    pkg io/fs, func FileInfoToDirEntry(FileInfo) DirEntry
    pkg math (darwin-amd64), const MaxInt = 9223372036854775807
    pkg math (darwin-amd64), const MaxUint = 18446744073709551615
    pkg math (darwin-amd64), const MinInt = -9223372036854775808
    pkg math (darwin-amd64-cgo), const MaxInt = 9223372036854775807
    pkg math (darwin-amd64-cgo), const MaxUint = 18446744073709551615
    pkg math (darwin-amd64-cgo), const MinInt = -9223372036854775808
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Feb 17 20:31:46 UTC 2023
    - 18K bytes
    - Viewed (0)
  9. src/debug/macho/testdata/clang-386-darwin-exec-with-rpath.base64

    Andrew <******@****.***> 1574269611 -0500
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Nov 21 14:55:12 UTC 2019
    - 11K bytes
    - Viewed (0)
  10. src/debug/macho/file_test.go

    type fileTest struct {
    	file        string
    	hdr         FileHeader
    	loads       []any
    	sections    []*SectionHeader
    	relocations map[string][]Reloc
    }
    
    var fileTests = []fileTest{
    	{
    		"testdata/gcc-386-darwin-exec.base64",
    		FileHeader{0xfeedface, Cpu386, 0x3, 0x2, 0xc, 0x3c0, 0x85},
    		[]any{
    			&SegmentHeader{LoadCmdSegment, 0x38, "__PAGEZERO", 0x0, 0x1000, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Dec 13 18:45:54 UTC 2021
    - 12.4K bytes
    - Viewed (0)
Back to top