Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 8 of 8 for 34 (0.14 sec)

  1. .github/workflows/build.yml

        strategy:
          fail-fast: false
          matrix:
            api-level:
              - 21
              - 29
              - 34
    
        steps:
          - name: Checkout
            uses: actions/checkout@v4
            with:
              fetch-depth: 0
    
          - name: Configure JDK
            uses: actions/setup-java@v4
            with:
    Others
    - Registered: Fri Apr 26 11:42:10 GMT 2024
    - Last Modified: Mon Apr 15 01:51:50 GMT 2024
    - 17.2K bytes
    - Viewed (0)
  2. src/cmd/asm/internal/asm/testdata/arm.s

    	MOVHU	0x22(R9), R8         // MOVHU 34(R9), R8          // b282d9e1
    	MOVHU.W	0x22(R9), R8         // MOVHU.W 34(R9), R8        // b282f9e1
    	MOVHU.P	0x22(R9), R8         // MOVHU.P 34(R9), R8        // b282d9e0
    	MOVH	0x22(R9), R8         // MOVH 34(R9), R8           // f282d9e1
    	MOVH.W	0x22(R9), R8         // MOVH.W 34(R9), R8         // f282f9e1
    	MOVH.P	0x22(R9), R8         // MOVH.P 34(R9), R8         // f282d9e0
    Others
    - Registered: Tue Apr 23 11:13:09 GMT 2024
    - Last Modified: Fri Dec 15 20:51:01 GMT 2023
    - 69K bytes
    - Viewed (0)
  3. docs/en/data/people.yml

    - login: alejsdev
      count: 37
      avatarUrl: https://avatars.githubusercontent.com/u/90076947?u=1ee3a9fbef27abc9448ef5951350f99c7d76f7af&v=4
      url: https://github.com/alejsdev
    - login: JarroVGIT
      count: 34
      avatarUrl: https://avatars.githubusercontent.com/u/13659033?u=e8bea32d07a5ef72f7dde3b2079ceb714923ca05&v=4
      url: https://github.com/JarroVGIT
    - login: AdrianDeAnda
      count: 33
    Others
    - Registered: Sun Apr 28 07:19:10 GMT 2024
    - Last Modified: Mon Apr 01 23:12:23 GMT 2024
    - 56.9K bytes
    - Viewed (0)
  4. src/cmd/asm/internal/asm/testdata/arm64enc.s

    	MOVH.P R7, -72(R4)                         // 87841b78
    	MOVH.W R12, -125(R14)                      // cc3d1878
    	MOVH R19, 3686(R26)                        // 53cf1c79
    	MOVW R21, 34(R0)                           // 152002b8
    	MOVD R25, -137(R17)                        // 397217f8
    	MOVW R4, (R12)(R22.UXTW<<2)                // 845936b8
    	MOVD R27, (R5)(R15.UXTW<<3)                // bb582ff8
    Others
    - Registered: Tue Apr 23 11:13:09 GMT 2024
    - Last Modified: Mon Jul 24 01:11:41 GMT 2023
    - 43.9K bytes
    - Viewed (1)
  5. index.yaml

        name: minio
        sources:
        - https://github.com/minio/minio
        urls:
        - https://charts.min.io/helm-releases/minio-3.6.3.tgz
        version: 3.6.3
      - apiVersion: v1
        appVersion: RELEASE.2022-03-17T06-34-49Z
        created: "2024-03-03T10:49:25.503349188-08:00"
        description: Multi-Cloud Object Storage
        digest: b4cd25611ca322b1d23d23112fdfa6b068fd91eefe0b0663b88ff87ea4282495
        home: https://min.io
    Others
    - Registered: Sun Apr 21 19:28:08 GMT 2024
    - Last Modified: Sun Mar 03 18:49:37 GMT 2024
    - 53.2K bytes
    - Viewed (0)
  6. helm-releases/minio-3.6.2.tgz

    minio-3.6.2.tar minio/Chart.yaml apiVersion: v1 appVersion: RELEASE.2022-03-17T06-34-49Z description: Multi-Cloud Object Storage home: https://min.io icon: https://min.io/resources/img/logo/MINIO_wordmark.png keywords: - minio - storage - object-storage - s3 - cluster maintainers: - email: ******@****.*** name: MinIO, Inc name: minio sources: - https://github.com/minio/minio version: 3.6.2 minio/values.yaml ## Provide a name in place of minio for `app:` labels ## nameOverride: "" ## Provide a name...
    Others
    - Registered: Sun Apr 21 19:28:08 GMT 2024
    - Last Modified: Thu Mar 17 18:30:55 GMT 2022
    - 17.9K bytes
    - Viewed (0)
  7. helm-releases/minio-3.6.1.tgz

    IfNotPresent imagePullSecrets: [] # - name: "image-pull-secret" ## Set default image, imageTag, and imagePullPolicy for the `mc` (the minio ## client used to create a default bucket). ## mcImage: repository: quay.io/minio/mc tag: RELEASE.2022-03-13T22-34-00Z pullPolicy: IfNotPresent ## minio mode, i.e. standalone or distributed or gateway. mode: distributed ## other supported values are "standalone", "gateway" ## Additional labels to include with deployment or statefulset additionalLabels: [] ## Additional...
    Others
    - Registered: Sun Apr 21 19:28:08 GMT 2024
    - Last Modified: Tue Mar 15 00:13:17 GMT 2022
    - 17.9K bytes
    - Viewed (0)
  8. helm-releases/minio-3.6.0.tgz

    IfNotPresent imagePullSecrets: [] # - name: "image-pull-secret" ## Set default image, imageTag, and imagePullPolicy for the `mc` (the minio ## client used to create a default bucket). ## mcImage: repository: quay.io/minio/mc tag: RELEASE.2022-03-13T22-34-00Z pullPolicy: IfNotPresent ## minio mode, i.e. standalone or distributed or gateway. mode: distributed ## other supported values are "standalone", "gateway" ## Additional labels to include with deployment or statefulset additionalLabels: [] ## Additional...
    Others
    - Registered: Sun Apr 21 19:28:08 GMT 2024
    - Last Modified: Sun Mar 13 22:44:21 GMT 2022
    - 17.9K bytes
    - Viewed (0)
Back to top