Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 1,345 for includes_ (0.29 sec)

  1. tensorflow/c/experimental/ops/gen/cpp/renderers/cpp_file_renderer.cc

    ==============================================================================*/
    #include "tensorflow/c/experimental/ops/gen/cpp/renderers/cpp_file_renderer.h"
    
    #include "tensorflow/c/experimental/ops/gen/cpp/renderers/op_renderer.h"
    #include "tensorflow/c/experimental/ops/gen/cpp/renderers/renderer.h"
    #include "tensorflow/c/experimental/ops/gen/cpp/renderers/renderer_context.h"
    #include "tensorflow/c/experimental/ops/gen/cpp/views/op_view.h"
    
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Thu Mar 28 05:51:40 UTC 2024
    - 2.6K bytes
    - Viewed (0)
  2. platforms/ide/tooling-api/src/crossVersionTest/groovy/org/gradle/plugins/ide/tooling/r72/CompositeBuildCrossVersionSpec.groovy

            included2.editableBuilds.empty
    
            included1.includedBuilds[0].is(included2)
            included2.includedBuilds[0].is(included1)
        }
    
        @TargetGradleVersion(">=6.8")
        // versions older than 6.8 do not allow root to be included by child
        def "can query model when included build includes root build"() {
            settingsFile << """
                includeBuild("child")
            """
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Thu May 16 10:10:39 UTC 2024
    - 8.7K bytes
    - Viewed (0)
  3. tools/istio-iptables/pkg/capture/testdata/inbound-ports-include.golden

    Ben Leggett <******@****.***> 1710179183 -0400
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Mon Mar 11 17:46:23 UTC 2024
    - 1.2K bytes
    - Viewed (0)
  4. tools/istio-iptables/pkg/capture/testdata/outbound-ports-include.golden

    Ben Leggett <******@****.***> 1710179183 -0400
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Mon Mar 11 17:46:23 UTC 2024
    - 1.2K bytes
    - Viewed (0)
  5. platforms/core-configuration/configuration-cache/src/integTest/groovy/org/gradle/internal/cc/impl/isolated/IsolatedProjectsToolingApiGradleProjectIntegrationTest.groovy

        }
    
        def "can fetch GradleProject model for an included build project"() {
            settingsFile << """
                rootProject.name = 'root'
                includeBuild("included1")
                include("lib1")
            """
    
            file("included1/settings.gradle") << """
                rootProject.name = 'included1'
                include("lib2")
            """
    
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Sat Jun 08 11:29:25 UTC 2024
    - 8.4K bytes
    - Viewed (0)
  6. pkg/kube/inject/testdata/inject/traffic-params-empty-includes.yaml.injected

    John Howard <******@****.***> 1709052916 -0800
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Tue Feb 27 16:55:16 UTC 2024
    - 6.5K bytes
    - Viewed (0)
  7. pkg/kube/inject/testdata/inject/traffic-annotations-empty-includes.yaml.injected

    John Howard <******@****.***> 1709052916 -0800
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Tue Feb 27 16:55:16 UTC 2024
    - 6.8K bytes
    - Viewed (0)
  8. cni/pkg/plugin/testdata/include-exclude-ip.txt.golden

    deveshkandpal1224 <******@****.***> 1717646003 -0700
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Jun 06 03:53:23 UTC 2024
    - 1K bytes
    - Viewed (0)
  9. docs/en/docs/advanced/additional-responses.md

    And a response with a status code `200` that uses your `response_model`, but includes a custom `example`:
    
    ```Python hl_lines="20-31"
    {!../../../docs_src/additional_responses/tutorial003.py!}
    ```
    
    It will all be combined and included in your OpenAPI, and shown in the API docs:
    
    <img src="/img/tutorial/additional-responses/image01.png">
    
    Registered: Mon Jun 17 08:32:26 UTC 2024
    - Last Modified: Sat May 18 23:43:13 UTC 2024
    - 8.8K bytes
    - Viewed (0)
  10. src/crypto/internal/boring/LICENSE

     *    "This product includes cryptographic software written by
     *     Eric Young (******@****.***)"
     *    The word 'cryptographic' can be left out if the rouines from the library
     *    being used are not cryptographic related :-).
     * 4. If you include any Windows specific code (or a derivative thereof) from
     *    the apps directory (application code) you must include an acknowledgement:
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Jan 26 22:52:27 UTC 2024
    - 9.5K bytes
    - Viewed (0)
Back to top