Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 14 for z1in (0.07 sec)

  1. src/crypto/internal/nistec/p256_asm_amd64.s

    	MOVOU (16*1)(BX), X1
    	MOVOU (16*2)(BX), X2
    	MOVOU (16*3)(BX), X3
    	MOVOU (16*4)(BX), X4
    	MOVOU (16*5)(BX), X5
    
    	MOVOU X0, x1in(16*0)
    	MOVOU X1, x1in(16*1)
    	MOVOU X2, y1in(16*0)
    	MOVOU X3, y1in(16*1)
    	MOVOU X4, z1in(16*0)
    	MOVOU X5, z1in(16*1)
    
    	MOVOU (16*0)(CX), X0
    	MOVOU (16*1)(CX), X1
    
    	MOVOU X0, x2in(16*0)
    	MOVOU X1, x2in(16*1)
    	// Store pointer to result
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Mar 04 17:29:44 UTC 2024
    - 39.8K bytes
    - Viewed (0)
  2. src/crypto/internal/nistec/p256_asm_arm64.s

    	CSEL	CC, x1, t1, x1;\
    	CSEL	CC, x2, t2, x2;\
    	CSEL	CC, x3, t3, x3;
    /* ---------------------------------------*/
    #define x1in(off) (off)(a_ptr)
    #define y1in(off) (off + 32)(a_ptr)
    #define z1in(off) (off + 64)(a_ptr)
    #define x2in(off) (off)(b_ptr)
    #define z2in(off) (off + 64)(b_ptr)
    #define x3out(off) (off)(res_ptr)
    #define y3out(off) (off + 32)(res_ptr)
    #define z3out(off) (off + 64)(res_ptr)
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Mar 04 17:29:44 UTC 2024
    - 29.7K bytes
    - Viewed (0)
  3. build-logic/binary-compatibility/src/main/groovy/gradlebuild/binarycompatibility/transforms/ExplodeZipAndFindJars.groovy

            File gradleJars = outputs.dir("gradle-jars")
            File dependencies = outputs.dir("gradle-dependencies")
            try (ZipInputStream zin = new ZipInputStream(artifact.get().asFile.newInputStream())) {
                ZipEntry zipEntry
                while (zipEntry = zin.nextEntry) {
                    String shortName = zipEntry.name
                    if (shortName.contains('/')) {
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Thu Jul 08 13:44:59 UTC 2021
    - 2.4K bytes
    - Viewed (0)
  4. src/main/resources/fess_indices/fess/eu/stopwords.txt

    honetan
    honi
    hor
    hori
    horiei
    horiek
    horietan
    horko
    horra
    horrek
    horrela
    horretan
    horri
    hortik
    hura
    izan
    ni
    noiz
    nola
    non
    nondik
    nongo
    nor
    nora
    ze
    zein
    zen
    zenbait
    zenbat
    zer
    zergatik
    ziren
    zituen
    zu
    zuek
    zuen
    Registered: Wed Jun 12 13:08:18 UTC 2024
    - Last Modified: Thu Jul 19 06:31:02 UTC 2018
    - 709 bytes
    - Viewed (0)
  5. src/crypto/tls/testdata/Client-TLSv12-RenegotiationRejected

    >>> Flow 4 (server to client)
    00000000  14 03 03 00 01 01 16 03  03 00 20 2e d7 9e b0 66  |.......... ....f|
    00000010  f1 39 84 a9 d9 93 17 bd  94 5a 31 49 bb eb f0 a0  |.9.......Z1I....|
    00000020  7b af d0 3b ae 1a 5d f6  46 31 36                 |{..;..].F16|
    >>> Flow 5 (client to server)
    00000000  17 03 03 00 16 cd 39 a7  64 3b 6a de 14 e0 26 ea  |......9.d;j...&.|
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 22 22:33:38 UTC 2024
    - 7K bytes
    - Viewed (0)
  6. tensorflow/compiler/mlir/lite/ir/tfl_ops.cc

      }
    
      // Input's element size must be multiple of parameter's z_in dimension.
      const int z_in = filter_type.getDimSize(1);
      const int num_input_elements = input_type.getNumElements();
      if (z_in != 0 && num_input_elements % z_in != 0) {
        return op.emitOpError(llvm::formatv(
                   "expect 'input' num_elements % {0} == 0, got input type ", z_in))
               << input_type;
      }
    
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Thu May 02 09:41:17 UTC 2024
    - 169.2K bytes
    - Viewed (0)
  7. src/html/template/escape_test.go

    			"styleBidiKeywordPassed",
    			`<p style="dir: {{"ltr"}}">`,
    			`<p style="dir: ltr">`,
    		},
    		{
    			"styleBidiPropNamePassed",
    			`<p style="border-{{"left"}}: 0; border-{{"right"}}: 1in">`,
    			`<p style="border-left: 0; border-right: 1in">`,
    		},
    		{
    			"styleExpressionBlocked",
    			`<p style="width: {{"expression(alert(1337))"}}">`,
    			`<p style="width: ZgotmplZ">`,
    		},
    		{
    			"styleTagSelectorPassed",
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Oct 16 03:29:27 UTC 2023
    - 56.2K bytes
    - Viewed (0)
  8. okhttp-idna-mapping-table/src/main/resources/okhttp3/internal/idna/IdnaMappingTable.txt

    FEAD..FEAE    ; mapped                 ; 0631          # 1.1  ARABIC LETTER REH ISOLATED FORM..ARABIC LETTER REH FINAL FORM
    FEAF..FEB0    ; mapped                 ; 0632          # 1.1  ARABIC LETTER ZAIN ISOLATED FORM..ARABIC LETTER ZAIN FINAL FORM
    FEB1..FEB4    ; mapped                 ; 0633          # 1.1  ARABIC LETTER SEEN ISOLATED FORM..ARABIC LETTER SEEN MEDIAL FORM
    Registered: Sun Jun 16 04:42:17 UTC 2024
    - Last Modified: Sat Feb 10 11:25:47 UTC 2024
    - 854.1K bytes
    - Viewed (0)
  9. src/main/resources/fess_indices/_aws/fess.json

    Registered: Wed Jun 12 13:08:18 UTC 2024
    - Last Modified: Tue Mar 23 12:38:28 UTC 2021
    - 117.3K bytes
    - Viewed (0)
  10. src/main/resources/fess_indices/_cloud/fess.json

    Registered: Wed Jun 12 13:08:18 UTC 2024
    - Last Modified: Sat Feb 27 09:26:16 UTC 2021
    - 117.3K bytes
    - Viewed (0)
Back to top