Home
last modified time | relevance | path

Searched defs:type_size (Results 1 – 9 of 9) sorted by relevance

/freebsd/usr.bin/dtc/
H A Dinput_buffer.hh234 int type_size = sizeof(T); in consume_binary() local
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DValue.cpp322 std::optional<uint64_t> type_size = ast_type.GetByteSize( GetValueAsData() local
/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_dispatch.h139 kmp_uint32 type_size; global() member
H A Dkmp_dispatch_hier.h613 int type_size; member
H A Dkmp.h2029 kmp_int32 type_size; /* the size of types in private_info */ member
/freebsd/sys/kern/
H A Dkern_environment.c755 int type_size, bool allow_signed) in getenv_array()
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
H A DPdbUtil.cpp773 size_t type_size = GetSizeOfType(result.type, index.tpi()); in GetVariableLocationInfo() local
/freebsd/contrib/llvm-project/lldb/source/Expression/
H A DIRInterpreter.cpp154 size_t type_size = m_target_data.getTypeStoreSize(type); in AssignToMatchType() local
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DThread.cpp2056 std::optional<uint64_t> type_size = type.GetByteSize(nullptr); in GetSiginfoValue() local