Home
last modified time | relevance | path

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

1234

/glibc-2.36/sysdeps/generic/
Dunwind-dw2-fde.c114 ob->s.b.encoding = DW_EH_PE_omit;
162 ob->s.b.encoding = DW_EH_PE_omit; in __register_frame_info_table_bases()
271 base_from_object (unsigned char encoding, struct object *ob) in base_from_object() argument
273 if (encoding == DW_EH_PE_omit) in base_from_object()
276 switch (encoding & 0x70) in base_from_object()
379 base = base_from_object (ob->s.b.encoding, ob); in fde_single_encoding_compare()
380 read_encoded_value_with_base (ob->s.b.encoding, base, x->pc_begin, &x_ptr); in fde_single_encoding_compare()
381 read_encoded_value_with_base (ob->s.b.encoding, base, y->pc_begin, &y_ptr); in fde_single_encoding_compare()
616 else if (ob->s.b.encoding == DW_EH_PE_absptr) in end_fde_sort()
648 int encoding = DW_EH_PE_absptr; in classify_object_over_fdes() local
[all …]
Dunwind-pe.h57 extern unsigned int size_of_encoded_value (unsigned char encoding)
61 (unsigned char encoding, _Unwind_Ptr base,
66 (struct _Unwind_Context *context, unsigned char encoding,
91 size_of_encoded_value (unsigned char encoding) in size_of_encoded_value() argument
93 if (encoding == DW_EH_PE_omit) in size_of_encoded_value()
96 switch (encoding & 0x07) in size_of_encoded_value()
118 base_of_encoded_value (unsigned char encoding, struct _Unwind_Context *context) in base_of_encoded_value() argument
120 if (encoding == DW_EH_PE_omit) in base_of_encoded_value()
123 switch (encoding & 0x70) in base_of_encoded_value()
198 read_encoded_value_with_base (unsigned char encoding, _Unwind_Ptr base, in read_encoded_value_with_base() argument
[all …]
Dunwind-dw2-fde-glibc.c63 base_from_cb_data (unsigned char encoding, struct unw_eh_callback_data *data) in base_from_cb_data() argument
65 if (encoding == DW_EH_PE_omit) in base_from_cb_data()
68 switch (encoding & 0x70) in base_from_cb_data()
236 unsigned int encoding = get_fde_encoding (data->ret); in _Unwind_IteratePhdrCallback() local
238 read_encoded_value_with_base (encoding, in _Unwind_IteratePhdrCallback()
239 base_from_cb_data (encoding, data), in _Unwind_IteratePhdrCallback()
Dgccframe.h40 unsigned long encoding : 8; member
Dunwind-dw2-fde.h47 unsigned long encoding : 8; member
/glibc-2.36/iconvdata/
Dtst-e2big.c32 test (const char *encoding, char *inbuf, size_t inbufsize, size_t outbufsize) in test() argument
44 cd = iconv_open ("UTF-8", encoding); in test()
47 fprintf (stderr, "cannot convert from %s\n", encoding); in test()
60 encoding, result, errno); in test()
68 fprintf (stderr, "%s: ate %td input bytes\n", encoding, inptr - inbuf); in test()
74 encoding, outptr - outbuf); in test()
DTESTS221 # 1. The endianness independent encoding.
22 # 2. The endianness dependent encoding.
/glibc-2.36/intl/
Ddcigettext.c252 const char *encoding; member
303 result = strcmp (s1->encoding, s2->encoding); in transcmp()
479 const char *localename, const char *encoding) in gl_dcigettext() argument
562 search.encoding = encoding; in gl_dcigettext()
707 retval = _nl_find_msg (domain, binding, encoding, msgid1, &retlen); in gl_dcigettext()
720 encoding, msgid1, &retlen); in gl_dcigettext()
786 newp->encoding = encoding; in gl_dcigettext()
868 struct binding *domainbinding, const char *encoding, in _nl_find_msg() argument
983 if (encoding != NULL) in _nl_find_msg()
990 const char *encoding = get_output_charset (domainbinding); in _nl_find_msg() local
[all …]
DgettextP.h140 const char *encoding; member
263 struct binding *domainbinding, const char *encoding,
Dlocale.alias31 # encoding for U+00E5 LATIN SMALL LETTER A WITH RING ABOVE) and the
32 # "c," was actually the byte '\xE7' (the Latin-1 encoding for U+00E7
/glibc-2.36/scripts/
Dtest_printers_common.py39 encoding = 'utf-8' variable
70 gdb_version_out = pexpect.run(version_cmd, encoding=encoding)
91 gdb_python_error = pexpect.run(gdb_python_cmd, encoding=encoding)
100 encoding=encoding)
Dcheck-obsolete-constructs.py440 with open(fname, "rt", encoding="utf-8") as fp:
/glibc-2.36/sysdeps/mips/
Dconfigure.ac8 AC_CACHE_CHECK([whether the compiler is using the 2008 NaN encoding],
Dconfigure139 …cho "$as_me:${as_lineno-$LINENO}: checking whether the compiler is using the 2008 NaN encoding" >&5
140 $as_echo_n "checking whether the compiler is using the 2008 NaN encoding... " >&6; }
/glibc-2.36/manual/
Dcharset.texi89 and @w{ISO 10646} character, UTF-8 is an ASCII compatible encoding where
120 characters, which is in fact a multi-wide-character encoding. But
121 resorting to multi-wide-character encoding contradicts the purpose of the
212 For all the above reasons, an external encoding that is different from
213 the internal encoding is often used if the latter is UCS-2 or UCS-4.
214 The external encoding is byte-based and can be chosen appropriately for
216 character sets can be used for this external encoding (information that
220 the character @code{'/'} is used in the encoding @emph{only} to
256 or Shift_JIS (SJIS, a Japanese encoding).
280 it is often also sufficient to simply use an encoding different than
[all …]
/glibc-2.36/sysdeps/arm/
Dconfigure.ac91 # Check for little-endian or big-endian encoding of 4 in the in-place addend.
Dconfigure255 # Check for little-endian or big-endian encoding of 4 in the in-place addend.
/glibc-2.36/sysdeps/unix/sysv/linux/mips/
Dconfigure.ac107 AC_CACHE_CHECK([whether the compiler is using the 2008 NaN encoding],
Dconfigure408 …cho "$as_me:${as_lineno-$LINENO}: checking whether the compiler is using the 2008 NaN encoding" >&5
409 $as_echo_n "checking whether the compiler is using the 2008 NaN encoding... " >&6; }
/glibc-2.36/po/
Dbe.po566 msgid "ELF file data encoding not big-endian"
570 msgid "ELF file data encoding not little-endian"
1344 msgid "encoding of original text"
1348 msgid "encoding for output"
1387 msgid "Convert encoding of given files from one encoding to another."
1609 msgid "invalid encoding given"
1613 msgid "too few bytes in character encoding"
1617 msgid "too many bytes in character encoding"
1920 msgid "symbol `%s' has the same encoding as"
Dsl.po549 msgid "ELF file data encoding not big-endian"
553 msgid "ELF file data encoding not little-endian"
1326 msgid "encoding of original text"
1330 msgid "encoding for output"
1369 msgid "Convert encoding of given files from one encoding to another."
1637 msgid "invalid encoding given"
1641 msgid "too few bytes in character encoding"
1645 msgid "too many bytes in character encoding"
1914 msgid "symbol `%s' has the same encoding as"
Dia.po547 msgid "ELF file data encoding not big-endian"
551 msgid "ELF file data encoding not little-endian"
1311 msgid "encoding of original text"
1315 msgid "encoding for output"
1347 msgid "Convert encoding of given files from one encoding to another."
1595 msgid "invalid encoding given"
1599 msgid "too few bytes in character encoding"
1603 msgid "too many bytes in character encoding"
1906 msgid "symbol `%s' has the same encoding as"
Dlt.po285 msgid "ELF file data encoding not big-endian"
289 msgid "ELF file data encoding not little-endian"
551 msgid "encoding of original text"
612 msgid "invalid encoding given"
616 msgid "too few bytes in character encoding"
620 msgid "too many bytes in character encoding"
Den_GB.po1459 msgid "Convert encoding of given files from one encoding to another."
4182 msgid "encoding for output"
4186 msgid "encoding of original text"
4396 msgid "invalid encoding given"
4527 msgid "neither original nor target encoding specified"
4653 msgid "original encoding not specified using `-f'"
4893 msgid "symbol `%s' has the same encoding as"
4936 msgid "target encoding not specified using `-t'"
4961 msgid "too few bytes in character encoding"
4965 msgid "too many bytes in character encoding"
/glibc-2.36/
Dconfig.h.in259 /* Define if using the IEEE 754-2008 NaN encoding on the MIPS target. */

1234