Searched defs:to_end (Results 1 – 3 of 3) sorted by relevance
/external/libcxx/src/ |
D | locale.cpp | 1451 extern_type* to, extern_type* to_end, extern_type*& to_nxt) const in do_out() 1520 intern_type* to, intern_type* to_end, intern_type*& to_nxt) const in do_in() 1597 extern_type* to, extern_type* to_end, extern_type*& to_nxt) const in do_unshift() 1700 uint8_t* to, uint8_t* to_end, uint8_t*& to_nxt, in utf16_to_utf8() 1777 uint8_t* to, uint8_t* to_end, uint8_t*& to_nxt, in utf16_to_utf8() 1854 uint16_t* to, uint16_t* to_end, uint16_t*& to_nxt, in utf8_to_utf16() 1975 uint32_t* to, uint32_t* to_end, uint32_t*& to_nxt, in utf8_to_utf16() 2197 uint8_t* to, uint8_t* to_end, uint8_t*& to_nxt, in ucs4_to_utf8() 2252 uint32_t* to, uint32_t* to_end, uint32_t*& to_nxt, in utf8_to_ucs4() 2464 uint8_t* to, uint8_t* to_end, uint8_t*& to_nxt, in ucs2_to_utf8() [all …]
|
/external/stlport/src/ |
D | facets_byname.cpp | 343 intern_type* to_end, in do_in()
|
/external/chromium_org/v8/src/ |
D | elements.cc | 369 uint32_t to_end; in CopyPackedSmiToDoubleElements() local
|