Home
last modified time | relevance | path

Searched defs:node_offset (Results 1 – 25 of 35) sorted by relevance

12

/aosp_15_r20/external/coreboot/src/commonlib/
H A Ddevice_tree.c166 u32 fdt_read_prop(const void *blob, u32 node_offset, const char *prop_name, in fdt_read_prop()
195 u32 fdt_read_reg_prop(const void *blob, u32 node_offset, u32 addr_cells, u32 size_cells, in fdt_read_reg_prop()
234 static u32 fdt_read_cell_props(const void *blob, u32 node_offset, u32 *addrcp, u32 *sizecp) in fdt_read_cell_props()
278 u32 node_offset = fdt_read_cell_props(blob, parent_node_offset + size, addrcp, sizecp); in fdt_find_node() local
371 size_t fdt_find_subnodes_by_prefix(const void *blob, u32 node_offset, const char *prefix, in fdt_find_subnodes_by_prefix()
425 u32 node_offset = fdt_find_node_by_path(blob, "/aliases", NULL, NULL); in fdt_read_alias_prop() local
458 u32 node_offset = fdt_find_node_by_path(blob, node_name, addrcp, sizecp); in fdt_find_node_by_alias() local
/aosp_15_r20/external/tensorflow/tensorflow/core/framework/
H A Dgraph_def_util.cc57 int node_offset) { in AddDefaultAttrsToGraphDef()
63 int node_offset, bool skip_unknown_ops) { in AddDefaultAttrsToGraphDef()
/aosp_15_r20/external/python/cpython3/Modules/_blake2/impl/
Dblake2.h78 uint8_t node_offset[6];// 14 member
104 uint64_t node_offset; // 16 member
Dblake2b-ref.c109 static inline int blake2b_param_set_node_offset( blake2b_param *P, const uint64_t node_offset ) in blake2b_param_set_node_offset()
Dblake2s-ref.c102 static inline int blake2s_param_set_node_offset( blake2s_param *P, const uint64_t node_offset ) in blake2s_param_set_node_offset()
Dblake2s.c139 static inline int blake2s_param_set_node_offset( blake2s_param *P, const uint64_t node_offset ) in blake2s_param_set_node_offset()
Dblake2b.c151 static inline int blake2b_param_set_node_offset( blake2b_param *P, const uint64_t node_offset ) in blake2b_param_set_node_offset()
/aosp_15_r20/external/python/cpython3/Modules/_blake2/clinic/
Dblake2b_impl.c.h39 unsigned long long node_offset = 0; in py_blake2b_new() local
Dblake2s_impl.c.h39 unsigned long long node_offset = 0; in py_blake2s_new() local
/aosp_15_r20/external/arm-trusted-firmware/plat/rockchip/common/
H A Dparams_setup.c52 int node_offset; in plat_rockchip_dt_process_fdt_uart() local
/aosp_15_r20/external/trusty/arm-trusted-firmware/plat/rockchip/common/
Dparams_setup.c52 int node_offset; in plat_rockchip_dt_process_fdt_uart() local
/aosp_15_r20/trusty/kernel/lib/shared/device_tree/service/
H A Ddevice_tree_service.cpp48 int node_offset = ::fdt_node_offset_by_compatible(dtb, startoffset, in NodeOffsetByCompatibleList() local
/aosp_15_r20/external/python/cpython3/Modules/_blake2/
Dblake2s_impl.c94 unsigned long long node_offset, int node_depth, in py_blake2s_new_impl()
Dblake2b_impl.c94 unsigned long long node_offset, int node_depth, in py_blake2b_new_impl()
/aosp_15_r20/external/coreboot/src/include/acpi/
H A Dacpi_iort.h15 u32 node_offset; member
/aosp_15_r20/build/make/tools/aconfig/aconfig_storage_file/src/
H A Dflag_table.rs38 pub node_offset: u32, field
H A Dpackage_table.rs38 pub node_offset: u32, field
/aosp_15_r20/system/libufdt/
H A Dufdt_convert.c113 static struct ufdt_node *ufdt_new_node(void *fdtp, int node_offset, in ufdt_new_node()
/aosp_15_r20/external/libhevc/encoder/
H A Dihevce_lap_interface.c306 WORD32 node_offset, curr_layer; in ihevce_lap_init() local
/aosp_15_r20/external/kmod/libkmod/
H A Dlibkmod-index.c142 enum node_offset { enum
/aosp_15_r20/external/crosvm/devices/src/virtio/
H A Diommu.rs94 node_offset: u16, field
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/container/include/boost/container/
Ddeque.hpp246 difference_type node_offset = in operator +=() local
/aosp_15_r20/external/kmod/tools/
H A Ddepmod.c180 enum node_offset { enum
/aosp_15_r20/external/lzma/C/
H A DBlake2s.c2122 static void Blake2sp_Init_Spec(UInt32 *s, unsigned node_offset, unsigned node_depth) in Blake2sp_Init_Spec()
/aosp_15_r20/external/bcc/libbpf-tools/arm64/
H A Dvmlinux_608.h76963 u32 node_offset; member
133855 u16 node_offset; member

12