Search Options

Results per page
Sort
Preferred Languages
Advance

Results 381 - 390 of 472 for reload (0.05 sec)

  1. guava/src/com/google/common/hash/Striped64.java

              }
              collide = false;
              continue; // Retry with expanded table
            }
            h ^= h << 13; // Rehash
            h ^= h >>> 17;
            h ^= h << 5;
            hc[0] = h; // Record index for next time
          } else if (busy == 0 && cells == as && casBusy()) {
            boolean init = false;
            try { // Initialize table
              if (cells == as) {
                Cell[] rs = new Cell[2];
    Registered: Fri Nov 01 12:43:10 UTC 2024
    - Last Modified: Fri Jun 14 17:55:55 UTC 2024
    - 11.5K bytes
    - Viewed (0)
  2. tensorflow/c/eager/c_api.h

    TF_CAPI_EXPORT extern TFE_ContextOptions* TFE_NewContextOptions(void);
    
    // Set the config in TF_ContextOptions.options.
    // config should be a serialized tensorflow.ConfigProto proto.
    // If config was not parsed successfully as a ConfigProto, record the
    // error information in *status.
    TF_CAPI_EXPORT extern void TFE_ContextOptionsSetConfig(
        TFE_ContextOptions* options, const void* proto, size_t proto_len,
        TF_Status* status);
    
    Registered: Tue Nov 05 12:39:12 UTC 2024
    - Last Modified: Thu Apr 27 21:07:00 UTC 2023
    - 22.8K bytes
    - Viewed (0)
  3. cmd/admin-heal-ops.go

    	}
    
    	// Take lock to access and update the heal-sequence
    	h.mutex.Lock()
    	defer h.mutex.Unlock()
    
    	numItems := len(h.currentStatus.Items)
    
    	// calculate index of most recently available heal result
    	// record.
    	lastResultIndex := h.lastSentResultIndex
    	if numItems > 0 {
    		lastResultIndex = h.currentStatus.Items[numItems-1].ResultIndex
    	}
    
    	h.lastSentResultIndex = lastResultIndex
    
    Registered: Sun Nov 03 19:28:11 UTC 2024
    - Last Modified: Sat Oct 26 09:58:27 UTC 2024
    - 25.6K bytes
    - Viewed (0)
  4. src/main/java/jcifs/smb1/netbios/NameServiceClient.java

                            /* JetDirect printer can respond to regular broadcast query
                             * with node status so we need to check to make sure that
                             * the record type matches the question type and if not,
                             * loop around and try again.
                             */
                            if (response.received && request.questionType == response.recordType)
    Registered: Sun Nov 03 00:10:13 UTC 2024
    - Last Modified: Fri Mar 22 20:39:42 UTC 2019
    - 17.4K bytes
    - Viewed (0)
  5. docs/em/docs/deployment/https.md

    ### πŸ†” πŸ“›
    
    ⚫️ πŸ”œ 🎲 🌐 ▢️ πŸ‘† **πŸ—** **πŸ†” πŸ“›**. ‴️, πŸ‘† πŸ”œ πŸ”— ⚫️ πŸ“ πŸ’½ (🎲 πŸ‘† 🎏 ☁ πŸ•β€πŸ¦Ί).
    
    πŸ‘† πŸ”œ 🎲 🀚 ☁ πŸ’½ (πŸ•Ή 🎰) βš–οΈ πŸ•³ 🎏, &amp; ⚫️ πŸ”œ βœ”οΈ <abbr title="That doesn't change">πŸ”§</abbr> **πŸ“’ πŸ“’ πŸ“’**.
    
    πŸ“ πŸ’½(β“‚) πŸ‘† πŸ”œ πŸ”— ⏺ ("`A record`") ☝ **πŸ‘† πŸ†”** πŸ“’ **πŸ“’ πŸ“’ πŸ‘† πŸ’½**.
    
    πŸ‘† πŸ”œ 🎲 πŸ‘‰ πŸ•, πŸ₯‡ πŸ•°, πŸ•β” βš’ 🌐 πŸ†™.
    
    /// tip
    
    πŸ‘‰ πŸ†” πŸ“› πŸ• 🌌 ⏭ πŸ‡ΊπŸ‡ΈπŸ”, βœ‹οΈ 🌐 πŸͺ€ πŸ”› πŸ†” &amp; πŸ“’ πŸ“’, ⚫️ πŸ’Έ πŸ’¬ ⚫️ πŸ“₯.
    
    ///
    
    ### πŸ“
    
    πŸ”œ ➑️ 🎯 πŸ”› 🌐 β˜‘ πŸ‡ΊπŸ‡ΈπŸ” πŸ•.
    
    Registered: Sun Nov 03 07:19:11 UTC 2024
    - Last Modified: Tue Aug 06 04:48:30 UTC 2024
    - 9.4K bytes
    - Viewed (0)
  6. docs/site-replication/run-multi-site-ldap.sh

    	exit_1
    fi
    
    ./mc admin user svcacct info minio3 testsvc
    if [ $? -eq 0 ]; then
    	echo "svc account found after delete, exiting.."
    	exit_1
    fi
    
    ./mc mb minio1/newbucket
    # copy large upload to newbucket on minio1
    truncate -s 17M lrgfile
    expected_checksum=$(cat ./lrgfile | md5sum)
    
    ./mc cp ./lrgfile minio1/newbucket
    
    # create a bucket bucket2 on minio1.
    ./mc mb minio1/bucket2
    
    sleep 5
    Registered: Sun Nov 03 19:28:11 UTC 2024
    - Last Modified: Tue Sep 24 08:03:58 UTC 2024
    - 10.1K bytes
    - Viewed (0)
  7. docs/de/docs/deployment/https.md

    In dem oder den DNS-Server(n) wΓΌrden Sie einen Eintrag (einen β€ž`A record`β€œ) konfigurieren, um mit **Ihrer Domain** auf die ΓΆffentliche **IP-Adresse Ihres Servers** zu verweisen.
    
    Sie wΓΌrden dies wahrscheinlich nur einmal tun, beim ersten Mal, wenn Sie alles einrichten.
    
    /// tip | "Tipp"
    
    Registered: Sun Nov 03 07:19:11 UTC 2024
    - Last Modified: Tue Aug 06 04:48:30 UTC 2024
    - 13.6K bytes
    - Viewed (0)
  8. tests/test_generate_unique_id_function.py

            return item1  # pragma: nocover
    
        @app.post("/third")
        def post_third(item1: Item):
            return item1  # pragma: nocover
    
        client = TestClient(app)
        with warnings.catch_warnings(record=True) as w:
            warnings.simplefilter("always")
            client.get("/openapi.json")
            assert len(w) >= 2
            duplicate_warnings = [
    Registered: Sun Nov 03 07:19:11 UTC 2024
    - Last Modified: Sat Jan 13 15:10:26 UTC 2024
    - 66.7K bytes
    - Viewed (0)
  9. tensorflow/c/c_api_experimental.cc

      memcpy(ret, debug_str.c_str(), *len + 1);
      return ret;
    }
    
    char* TF_FunctionDebugString(TF_Function* func, size_t* len) {
      const auto& debug_str = DebugString(func->record->fdef());
      *len = debug_str.size();
      char* ret = static_cast<char*>(malloc(*len + 1));
      memcpy(ret, debug_str.c_str(), *len + 1);
      return ret;
    }
    
    Registered: Tue Nov 05 12:39:12 UTC 2024
    - Last Modified: Sat Oct 12 16:27:48 UTC 2024
    - 29.5K bytes
    - Viewed (0)
  10. src/main/webapp/js/admin/plugins/form-validator/security.js

    row new Error("reCaptcha API can not be loaded by hand, delete reCaptcha API snippet.");if(!a.formUtils.hasLoadedGrecaptcha&&a('[data-validation~="recaptcha"]',c).length){a.formUtils.hasLoadedGrecaptcha=!0;var e="//www.google.com/recaptcha/api.js?onload=reCaptchaLoaded&render=explicit"+(d.lang?"&hl="+d.lang:""),f=document.createElement("script");f.type="text/javascript",f.async=!0,f.defer=!0,f.src=e,document.getElementsByTagName("body")[0].appendChild(f)}};b.reCaptchaLoaded=function(b){b&&"object"==typeof...
    Registered: Thu Oct 31 13:40:30 UTC 2024
    - Last Modified: Mon Jan 01 05:12:47 UTC 2018
    - 10.5K bytes
    - Viewed (0)
Back to top