Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 5 of 5 for lmn (0.22 sec)

  1. maven-artifact/src/test/java/org/apache/maven/artifact/versioning/DefaultArtifactVersionTest.java

            assertVersionOlder("2.0", "2.0-1");
            assertVersionOlder("2.0.0", "2.0-1");
            assertVersionOlder("2.0-1", "2.0.1");
    
            assertVersionOlder("2.0.1-klm", "2.0.1-lmn");
            assertVersionOlder("2.0.1", "2.0.1-xyz");
            assertVersionOlder("2.0.1-xyz-1", "2.0.1-1-xyz");
    
            assertVersionOlder("2.0.1", "2.0.1-123");
            assertVersionOlder("2.0.1-xyz", "2.0.1-123");
    
    Registered: Wed Jun 12 09:55:16 UTC 2024
    - Last Modified: Wed Sep 06 08:39:32 UTC 2023
    - 9.5K bytes
    - Viewed (0)
  2. pilot/pkg/model/test/mockopenidserver.go

    			{ "kid": "fakeKey2_2", "alg": "RS256", "kty": "RSA", "n": "789", "e": "1234" } ] }`
    
    	JwtPubKeyNoKid = `{ "keys": [ { "alg": "RS256", "kty": "RSA", "n": "abc", "e": "def" },
    			{ "alg": "RS256", "kty": "RSA", "n": "123", "e": "456" } ] }`
    
    	JwtPubKeyNoKid2 = `{ "keys": [ { "alg": "RS256", "kty": "RSA", "n": "ghi", "e": "lmn" },
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Fri Feb 23 09:47:21 UTC 2024
    - 9.4K bytes
    - Viewed (0)
  3. maven-artifact/src/test/java/org/apache/maven/artifact/versioning/ComparableVersionTest.java

            checkVersionsOrder("1.0-1", "1.0-2");
            checkVersionsOrder("1.0.0", "1.0-1");
    
            checkVersionsOrder("2.0-1", "2.0.1");
            checkVersionsOrder("2.0.1-klm", "2.0.1-lmn");
            checkVersionsOrder("2.0.1", "2.0.1-xyz");
    
            checkVersionsOrder("2.0.1", "2.0.1-123");
            checkVersionsOrder("2.0.1-xyz", "2.0.1-123");
        }
    
        @Test
        void testLeadingZeroes() {
    Registered: Wed Jun 12 09:55:16 UTC 2024
    - Last Modified: Tue Jan 09 06:39:47 UTC 2024
    - 14K bytes
    - Viewed (0)
  4. src/testdata/Isaac.Newton-Opticks.txt

    Sensorium being now more subtilly and perfectly commixed there, ought
    much more to stir up a Sensation of Whiteness.
    
    You may instead of the Lens use two Prisms HIK and LMN, which by
    refracting the coloured Light the contrary Way to that of the first
    Refraction, may make the diverging Rays converge and meet again in G, as
    you see represented in the seventh Figure. For where they meet and mix,
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Oct 01 16:16:21 UTC 2018
    - 553.9K bytes
    - Viewed (0)
  5. src/compress/bzip2/testdata/Isaac.Newton-Opticks.txt.bz2

    and together reflected thence to the Spectator's Eyes; their Impressions on the Sensorium being now more subtilly and perfectly commixed there, ought much more to stir up a Sensation of Whiteness. You may instead of the Lens use two Prisms HIK and LMN, which by refracting the coloured Light the contrary Way to that of the first Refraction, may make the diverging Rays converge and meet again in G, as you see represented in the seventh Figure. For where they meet and mix, they will compose a white...
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Sep 24 18:26:02 UTC 2018
    - 129.4K bytes
    - Viewed (0)
Back to top