/third_party/uboot/u-boot-2020.01/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
|
/third_party/openssl/crypto/blake2/ |
D | blake2_local.h | 37 uint8_t node_offset[6];/* 14 */ member 60 uint8_t node_offset[8];/* 16 */ member
|
/third_party/python/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
|
/third_party/uboot/u-boot-2020.01/arch/arm/mach-k3/ |
D | sysfw-loader.c | 56 int node_offset; in fit_get_data_by_name() local
|
/third_party/python/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()
|
/third_party/python/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()
|
/third_party/uboot/u-boot-2020.01/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()
|
/third_party/uboot/u-boot-2020.01/drivers/pinctrl/ |
D | pinctrl-generic.c | 247 int node_offset = dev_of_offset(config); in pinctrl_generic_set_state_one() local
|
/third_party/uboot/u-boot-2020.01/drivers/net/fsl-mc/ |
D | mc.c | 121 int node_offset; in parse_mc_firmware_fit_image() local
|
/third_party/uboot/u-boot-2020.01/include/ |
D | image.h | 1181 int node_offset; /* Offset of signature node */ member
|
/third_party/boost/boost/container/ |
D | deque.hpp | 246 difference_type node_offset = in operator +=() local
|