Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 6 of 6 for findBy (0.12 sec)

  1. fess-crawler/src/test/resources/extractor/eml/sample4.eml

    Mensch  zu bekommen. Die Führung geht damit verbundenen Fragen im Kontext der 
    Ausstellung nach. 
    Folgendes Programm ist geplant:
    15.45 Treffen (pünktlich!) im Museum Berggruen an der Kasse , Schloßstraße 1, 14059 Berlin.
    Die Führung findet ausschließlich in deutscher Sprache statt und dauert ca. 2 Stunden.
    Die Eigenbeteiligung beträgt 3,-- €/Person (incl. Eintritt und Führung)
    Registered: Wed Jun 12 15:17:51 UTC 2024
    - Last Modified: Sun Jan 07 09:15:11 UTC 2018
    - 681K bytes
    - Viewed (0)
  2. src/testdata/Isaac.Newton-Opticks.txt

    the Light goes into the Glass; and by putting the Proportion of the Sine
    of Incidence to the Sine of Refraction as 17 to 11 find EF the first
    refracted Ray. Then taking this Ray for the Incident Ray upon the second
    side of the Glass BC where the Light goes out, find the next refracted
    Ray FG by putting the Proportion of the Sine of Incidence to the Sine of
    Refraction as 11 to 17. For if the Sine of Incidence out of Air into
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Oct 01 16:16:21 UTC 2018
    - 553.9K bytes
    - Viewed (0)
  3. CHANGELOG/CHANGELOG-1.19.md

      - bazel: Replace --features with Starlark build settings flag
      - hack/lib/util.sh: some bash cleanups
        
        - switched one spot to use kube::logging
        - make kube::util::find-binary return an error when it doesn't find
          anything so that hack scripts fail fast instead of with '' binary not
          found errors.
        - this required deleting some genfeddoc stuff. the binary no longer
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jan 05 05:42:32 UTC 2022
    - 489.7K bytes
    - Viewed (0)
  4. tensorflow/compiler/mlir/tensorflow/ir/tf_generated_ops.td

        TF_Int32Tensor:$topk_indices
      );
    }
    
    def TF_TopKV2Op : TF_Op<"TopKV2", [Pure]> {
      let summary = [{
    Finds values and indices of the `k` largest elements for the last dimension.
      }];
    
      let description = [{
    If the input is a vector (rank-1), finds the `k` largest entries in the vector
    and outputs their values and indices as vectors.  Thus `values[j]` is the
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 793K bytes
    - Viewed (0)
  5. api/openapi-spec/v3/apis__apps__v1_openapi.json

            "type": "object"
          },
          "io.k8s.api.core.v1.PersistentVolumeClaimVolumeSource": {
            "description": "PersistentVolumeClaimVolumeSource references the user's PVC in the same namespace. This volume finds the bound PV and mounts that volume for the pod. A PersistentVolumeClaimVolumeSource is, essentially, a wrapper around another type of volume that is owned by someone else (the system).",
            "properties": {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 810.7K bytes
    - Viewed (0)
  6. src/cmd/vendor/golang.org/x/tools/internal/stdlib/manifest.go

    		{"VisibleFields", Func, 17},
    		{"Zero", Func, 0},
    	},
    	"regexp": {
    		{"(*Regexp).Copy", Method, 6},
    		{"(*Regexp).Expand", Method, 0},
    		{"(*Regexp).ExpandString", Method, 0},
    		{"(*Regexp).Find", Method, 0},
    		{"(*Regexp).FindAll", Method, 0},
    		{"(*Regexp).FindAllIndex", Method, 0},
    		{"(*Regexp).FindAllString", Method, 0},
    		{"(*Regexp).FindAllStringIndex", Method, 0},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Apr 02 02:20:05 UTC 2024
    - 534.2K bytes
    - Viewed (0)
Back to top