Home
last modified time | relevance | path

Searched defs:encoding (Results 1 – 25 of 78) sorted by relevance

1234

/dflybsd-src/contrib/elftoolchain/libelf/
H A Dgelf_xlate.c36 elf32_xlatetof(Elf_Data *dst, const Elf_Data *src, unsigned int encoding) in elf32_xlatetof()
42 elf64_xlatetof(Elf_Data *dst, const Elf_Data *src, unsigned int encoding) in elf64_xlatetof()
48 elf32_xlatetom(Elf_Data *dst, const Elf_Data *src, unsigned int encoding) in elf32_xlatetom()
54 elf64_xlatetom(Elf_Data *dst, const Elf_Data *src, unsigned int encoding) in elf64_xlatetom()
61 unsigned int encoding) in gelf_xlatetom()
72 unsigned int encoding) in gelf_xlatetof()
H A Dlibelf_xlate.c47 _libelf_xlate(Elf_Data *dst, const Elf_Data *src, unsigned int encoding, in _libelf_xlate()
/dflybsd-src/contrib/expat/lib/
H A Dxmltok.h172 struct encoding { struct
173 SCANNER scanners[XML_N_STATES];
174 SCANNER literalScanners[XML_N_LITERAL_TYPES];
175 int(PTRCALL *nameMatchesAscii)(const ENCODING *, const char *, const char *,
177 int(PTRFASTCALL *nameLength)(const ENCODING *, const char *);
178 const char *(PTRFASTCALL *skipS)(const ENCODING *, const char *);
179 int(PTRCALL *getAtts)(const ENCODING *enc, const char *ptr, int attsMax,
181 int(PTRFASTCALL *charRefNumber)(const ENCODING *enc, const char *ptr);
182 int(PTRCALL *predefinedEntityName)(const ENCODING *, const char *,
184 void(PTRCALL *updatePosition)(const ENCODING *, const char *ptr,
[all …]
/dflybsd-src/contrib/gcc-8.0/libgcc/
H A Dunwind-pe.h72 size_of_encoded_value (unsigned char encoding) in size_of_encoded_value()
101 base_of_encoded_value (unsigned char encoding, struct _Unwind_Context *context) in base_of_encoded_value()
181 read_encoded_value_with_base (unsigned char encoding, _Unwind_Ptr base, in read_encoded_value_with_base()
279 read_encoded_value (struct _Unwind_Context *context, unsigned char encoding, in read_encoded_value()
H A Dunwind-dw2-fde.c267 base_from_object (unsigned char encoding, struct object *ob) in base_from_object()
638 int encoding = DW_EH_PE_absptr; in classify_object_over_fdes() local
694 int encoding = ob->s.b.encoding; in add_fdes() local
829 int encoding = ob->s.b.encoding; in linear_search_fdes() local
925 int encoding = ob->s.b.encoding; in binary_search_single_encoding_fdes() local
963 int encoding; in binary_search_mixed_encoding_fdes() local
1084 int encoding; in _Unwind_Find_FDE() local
H A Dunwind-dw2-fde-dip.c145 base_from_cb_data (unsigned char encoding, struct unw_eh_callback_data *data) in base_from_cb_data()
444 unsigned int encoding = get_fde_encoding (data->ret); in _Unwind_IteratePhdrCallback() local
/dflybsd-src/contrib/gcc-4.7/libgcc/
H A Dunwind-pe.h72 size_of_encoded_value (unsigned char encoding) in size_of_encoded_value()
101 base_of_encoded_value (unsigned char encoding, struct _Unwind_Context *context) in base_of_encoded_value()
181 read_encoded_value_with_base (unsigned char encoding, _Unwind_Ptr base, in read_encoded_value_with_base()
279 read_encoded_value (struct _Unwind_Context *context, unsigned char encoding, in read_encoded_value()
H A Dunwind-dw2-fde.c236 base_from_object (unsigned char encoding, struct object *ob) in base_from_object()
607 int encoding = DW_EH_PE_absptr; in classify_object_over_fdes() local
663 int encoding = ob->s.b.encoding; in add_fdes() local
798 int encoding = ob->s.b.encoding; in linear_search_fdes() local
894 int encoding = ob->s.b.encoding; in binary_search_single_encoding_fdes() local
932 int encoding; in binary_search_mixed_encoding_fdes() local
1040 int encoding; in _Unwind_Find_FDE() local
H A Dunwind-dw2-fde-dip.c138 base_from_cb_data (unsigned char encoding, struct unw_eh_callback_data *data) in base_from_cb_data()
440 unsigned int encoding = get_fde_encoding (data->ret); in _Unwind_IteratePhdrCallback() local
/dflybsd-src/contrib/gdb-7/gdb/
H A Df-lang.c52 const char *encoding; in f_get_encoding() local
82 const char *encoding = f_get_encoding (type); in f_emit_char() local
106 unsigned int length, const char *encoding, int force_ellipses, in f_printstr()
H A Dc-lang.c78 const char **encoding) in classify_type()
150 const char *encoding; in c_emit_char() local
197 const char *encoding; in c_printstr() local
/dflybsd-src/contrib/gdb-7/gdb/python/
H A Dpy-lazy-string.c38 char *encoding; member
128 const char *encoding, struct type *type) in gdbpy_create_lazy_string_object()
187 long *length, char **encoding) in gdbpy_extract_lazy_string()
/dflybsd-src/sbin/iscontrol/
H A Dauth_subr.c129 char encoding[3]; in chapDigest() local
149 genChapChallenge(char *encoding, size_t len) in genChapChallenge()
H A Dmisc.c154 bin2str(char *encoding, unsigned char *md, int blen) in bin2str()
/dflybsd-src/contrib/grep/lib/uniwidth/
H A Dcjk.h21 is_cjk_encoding (const char *encoding) in is_cjk_encoding()
H A Dwidth.c415 uc_width (ucs4_t uc, const char *encoding) in uc_width()
/dflybsd-src/lib/libc/locale/
H A Dcollate.c79 __collate_load(const char *encoding, __unused locale_t unused) in __collate_load()
99 __collate_load_tables(const char *encoding) in __collate_load_tables()
105 __collate_load_tables_l(const char *encoding, struct xlocale_collate *table) in __collate_load_tables_l()
H A Dsetrunelocale.c92 __setrunelocale(struct xlocale_ctype *l, const char *encoding) in __setrunelocale()
H A Drunefile.h46 char encoding[32]; member
/dflybsd-src/contrib/binutils-2.27/include/mach-o/
H A Dunwind.h141 unsigned char encoding[4]; member
150 unsigned char encoding[4]; member
206 unsigned char encoding[4]; member
/dflybsd-src/contrib/binutils-2.27/gas/
H A Ddw2gencfi.c161 encoding_size (unsigned char encoding) in encoding_size()
184 emit_expr_encoded (expressionS *exp, int encoding, bfd_boolean emit_encoding) in emit_expr_encoded()
967 offsetT encoding; in dot_cfi_personality() local
1038 offsetT encoding; in dot_cfi_lsda() local
1111 offsetT encoding; in dot_cfi_val_encoded_addr() local
1708 unsigned encoding = insn->u.ea.encoding; in output_cfi_insn() local
/dflybsd-src/contrib/binutils-2.34/gas/
H A Ddw2gencfi.c161 encoding_size (unsigned char encoding) in encoding_size()
184 emit_expr_encoded (expressionS *exp, int encoding, bfd_boolean emit_encoding) in emit_expr_encoded()
983 offsetT encoding; in dot_cfi_personality() local
1054 offsetT encoding; in dot_cfi_lsda() local
1127 offsetT encoding; in dot_cfi_val_encoded_addr() local
1763 unsigned encoding = insn->u.ea.encoding; in output_cfi_insn() local
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dvec-perm-indices.h63 const vec_perm_builder &encoding () const { return m_encoding; } in encoding() function
/dflybsd-src/contrib/gdb-7/gdb/python/lib/gdb/
H A D__init__.py29 encoding = "UTF-8" variable in _GdbFile
/dflybsd-src/crypto/libressl/crypto/asn1/
H A Dasn1_types.c29 int encoding; member

1234