Search Options

Results per page
Sort
Preferred Languages
Advance

Results 31 - 37 of 37 for compactors (0.29 sec)

  1. fess-crawler-lasta/src/main/resources/crawler/extractor.xml

    				"application/java-vm",
    				"application/x-java-jnilib",
    				"application/kpml-request+xml",
    				"application/kpml-response+xml",
    				"application/lost+xml",
    				"application/mac-binhex40",
    				"application/mac-compactpro",
    				"application/macwriteii",
    				"application/marc",
    				"application/mathematica",
    				"application/mathml+xml",
    				"application/mbms-associated-procedure-description+xml",
    Registered: Wed Jun 12 15:17:51 UTC 2024
    - Last Modified: Sat Aug 01 21:40:30 UTC 2020
    - 49K bytes
    - Viewed (0)
  2. tensorflow/compiler/mlir/tfr/python/tfr_gen.py

            func_name, func_type))
    
      def visit_Compare(self, node):
        lhs, lhs_ty = self.visit(node.left)
        for op, right in zip(node.ops, node.comparators):
          rhs, rhs_ty = self.visit(right)
          if isinstance(op, ast.Eq):
            pred = 'eq'
          elif isinstance(op, ast.Lt):
            pred = 'ult'
          elif isinstance(op, ast.LtE):
            pred = 'ule'
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Wed Apr 27 15:27:03 UTC 2022
    - 55.8K bytes
    - Viewed (0)
  3. CHANGELOG/CHANGELOG-1.3.md

    * Inter pod topological affinity and anti-affinity implementation ([#22985](https://github.com/kubernetes/kubernetes/pull/22985), [@kevin-wangzefeng](https://github.com/kevin-wangzefeng))
    * start etcd compactor in background ([#25010](https://github.com/kubernetes/kubernetes/pull/25010), [@hongchaodeng](https://github.com/hongchaodeng))
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu Dec 24 02:28:26 UTC 2020
    - 84K bytes
    - Viewed (0)
  4. src/internal/trace/traceviewer/static/trace_viewer_full.html

    function addTotalMarkCompactorMarkingTime(histograms,model){tr.metrics.v8.utils.groupAndProcessEvents(model,isV8MarkCompactorMarkingSummary,event=>'v8-gc-mark-compactor-marking',(name,events)=>createHistogramFromSummary(histograms,name,events),['v8-gc-mark-compactor-marking']);}
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Nov 21 20:45:06 UTC 2023
    - 2.5M bytes
    - Viewed (0)
  5. fess-crawler/src/main/resources/org/codelibs/fess/crawler/mime/tika-mimetypes.xml

        <magic priority="50">
          <match value="must be converted with BinHex" type="string" offset="11"/>
        </magic>
        <glob pattern="*.hqx"/>
      </mime-type>
    
      <mime-type type="application/mac-compactpro">
        <glob pattern="*.cpt"/>
      </mime-type>
    
      <mime-type type="application/macwriteii"/>
    
      <mime-type type="application/marc">
        <!-- todo add marc xml <marc:collection> -->
    Registered: Wed Jun 12 15:17:51 UTC 2024
    - Last Modified: Thu Sep 21 06:46:43 UTC 2023
    - 298.5K bytes
    - Viewed (0)
  6. src/compress/bzip2/testdata/Isaac.Newton-Opticks.txt.bz2

    things as are not dissolvable by the Moisture of the Tongue, act not upon the Taste. As Gravity makes the Sea flow round the denser and weightier Parts of the Globe of the Earth, so the Attraction may make the watry Acid flow round the denser and compacter Particles of Earth for composing the Particles of Salt. For otherwise the Acid would not do the Office of a Medium between the Earth and common Water, for making Salts dissolvable in the Water; nor would Salt of Tartar readily draw off the Acid from...
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Sep 24 18:26:02 UTC 2018
    - 129.4K bytes
    - Viewed (0)
  7. src/testdata/Isaac.Newton-Opticks.txt

    As Gravity makes the Sea flow round the denser and weightier Parts of
    the Globe of the Earth, so the Attraction may make the watry Acid flow
    round the denser and compacter Particles of Earth for composing the
    Particles of Salt. For otherwise the Acid would not do the Office of a
    Medium between the Earth and common Water, for making Salts dissolvable
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Oct 01 16:16:21 UTC 2018
    - 553.9K bytes
    - Viewed (0)
Back to top