Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 10 of 63 for slinky (0.34 seconds)

  1. MODULE.bazel

        "mpitrampoline",
        "nanobind",
        "nasm",
        "nvshmem",
        "onednn",
        "onednn_async",
        "pthreadpool",
        "raft",
        "riegeli",
        "rocm_device_libs",
        "shardy",
        "slinky",
        "stablehlo",
        "tensorrt_oss_archive",
        "triton",
    )
    
    tf_third_party = use_extension("//third_party/extensions:third_party.bzl", "third_party_ext")
    use_repo(
        tf_third_party,
    Created: Tue Apr 07 12:39:13 GMT 2026
    - Last Modified: Thu Apr 02 01:32:13 GMT 2026
    - 11K bytes
    - Click Count (0)
  2. src/test/java/org/codelibs/fess/crawler/transformer/FessXpathTransformerTest.java

            final String data =
                    "<html><body>" + "<a href=\"http://example.com/page1\">link1</a>" + "<a href=\"http://example.com/page2\">link2</a>"
                            + "<a href=\"http://example.com/page1\">link1 again</a>" + "<a href=\"http://example.com/page3\">link3</a>"
                            + "<a href=\"http://example.com/page2\">link2 again</a>" + "</body></html>";
            final Document document = getDocument(data);
    
    Created: Tue Mar 31 13:07:34 GMT 2026
    - Last Modified: Fri Mar 13 23:01:26 GMT 2026
    - 62.9K bytes
    - Click Count (0)
  3. android/guava-tests/test/com/google/common/collect/MultimapsTest.java

            new ImmutableListMultimap.Builder<Integer, String>()
                .put(4, "Inky")
                .put(6, "Blinky")
                .put(5, "Pinky")
                .put(5, "Pinky")
                .put(5, "Clyde")
                .build();
    
        List<String> badGuys = Arrays.asList("Inky", "Blinky", "Pinky", "Pinky", "Clyde");
        Function<String, Integer> stringLengthFunction =
            new Function<String, Integer>() {
    Created: Fri Apr 03 12:43:13 GMT 2026
    - Last Modified: Fri Mar 13 13:01:07 GMT 2026
    - 39.2K bytes
    - Click Count (0)
  4. docs/en/mkdocs.yml

      - link: /de/
        name: de - Deutsch
      - link: /es/
        name: es - español
      - link: /fr/
        name: fr - français
      - link: /ja/
        name: ja - 日本語
      - link: /ko/
        name: ko - 한국어
      - link: /pt/
        name: pt - português
      - link: /ru/
        name: ru - русский язык
      - link: /tr/
        name: tr - Türkçe
      - link: /uk/
        name: uk - українська мова
      - link: /zh/
        name: zh - 简体中文
    Created: Sun Apr 05 07:19:11 GMT 2026
    - Last Modified: Wed Apr 01 16:16:24 GMT 2026
    - 9.9K bytes
    - Click Count (0)
  5. scripts/doc_parsing_utils.py

        links: list[MarkdownLinkInfo],
        original_links: list[MarkdownLinkInfo],
        lang_code: str,
    ) -> list[str]:
        """
        Replace markdown links in the given text with the original links.
    
        Fail if the number of links does not match the original.
        """
    
        if len(links) != len(original_links):
            raise ValueError(
                "Number of markdown links does not match the number in the "
    Created: Sun Apr 05 07:19:11 GMT 2026
    - Last Modified: Thu Mar 19 17:37:41 GMT 2026
    - 23.5K bytes
    - Click Count (0)
  6. docs/en/docs/css/custom.css

    }
    
    a[data-external-link]:not(:has(img)):not(.no-link-icon):not(.announce-link):hover::after {
      opacity: 0.85;
    }
    
    /* Internal links opening in new tab: same-origin links with target=_blank
       JS sets data-internal-link on links pointing to the same site origin
       Skip image links, .no-link-icon, and .announce-link */
    a[data-internal-link][target="_blank"]:not(:has(img)):not(.no-link-icon):not(.announce-link) {
    Created: Sun Apr 05 07:19:11 GMT 2026
    - Last Modified: Mon Mar 23 13:56:46 GMT 2026
    - 6.6K bytes
    - Click Count (0)
  7. scripts/general-llm-prompt.md

    ```
    
    **Important**: Always match the link syntax used in the English source document. If the English source uses Markdown-style links (`[text](url)`), the translation must also use Markdown-style links. If the English source uses HTML-style links (`<a href="url">text</a>`), the translation must also use HTML-style links. The link format in the translation must always mirror the link format in the English source.
    
    Created: Sun Apr 05 07:19:11 GMT 2026
    - Last Modified: Wed Mar 18 10:55:36 GMT 2026
    - 14.6K bytes
    - Click Count (0)
  8. build-logic/documentation/src/main/groovy/gradlebuild/docs/FindBrokenInternalLinks.java

                String link = linkMatcher.group(1);
                File referencedFile = new File(getJavadocRoot().get().getAsFile(), link);
                if (!referencedFile.exists() || referencedFile.isDirectory()) {
                    String errMsg = "Missing Javadoc file for " + link + " in " + sourceFile.getName();
                    if (link.startsWith("javadoc")) {
    Created: Wed Apr 01 11:36:16 GMT 2026
    - Last Modified: Thu Mar 12 23:22:57 GMT 2026
    - 12.8K bytes
    - Click Count (0)
  9. docs/pt/docs/_llm-test.md

    ////
    
    ## Links da Web e internos { #web-and-internal-links }
    
    //// tab | Teste
    
    O texto do link deve ser traduzido, o endereço do link deve permanecer inalterado:
    
    * [Link para o título acima](#code-snippets)
    * [Link interno](index.md#installation)
    * [Link externo](https://sqlmodel.tiangolo.com/)
    * [Link para um estilo](https://fastapi.tiangolo.com/css/styles.css)
    Created: Sun Apr 05 07:19:11 GMT 2026
    - Last Modified: Thu Mar 19 18:20:43 GMT 2026
    - 12.1K bytes
    - Click Count (0)
  10. docs/de/docs/_llm-test.md

    ////
    
    ## Web- und interne Links { #web-and-internal-links }
    
    //// tab | Test
    
    Der Linktext sollte übersetzt werden, die Linkadresse sollte unverändert bleiben:
    
    * [Link zur Überschrift oben](#code-snippets)
    * [Interner Link](index.md#installation)
    * [Externer Link](https://sqlmodel.tiangolo.com/)
    * [Link zu einem Stil](https://fastapi.tiangolo.com/css/styles.css)
    Created: Sun Apr 05 07:19:11 GMT 2026
    - Last Modified: Thu Mar 19 17:58:09 GMT 2026
    - 12.3K bytes
    - Click Count (0)
Back to Top