Search Options

Results per page
Sort
Preferred Languages
Advance

Results 291 - 300 of 368 for 14 (0.04 sec)

  1. licenses/github.com/hashicorp/hcl/LICENSE

         Contributor and that particular Contributor’s Contribution.
    
    1.3. “Contribution”
    
         means Covered Software of a particular Contributor.
    
    1.4. “Covered Software”
    
         means Source Code Form to which the initial Contributor has attached the
         notice in Exhibit A, the Executable Form of such Source Code Form, and
    Registered: Wed Nov 06 22:53:10 UTC 2024
    - Last Modified: Sat Oct 26 02:47:39 UTC 2019
    - 15.6K bytes
    - Viewed (0)
  2. CHANGELOG/CHANGELOG-1.3.md

        - [Other notable changes](#other-notable-changes-13)
    - [v1.3.0-alpha.4](#v130-alpha4)
      - [Downloads](#downloads-14)
      - [Changes since v1.3.0-alpha.3](#changes-since-v130-alpha3)
        - [Action Required](#action-required-3)
        - [Other notable changes](#other-notable-changes-14)
    - [v1.3.0-alpha.3](#v130-alpha3)
      - [Downloads](#downloads-15)
      - [Changes since v1.3.0-alpha.2](#changes-since-v130-alpha2)
    Registered: Fri Nov 01 09:05:11 UTC 2024
    - Last Modified: Thu Dec 24 02:28:26 UTC 2020
    - 84K bytes
    - Viewed (0)
  3. docs/en/docs/tutorial/sql-databases.md

    You would have **one single `engine` object** for all your code to connect to the same database.
    
    {* ../../docs_src/sql_databases/tutorial001_an_py310.py ln[14:18] hl[14:15,17:18] *}
    
    Using `check_same_thread=False` allows FastAPI to use the same SQLite database in different threads. This is necessary as **one single request** could use **more than one thread** (for example in dependencies).
    
    Registered: Sun Nov 03 07:19:11 UTC 2024
    - Last Modified: Wed Oct 09 19:44:42 UTC 2024
    - 14.7K bytes
    - Viewed (0)
  4. licenses/github.com/hashicorp/go-multierror/LICENSE

         Contributor and that particular Contributor’s Contribution.
    
    1.3. “Contribution”
    
         means Covered Software of a particular Contributor.
    
    1.4. “Covered Software”
    
         means Source Code Form to which the initial Contributor has attached the
         notice in Exhibit A, the Executable Form of such Source Code Form, and
    Registered: Wed Nov 06 22:53:10 UTC 2024
    - Last Modified: Sat Oct 26 02:47:39 UTC 2019
    - 15.6K bytes
    - Viewed (0)
  5. CHANGELOG/CHANGELOG-1.25.md

        - [Removed](#removed-13)
    - [v1.25.2](#v1252)
      - [Downloads for v1.25.2](#downloads-for-v1252)
        - [Source Code](#source-code-14)
        - [Client Binaries](#client-binaries-14)
        - [Server Binaries](#server-binaries-14)
        - [Node Binaries](#node-binaries-14)
        - [Container Images](#container-images-14)
      - [Changelog since v1.25.1](#changelog-since-v1251)
      - [Changes by Kind](#changes-by-kind-13)
    Registered: Fri Nov 01 09:05:11 UTC 2024
    - Last Modified: Mon May 06 09:23:20 UTC 2024
    - 419.1K bytes
    - Viewed (0)
  6. src/main/java/jcifs/smb1/smb1/SmbTransport.java

            synchronized (BUF) {
                System.arraycopy( sbuf, 0, BUF, 0, 4 + HEADER_LENGTH );
                int size = Encdec.dec_uint16be( BUF, 2 ) & 0xFFFF;
                if (size < (HEADER_LENGTH + 1) || (4 + size) > rcv_buf_size ) {
                    throw new IOException( "Invalid payload size: " + size );
                }
                int errorCode = Encdec.dec_uint32le( BUF, 9 ) & 0xFFFFFFFF;
    Registered: Sun Nov 03 00:10:13 UTC 2024
    - Last Modified: Fri Mar 22 21:10:40 UTC 2019
    - 31.2K bytes
    - Viewed (0)
  7. CHANGELOG/CHANGELOG-1.2.md

    continue to use your existing JSON and YAML files until you are ready to switch
    to <code>batch/v1</code>.  We may remove support for Jobs with  <code>apiVersion: extensions/v1beta1 </code>in 1.3 or 1.4.
      *  HorizontalPodAutoscaler was Beta in 1.1 and is GA in 1.2 .
         * <code>apiVersion: autoscaling/v1 </code>is now available.  Changes in this version are:
    Registered: Fri Nov 01 09:05:11 UTC 2024
    - Last Modified: Fri Dec 04 06:36:19 UTC 2020
    - 41.4K bytes
    - Viewed (0)
  8. ci/official/containers/linux_arm64/builder.devtoolset/stringop_trunc.patch

    -	 __u->__usi = (unsigned short int) __c * 0x0101;		      \
    -	 __u = __extension__ ((void *) __u + 2);			      \
    -	 __u->__uc = (unsigned char) __c;				      \
    -	 break;								      \
    -									      \
    -       case 14:								      \
    -	 __u->__ui = __c * 0x01010101;					      \
    -	 __u = __extension__ ((void *) __u + 4);			      \
    -       case 10:								      \
    -	 __u->__ui = __c * 0x01010101;					      \
    Registered: Tue Nov 05 12:39:12 UTC 2024
    - Last Modified: Mon Sep 18 14:52:45 UTC 2023
    - 42.9K bytes
    - Viewed (0)
  9. CHANGELOG/CHANGELOG-1.28.md

        - [Removed](#removed-13)
    - [v1.28.1](#v1281)
      - [Downloads for v1.28.1](#downloads-for-v1281)
        - [Source Code](#source-code-14)
        - [Client Binaries](#client-binaries-14)
        - [Server Binaries](#server-binaries-14)
        - [Node Binaries](#node-binaries-14)
        - [Container Images](#container-images-14)
      - [Changelog since v1.28.0](#changelog-since-v1280)
      - [Important Security Information](#important-security-information-3)
    Registered: Fri Nov 01 09:05:11 UTC 2024
    - Last Modified: Wed Oct 23 04:34:59 UTC 2024
    - 456.9K bytes
    - Viewed (0)
  10. common-protos/k8s.io/api/policy/v1beta1/generated.proto

      // the PSP should deny the pod.
      // If set to false the container may run with a read only root file system if it wishes but it
      // will not be forced to.
      // +optional
      optional bool readOnlyRootFilesystem = 14;
    
      // defaultAllowPrivilegeEscalation controls the default setting for whether a
      // process can gain more privileges than its parent process.
      // +optional
      optional bool defaultAllowPrivilegeEscalation = 15;
    
    Registered: Wed Nov 06 22:53:10 UTC 2024
    - Last Modified: Mon Mar 11 18:43:24 UTC 2024
    - 19.6K bytes
    - Viewed (0)
Back to top