Search Options

Results per page
Sort
Preferred Languages
Advance

Results 41 - 46 of 46 for tape_ (0.15 sec)

  1. src/main/resources/fess_label_fr.properties

    labels.reload_doc_index	=	Recharger l'index des documents
    labels.reload_doc_index_button	=	Recharger
    labels.plugin_title	=	Brancher
    labels.plugin_list_name	=	Liste des plugins
    labels.plugin_type	=	Taper
    labels.plugin_name	=	Nom
    labels.plugin_version	=	Version
    labels.plugin_delete	=	Supprimer
    labels.plugin_install	=	Installer
    labels.plugin_install_title	=	Installer le plugin
    labels.plugin_jar_file	=	Fichier Jar
    Registered: Wed Jun 12 13:08:18 UTC 2024
    - Last Modified: Fri Mar 22 11:58:34 UTC 2024
    - 46.6K bytes
    - Viewed (0)
  2. tensorflow/BUILD

            "//tensorflow/c/eager:tfe_op_internal",
            "//tensorflow/c/eager:tfe_tensorhandle_internal",
            "//tensorflow/c/experimental/gradients",
            "//tensorflow/c/experimental/gradients/tape",
            "//tensorflow/c/experimental/next_pluggable_device:c_api",
            "//tensorflow/c/experimental/ops",
            "//tensorflow/c:c_api_experimental",
            "//tensorflow/c:c_api_internal",
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Fri May 31 16:51:59 UTC 2024
    - 53.5K bytes
    - Viewed (0)
  3. fastapi/routing.py

                response_name = "Response_" + self.unique_id
                self.response_field = create_response_field(
                    name=response_name,
                    type_=self.response_model,
                    mode="serialization",
                )
                # Create a clone of the field, so that a Pydantic submodel is not returned
    Registered: Mon Jun 17 08:32:26 UTC 2024
    - Last Modified: Tue Apr 02 02:48:51 UTC 2024
    - 170.1K bytes
    - Viewed (0)
  4. src/cmd/link/internal/ld/elf.go

    			sect.Elfsect = elfshnamedup(sect.Name)
    		}
    		sh = sect.Elfsect.(*ElfShdr)
    	} else {
    		sh = elfshalloc(sect)
    	}
    
    	// If this section has already been set up as a note, we assume type_ and
    	// flags are already correct, but the other fields still need filling in.
    	if sh.Type == uint32(elf.SHT_NOTE) {
    		if linkmode != LinkExternal {
    			// TODO(mwhudson): the approach here will work OK when
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Apr 22 13:29:54 UTC 2024
    - 63.6K bytes
    - Viewed (0)
  5. src/internal/trace/traceviewer/static/trace_viewer_full.html

    if(this.isSolidColor){this.type_=tr.e.cc.tileTypes.solidColor;}else if(!this.hasResource){this.type_=tr.e.cc.tileTypes.missing;}else if(this.resolution==='HIGH_RESOLUTION'){this.type_=tr.e.cc.tileTypes.highRes;}else if(this.resolution==='LOW_RESOLUTION'){this.type_=tr.e.cc.tileTypes.lowRes;}else{this.type_=tr.e.cc.tileTypes.unknown;}},getTypeForLayer(layer){let type=this.type_;if(type===tr.e.cc.tileTypes.unknown){if(this.contentsScale<layer.idealCon...
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Nov 21 20:45:06 UTC 2023
    - 2.5M bytes
    - Viewed (0)
  6. fess-crawler/src/main/resources/org/codelibs/fess/crawler/mime/tika-mimetypes.xml

          <glob pattern="*.cda"/>
        </magic>
      </mime-type>
      <mime-type type="application/x-gtar">
        <_comment>GNU tar Compressed File Archive (GNU Tape Archive)</_comment>
        <magic priority="50">
          <!-- GNU tar archive -->
          <match value="ustar  \0" type="string" offset="257" />
        </magic>
        <glob pattern="*.gtar"/>
    Registered: Wed Jun 12 15:17:51 UTC 2024
    - Last Modified: Thu Sep 21 06:46:43 UTC 2023
    - 298.5K bytes
    - Viewed (0)
Back to top