Search Options

Results per page
Sort
Preferred Languages
Advance

Results 61 - 70 of 71 for current1_ (0.22 sec)

  1. guava/src/com/google/common/util/concurrent/ClosingFuture.java

         *
         * <p>Be careful when targeting an older SDK than you are building against (most commonly when
         * building for Android): Ensure that any object you pass implements the interface not just in
         * your current SDK version but also at the oldest version you support. For example, <a
         * href="https://developer.android.com/sdk/api_diff/16/">API Level 16</a> is the first version
    Registered: Wed Jun 12 16:38:11 UTC 2024
    - Last Modified: Mon Apr 01 16:15:01 UTC 2024
    - 98.7K bytes
    - Viewed (0)
  2. fastapi/applications.py

        def middleware(
            self,
            middleware_type: Annotated[
                str,
                Doc(
                    """
                    The type of middleware. Currently only supports `http`.
                    """
                ),
            ],
        ) -> Callable[[DecoratedCallable], DecoratedCallable]:
            """
            Add a middleware to the application.
    
    Registered: Mon Jun 17 08:32:26 UTC 2024
    - Last Modified: Sat May 18 00:48:03 UTC 2024
    - 172.2K bytes
    - Viewed (0)
  3. src/cmd/compile/internal/ssa/_gen/ARM64.rules

    	 (MOVDaddr [int32(off1)+off2] {sym} ptr)
    
    // fold address into load/store.
    // Do not fold global variable access in -dynlink mode, where it will
    // be rewritten to use the GOT via REGTMP, which currently cannot handle
    // large offset.
    (MOVBload [off1] {sym} (ADDconst [off2] ptr) mem) && is32Bit(int64(off1)+off2)
    	&& (ptr.Op != OpSB || !config.ctxt.Flag_dynlink) =>
    	(MOVBload [off1+int32(off2)] {sym} ptr mem)
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu May 23 15:49:20 UTC 2024
    - 113.1K bytes
    - Viewed (0)
  4. pkg/scheduler/internal/queue/scheduling_queue_test.go

    	}
    }
    
    // TestPriorityQueue_AddUnschedulableIfNotPresent_Backoff tests the scenarios when
    // AddUnschedulableIfNotPresent is called asynchronously.
    // Pods in and before current scheduling cycle will be put back to activeQueue
    // if we were trying to schedule them when we received move request.
    func TestPriorityQueue_AddUnschedulableIfNotPresent_Backoff(t *testing.T) {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jun 12 13:26:09 UTC 2024
    - 146.9K bytes
    - Viewed (0)
  5. platforms/software/dependency-management/src/main/resources/org/gradle/api/internal/artifacts/ivyservice/ivyresolve/verification/report/uikit.min.js

    Dt(e,t.selContainer)},content:function(t,e){return Dt(e,t.selContent)}},connected:function(){Ve(this.$el,"minHeight",150)},update:{read:function(){return!(!this.content||!this.container)&&{current:j(Ve(this.$el,"maxHeight")),max:Math.max(150,ci(this.container)-(si(this.content).height-ci(this.$el)))}},write:function(t){var e=t.current,i=t.max;Ve(this.$el,"maxHeight",i),Math.round(e)!==Math.round(i)&&Kt(this.$el,"resize")},events:["resize"]}},pr={props:["width","height"],connected:function(){ze(this.$el,"uk-r...
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Tue Oct 10 21:10:11 UTC 2023
    - 130.5K bytes
    - Viewed (0)
  6. okhttp/src/test/resources/okhttp3/internal/publicsuffix/public_suffix_list.dat

    jp.net
    jpn.com
    mex.com
    ru.com
    sa.com
    se.net
    uk.com
    uk.net
    us.com
    za.bz
    za.com
    
    // No longer operated by CentralNic, these entries should be adopted and/or removed by current operators
    // Submitted by Gavin Brown <******@****.***>
    ar.com
    hu.com
    kr.com
    no.com
    qc.com
    uy.com
    
    // Africa.com Web Solutions Ltd : https://registry.africa.com
    Registered: Sun Jun 16 04:42:17 UTC 2024
    - Last Modified: Wed Dec 20 23:27:07 UTC 2023
    - 240.3K bytes
    - Viewed (0)
  7. src/main/webapp/js/admin/jquery-3.6.3.min.map

    Registered: Wed Jun 12 13:08:18 UTC 2024
    - Last Modified: Fri Feb 17 12:13:41 UTC 2023
    - 135.2K bytes
    - Viewed (0)
  8. pkg/proxy/nftables/proxier_test.go

    			// Now let's call appropriate handlers to get to state we want to be.
    			if len(tc.previousEndpoints) != len(tc.currentEndpoints) {
    				t.Fatalf("[%d] different lengths of previous and current endpoints", tci)
    			}
    
    			for i := range tc.previousEndpoints {
    				prev, curr := tc.previousEndpoints[i], tc.currentEndpoints[i]
    				switch {
    				case prev == nil:
    					fp.OnEndpointSliceAdd(curr)
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Sat Apr 27 01:31:57 UTC 2024
    - 173.5K bytes
    - Viewed (0)
  9. pkg/proxy/ipvs/proxier_test.go

    			// Now let's call appropriate handlers to get to state we want to be.
    			if len(tc.previousEndpoints) != len(tc.currentEndpoints) {
    				t.Fatalf("[%d] different lengths of previous and current endpoints", tci)
    			}
    
    			for i := range tc.previousEndpoints {
    				prev, curr := tc.previousEndpoints[i], tc.currentEndpoints[i]
    				switch {
    				case prev == nil:
    					fp.OnEndpointSliceAdd(curr)
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Sat Apr 27 01:31:57 UTC 2024
    - 186.8K bytes
    - Viewed (0)
  10. platforms/documentation/docs/src/snippets/native-binaries/google-test/groovy/libs/googleTest/1.7.0/include/gtest/internal/gtest-type-util.h

    //
    // Author: ******@****.*** (Zhanyong Wan)
    
    // Type utilities needed for implementing typed and type-parameterized
    // tests.  This file is generated by a SCRIPT.  DO NOT EDIT BY HAND!
    //
    // Currently we support at most 50 types in a list, and at most 50
    // type-parameterized tests in one type-parameterized test case.
    // Please contact ******@****.*** if you need
    // more.
    
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Mon Nov 27 17:53:42 UTC 2023
    - 181.3K bytes
    - Viewed (0)
Back to top