Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 122 for somme (0.07 sec)

  1. src/main/resources/fess_indices/_aws/fess.json

            },
            "norwegian_keywords": {
              "type":       "keyword_marker",
              "keywords": ["Hallo", "verden", "Søk"]
            },
    Registered: Wed Jun 12 13:08:18 UTC 2024
    - Last Modified: Tue Mar 23 12:38:28 UTC 2021
    - 117.3K bytes
    - Viewed (0)
  2. src/main/resources/fess_indices/_cloud/fess.json

            },
            "norwegian_keywords": {
              "type":       "keyword_marker",
              "keywords": ["Hallo", "verden", "Søk"]
            },
    Registered: Wed Jun 12 13:08:18 UTC 2024
    - Last Modified: Sat Feb 27 09:26:16 UTC 2021
    - 117.3K bytes
    - Viewed (0)
  3. pkg/printers/internalversion/printers_test.go

    			expected: []metav1.TableRow{{Cells: []interface{}{"some-hpa", "ReplicationController/some-rc", "<none>", "<unset>", int64(10), int64(4), "<unknown>"}}},
    		},
    		// external source type, target average value (no current)
    		{
    			hpa: autoscaling.HorizontalPodAutoscaler{
    				ObjectMeta: metav1.ObjectMeta{Name: "some-hpa"},
    				Spec: autoscaling.HorizontalPodAutoscalerSpec{
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Jun 11 14:04:15 UTC 2024
    - 218.6K bytes
    - Viewed (0)
  4. guava-tests/test/com/google/common/io/testdata/alice_in_wonderland.txt

    looking at Alice for some time with great curiosity, and this was
    his first speech.
    
      `You should learn not to make personal remarks,' Alice said
    with some severity; `it's very rude.'
    
      The Hatter opened his eyes very wide on hearing this; but all
    he SAID was, `Why is a raven like a writing-desk?'
    
      `Come, we shall have some fun now!' thought Alice.  `I'm glad
    Registered: Wed Jun 12 16:38:11 UTC 2024
    - Last Modified: Mon Oct 29 21:35:03 UTC 2012
    - 145.2K bytes
    - Viewed (0)
  5. android/guava-tests/test/com/google/common/io/testdata/alice_in_wonderland.txt

    looking at Alice for some time with great curiosity, and this was
    his first speech.
    
      `You should learn not to make personal remarks,' Alice said
    with some severity; `it's very rude.'
    
      The Hatter opened his eyes very wide on hearing this; but all
    he SAID was, `Why is a raven like a writing-desk?'
    
      `Come, we shall have some fun now!' thought Alice.  `I'm glad
    Registered: Wed Jun 12 16:38:11 UTC 2024
    - Last Modified: Fri Apr 21 02:27:51 UTC 2017
    - 145.2K bytes
    - Viewed (0)
  6. tests/integration/pilot/common/routing.go

    			fmt.Sprintf("some-instances.%s:%d", cfg.ClusterLocalFQDN(), port),
    			fmt.Sprintf("some-instances.%s:12345", cfg.ClusterLocalFQDN()),
    			fmt.Sprintf("some-instances.%s.%s.svc", cfg.Service, cfg.Namespace.Name()),
    			fmt.Sprintf("some-instances.%s.%s.svc:12345", cfg.Service, cfg.Namespace.Name()),
    			fmt.Sprintf("some-instances.%s", cfg.Service),
    			fmt.Sprintf("some-instances.%s:%d", cfg.Service, port),
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed May 08 21:52:51 UTC 2024
    - 135.9K bytes
    - Viewed (0)
  7. src/compress/bzip2/testdata/Isaac.Newton-Opticks.txt.bz2

    slenderness of the very fine Hairs, or _Capillamenta_, which grow out of the sides of the grosser lateral Branches or Fibres of those Feathers. And to the same purpose it is, that the Webs of some Spiders, by being spun very fine, have appeared colour'd, as some have observ'd, and that the colour'd Fibres of some Silks, by varying the Position of the Eye, do vary their Colour. Also the Colours of Silks, Cloths, and other Substances, which Water or Oil can intimately penetrate, become more faint and...
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Sep 24 18:26:02 UTC 2018
    - 129.4K bytes
    - Viewed (0)
  8. samples/bookinfo/src/reviews/reviews-application/src/main/webapp/index.html

      limitations under the License.
    -->
    <html>
    <body>
        <h1>Welcome to your Liberty Application</h1>
        <p>Thanks for generating this project using the app accelerator.  Please see below for some extra information on each of the technologies you chose</p>
        <!-- 
      Copyright (c) 2016 IBM Corp.
     
      Licensed under the Apache License, Version 2.0 (the "License");
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Sep 21 17:00:23 UTC 2017
    - 196.5K bytes
    - Viewed (0)
  9. platforms/software/dependency-management/src/integTest/groovy/org/gradle/integtests/resolve/transform/ArtifactTransformIntegrationTest.groovy

                    projectDir.mkdirs()
                    def file1 = file('lib1.size')
                    file1.text = 'some text'
                    def file2 = file('lib2.size')
                    file2.text = 'some text'
                    def jar1 = file('lib1.jar')
                    jar1.text = 'some text'
    
                    dependencies {
                        compile files(file1, jar1)
                    }
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Tue Nov 07 18:43:42 UTC 2023
    - 100.8K bytes
    - Viewed (0)
  10. pilot/pkg/networking/core/gateway_test.go

    				Port: &networking.Port{
    					Protocol: protocol.HTTP.String(),
    				},
    			},
    			routeName:   "some-route",
    			proxyConfig: nil,
    			result: &filterChainOpts{
    				sniHosts:   nil,
    				tlsContext: nil,
    				httpOpts: &httpListenerOpts{
    					rds:              "some-route",
    					useRemoteAddress: true,
    					connectionManager: &hcm.HttpConnectionManager{
    						XffNumTrustedHops:        0,
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Mon May 06 04:44:06 UTC 2024
    - 144K bytes
    - Viewed (0)
Back to top