Home
last modified time | relevance | path

Searched refs:encoding (Results 1 – 25 of 34) sorted by relevance

12

/l4re-core-master/libstdc++-v3/contrib/gcc-10/
A Dunwind-pe.h72 size_of_encoded_value (unsigned char encoding) in size_of_encoded_value() argument
74 if (encoding == DW_EH_PE_omit) in size_of_encoded_value()
77 switch (encoding & 0x07) in size_of_encoded_value()
103 if (encoding == DW_EH_PE_omit) in base_of_encoded_value()
106 switch (encoding & 0x70) in base_of_encoded_value()
201 if (encoding == DW_EH_PE_aligned) in read_encoded_value_with_base()
210 switch (encoding & 0x0f) in read_encoded_value_with_base()
268 if ((encoding & DW_EH_PE_pcrel) && (encoding & DW_EH_PE_indirect)) in read_encoded_value_with_base()
277 if (encoding & DW_EH_PE_indirect) in read_encoded_value_with_base()
283 if (encoding & DW_EH_PE_indirect) in read_encoded_value_with_base()
[all …]
/l4re-core-master/libstdc++-v3/contrib/gcc-11/
A Dunwind-pe.h72 size_of_encoded_value (unsigned char encoding) in size_of_encoded_value() argument
74 if (encoding == DW_EH_PE_omit) in size_of_encoded_value()
77 switch (encoding & 0x07) in size_of_encoded_value()
103 if (encoding == DW_EH_PE_omit) in base_of_encoded_value()
106 switch (encoding & 0x70) in base_of_encoded_value()
201 if (encoding == DW_EH_PE_aligned) in read_encoded_value_with_base()
210 switch (encoding & 0x0f) in read_encoded_value_with_base()
268 if ((encoding & DW_EH_PE_pcrel) && (encoding & DW_EH_PE_indirect)) in read_encoded_value_with_base()
277 if (encoding & DW_EH_PE_indirect) in read_encoded_value_with_base()
283 if (encoding & DW_EH_PE_indirect) in read_encoded_value_with_base()
[all …]
/l4re-core-master/libstdc++-v3/contrib/gcc-4.9/
A Dunwind-pe.h72 size_of_encoded_value (unsigned char encoding) in size_of_encoded_value() argument
74 if (encoding == DW_EH_PE_omit) in size_of_encoded_value()
77 switch (encoding & 0x07) in size_of_encoded_value()
103 if (encoding == DW_EH_PE_omit) in base_of_encoded_value()
106 switch (encoding & 0x70) in base_of_encoded_value()
198 if (encoding == DW_EH_PE_aligned) in read_encoded_value_with_base()
207 switch (encoding & 0x0f) in read_encoded_value_with_base()
262 result += ((encoding & 0x70) == DW_EH_PE_pcrel in read_encoded_value_with_base()
264 if (encoding & DW_EH_PE_indirect) in read_encoded_value_with_base()
282 return read_encoded_value_with_base (encoding, in read_encoded_value()
[all …]
/l4re-core-master/libstdc++-v3/contrib/gcc-5/
A Dunwind-pe.h72 size_of_encoded_value (unsigned char encoding) in size_of_encoded_value() argument
74 if (encoding == DW_EH_PE_omit) in size_of_encoded_value()
77 switch (encoding & 0x07) in size_of_encoded_value()
103 if (encoding == DW_EH_PE_omit) in base_of_encoded_value()
106 switch (encoding & 0x70) in base_of_encoded_value()
198 if (encoding == DW_EH_PE_aligned) in read_encoded_value_with_base()
207 switch (encoding & 0x0f) in read_encoded_value_with_base()
262 result += ((encoding & 0x70) == DW_EH_PE_pcrel in read_encoded_value_with_base()
264 if (encoding & DW_EH_PE_indirect) in read_encoded_value_with_base()
282 return read_encoded_value_with_base (encoding, in read_encoded_value()
[all …]
/l4re-core-master/libstdc++-v3/contrib/gcc-7/
A Dunwind-pe.h72 size_of_encoded_value (unsigned char encoding) in size_of_encoded_value() argument
74 if (encoding == DW_EH_PE_omit) in size_of_encoded_value()
77 switch (encoding & 0x07) in size_of_encoded_value()
103 if (encoding == DW_EH_PE_omit) in base_of_encoded_value()
106 switch (encoding & 0x70) in base_of_encoded_value()
198 if (encoding == DW_EH_PE_aligned) in read_encoded_value_with_base()
207 switch (encoding & 0x0f) in read_encoded_value_with_base()
262 result += ((encoding & 0x70) == DW_EH_PE_pcrel in read_encoded_value_with_base()
264 if (encoding & DW_EH_PE_indirect) in read_encoded_value_with_base()
282 return read_encoded_value_with_base (encoding, in read_encoded_value()
[all …]
/l4re-core-master/libstdc++-v3/contrib/gcc-6/
A Dunwind-pe.h72 size_of_encoded_value (unsigned char encoding) in size_of_encoded_value() argument
74 if (encoding == DW_EH_PE_omit) in size_of_encoded_value()
77 switch (encoding & 0x07) in size_of_encoded_value()
103 if (encoding == DW_EH_PE_omit) in base_of_encoded_value()
106 switch (encoding & 0x70) in base_of_encoded_value()
198 if (encoding == DW_EH_PE_aligned) in read_encoded_value_with_base()
207 switch (encoding & 0x0f) in read_encoded_value_with_base()
262 result += ((encoding & 0x70) == DW_EH_PE_pcrel in read_encoded_value_with_base()
264 if (encoding & DW_EH_PE_indirect) in read_encoded_value_with_base()
282 return read_encoded_value_with_base (encoding, in read_encoded_value()
[all …]
/l4re-core-master/libstdc++-v3/contrib/gcc-8/
A Dunwind-pe.h72 size_of_encoded_value (unsigned char encoding) in size_of_encoded_value() argument
74 if (encoding == DW_EH_PE_omit) in size_of_encoded_value()
77 switch (encoding & 0x07) in size_of_encoded_value()
103 if (encoding == DW_EH_PE_omit) in base_of_encoded_value()
106 switch (encoding & 0x70) in base_of_encoded_value()
198 if (encoding == DW_EH_PE_aligned) in read_encoded_value_with_base()
207 switch (encoding & 0x0f) in read_encoded_value_with_base()
262 result += ((encoding & 0x70) == DW_EH_PE_pcrel in read_encoded_value_with_base()
264 if (encoding & DW_EH_PE_indirect) in read_encoded_value_with_base()
282 return read_encoded_value_with_base (encoding, in read_encoded_value()
[all …]
/l4re-core-master/libstdc++-v3/contrib/gcc-9/
A Dunwind-pe.h72 size_of_encoded_value (unsigned char encoding) in size_of_encoded_value() argument
74 if (encoding == DW_EH_PE_omit) in size_of_encoded_value()
77 switch (encoding & 0x07) in size_of_encoded_value()
103 if (encoding == DW_EH_PE_omit) in base_of_encoded_value()
106 switch (encoding & 0x70) in base_of_encoded_value()
201 if (encoding == DW_EH_PE_aligned) in read_encoded_value_with_base()
210 switch (encoding & 0x0f) in read_encoded_value_with_base()
265 result += ((encoding & 0x70) == DW_EH_PE_pcrel in read_encoded_value_with_base()
267 if (encoding & DW_EH_PE_indirect) in read_encoded_value_with_base()
287 return read_encoded_value_with_base (encoding, in read_encoded_value()
[all …]
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/misc/locale/
A Dlocale.c631 base->encoding = __ctype_encoding_utf8; in _locale_set_l()
637 base->encoding = __ctype_encoding_7_bit; in _locale_set_l()
645 base->encoding = __ctype_encoding_8_bit; in _locale_set_l()
1439 if (loc->encoding == __ctype_encoding_utf8) { in __locale_mbrtowc_l()
1450 assert((loc->encoding == __ctype_encoding_7_bit) || (loc->encoding == __ctype_encoding_8_bit)); in __locale_mbrtowc_l()
1452 assert(loc->encoding == __ctype_encoding_7_bit); in __locale_mbrtowc_l()
1460 if (loc->encoding == __ctype_encoding_8_bit) { in __locale_mbrtowc_l()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-4.9/include/bits/
A Dfstream.tcc191 if (__check_facet(_M_codecvt).encoding() >= 0 in showmanyc()
194 if (__check_facet(_M_codecvt).encoding() >= 0) in showmanyc()
244 const int __enc = _M_codecvt->encoding(); in underflow()
719 __width = _M_codecvt->encoding(); in seekoff()
924 && __check_facet(_M_codecvt).encoding() == -1) in imbue()
A Dcodecvt.h206 encoding() const throw() in _GLIBCXX_VISIBILITY()
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/stdlib/
A Dstdlib.c63 #define ENCODING (__UCLIBC_CURLOCALE->encoding)
842 static __always_inline int is_stateful(unsigned char encoding) in libc_hidden_def()
844 switch (encoding) in libc_hidden_def()
856 #define is_stateful(encoding) 0
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/include/bits/
A Dfstream.tcc311 if (__check_facet(_M_codecvt).encoding() >= 0 in showmanyc()
314 if (__check_facet(_M_codecvt).encoding() >= 0) in showmanyc()
364 const int __enc = _M_codecvt->encoding(); in underflow()
837 __width = _M_codecvt->encoding(); in seekoff()
1042 && __check_facet(_M_codecvt).encoding() == -1) in imbue()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-5/include/bits/
A Dfstream.tcc276 if (__check_facet(_M_codecvt).encoding() >= 0 in showmanyc()
279 if (__check_facet(_M_codecvt).encoding() >= 0) in showmanyc()
329 const int __enc = _M_codecvt->encoding(); in underflow()
804 __width = _M_codecvt->encoding(); in seekoff()
1009 && __check_facet(_M_codecvt).encoding() == -1) in imbue()
A Dcodecvt.h206 encoding() const throw() in _GLIBCXX_VISIBILITY()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-8/include/bits/
A Dfstream.tcc276 if (__check_facet(_M_codecvt).encoding() >= 0 in showmanyc()
279 if (__check_facet(_M_codecvt).encoding() >= 0) in showmanyc()
329 const int __enc = _M_codecvt->encoding(); in underflow()
802 __width = _M_codecvt->encoding(); in seekoff()
1007 && __check_facet(_M_codecvt).encoding() == -1) in imbue()
A Dcodecvt.h206 encoding() const throw() in _GLIBCXX_VISIBILITY()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/include/bits/
A Dfstream.tcc311 if (__check_facet(_M_codecvt).encoding() >= 0 in showmanyc()
314 if (__check_facet(_M_codecvt).encoding() >= 0) in showmanyc()
364 const int __enc = _M_codecvt->encoding(); in underflow()
837 __width = _M_codecvt->encoding(); in seekoff()
1042 && __check_facet(_M_codecvt).encoding() == -1) in imbue()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-7/include/bits/
A Dfstream.tcc276 if (__check_facet(_M_codecvt).encoding() >= 0 in showmanyc()
279 if (__check_facet(_M_codecvt).encoding() >= 0) in showmanyc()
329 const int __enc = _M_codecvt->encoding(); in underflow()
804 __width = _M_codecvt->encoding(); in seekoff()
1009 && __check_facet(_M_codecvt).encoding() == -1) in imbue()
A Dcodecvt.h206 encoding() const throw() in _GLIBCXX_VISIBILITY()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-6/include/bits/
A Dfstream.tcc276 if (__check_facet(_M_codecvt).encoding() >= 0 in showmanyc()
279 if (__check_facet(_M_codecvt).encoding() >= 0) in showmanyc()
329 const int __enc = _M_codecvt->encoding(); in underflow()
804 __width = _M_codecvt->encoding(); in seekoff()
1009 && __check_facet(_M_codecvt).encoding() == -1) in imbue()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-10/include/bits/
A Dfstream.tcc311 if (__check_facet(_M_codecvt).encoding() >= 0 in showmanyc()
314 if (__check_facet(_M_codecvt).encoding() >= 0) in showmanyc()
364 const int __enc = _M_codecvt->encoding(); in underflow()
837 __width = _M_codecvt->encoding(); in seekoff()
1042 && __check_facet(_M_codecvt).encoding() == -1) in imbue()
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/common/bits/
A DuClibc_locale.h171 unsigned char encoding; /* C/POSIX, 8-bit, UTF-8 */ member
/l4re-core-master/uclibc/lib/contrib/uclibc/docs/
A DGlibc_vs_uClibc_Differences.txt106 1) The only multibyte encoding currently supported is UTF-8. The various
109 native endian representation. Also, the underlying char encoding is
/l4re-core-master/l4sys/include/
A Dpager118 * `pfa` encoding is as shown:

Completed in 54 milliseconds

12