Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 4 of 4 for 00019 (0.4 sec)

  1. src/main/webapp/css/admin/bootstrap.min.css.map

     display: flex !important;\n  -ms-flex-preferred-size: auto;\n  flex-basis: auto;\n}\n\n.navbar-expand .navbar-toggler {\n  display: none;\n}\n\n.navbar-light .navbar-brand {\n  color: rgba(0, 0, 0, 0.9);\n}\n\n.navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus {\n  color: rgba(0, 0, 0, 0.9);\n}\n\n.navbar-light .navbar-nav .nav-link {\n  color: rgba(0, 0, 0, 0.5);\n}\n\n.navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {\n  color: rgba(0, 0, 0,...
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Sat Oct 26 01:49:09 UTC 2024
    - 639.3K bytes
    - Viewed (1)
  2. RELEASE.md

        from that library.
    *   tf.keras.optimizers default learning rate changes:
        *   Adadelta: 1.000 to 0.001
        *   Adagrad: 0.01 to 0.001
        *   Adamax: 0.002 to 0.001
        *   NAdam: 0.002 to 0.001
    
    ## Bug Fixes and Other Changes
    
    *   Documentation
    *   Deprecations and Symbol renames.
        *   Remove unused StringViewVariantWrapper
    Registered: Tue Sep 09 12:39:10 UTC 2025
    - Last Modified: Mon Aug 18 20:54:38 UTC 2025
    - 740K bytes
    - Viewed (1)
  3. src/main/webapp/css/bootstrap.min.css.map

    .placeholder {\n    animation: placeholder-glow 2s ease-in-out infinite;\n  }\n}\n\n@keyframes placeholder-glow {\n  50% {\n    opacity: $placeholder-opacity-min;\n  }\n}\n\n.placeholder-wave {\n  mask-image: linear-gradient(130deg, $black 55%, rgba(0, 0, 0, (1 - $placeholder-opacity-min)) 75%, $black 95%);\n  mask-size: 200% 100%;\n  animation: placeholder-wave 2s linear infinite;\n}\n\n@keyframes placeholder-wave {\n  100% {\n    mask-position: -200% 0%;\n  }\n}\n","// All-caps `RGBA()` function used...
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Sun Jan 12 06:14:02 UTC 2025
    - 575.5K bytes
    - Viewed (0)
  4. lib/fips140/v1.0.0.zip

    in_len+40(FP), IN_LEN MOVD counter+56(FP), COUNTER MOVD key+64(FP), BLK_KEY // Set up permute string when needed. #ifdef NEEDS_ESPERM MOVD $·rcon(SB), R14 LVX (R14), ESPERM // Permute value for P8_ macros. #endif SETUP_COUNTER // V30 Counter V31 BE {0, 0, 0, 1} LOAD_KEYS(BLK_KEY, KEY_LEN) // VS1 - VS10/12/14 based on keysize CMP IN_LEN, $128 BLT block64 block128_loop: // Do 8 encryptions in parallel by setting // input values in V15-V22 and executing // vcipher on the updated value and the keys. GEN_VCIPHER_8_INPUTS...
    Registered: Tue Sep 09 11:13:09 UTC 2025
    - Last Modified: Wed Jan 29 15:10:35 UTC 2025
    - 635K bytes
    - Viewed (0)
Back to top