HomeSort by relevance Sort by last modified time
    Searched refs:STR_s (Results 1 - 10 of 10) sorted by null

  /external/pcre/dist/
pcre_tables.c 213 #define STRING_Avestan0 STR_A STR_v STR_e STR_s STR_t STR_a STR_n "\0"
214 #define STRING_Balinese0 STR_B STR_a STR_l STR_i STR_n STR_e STR_s STR_e "\0"
216 #define STRING_Bassa_Vah0 STR_B STR_a STR_s STR_s STR_a STR_UNDERSCORE STR_V STR_a STR_h "\0"
222 #define STRING_Buginese0 STR_B STR_u STR_g STR_i STR_n STR_e STR_s STR_e "\0"
227 #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"
237 #define STRING_Cs0 STR_C STR_s "\0"
241 #define STRING_Deseret0 STR_D STR_e STR_s STR_e STR_r STR_e STR_t "\0"
244 #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 "\0"
245 #define STRING_Elbasan0 STR_E STR_l STR_b STR_a STR_s STR_a STR_n "\0
    [all...]
  /external/chromium_org/v8/src/arm64/
instructions-arm64.cc 59 case STR_s:
instrument-arm64.cc 391 case STR_s: // Fall through.
disasm-arm64.cc 758 V(STR_s, "str", "'St") \
    [all...]
assembler-arm64-inl.h 930 return rt.Is64Bits() ? STR_d : STR_s;
    [all...]
simulator-arm64.cc     [all...]
  /external/vixl/src/a64/
instrument-a64.cc 422 case STR_s: // Fall through.
disasm-a64.cc 765 V(STR_s, "str", "'St") \
    [all...]
assembler-a64.cc     [all...]
simulator-a64.cc 812 case STR_s: MemoryWriteFP32(address, sreg(srcdst)); break;
    [all...]

Completed in 176 milliseconds