Search Options

Results per page
Sort
Preferred Languages
Advance

Results 11 - 20 of 258 for Qspare (0.18 sec)

  1. src/main/resources/fess_indices/fess/es/stopwords.txt

    nuestro
    nuestra
    nuestros
    nuestras
    vuestro
    vuestra
    vuestros
    vuestras
    esos
    esas
    estoy
    estás
    está
    estamos
    estáis
    están
    esté
    estés
    estemos
    estéis
    estén
    estaré
    estarás
    estará
    estaremos
    estaréis
    estarán
    estaría
    estarías
    estaríamos
    estaríais
    estarían
    estaba
    estabas
    estábamos
    estabais
    estaban
    estuve
    estuviste
    estuvo
    Registered: Thu Oct 31 13:40:30 UTC 2024
    - Last Modified: Mon Nov 27 12:59:36 UTC 2023
    - 2.2K bytes
    - Viewed (0)
  2. docs/pt/docs/tutorial/body-multiple-params.md

    ```
    
    ////
    
    //// tab | Python 3.8+
    
    ```Python hl_lines="19-21"
    {!> ../../docs_src/body_multiple_params/tutorial001.py!}
    ```
    
    ////
    
    /// note | "Nota"
    
    Repare que, neste caso, o `item` que seria capturado a partir do corpo é opcional. Visto que ele possui `None` como valor padrão.
    
    ///
    
    ## Múltiplos parâmetros de corpo
    
    Registered: Sun Nov 03 07:19:11 UTC 2024
    - Last Modified: Sun Oct 06 20:36:54 UTC 2024
    - 6K bytes
    - Viewed (0)
  3. src/archive/tar/testdata/gnu-sparse-big.tar

    Joe Tsai <******@****.***> 1503105518 -0700
    Registered: Tue Nov 05 11:13:11 UTC 2024
    - Last Modified: Wed Aug 23 22:38:45 UTC 2017
    - 5K bytes
    - Viewed (0)
  4. api/go1.16.txt

    pkg syscall (darwin-arm64), type Stat_t struct, Lspare int32
    pkg syscall (darwin-arm64), type Stat_t struct, Mode uint16
    pkg syscall (darwin-arm64), type Stat_t struct, Mtimespec Timespec
    pkg syscall (darwin-arm64), type Stat_t struct, Nlink uint16
    pkg syscall (darwin-arm64), type Stat_t struct, Pad_cgo_0 [4]uint8
    pkg syscall (darwin-arm64), type Stat_t struct, Qspare [2]int64
    Registered: Tue Nov 05 11:13:11 UTC 2024
    - Last Modified: Fri Dec 02 16:30:41 UTC 2022
    - 479.2K bytes
    - Viewed (0)
  5. src/archive/tar/testdata/pax-nil-sparse-hole.tar

    sparse.db...
    Registered: Tue Nov 05 11:13:11 UTC 2024
    - Last Modified: Wed Aug 23 22:38:45 UTC 2017
    - 3K bytes
    - Viewed (0)
  6. src/main/java/jcifs/SmbResource.java

         * the share permissions on the share exporting this file or directory.
         * If no DACL is present, null is returned. If the DACL is empty, an array with 0 elements is returned.
         * <p>
         * Note that this is different from calling <tt>getSecurity</tt> on a
         * share. There are actually two different ACLs for shares - the ACL on
         * the share and the ACL on the folder being shared.
    Registered: Sun Nov 03 00:10:13 UTC 2024
    - Last Modified: Sun Dec 20 14:09:34 UTC 2020
    - 26K bytes
    - Viewed (1)
  7. api/go1.2.txt

    pkg syscall (openbsd-386), type Stat_t struct, Lspare0 int32
    pkg syscall (openbsd-386), type Stat_t struct, Lspare1 int32
    pkg syscall (openbsd-386), type Stat_t struct, Mode uint32
    pkg syscall (openbsd-386), type Stat_t struct, Mtim Timespec
    pkg syscall (openbsd-386), type Stat_t struct, Nlink uint32
    pkg syscall (openbsd-386), type Stat_t struct, Qspare [2]int64
    pkg syscall (openbsd-386), type Stat_t struct, Rdev int32
    Registered: Tue Nov 05 11:13:11 UTC 2024
    - Last Modified: Fri Oct 18 04:36:59 UTC 2013
    - 1.9M bytes
    - Viewed (0)
  8. src/bytes/bytes_test.go

    	return predicate{
    		func(r rune) bool {
    			return !p.f(r)
    		},
    		"not " + p.name,
    	}
    }
    
    var trimFuncTests = []TrimFuncTest{
    	{isSpace, space + " hello " + space,
    		[]byte("hello"),
    		[]byte("hello " + space),
    		[]byte(space + " hello")},
    	{isDigit, "\u0e50\u0e5212hello34\u0e50\u0e51",
    		[]byte("hello"),
    		[]byte("hello34\u0e50\u0e51"),
    		[]byte("\u0e50\u0e5212hello")},
    Registered: Tue Nov 05 11:13:11 UTC 2024
    - Last Modified: Mon Aug 19 19:09:04 UTC 2024
    - 61.2K bytes
    - Viewed (0)
  9. licenses/github.com/klauspost/compress/zstd/internal/xxhash/LICENSE.txt

    Copyright (c) 2016 Caleb Spare
    
    MIT License
    
    Permission is hereby granted, free of charge, to any person obtaining
    a copy of this software and associated documentation files (the
    "Software"), to deal in the Software without restriction, including
    without limitation the rights to use, copy, modify, merge, publish,
    distribute, sublicense, and/or sell copies of the Software, and to
    permit persons to whom the Software is furnished to do so, subject to
    Registered: Wed Nov 06 22:53:10 UTC 2024
    - Last Modified: Fri Aug 06 23:19:43 UTC 2021
    - 1K bytes
    - Viewed (0)
  10. docs/pt/docs/how-to/separate-openapi-schemas.md

    ## Não Separe Schemas
    
    Agora, há alguns casos em que você pode querer ter o **mesmo esquema para entrada e saída**.
    
    Registered: Sun Nov 03 07:19:11 UTC 2024
    - Last Modified: Thu Oct 24 18:52:36 UTC 2024
    - 6.8K bytes
    - Viewed (0)
Back to top