Search Options

Results per page
Sort
Preferred Languages
Advance

Results 821 - 830 of 960 for Tinputs (0.09 sec)

  1. android/guava/src/com/google/common/collect/ImmutableMultimap.java

      }
    
      /**
       * Returns an immutable multimap containing the specified entries. The returned multimap iterates
       * over keys in the order they were first encountered in the input, and the values for each key
       * are iterated in the order they were encountered.
       *
       * @throws NullPointerException if any key, value, or entry is null
       * @since 19.0
       */
    Registered: Fri Nov 01 12:43:10 UTC 2024
    - Last Modified: Wed Oct 30 16:15:19 UTC 2024
    - 27.9K bytes
    - Viewed (0)
  2. guava/src/com/google/common/collect/ImmutableBiMap.java

      /**
       * Returns a {@link Collector} that accumulates elements into an {@code ImmutableBiMap} whose keys
       * and values are the result of applying the provided mapping functions to the input elements.
       * Entries appear in the result {@code ImmutableBiMap} in encounter order.
       *
       * <p>If the mapped keys or values contain duplicates (according to {@link
    Registered: Fri Nov 01 12:43:10 UTC 2024
    - Last Modified: Wed Oct 30 16:15:19 UTC 2024
    - 22.6K bytes
    - Viewed (0)
  3. src/archive/tar/tar_test.go

    			t.Errorf("i=%d: Sys didn't return original *Header", i)
    		}
    	}
    }
    
    func TestHeaderAllowedFormats(t *testing.T) {
    	vectors := []struct {
    		header  *Header           // Input header
    		paxHdrs map[string]string // Expected PAX headers that may be needed
    		formats Format            // Expected formats that can encode the header
    	}{{
    		header:  &Header{},
    Registered: Tue Nov 05 11:13:11 UTC 2024
    - Last Modified: Thu Jul 25 00:25:45 UTC 2024
    - 23.9K bytes
    - Viewed (0)
  4. docs/en/docs/index.md

    * Validation of data:
        * Automatic and clear errors when the data is invalid.
        * Validation even for deeply nested JSON objects.
    * <abbr title="also known as: serialization, parsing, marshalling">Conversion</abbr> of input data: coming from the network to Python data and types. Reading from:
        * JSON.
        * Path parameters.
        * Query parameters.
        * Cookies.
        * Headers.
        * Forms.
        * Files.
    Registered: Sun Nov 03 07:19:11 UTC 2024
    - Last Modified: Sun Oct 20 19:20:23 UTC 2024
    - 20.4K bytes
    - Viewed (0)
  5. README.md

    * Validation of data:
        * Automatic and clear errors when the data is invalid.
        * Validation even for deeply nested JSON objects.
    * <abbr title="also known as: serialization, parsing, marshalling">Conversion</abbr> of input data: coming from the network to Python data and types. Reading from:
        * JSON.
        * Path parameters.
        * Query parameters.
        * Cookies.
        * Headers.
        * Forms.
        * Files.
    Registered: Sun Nov 03 07:19:11 UTC 2024
    - Last Modified: Thu Oct 31 09:13:26 UTC 2024
    - 23.6K bytes
    - Viewed (0)
  6. doc/asm.html

    <p>
    This document is a quick outline of the unusual form of assembly language used by the <code>gc</code> Go compiler.
    The document is not comprehensive.
    </p>
    
    <p>
    The assembler is based on the input style of the Plan 9 assemblers, which is documented in detail
    <a href="https://9p.io/sys/doc/asm.html">elsewhere</a>.
    If you plan to write assembly language, you should read that document although much of it is Plan 9-specific.
    Registered: Tue Nov 05 11:13:11 UTC 2024
    - Last Modified: Tue Nov 28 19:15:27 UTC 2023
    - 36.3K bytes
    - Viewed (0)
  7. guava/src/com/google/common/math/LongMath.java

          761179012939631437L,
          1263739024124850375L
        },
        {Long.MAX_VALUE, 2, 325, 9375, 28178, 450775, 9780504, 1795265022}
      };
    
      private enum MillerRabinTester {
        /** Works for inputs โ‰ค FLOOR_SQRT_MAX_LONG. */
        SMALL {
          @Override
          long mulMod(long a, long b, long m) {
            /*
             * lowasser, 2015-Feb-12: Benchmarks suggest that changing this to UnsignedLongs.remainder
    Registered: Fri Nov 01 12:43:10 UTC 2024
    - Last Modified: Wed Oct 09 16:39:37 UTC 2024
    - 45.2K bytes
    - Viewed (0)
  8. docs/changelogs/changelog_2x.md

        when explicitly forbidden.
     *  Fix: Throw a `SSLPeerUnverifiedException` when host verification fails.
     *  Fix: MockWebServer explicitly closes sockets. (On some Android releases,
        closing the input stream and output stream of a socket is not sufficient.
     *  Fix: Buffer outgoing HTTP/2 frames to limit how many outgoing frames are
        created.
     *  Fix: Avoid crashing when cache writing fails due to a full disk.
    Registered: Fri Nov 01 11:42:11 UTC 2024
    - Last Modified: Sun Feb 06 02:19:09 UTC 2022
    - 26.6K bytes
    - Viewed (0)
  9. docs/em/docs/tutorial/sql-databases.md

    * โšซ๏ธ ๐Ÿšš ๐ŸŒ– ๐Ÿ“Ÿ &amp; ๐Ÿ‘„ ๐ŸŒ… ๐Ÿ—.
    * ๐Ÿ› ๏ธ โœ”๏ธ `async` ๐Ÿ”ข.
        * ๐Ÿšฅ ๐Ÿ“ค ๐Ÿ“Ÿ โšซ๏ธ ๐Ÿ‘ˆ โœ”๏ธ "โŒ›" ๐Ÿ•ธ, โšซ๏ธ ๐Ÿ’ช "๐Ÿซ" ๐Ÿ‘† ๐Ÿˆธ ๐Ÿ“ค &amp; ๐Ÿ“‰ ๐ŸŽญ ๐Ÿ–.
        * ๐Ÿ‘ โšซ๏ธ ๐ŸŽฒ ๐Ÿšซ ๐Ÿ“ถ โš  ๐Ÿ“ฅ โฎ๏ธ ๐ŸŒŒ `SQLAlchemy` ๐Ÿ‘ท.
        * โœ‹๏ธ ๐Ÿšฅ ๐Ÿ‘† ๐Ÿšฎ ๐ŸŒ– ๐Ÿ“Ÿ ๐Ÿ› ๏ธ ๐Ÿ‘ˆ โœ”๏ธ ๐Ÿ“š <abbr title="input and output">๐Ÿ‘ค/๐Ÿ…พ</abbr> โŒ›, โšซ๏ธ ๐Ÿ’ช โคด๏ธ โš .
    * ๐Ÿ› ๏ธ ๐Ÿƒ *๐Ÿ” * ๐Ÿ“จ.
        * , ๐Ÿ”— ๐Ÿ”œ โœ ๐Ÿ”  ๐Ÿ“จ.
        * ๐Ÿ•โ” *โžก ๐Ÿ› ๏ธ* ๐Ÿ‘ˆ ๐Ÿต ๐Ÿ‘ˆ ๐Ÿ“จ ๐Ÿšซ ๐Ÿ’ช ๐Ÿ’ฝ.
    
    /// tip
    
    โšซ๏ธ ๐ŸŽฒ ๐Ÿ‘ โš™๏ธ ๐Ÿ”— โฎ๏ธ `yield` ๐Ÿ•โ” ๐Ÿ‘ซ ๐Ÿฅƒ โš™๏ธ ๐Ÿ’ผ.
    
    ///
    
    /// info
    Registered: Sun Nov 03 07:19:11 UTC 2024
    - Last Modified: Sun Oct 06 20:36:54 UTC 2024
    - 25K bytes
    - Viewed (0)
  10. src/main/webapp/css/admin/adminlte.min.css.map

    .input-group-append > .btn,\n.input-group > .input-group-append > .input-group-text,\n.input-group > .input-group-prepend:not(:first-child) > .btn,\n.input-group > .input-group-prepend:not(:first-child) > .input-group-text,\n.input-group > .input-group-prepend:first-child > .btn:not(:first-child),\n.input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child) {\n  border-top-left-radius: 0;\n  border-bottom-left-radius: 0;\n}\n\n.custom-control {\n  position: relative;\n ...
    Registered: Thu Oct 31 13:40:30 UTC 2024
    - Last Modified: Sat Oct 26 01:49:09 UTC 2024
    - 3.7M bytes
    - Viewed (0)
Back to top