Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 4 of 4 for squarify (0.17 sec)

  1. src/cmd/vendor/rsc.io/markdown/entity.go

    	"⊐":                        "\u2290",
    	"⊒":                      "\u2292",
    	"□":                             "\u25a1",
    	"□":                          "\u25a1",
    	"▪":                          "\u25aa",
    	"▪":                            "\u25aa",
    	"→":                           "\u2192",
    	"𝓈":                            "\U0001d4c8",
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Jan 24 13:01:26 UTC 2024
    - 101K bytes
    - Viewed (0)
  2. src/html/entity.go

    		"sqsupset;":                        '\U00002290',
    		"sqsupseteq;":                      '\U00002292',
    		"squ;":                             '\U000025A1',
    		"square;":                          '\U000025A1',
    		"squarf;":                          '\U000025AA',
    		"squf;":                            '\U000025AA',
    		"srarr;":                           '\U00002192',
    		"sscr;":                            '\U0001D4C8',
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Jul 31 22:10:54 UTC 2018
    - 114.3K bytes
    - Viewed (0)
  3. cluster/gce/gci/configure-helper.sh

        # Determine which binary to use on test clusters. We use the built-in
        # version only if the downloaded version is the same as the built-in
        # version. This allows GCI to run some of the e2e tests to qualify the
        # built-in kubelet.
        if [[ -x "${builtin_kubelet}" ]]; then
          local -r builtin_version="$("${builtin_kubelet}"  --version=true | cut -f2 -d " ")"
          if [[ "${builtin_version}" == "${version}" ]]; then
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Mon Jun 10 22:07:47 UTC 2024
    - 141.1K bytes
    - Viewed (0)
  4. src/compress/bzip2/testdata/Isaac.Newton-Opticks.txt.bz2

    leave the rest to others for farther Enquiry, is all my Design in publishing these Papers._ _In a Letter written to Mr._ Leibnitz _in the year 1679, and published by Dr._ Wallis, _I mention'd a Method by which I had found some general Theorems about squaring Curvilinear Figures, or comparing them with the Conic Sections, or other the simplest Figures with which they may be compared. And some Years ago I lent out a Manuscript containing such Theorems, and having since met with some Things copied out of...
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Sep 24 18:26:02 UTC 2018
    - 129.4K bytes
    - Viewed (0)
Back to top