Search Options

Results per page
Sort
Preferred Languages
Advance

Results 191 - 197 of 197 for mesiac (0.09 sec)

  1. src/cmd/asm/internal/asm/testdata/amd64enc.s

    	AESENCLAST X11, X11                     // 66450f38dddb
    	AESIMC (BX), X2                         // 660f38db13
    	AESIMC (R11), X2                        // 66410f38db13
    	AESIMC X2, X2                           // 660f38dbd2
    	AESIMC X11, X2                          // 66410f38dbd3
    	AESIMC (BX), X11                        // 66440f38db1b
    	AESIMC (R11), X11                       // 66450f38db1b
    	AESIMC X2, X11                          // 66440f38dbda
    Registered: Tue Sep 09 11:13:09 UTC 2025
    - Last Modified: Fri Oct 08 21:38:44 UTC 2021
    - 581.9K bytes
    - Viewed (1)
  2. android/guava/src/com/google/common/net/HttpHeaders.java

       *
       * @since 33.2.0
       */
      public static final String PERMISSIONS_POLICY_REPORT_ONLY = "Permissions-Policy-Report-Only";
    
      /**
       * The HTTP <a
       * href="https://wicg.github.io/user-preference-media-features-headers/#sec-ch-prefers-color-scheme">{@code
       * Sec-CH-Prefers-Color-Scheme}</a> header field name.
       *
       * <p>This header is experimental.
       *
       * @since 31.0
       */
    Registered: Fri Sep 05 12:43:10 UTC 2025
    - Last Modified: Thu Mar 27 20:37:16 UTC 2025
    - 35.4K bytes
    - Viewed (0)
  3. CHANGELOG/CHANGELOG-1.6.md

    Also, please note:
    - using `application/vnd.kubernetes.protobuf` as the media storage type for 1.6 is default but not required
    - the ability to rollback to etcd2 can be preserved by setting the storage media type flag on `kube-apiserver`
    
      ```
      --storage-media-type application/json
      ```
    
      to continue to use `application/json` as the storage media type which can be changed to
    Registered: Fri Sep 05 09:05:11 UTC 2025
    - Last Modified: Thu Dec 24 02:28:26 UTC 2020
    - 304K bytes
    - Viewed (0)
  4. lib/fips140/v1.0.0.zip

    64(R10), [V0.B16, V1.B16, V2.B16, V3.B16] VMOV V0.B16, V7.B16 AESIMC V1.B16, V6.B16 AESIMC V2.B16, V5.B16 AESIMC V3.B16, V4.B16 VLD1.P 64(R10), [V0.B16, V1.B16, V2.B16, V3.B16] AESIMC V0.B16, V11.B16 AESIMC V1.B16, V10.B16 AESIMC V2.B16, V9.B16 AESIMC V3.B16, V8.B16 VLD1.P 64(R10), [V0.B16, V1.B16, V2.B16, V3.B16] AESIMC V0.B16, V15.B16 AESIMC V1.B16, V14.B16 AESIMC V2.B16, V13.B16 AESIMC V3.B16, V12.B16 VLD1 (R10), [V0.B16, V1.B16, V2.B16] AESIMC V0.B16, V18.B16 AESIMC V1.B16, V17.B16 VMOV V2.B16, V16.B16...
    Registered: Tue Sep 09 11:13:09 UTC 2025
    - Last Modified: Wed Jan 29 15:10:35 UTC 2025
    - 635K bytes
    - Viewed (0)
  5. android/guava/src/com/google/thirdparty/publicsuffix/PublicSuffixPatterns.java

    kaz&awihsak?omuzi??m&a&gat?karum??o???n&anust?esog??o&das?ihcot?jnas?k&ihay?oym??mak?naga?ries??u&ories?steoj?????i&k&a!.&a&go?k&asok?oimak??t&ago!rihcah??ika!atik???w&aki?oyk???e&mojog?natim?suranihsagih?t&ado?okoy???i&hsoyirom?magatak?naokimak??nesiad?o&hakin?jnoh!iruy??nuzak?rihson?tasi&juf?m??yjnoh??u&kobmes?oppah????in,?o!.&a&dakatognub?m&asah?ihsemih??su?t&ekat?i&h?o????e&onokok?ustimak??i&jih?k&asinuk?ias?usu??mukust??onoognub?u&fuy?juk?ppeb?suk?????nayn,?wa&ga&k!.&a&mihsoan?rihotok?waga&...
    Registered: Fri Sep 05 12:43:10 UTC 2025
    - Last Modified: Tue Aug 12 15:39:59 UTC 2025
    - 75.3K bytes
    - Viewed (1)
  6. src/main/java/org/codelibs/fess/mylasta/direction/FessConfig.java

         */
        String getSupportedUploadedCssExtentions();
    
        /**
         * Get the value for the key 'supported.uploaded.media.extentions'. <br>
         * The value is, e.g. jpg,jpeg,gif,png,swf <br>
         * comment: Supported media file extensions for upload.
         * @return The value of found property. (NotNull: if not found, exception but basically no way)
         */
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 17 08:28:31 UTC 2025
    - 525.6K bytes
    - Viewed (2)
  7. docs/en/docs/release-notes.md

    In versions lower than `0.65.2`, FastAPI would try to read the request payload as JSON even if the `content-type` header sent was not set to `application/json` or a compatible JSON media type (e.g. `application/geo+json`).
    
    So, a request with a content type of `text/plain` containing JSON data would be accepted and the JSON data would be extracted.
    
    Registered: Sun Sep 07 07:19:17 UTC 2025
    - Last Modified: Fri Sep 05 12:48:45 UTC 2025
    - 544.1K bytes
    - Viewed (0)
Back to top