- Sort Score
- Result 10 results
- Languages All
Results 1 - 4 of 4 for stx (0.11 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 Sep 05 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 Sep 09 11:13:09 UTC 2025 - Last Modified: Thu Sep 04 19:24:25 UTC 2025 - 35.5K bytes - Viewed (0) -
lib/fips140/v1.0.0.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 Sep 09 11:13:09 UTC 2025 - Last Modified: Wed Jan 29 15:10:35 UTC 2025 - 635K 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: Sun Sep 21 03:50:09 UTC 2025 - Last Modified: Thu Mar 13 08:18:01 UTC 2025 - 320.1K bytes - Viewed (1)