Search Options

Results per page
Sort
Preferred Languages
Advance

Results 101 - 110 of 110 for Option (0.12 sec)

  1. android/guava-tests/test/com/google/common/io/testdata/alice_in_wonderland.txt

    eyes, but it said nothing.
    
      `Perhaps it doesn't understand English,' thought Alice; `I
    daresay it's a French mouse, come over with William the
    Conqueror.'  (For, with all her knowledge of history, Alice had
    no very clear notion how long ago anything had happened.)  So she
    began again:  `Ou est ma chatte?' which was the first sentence in
    her French lesson-book.  The Mouse gave a sudden leap out of the
    Registered: Wed Jun 12 16:38:11 UTC 2024
    - Last Modified: Fri Apr 21 02:27:51 UTC 2017
    - 145.2K bytes
    - Viewed (0)
  2. src/debug/elf/elf.go

    	PT_MIPS_REGINFO  ProgType = 0x70000000 /* Register usage */
    	PT_MIPS_RTPROC   ProgType = 0x70000001 /* Runtime procedures */
    	PT_MIPS_OPTIONS  ProgType = 0x70000002 /* Options */
    	PT_MIPS_ABIFLAGS ProgType = 0x70000003 /* ABI flags */
    
    	PT_S390_PGSTE ProgType = 0x70000000 /* 4k page table size */
    
    	PT_HIPROC ProgType = 0x7fffffff /* Last processor-specific type. */
    )
    
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Apr 16 00:01:16 UTC 2024
    - 134.6K bytes
    - Viewed (0)
  3. android/guava/src/com/google/common/cache/LocalCache.java

         * at table entries if it is 0.
         *
         * - All (synchronized) write operations should write to the "count" field after structurally
         * changing any bin. The operations must not take any action that could even momentarily cause a
         * concurrent read operation to see inconsistent data. This is made easier by the nature of the
    Registered: Wed Jun 12 16:38:11 UTC 2024
    - Last Modified: Sat May 18 03:24:34 UTC 2024
    - 143.6K bytes
    - Viewed (0)
  4. guava/src/com/google/common/cache/LocalCache.java

         * at table entries if it is 0.
         *
         * - All (synchronized) write operations should write to the "count" field after structurally
         * changing any bin. The operations must not take any action that could even momentarily cause a
         * concurrent read operation to see inconsistent data. This is made easier by the nature of the
    Registered: Wed Jun 12 16:38:11 UTC 2024
    - Last Modified: Sat May 18 03:24:34 UTC 2024
    - 149.2K bytes
    - Viewed (0)
  5. src/cmd/link/internal/ld/data.go

    // FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL THE
    // AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
    // LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
    // OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
    // THE SOFTWARE.
    
    package ld
    
    import (
    	"bytes"
    	"cmd/internal/gcprog"
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Jun 12 15:10:50 UTC 2024
    - 100.5K bytes
    - Viewed (0)
  6. src/cmd/go/internal/load/pkg.go

    	// Stale and StaleReason remain here *only* for the list command.
    	// They are only initialized in preparation for list execution.
    	// The regular build determines staleness on the fly during action execution.
    	Stale       bool   `json:",omitempty"` // would 'go install' do anything for this package?
    	StaleReason string `json:",omitempty"` // why is Stale true?
    
    	// Source files
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue May 28 17:00:51 UTC 2024
    - 120K bytes
    - Viewed (0)
  7. pkg/proxy/ipvs/proxier_test.go

    							Port:    uint16(80),
    							Weight:  1,
    						},
    					},
    				},
    			},
    		},
    
    		{
    			name: "1 UDP service with node port, has endpoints (no action on IPv6 Proxier)",
    			services: []*v1.Service{
    				makeTestService("ns1", "svc1", func(svc *v1.Service) {
    					svc.Spec.Type = "NodePort"
    					svc.Spec.ClusterIP = "10.20.30.41"
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Sat Apr 27 01:31:57 UTC 2024
    - 186.8K bytes
    - Viewed (0)
  8. testing/architecture-test/src/changes/archunit-store/public-api-mutable-properties.txt

    Method <org.gradle.api.publish.maven.MavenPom.getPackaging()> does not have raw return type assignable to org.gradle.api.provider.Property in (MavenPom.java:0)
    Method <org.gradle.api.publish.maven.MavenPom.issueManagement(org.gradle.api.Action)> does not have raw return type assignable to org.gradle.api.provider.Provider in (MavenPom.java:0)
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Fri Jun 07 22:42:49 UTC 2024
    - 160.5K bytes
    - Viewed (0)
  9. src/cmd/internal/obj/s390x/asmz.go

    // FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL THE
    // AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
    // LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
    // OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
    // THE SOFTWARE.
    
    package s390x
    
    import (
    	"cmd/internal/obj"
    	"cmd/internal/objabi"
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Apr 16 17:46:09 UTC 2024
    - 176.7K bytes
    - Viewed (0)
  10. okhttp/src/test/resources/okhttp3/internal/publicsuffix/public_suffix_list.dat

    fiat
    
    // fidelity : 2015-07-30 Fidelity Brokerage Services LLC
    fidelity
    
    // fido : 2015-08-06 Rogers Communications Canada Inc.
    fido
    
    // film : 2015-01-08 Motion Picture Domain Registry Pty Ltd
    film
    
    // final : 2014-10-16 Núcleo de Informação e Coordenação do Ponto BR - NIC.br
    final
    
    // finance : 2014-03-20 Binky Moon, LLC
    finance
    
    Registered: Sun Jun 16 04:42:17 UTC 2024
    - Last Modified: Wed Dec 20 23:27:07 UTC 2023
    - 240.3K bytes
    - Viewed (0)
Back to top