/external/u-boot/drivers/usb/common/ |
D | fsl-dt-fixup.c | 36 int *node_offset, const char **node_type) in fdt_usb_get_node_type() 61 int node_offset; in fdt_fixup_usb_mode_phy_type() local 92 int node_offset, err; in fsl_fdt_fixup_usb_erratum() local
|
/external/tensorflow/tensorflow/core/framework/ |
D | graph_def_util.cc | 57 int node_offset) { in AddDefaultAttrsToGraphDef() 63 int node_offset, bool skip_unknown_ops) { in AddDefaultAttrsToGraphDef()
|
/external/python/cpython3/Modules/_blake2/clinic/ |
D | blake2s_impl.c.h | 38 unsigned long long node_offset = 0; in py_blake2s_new() local
|
D | blake2b_impl.c.h | 38 unsigned long long node_offset = 0; in py_blake2b_new() local
|
/external/u-boot/arch/arm/mach-k3/ |
D | sysfw-loader.c | 56 int node_offset; in fit_get_data_by_name() local
|
/external/arm-trusted-firmware/plat/rockchip/common/ |
D | params_setup.c | 51 int node_offset; in plat_rockchip_dt_process_fdt_uart() local
|
/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()
|
/external/python/cpython3/Modules/_blake2/ |
D | blake2s_impl.c | 92 unsigned long long node_offset, int node_depth, in py_blake2s_new_impl()
|
D | blake2b_impl.c | 92 unsigned long long node_offset, int node_depth, in py_blake2b_new_impl()
|
/external/u-boot/common/ |
D | splash_source.c | 307 int node_offset; in splash_load_fit() local
|
D | fdt_support.c | 1255 static u64 __of_translate_address(const void *blob, int node_offset, in __of_translate_address() 1328 u64 fdt_translate_address(const void *blob, int node_offset, in fdt_translate_address() 1334 u64 fdt_translate_dma_address(const void *blob, int node_offset, in fdt_translate_dma_address()
|
/external/u-boot/drivers/pinctrl/ |
D | pinctrl-generic.c | 247 int node_offset = dev_of_offset(config); in pinctrl_generic_set_state_one() local
|
/external/libhevc/encoder/ |
D | ihevce_lap_interface.c | 306 WORD32 node_offset, curr_layer; in ihevce_lap_init() local
|
/external/u-boot/drivers/net/fsl-mc/ |
D | mc.c | 121 int node_offset; in parse_mc_firmware_fit_image() local
|
/external/kmod/libkmod/ |
D | libkmod-index.c | 142 enum node_offset { enum
|
/external/u-boot/prebuilt-intermediates/ |
D | image.h | 1130 int node_offset; /* Offset of signature node */ member
|
/external/u-boot/include/ |
D | image.h | 1130 int node_offset; /* Offset of signature node */ member
|
/external/kmod/tools/ |
D | depmod.c | 176 enum node_offset { enum
|
/external/v8/src/compiler/ |
D | wasm-compiler.cc | 123 #define STORE_RAW_NODE_OFFSET(base, node_offset, val, rep, barrier) \ argument
|