Searched defs:bit_size (Results 1 - 11 of 11) sorted by relevance

/freebsd-10.2-release/tools/tools/bus_autoconf/
H A Dbus_sections.c53 uint16_t bit_size; member in struct:format_info
/freebsd-10.2-release/contrib/llvm/tools/lldb/include/lldb/Symbol/
H A DClangASTContext.h402 GetFloatTypeFromBitSize (size_t bit_size) argument
/freebsd-10.2-release/contrib/gdb/gdb/
H A Dada-valprint.c967 int bit_size = TYPE_FIELD_BITSIZE (type, i); local
H A Dada-lang.c1364 ada_value_primitive_packed_val(struct value *obj, char *valaddr, long offset, int bit_offset, int bit_size, struct type *type) argument
5419 int bit_size = TYPE_FIELD_BITSIZE (arg_type, fieldno); local
[all...]
/freebsd-10.2-release/contrib/llvm/tools/lldb/source/Core/
H A DScalar.cpp2047 Scalar::ExtractBitfield (uint32_t bit_size, argument
/freebsd-10.2-release/contrib/llvm/tools/lldb/source/Expression/
H A DDWARFExpression.cpp2593 uint32_t bit_size = piece_byte_size * 8; local
/freebsd-10.2-release/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/
H A DSymbolFileDWARF.h180 uint64_t bit_size; member in struct:SymbolFileDWARF::LayoutInfo
H A DSymbolFileDWARF.cpp1638 uint64_t bit_size; member in struct:BitfieldInfo
1749 size_t bit_size = 0; local
7982 LayoutRecordType(const clang::RecordDecl *record_decl, uint64_t &bit_size, uint64_t &alignment, llvm::DenseMap <const clang::FieldDecl *, uint64_t> &field_offsets, llvm::DenseMap <const clang::CXXRecordDecl *, clang::CharUnits> &base_offsets, llvm::DenseMap <const clang::CXXRecordDecl *, clang::CharUnits> &vbase_offsets) argument
[all...]
/freebsd-10.2-release/contrib/llvm/tools/lldb/source/Symbol/
H A DClangASTContext.cpp529 QualTypeMatchesBitSize(const uint64_t bit_size, ASTContext *ast, QualType qual_type) argument
537 ClangASTContext::GetBuiltinTypeForEncodingAndBitSize (Encoding encoding, uint32_t bit_size) argument
543 ClangASTContext::GetBuiltinTypeForEncodingAndBitSize (ASTContext *ast, Encoding encoding, uint32_t bit_size) argument
809 GetBuiltinTypeForDWARFEncodingAndBitSize(const char *type_name, uint32_t dw_ate, uint32_t bit_size) argument
2136 GetFloatTypeFromBitSize(clang::ASTContext *ast, size_t bit_size) argument
[all...]
H A DClangASTType.cpp1765 const uint32_t bit_size = m_ast->getTypeSize (qual_type); local
5559 const uint64_t bit_size = m_ast->getTypeSize (qual_type); local
/freebsd-10.2-release/contrib/binutils/include/opcode/
H A Dcr16.h324 unsigned int bit_size; member in struct:__anon595

Completed in 308 milliseconds