Searched refs:STP (Results 1 - 8 of 8) sorted by relevance

/external/libpcap/
H A Dtokdefs.h123 STP = 341, enumerator in enum:yytokentype
244 #define STP 341 macro
H A Dgrammar.y290 %token STP
493 | STP { $$ = Q_STP; }
H A Dgrammar.c430 STP = 341, enumerator in enum:yytokentype
551 #define STP 341 macro
1037 "L2", "IIH", "LSP", "SNP", "CSNP", "PSNP", "STP", "IPX", "NETBEUI",
H A Dscanner.l237 stp return STP;
H A Dscanner.c3253 return STP;
/external/chromium_org/v8/src/arm64/
H A Dconstants-arm64.h713 V(STP, w, 0x00000000), \
716 V(STP, x, 0x80000000), \
718 V(STP, s, 0x04000000), \
720 V(STP, d, 0x44000000), \
/external/vixl/src/a64/
H A Dconstants-a64.h595 V(STP, w, 0x00000000), \
598 V(STP, x, 0x80000000), \
600 V(STP, s, 0x04000000), \
602 V(STP, d, 0x44000000), \
/external/pcre/dist/sljit/
H A DsljitNativeARM_64.c113 #define STP 0xa9000000 macro
1109 FAIL_IF(push_inst(compiler, STP | RT(prev) | RT2(i) | RN(TMP_SP) | offs));
1119 FAIL_IF(push_inst(compiler, STP | RT(prev) | RT2(i) | RN(TMP_SP) | offs));

Completed in 2400 milliseconds