Searched defs:encoding (Results 1 - 25 of 108) sorted by path

12345

/freebsd-11-stable/cddl/contrib/opensolaris/common/ctf/
H A Dctf_create.c336 uint_t encoding; local
/freebsd-11-stable/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Dctf.c292 uint_t encoding; local
1017 uint_t encoding; local
[all...]
/freebsd-11-stable/cddl/contrib/opensolaris/tools/ctf/dump/
H A Ddump.c132 int_encoding_to_str(uint_t encoding) argument
155 fp_encoding_to_str(uint_t encoding) argument
446 uint_t encoding = *((const uint_t *)u.ptr); local
460 uint_t encoding = *((const uint_t *)u.ptr); local
[all...]
/freebsd-11-stable/contrib/binutils/bfd/
H A Delf-eh-frame.c141 int get_DW_EH_PE_width (int encoding, int ptr_size) argument
[all...]
/freebsd-11-stable/contrib/binutils/binutils/
H A Ddwarf.c2928 size_of_encoded_value (int encoding) argument
2941 get_encoded_value (unsigned char *data, int encoding) argument
H A Dreadelf.c3151 get_data_encoding(unsigned int encoding) argument
H A Dstrings.c135 /* The character encoding format. */ variable
[all...]
/freebsd-11-stable/contrib/binutils/gas/
H A Ddw2gencfi.c630 offsetT encoding; local
700 offsetT encoding; local
1020 encoding_size(unsigned char encoding) argument
[all...]
/freebsd-11-stable/contrib/gcc/
H A Ddwarf2asm.c330 size_of_encoded_value(int encoding) argument
805 dw2_asm_output_encoded_addr_rtx(int encoding, rtx addr, bool public, const char *comment, ...) argument
[all...]
H A Ddwarf2out.c8226 enum dwarf_type encoding; local
[all...]
H A Dgcov.c147 unsigned *encoding; member in struct:block_info::__anon1318::__anon1319
1493 unsigned *encoding; local
[all...]
H A Dintl.c66 const char *encoding; local
H A Dunwind-dw2-fde-darwin.c221 int encoding; local
H A Dunwind-dw2-fde-glibc.c105 base_from_cb_data (unsigned char encoding, struct unw_eh_callback_data *data) argument
393 unsigned int encoding = get_fde_encoding (data->ret); local
H A Dunwind-dw2-fde.c240 base_from_object(unsigned char encoding, struct object *ob) argument
602 int encoding = DW_EH_PE_absptr; local
656 int encoding = ob->s.b.encoding; local
773 int encoding = ob->s.b.encoding; local
869 int encoding = ob->s.b.encoding; local
907 int encoding; local
1015 int encoding; local
[all...]
H A Dunwind-dw2-fde.h62 unsigned long encoding : 8; member in struct:object::__anon1393::__anon1394
H A Dunwind-pe.h74 size_of_encoded_value(unsigned char encoding) argument
103 base_of_encoded_value(unsigned char encoding, struct _Unwind_Context *context) argument
183 read_encoded_value_with_base(unsigned char encoding, _Unwind_Ptr base, const unsigned char *p, _Unwind_Ptr *val) argument
281 read_encoded_value(struct _Unwind_Context *context, unsigned char encoding, const unsigned char *p, _Unwind_Ptr *val) argument
[all...]
/freebsd-11-stable/contrib/gdb/gdb/
H A Dada-lang.c7624 const char *encoding = fixed_type_info (type); local
7609 const char *encoding = fixed_type_info (type); local
H A Ddwarf2-frame.c67 unsigned char encoding; member in struct:dwarf2_cie
1050 size_of_encoded_value(unsigned char encoding) argument
1071 read_encoded_value(struct comp_unit *unit, unsigned char encoding, char *buf, unsigned int *bytes_read_ptr) argument
[all...]
H A Ddwarf2read.c3953 int encoding = 0, size = 0; local
6254 dwarf_base_type (int encoding, int size, struct dwarf2_cu *cu) argument
H A Dremote-mips.c2798 static char encoding[] = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789,."; variable
/freebsd-11-stable/contrib/groff/src/devices/grohtml/
H A Dpost-html.cpp1486 char *encoding; member in class:html_font
/freebsd-11-stable/contrib/groff/src/devices/grops/
H A Dps.cpp410 char *encoding; member in class:ps_font
435 a_delete encoding; local
649 char *encoding = ((ps_font *)p->p)->encoding; local
781 define_encoding(const char *encoding, int encoding_index) argument
[all...]
/freebsd-11-stable/contrib/groff/src/devices/xditview/
H A Dfont.c206 char *encoding; local
/freebsd-11-stable/contrib/groff/src/include/
H A DDviChar.h24 const char *encoding; member in struct:_dviCharNameMap

Completed in 339 milliseconds

12345