/freebsd/contrib/llvm-project/libcxx/include/__tuple/ |
H A D | tuple_size.h | 26 struct _LIBCPP_TEMPLATE_VIS tuple_size; variable
|
/freebsd/contrib/llvm-project/libcxx/include/__fwd/ |
H A D | tuple.h | 30 struct _LIBCPP_TEMPLATE_VIS tuple_size; variable
|
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/ |
H A D | DWARFDebugArangeSet.cpp | 105 const uint32_t tuple_size = HeaderData.AddrSize * 2; in extract() local
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/ |
H A D | DWARFDebugArangeSet.cpp | 96 const uint32_t tuple_size = m_header.addr_size << 1; extract() local
|
/freebsd/sys/dev/fdt/ |
H A D | fdt_common.c | 78 int err, i, len, tuple_size, tuples; in fdt_get_range_by_busaddr() local 452 int i, res_len, rv, tuple_size, tuples; in fdt_get_reserved_regions() local 551 int i, reg_len, rv, tuple_size, tuples; in fdt_get_mem_regions() local
|
/freebsd/sys/arm/mv/ |
H A D | mv_armv7_machdep.c | 161 int tuple_size, rv, pins, i, j; in platform_mpp_init() local
|
H A D | mv_common.c | 2521 int len, tuple_size, tuples_count; in fdt_get_ranges() local 2561 int i, entry_size, err, t, tuple_size, tuples; in win_cpu_from_dt() local 2818 int len, tuple_size, tuples_count; in fdt_fixup_ranges() local
|
H A D | mv_pci.c | 122 int tuple_size, tuples, i, rv, offset_cells, len; in mv_pci_ranges_decode() local
|
/freebsd/sys/powerpc/mpc85xx/ |
H A D | lbc.c | 373 int tuple_size, tuples; in fdt_lbc_reg_decode() local 457 int tuple_size, tuples; in lbc_attach() local
|
/freebsd/sys/dev/xdma/ |
H A D | xdma.c | 364 int i, reg_len, ret, tuple_size, tuples; in xdma_handle_mem_node() local
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Frontend/OpenMP/ |
H A D | ConstructDecompositionT.h | 356 constexpr size_t tuple_size = in addClauseSymsToMap() local
|
/freebsd/stand/fdt/ |
H A D | fdt_loader_cmd.c | 711 int cells_in_tuple, i, tuples, tuple_size; in fdt_reg_valid() local
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/ |
H A D | PythonDataObjects.cpp | 588 PythonTuple::PythonTuple(int tuple_size) { in PythonTuple()
|