Searched defs:encoding (Results 51 - 75 of 108) sorted by relevance

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/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/usr.sbin/ypldap/
H A Dber.c63 ber_get_element(unsigned long encoding) argument
/freebsd-11-stable/contrib/expat/lib/
H A Dxmltok.h168 struct encoding { struct
H A Dexpat.h217 XML_ParserCreate(const XML_Char *encoding); variable
[all...]
/freebsd-11-stable/contrib/llvm-project/libunwind/include/mach-o/
H A Dcompact_unwind_encoding.h447 compact_unwind_encoding_t encoding; member in struct:unwind_info_regular_second_level_entry
[all...]
/freebsd-11-stable/contrib/subversion/subversion/libsvn_ra_serf/
H A Dproperty.c249 const char *encoding; local
/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/gdb/gdb/
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...]
/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/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/binutils/gas/
H A Ddw2gencfi.c630 offsetT encoding; local
700 offsetT encoding; local
1020 encoding_size(unsigned char encoding) argument
[all...]
/freebsd-11-stable/sys/dev/sound/sbus/
H A Dcs4231.c1054 u_int32_t encoding; local
/freebsd-11-stable/contrib/wpa/src/ap/
H A Dgas_serv.c451 u8 num_realms, num_matching = 0, encoding, realm_len, *realm_list_len; local
/freebsd-11-stable/contrib/expat/xmlwf/
H A Dxmlwf.c898 const XML_Char *encoding = NULL; local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64AddressingModes.h276 uint64_t encoding; local
283 uint64_t encoding = 0; local
[all...]
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/PDB/
H A DPDBASTParser.cpp691 Encoding encoding = TranslateBuiltinEncoding(builtin_kind); local
103 GetBuiltinTypeForPDBEncodingAndBitSize(ClangASTContext &clang_ast, const PDBSymbolTypeBuiltin &pdb_type, Encoding encoding, uint32_t width) argument
/freebsd-11-stable/contrib/llvm-project/lldb/source/Symbol/
H A DCompilerType.cpp787 lldb::Encoding encoding = GetEncoding(count); local
/freebsd-11-stable/contrib/llvm-project/lldb/source/Utility/
H A DScalar.cpp2397 Status Scalar::SetValueFromCString(const char *value_str, Encoding encoding, argument
2530 Status Scalar::SetValueFromData(DataExtractor &data, lldb::Encoding encoding, argument
/freebsd-11-stable/contrib/llvm-project/lld/ELF/Arch/
H A DPPC64.cpp241 static uint8_t getPrimaryOpCode(uint32_t encoding) { return (encoding >> 26); } argument
243 static bool isDQFormInstruction(uint32_t encoding) { argument
258 static bool isInstructionUpdateForm(uint32_t encoding) { argument
[all...]
/freebsd-11-stable/contrib/llvm-project/lldb/source/Expression/
H A DDWARFExpression.cpp2367 uint64_t encoding = local
/freebsd-11-stable/usr.sbin/bhyve/
H A Drfb.c192 uint32_t encoding; member in struct:rfb_srvr_rect_hdr
262 uint32_t encoding; local
[all...]
/freebsd-11-stable/contrib/gcc/
H A Dgcov.c147 unsigned *encoding; member in struct:block_info::__anon1318::__anon1319
1493 unsigned *encoding; local
[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
/freebsd-11-stable/contrib/wpa/wpa_supplicant/
H A Dinterworking.c344 u8 encoding; member in struct:nai_realm

Completed in 216 milliseconds

12345