/aosp_15_r20/external/coreboot/src/commonlib/ |
H A D | device_tree.c | 166 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 D | graph_def_util.cc | 57 int node_offset) { in AddDefaultAttrsToGraphDef() 63 int node_offset, bool skip_unknown_ops) { in AddDefaultAttrsToGraphDef()
|
/aosp_15_r20/external/python/cpython3/Modules/_blake2/impl/ |
D | blake2.h | 78 uint8_t node_offset[6];// 14 member 104 uint64_t node_offset; // 16 member
|
D | blake2b-ref.c | 109 static inline int blake2b_param_set_node_offset( blake2b_param *P, const uint64_t node_offset ) in blake2b_param_set_node_offset()
|
D | blake2s-ref.c | 102 static inline int blake2s_param_set_node_offset( blake2s_param *P, const uint64_t node_offset ) in blake2s_param_set_node_offset()
|
D | blake2s.c | 139 static inline int blake2s_param_set_node_offset( blake2s_param *P, const uint64_t node_offset ) in blake2s_param_set_node_offset()
|
D | blake2b.c | 151 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/ |
D | blake2b_impl.c.h | 39 unsigned long long node_offset = 0; in py_blake2b_new() local
|
D | blake2s_impl.c.h | 39 unsigned long long node_offset = 0; in py_blake2s_new() local
|
/aosp_15_r20/external/arm-trusted-firmware/plat/rockchip/common/ |
H A D | params_setup.c | 52 int node_offset; in plat_rockchip_dt_process_fdt_uart() local
|
/aosp_15_r20/external/trusty/arm-trusted-firmware/plat/rockchip/common/ |
D | params_setup.c | 52 int node_offset; in plat_rockchip_dt_process_fdt_uart() local
|
/aosp_15_r20/trusty/kernel/lib/shared/device_tree/service/ |
H A D | device_tree_service.cpp | 48 int node_offset = ::fdt_node_offset_by_compatible(dtb, startoffset, in NodeOffsetByCompatibleList() local
|
/aosp_15_r20/external/python/cpython3/Modules/_blake2/ |
D | blake2s_impl.c | 94 unsigned long long node_offset, int node_depth, in py_blake2s_new_impl()
|
D | blake2b_impl.c | 94 unsigned long long node_offset, int node_depth, in py_blake2b_new_impl()
|
/aosp_15_r20/external/coreboot/src/include/acpi/ |
H A D | acpi_iort.h | 15 u32 node_offset; member
|
/aosp_15_r20/build/make/tools/aconfig/aconfig_storage_file/src/ |
H A D | flag_table.rs | 38 pub node_offset: u32, field
|
H A D | package_table.rs | 38 pub node_offset: u32, field
|
/aosp_15_r20/system/libufdt/ |
H A D | ufdt_convert.c | 113 static struct ufdt_node *ufdt_new_node(void *fdtp, int node_offset, in ufdt_new_node()
|
/aosp_15_r20/external/libhevc/encoder/ |
H A D | ihevce_lap_interface.c | 306 WORD32 node_offset, curr_layer; in ihevce_lap_init() local
|
/aosp_15_r20/external/kmod/libkmod/ |
H A D | libkmod-index.c | 142 enum node_offset { enum
|
/aosp_15_r20/external/crosvm/devices/src/virtio/ |
H A D | iommu.rs | 94 node_offset: u16, field
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/container/include/boost/container/ |
D | deque.hpp | 246 difference_type node_offset = in operator +=() local
|
/aosp_15_r20/external/kmod/tools/ |
H A D | depmod.c | 180 enum node_offset { enum
|
/aosp_15_r20/external/lzma/C/ |
H A D | Blake2s.c | 2122 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 D | vmlinux_608.h | 76963 u32 node_offset; member 133855 u16 node_offset; member
|