Home
last modified time | relevance | path

Searched refs:STR_h (Results 1 – 11 of 11) sorted by relevance

/external/pcre/dist2/src/
Dpcre2_tables.c242 #define STRING_Ahom0 STR_A STR_h STR_o STR_m "\0"
243 …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"
250 #define STRING_Bassa_Vah0 STR_B STR_a STR_s STR_s STR_a STR_UNDERSCORE STR_V STR_a STR_h "\0"
253 #define STRING_Bhaiksuki0 STR_B STR_h STR_a STR_i STR_k STR_s STR_u STR_k STR_i "\0"
255 #define STRING_Brahmi0 STR_B STR_r STR_a STR_h STR_m STR_i "\0"
258 #define STRING_Buhid0 STR_B STR_u STR_h STR_i STR_d "\0"
265 #define STRING_Chakma0 STR_C STR_h STR_a STR_k STR_m STR_a "\0"
266 #define STRING_Cham0 STR_C STR_h STR_a STR_m "\0"
267 #define STRING_Cherokee0 STR_C STR_h STR_e STR_r STR_o STR_k STR_e STR_e "\0"
280 …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"
[all …]
Dpcre2_internal.h853 #define STR_h "h" macro
1129 #define STR_h "\150" macro
1162 #define STRING_alpha0 STR_a STR_l STR_p STR_h STR_a "\0"
1170 #define STRING_graph0 STR_g STR_r STR_a STR_p STR_h "\0"
/external/vixl/src/aarch64/
Dinstructions-aarch64.cc94 case STR_h: in IsStore()
Dcpu-features-auditor-aarch64.cc92 case STR_h: in LoadStoreHelper()
Dsimulator-aarch64.cc1480 case STR_h: in LoadStoreHelper()
1513 } else if ((op == STR_b) || (op == STR_h) || (op == STR_q)) { in LoadStoreHelper()
Ddisasm-aarch64.cc993 V(STR_h, "str", "'Ht") \
Dassembler-aarch64.cc5822 return STR_h; in StoreOpFor()
/external/v8/src/arm64/
Dinstructions-arm64.cc59 case STR_h: in IsStore()
Dassembler-arm64-inl.h823 return STR_h;
Dsimulator-arm64.cc1790 case STR_h: in LoadStoreHelper()
1816 } else if ((op == STR_b) || (op == STR_h) || (op == STR_q)) { in LoadStoreHelper()
Ddisasm-arm64.cc758 V(STR_h, "str", "'Ht") \