Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 6 of 6 for Prism (0.04 sec)

  1. pkg/ctrlz/assets/static/js/prism-1.14.0.min.js

    var _self='undefined'==typeof window?'undefined'!=typeof WorkerGlobalScope&&self instanceof WorkerGlobalScope?self:{}:window,Prism=function(){var a=/\blang(?:uage)?-([\w-]+)\b/i,b=0,c=_self.Prism={manual:_self.Prism&&_self.Prism.manual,disableWorkerMessageHandler:_self.Prism&&_self.Prism.disableWorkerMessageHandler,util:{encode:function(f){return f instanceof d?new d(f.type,c.util.encode(f.content),f.alias):'Array'===c.util.type(f)?f.map(c.util.encode):f.replace(/&/g,'&amp;').replace(/</g,'&l...
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Tue May 23 17:08:31 UTC 2023
    - 16.3K bytes
    - Viewed (0)
  2. pkg/ctrlz/assets/static/css/dark_syntax-1.14.0.css

    /* // See the License for the specific language governing permissions and */
    /* // limitations under the License. */
    
    /* PrismJS 1.14.0
    http://prismjs.com/download.html#themes=prism-tomorrow&languages=clike+javascript+bash+docker+go+java+protobuf+python+yaml */
    /**
     * prism.js tomorrow night eighties for JavaScript, CoffeeScript, CSS and HTML
     * Based on https://github.com/chriskempson/tomorrow-theme
     * @author Rose Pritchard
     */
    
    .token.comment,
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed May 24 14:06:41 UTC 2023
    - 1.8K bytes
    - Viewed (0)
  3. src/testdata/Isaac.Newton-Opticks.txt

    more conspicuous. This Paper I view'd through a Prism of solid Glass,
    whose two Sides through which the Light passed to the Eye were plane and
    well polished, and contained an Angle of about sixty degrees; which
    Angle I call the refracting Angle of the Prism. And whilst I view'd it,
    I held it and the Prism before a Window in such manner that the Sides of
    the Paper were parallel to the Prism, and both those Sides and the Prism
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Oct 01 16:16:21 UTC 2018
    - 553.9K bytes
    - Viewed (0)
  4. src/compress/bzip2/testdata/Isaac.Newton-Opticks.txt.bz2

    Phænomenon might be more conspicuous. This Paper I view'd through a Prism of solid Glass, whose two Sides through which the Light passed to the Eye were plane and well polished, and contained an Angle of about sixty degrees; which Angle I call the refracting Angle of the Prism. And whilst I view'd it, I held it and the Prism before a Window in such manner that the Sides of the Paper were parallel to the Prism, and both those Sides and the Prism were parallel to the Horizon, and the cross Line was also parallel...
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Sep 24 18:26:02 UTC 2018
    - 129.4K bytes
    - Viewed (0)
  5. pkg/ctrlz/assets/templates/layouts/base.html

            <script src="/js/popper-1.12.9.min.js"></script>
            <script src="/js/bootstrap-4.0.0.min.js"></script>
            <script src="/js/clipboard-1.7.1.min.js"></script>
            <script src="/js/prism-1.14.0.min.js"></script>
    
            <!-- our own scripts -->
            <script src="/js/misc.js"></script>
        </body>
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Tue May 23 17:08:31 UTC 2023
    - 2.4K bytes
    - Viewed (0)
  6. src/debug/elf/elf.go

    	EM_MMIX          Machine = 80  /* Donald Knuth's educational 64-bit processor */
    	EM_HUANY         Machine = 81  /* Harvard University machine-independent object files */
    	EM_PRISM         Machine = 82  /* SiTera Prism */
    	EM_AVR           Machine = 83  /* Atmel AVR 8-bit microcontroller */
    	EM_FR30          Machine = 84  /* Fujitsu FR30 */
    	EM_D10V          Machine = 85  /* Mitsubishi D10V */
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Apr 16 00:01:16 UTC 2024
    - 134.6K bytes
    - Viewed (0)
Back to top