Searched defs:encoding (Results 1 - 25 of 51) sorted by relevance

123

/haiku-buildtools/gcc/zlib/contrib/dotzlib/DotZLib/
H A DChecksumImpl.cs92 public void Update(string data, Encoding encoding) argument
H A DDotZLib.cs155 void Update(string data, Encoding encoding); argument
/haiku-buildtools/binutils/zlib/contrib/dotzlib/DotZLib/
H A DChecksumImpl.cs92 public void Update(string data, Encoding encoding) argument
H A DDotZLib.cs155 void Update(string data, Encoding encoding); argument
/haiku-buildtools/legacy/binutils/include/opcode/
H A Dor32.h69 char *encoding; member in struct:or32_opcode
/haiku-buildtools/legacy/binutils/opcodes/
H A Dor32-dis.c150 or32_opcode_match (unsigned long insn, char *encoding) argument
189 or32_print_register(char param_ch, char *encoding, unsigned long insn, struct disassemble_info *info) argument
216 or32_print_immediate(char param_ch, char *encoding, unsigned long insn, struct disassemble_info *info) argument
[all...]
H A Dor32-opc.c753 char *encoding = or32_opcodes[i].encoding; local
950 or32_print_register(char param_ch, char *encoding, unsigned long insn) argument
960 or32_print_immediate(char param_ch, char *encoding, unsigned long insn) argument
[all...]
/haiku-buildtools/gcc/libgcc/
H A Dunwind-dw2-fde.h56 unsigned long encoding : 8; member in struct:object::__anon2138::__anon2139
H A Dunwind-dw2-fde-dip.c133 base_from_cb_data (unsigned char encoding, struct unw_eh_callback_data *data) argument
432 unsigned int encoding = get_fde_encoding (data->ret); local
H A Dunwind-pe.h72 size_of_encoded_value(unsigned char encoding) argument
101 base_of_encoded_value(unsigned char encoding, struct _Unwind_Context *context) argument
181 read_encoded_value_with_base(unsigned char encoding, _Unwind_Ptr base, const unsigned char *p, _Unwind_Ptr *val) argument
279 read_encoded_value(struct _Unwind_Context *context, unsigned char encoding, const unsigned char *p, _Unwind_Ptr *val) argument
[all...]
H A Dunwind-dw2-fde.c239 base_from_object(unsigned char encoding, struct object *ob) argument
610 int encoding = DW_EH_PE_absptr; local
666 int encoding = ob->s.b.encoding; local
801 int encoding = ob->s.b.encoding; local
897 int encoding = ob->s.b.encoding; local
935 int encoding; local
1043 int encoding; local
[all...]
/haiku-buildtools/gcc/libstdc++-v3/include/bits/
H A Dcodecvt.h206 encoding() const throw() function in class:__codecvt_abstract_base
/haiku-buildtools/gcc/libstdc++-v3/testsuite/27_io/basic_filebuf/imbue/
H A D12206.cc57 int encoding() const throw() function in class:std::codecvt
/haiku-buildtools/gcc/libstdc++-v3/testsuite/27_io/basic_filebuf/seekoff/char/
H A D11543.cc68 int encoding() const throw() function in class:std::codecvt
/haiku-buildtools/gcc/libstdc++-v3/testsuite/27_io/basic_filebuf/seekoff/wchar_t/
H A D11543.cc66 int encoding() const throw() function in class:std::codecvt
/haiku-buildtools/legacy/binutils/binutils/
H A Dstrings.c138 /* The character encoding format. */ variable
[all...]
H A Ddwarf.c2866 size_of_encoded_value (int encoding) argument
2879 get_encoded_value (unsigned char *data, int encoding) argument
/haiku-buildtools/gcc/gcc/
H A Ddwarf2asm.c391 size_of_encoded_value(int encoding) argument
945 dw2_asm_output_encoded_addr_rtx(int encoding, rtx addr, bool is_public, const char *comment, ...) argument
[all...]
/haiku-buildtools/gcc/libgcc/config/
H A Dunwind-dw2-fde-darwin.c218 int encoding; local
/haiku-buildtools/gcc/gcc/ada/
H A Dadadecode.c383 get_encoding (const char *coded_name, char *encoding) argument
/haiku-buildtools/binutils/binutils/
H A Dstrings.c118 /* The character encoding format. */ variable
[all...]
/haiku-buildtools/binutils/gas/
H A Ddw2gencfi.h105 unsigned reg, encoding; member in struct:cfi_insn_data::__anon501::__anon505
/haiku-buildtools/legacy/binutils/bfd/
H A Delf-eh-frame.c62 int get_DW_EH_PE_width (int encoding, int ptr_size) argument
[all...]
/haiku-buildtools/binutils/gold/
H A Dehframe.h254 Post_fde(Fde* f, section_offset_type cie_off, unsigned char encoding) argument
/haiku-buildtools/binutils/include/mach-o/
H A Dunwind.h141 unsigned char encoding[4]; member in struct:mach_o_compact_unwind_32
150 unsigned char encoding[4]; member in struct:mach_o_compact_unwind_64
206 unsigned char encoding[4]; member in struct:mach_o_unwind_regular_second_level_entry

Completed in 337 milliseconds

123