Searched refs:STR_s (Results 1 - 11 of 11) sorted by relevance

/external/pcre/dist2/src/
H A Dpcre2_tables.c231 #define STRING_Anatolian_Hieroglyphs0 STR_A STR_n STR_a STR_t STR_o STR_l STR_i STR_a STR_n STR_UNDERSCORE STR_H STR_i STR_e STR_r STR_o STR_g STR_l STR_y STR_p STR_h STR_s "\0"
235 #define STRING_Avestan0 STR_A STR_v STR_e STR_s STR_t STR_a STR_n "\0"
236 #define STRING_Balinese0 STR_B STR_a STR_l STR_i STR_n STR_e STR_s STR_e "\0"
238 #define STRING_Bassa_Vah0 STR_B STR_a STR_s STR_s STR_a STR_UNDERSCORE STR_V STR_a STR_h "\0"
244 #define STRING_Buginese0 STR_B STR_u STR_g STR_i STR_n STR_e STR_s STR_e "\0"
249 #define STRING_Caucasian_Albanian0 STR_C STR_a STR_u STR_c STR_a STR_s STR_i STR_a STR_n STR_UNDERSCORE STR_A STR_l STR_b STR_a STR_n STR_i STR_a STR_n "\0"
259 #define STRING_Cs0 STR_C STR_s "\0"
263 #define STRING_Deseret0 STR_D STR_e STR_s STR_e STR_r STR_e STR_t "\0"
266 #define STRING_Egyptian_Hieroglyphs0 STR_E STR_g STR_y STR_p STR_t STR_i STR_a STR_n STR_UNDERSCORE STR_H STR_i STR_e STR_r STR_o STR_g STR_l STR_y STR_p STR_h STR_s "\
[all...]
/external/v8/src/arm64/
H A Dinstructions-arm64.cc57 case STR_s:
H A Dinstrument-arm64.cc385 case STR_s: // Fall through.
H A Ddisasm-arm64.cc756 V(STR_s, "str", "'St") \
H A Dassembler-arm64-inl.h914 return rt.Is64Bits() ? STR_d : STR_s;
H A Dsimulator-arm64.cc1666 case STR_s: MemoryWrite<float>(address, sreg(srcdst)); break;
1682 if ((op == STR_s) || (op == STR_d)) {
/external/vixl/src/aarch64/
H A Dinstructions-aarch64.cc113 case STR_s:
H A Dinstrument-aarch64.cc429 case STR_s:
H A Ddisasm-aarch64.cc903 V(STR_s, "str", "'St") \
H A Dsimulator-aarch64.cc1365 case STR_s:
1393 if ((op == STR_s) || (op == STR_d)) {
H A Dassembler-aarch64.cc4661 return STR_s;

Completed in 478 milliseconds