Search Options

Results per page
Sort
Preferred Languages
Advance

Results 171 - 180 of 361 for planes (0.04 sec)

  1. LICENSES/vendor/github.com/containerd/containerd/api/LICENSE

    1. within such NOTICE file, excluding those notices that do not
    2. pertain to any part of the Derivative Works, in at least one
    3. of the following places: within a NOTICE text file distributed
    4. as part of the Derivative Works; within the Source form or
    5. documentation, if provided along with the Derivative Works; or,
    Registered: Fri Nov 01 09:05:11 UTC 2024
    - Last Modified: Sun Sep 22 18:50:45 UTC 2024
    - 10.7K bytes
    - Viewed (0)
  2. licenses/github.com/moby/term/LICENSE

    1. within such NOTICE file, excluding those notices that do not
    2. pertain to any part of the Derivative Works, in at least one
    3. of the following places: within a NOTICE text file distributed
    4. as part of the Derivative Works; within the Source form or
    5. documentation, if provided along with the Derivative Works; or,
    Registered: Wed Nov 06 22:53:10 UTC 2024
    - Last Modified: Sun Aug 30 14:15:49 UTC 2020
    - 10.5K bytes
    - Viewed (0)
  3. apache-maven/src/assembly/maven/conf/settings.xml

    1. |
    2. | It works like this: a POM may declare a repository to use in resolving certain artifacts.
    3. | However, this repository may have problems with heavy traffic at times, so people have mirrored
    4. | it to several places.
    5. |
    6. | That repository definition will have a unique id, so we can create a mirror reference for that
    7. | repository, to be used as an alternate download site. The mirror site will be the preferred
    Registered: Sun Nov 03 03:35:11 UTC 2024
    - Last Modified: Thu Oct 24 15:53:41 UTC 2024
    - 11.1K bytes
    - Viewed (0)
  4. LICENSES/third_party/forked/libcontainer/LICENSE

    1. within such NOTICE file, excluding those notices that do not
    2. pertain to any part of the Derivative Works, in at least one
    3. of the following places: within a NOTICE text file distributed
    4. as part of the Derivative Works; within the Source form or
    5. documentation, if provided along with the Derivative Works; or,
    Registered: Fri Nov 01 09:05:11 UTC 2024
    - Last Modified: Tue Oct 22 13:56:22 UTC 2024
    - 10.5K bytes
    - Viewed (0)
  5. licenses/github.com/openshift/api/LICENSE

    1. within such NOTICE file, excluding those notices that do not
    2. pertain to any part of the Derivative Works, in at least one
    3. of the following places: within a NOTICE text file distributed
    4. as part of the Derivative Works; within the Source form or
    5. documentation, if provided along with the Derivative Works; or,
    Registered: Wed Nov 06 22:53:10 UTC 2024
    - Last Modified: Thu Jul 16 06:16:35 UTC 2020
    - 10.5K bytes
    - Viewed (0)
  6. licenses/github.com/vishvananda/netlink/LICENSE

    1. within such NOTICE file, excluding those notices that do not
    2. pertain to any part of the Derivative Works, in at least one
    3. of the following places: within a NOTICE text file distributed
    4. as part of the Derivative Works; within the Source form or
    5. documentation, if provided along with the Derivative Works; or,
    Registered: Wed Nov 06 22:53:10 UTC 2024
    - Last Modified: Thu Oct 28 00:29:20 UTC 2021
    - 10.5K bytes
    - Viewed (0)
  7. licenses/github.com/vishvananda/netns/LICENSE

    1. within such NOTICE file, excluding those notices that do not
    2. pertain to any part of the Derivative Works, in at least one
    3. of the following places: within a NOTICE text file distributed
    4. as part of the Derivative Works; within the Source form or
    5. documentation, if provided along with the Derivative Works; or,
    Registered: Wed Nov 06 22:53:10 UTC 2024
    - Last Modified: Thu Oct 28 00:29:20 UTC 2021
    - 10.5K bytes
    - Viewed (0)
  8. okhttp/src/main/kotlin/okhttp3/internal/connection/RealRoutePlanner.kt

    1. private var routeSelector: RouteSelector? = null
    2. private var nextRouteToTry: Route? = null
    3.  
    4. override val deferredPlans = ArrayDeque<Plan>()
    5.  
    6. override fun isCanceled(): Boolean = connectionUser.isCanceled()
    7.  
    8. @Throws(IOException::class)
    9. override fun plan(): Plan {
    10. val reuseCallConnection = planReuseCallConnection()
    11. if (reuseCallConnection != null) return reuseCallConnection
    Registered: Fri Nov 01 11:42:11 UTC 2024
    - Last Modified: Sat Apr 20 17:03:43 UTC 2024
    - 12K bytes
    - Viewed (0)
  9. docs/en/docs/tutorial/dependencies/index.md

    1. ```Python
    2. commons: Annotated[dict, Depends(common_parameters)]
    3. ```
    4.  
    5. But because we are using `Annotated`, we can store that `Annotated` value in a variable and use it in multiple places:
    6.  
    7. {* ../../docs_src/dependencies/tutorial001_02_an_py310.py hl[12,16,21] *}
    8.  
    9. /// tip
    10.  
    11. This is just standard Python, it's called a "type alias", it's actually not specific to **FastAPI**.
    Registered: Sun Nov 03 07:19:11 UTC 2024
    - Last Modified: Mon Oct 28 11:18:17 UTC 2024
    - 9.2K bytes
    - Viewed (0)
  10. licenses/github.com/spf13/afero/LICENSE.txt

    1. within such NOTICE file, excluding those notices that do not
    2. pertain to any part of the Derivative Works, in at least one
    3. of the following places: within a NOTICE text file distributed
    4. as part of the Derivative Works; within the Source form or
    5. documentation, if provided along with the Derivative Works; or,
    Registered: Wed Nov 06 22:53:10 UTC 2024
    - Last Modified: Sat Oct 26 02:47:39 UTC 2019
    - 9.9K bytes
    - Viewed (0)
Back to top