Search Options

Results per page
Sort
Preferred Languages
Advance

Results 291 - 300 of 367 for recorded (0.07 sec)

  1. 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)
  2. 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)
  3. 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)
  4. android/guava/src/com/google/common/util/concurrent/AggregateFuture.java

          if (!firstTimeSeen) {
            /*
             * We've seen this, so we've seen its causes, too. No need to re-add them. (There's one case
             * where this isn't true, but we ignore it: If we record an exception, then someone calls
             * initCause() on it, and then we examine it again, we'll conclude that we've seen the whole
             * chain before when in fact we haven't. But this should be rare.)
             */
    Registered: Fri Nov 01 12:43:10 UTC 2024
    - Last Modified: Fri Oct 25 13:13:32 UTC 2024
    - 16.2K bytes
    - Viewed (0)
  5. licenses/github.com/hashicorp/hcl/LICENSE

    9. Miscellaneous
    
       This License represents the complete agreement concerning the subject matter
       hereof. If any provision of this License is held to be unenforceable, such
       provision shall be reformed only to the extent necessary to make it
       enforceable. Any law or regulation which provides that the language of a
       contract shall be construed against the drafter shall not be used to construe
    Registered: Wed Nov 06 22:53:10 UTC 2024
    - Last Modified: Sat Oct 26 02:47:39 UTC 2019
    - 15.6K bytes
    - Viewed (0)
  6. licenses/github.com/hashicorp/go-version/LICENSE

    9. Miscellaneous
    
       This License represents the complete agreement concerning the subject matter
       hereof. If any provision of this License is held to be unenforceable, such
       provision shall be reformed only to the extent necessary to make it
       enforceable. Any law or regulation which provides that the language of a
       contract shall be construed against the drafter shall not be used to construe
    Registered: Wed Nov 06 22:53:10 UTC 2024
    - Last Modified: Thu Jun 06 15:59:40 UTC 2024
    - 15.6K bytes
    - Viewed (0)
  7. licenses/github.com/hashicorp/golang-lru/v2/LICENSE

    9. Miscellaneous
    
       This License represents the complete agreement concerning the subject
       matter hereof. If any provision of this License is held to be
       unenforceable, such provision shall be reformed only to the extent
       necessary to make it enforceable. Any law or regulation which provides that
       the language of a contract shall be construed against the drafter shall not
    Registered: Wed Nov 06 22:53:10 UTC 2024
    - Last Modified: Fri Feb 03 20:21:32 UTC 2023
    - 15.6K bytes
    - Viewed (0)
  8. tensorflow/c/eager/c_api_unified_experimental_graph.cc

                                       graph_outputs.size(), graph_outputs.data(),
                                       nullptr, nullptr, name_.data(), s);
        *f = new GraphFunction(std::move(func->record->fdef()));
        TF_DeleteFunction(func);
        TF_RETURN_IF_ERROR(StatusFromTF_Status(s));
        TF_DeleteStatus(s);
        return absl::OkStatus();
      }
    
    Registered: Tue Nov 05 12:39:12 UTC 2024
    - Last Modified: Sat Oct 12 05:11:17 UTC 2024
    - 15.7K bytes
    - Viewed (0)
  9. finisher_api.go

    	}
    	return
    }
    
    // FirstOrCreate finds the first matching record, otherwise if not found creates a new instance with given conds.
    // Each conds must be a struct or map.
    //
    // Using FirstOrCreate in conjunction with Assign will result in an update to the database even if the record exists.
    //
    //	// assign an email if the record is not found
    Registered: Sun Nov 03 09:35:10 UTC 2024
    - Last Modified: Sat Sep 14 12:58:29 UTC 2024
    - 22.8K bytes
    - Viewed (0)
  10. impl/maven-core/src/main/java/org/apache/maven/DefaultMaven.java

                    .filter(rap -> !allAvailableProfiles.contains(rap))
                    .collect(toSet());
    
            if (!notFoundRequiredProfiles.isEmpty()) {
                // Use SLF4J formatter for consistency with warnings reported by logger
                final String message = MessageFormatter.format(
                                "The requested profiles {} could not be activated or deactivated because they do not"
    Registered: Sun Nov 03 03:35:11 UTC 2024
    - Last Modified: Fri Oct 25 12:31:46 UTC 2024
    - 27.5K bytes
    - Viewed (1)
Back to top