- Sort Score
- Result 10 results
- Languages All
Results 1 - 5 of 5 for stx (0.09 sec)
-
android/guava/src/com/google/common/base/Ascii.java
* Such a sequence is referred to as "text." STX may be used to terminate a sequence of characters * started by SOH. * * @since 8.0 */ public static final byte STX = 2; /** * End of Text: A communication control character used to terminate a sequence of characters * started with STX and transmitted as an entity. * * @since 8.0 */
Registered: Fri Dec 26 12:43:10 UTC 2025 - Last Modified: Mon Mar 17 20:26:29 UTC 2025 - 21.7K bytes - Viewed (0) -
src/cmd/asm/internal/asm/testdata/loong64enc1.s
MOVH (R14)(R13), R12 // cc350438 MOVHU (R14)(R13), R12 // cc352438 MOVW (R14)(R13), R12 // cc350838 MOVWU (R14)(R13), R12 // cc352838 MOVV (R14)(R13), R12 // cc350c38 // STX.{B,H,W,D} instructions MOVB R12, (R14)(R13) // cc351038 MOVH R12, (R14)(R13) // cc351438 MOVW R12, (R14)(R13) // cc351838 MOVV R12, (R14)(R13) // cc351c38 // FLDX.{S,D} instructions
Registered: Tue Dec 30 11:13:12 UTC 2025 - Last Modified: Thu Nov 27 00:46:52 UTC 2025 - 44.5K bytes - Viewed (0) -
lib/fips140/v1.0.0-c2097c7c.zip
x3) CALL p256SqrInternal<>(SB) STP (y0, y1), zsqr(0*8) STP (y2, y3), zsqr(2*8) LDP 0*16(a_ptr), (x0, x1) LDP 1*16(a_ptr), (x2, x3) p256AddInline STx(m) LDx(z1in) LDy(y1in) CALL p256MulInternal<>(SB) p256MulBy2Inline STx(z3out) LDy(x1in) LDx(zsqr) CALL p256SubInternal<>(SB) LDy(m) CALL p256MulInternal<>(SB) // Multiply by 3 p256MulBy2Inline p256AddInline STx(m) LDy(y1in) p256MulBy2Inline CALL p256SqrInternal<>(SB) STy(s) MOVD y0, x0 MOVD y1, x1 MOVD y2, x2 MOVD y3, x3 CALL p256SqrInternal<>(SB) // Divide...
Registered: Tue Dec 30 11:13:12 UTC 2025 - Last Modified: Thu Sep 25 19:53:19 UTC 2025 - 642.7K bytes - Viewed (0) -
lib/fips140/v1.1.0-rc1.zip
x3) CALL p256SqrInternal<>(SB) STP (y0, y1), zsqr(0*8) STP (y2, y3), zsqr(2*8) LDP 0*16(a_ptr), (x0, x1) LDP 1*16(a_ptr), (x2, x3) p256AddInline STx(m) LDx(z1in) LDy(y1in) CALL p256MulInternal<>(SB) p256MulBy2Inline STx(z3out) LDy(x1in) LDx(zsqr) CALL p256SubInternal<>(SB) LDy(m) CALL p256MulInternal<>(SB) // Multiply by 3 p256MulBy2Inline p256AddInline STx(m) LDy(y1in) p256MulBy2Inline CALL p256SqrInternal<>(SB) STy(s) MOVD y0, x0 MOVD y1, x1 MOVD y2, x2 MOVD y3, x3 CALL p256SqrInternal<>(SB) // Divide...
Registered: Tue Dec 30 11:13:12 UTC 2025 - Last Modified: Thu Dec 11 16:27:41 UTC 2025 - 663K bytes - Viewed (0) -
fess-crawler/src/main/resources/org/codelibs/fess/crawler/mime/tika-mimetypes.xml
<glob pattern="*.sp7"/> <glob pattern="*.sas7bput"/> </mime-type> <mime-type type="application/x-sas-transport"> <_comment>SAS Transport File</_comment> <glob pattern="*.stx"/> </mime-type> <mime-type type="application/x-sas-backup"> <_comment>SAS Backup</_comment> <glob pattern="*.sas7bbak"/> </mime-type> <mime-type type="application/x-sas-xport">
Registered: Sat Dec 20 11:21:39 UTC 2025 - Last Modified: Thu Oct 16 07:46:32 UTC 2025 - 320.2K bytes - Viewed (5)