Home
last modified time | relevance | path

Searched defs:__prefix (Results 1 – 3 of 3) sorted by relevance

/llvm-project/libcxx/include/__format/
H A Dwrite_escaped.h71 __write_escaped_code_unit(basic_string<_CharT>& __str, char32_t __value, const _CharT* __prefix) { in __write_escaped_code_unit() argument
H A Dformatter_integral.h291 __format_integer(_Tp __value,_FormatContext & __ctx,__format_spec::__parsed_specifications<_CharT> __specs,bool __negative,_Iterator __begin,_Iterator __end,const char * __prefix,int __base) __format_integer() argument
/llvm-project/libcxx/include/__functional/
H A Dboyer_moore_searcher.h175 __compute_bm_prefix(_Iterator __first,_Iterator __last,_BinaryPredicate __pred,_Container & __prefix) __compute_bm_prefix() argument