Home
last modified time | relevance | path

Searched defs:dtype (Results 26 - 50 of 87) sorted by relevance

1234

/kernel/linux/linux-5.10/fs/xfs/scrub/
H A Ddir.c44 xchk_dir_check_ftype( struct xchk_dir_ctx *sdc, xfs_fileoff_t offset, xfs_ino_t inum, int dtype) xchk_dir_check_ftype() argument
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/i40e/
H A Di40e_lan_hmc.h28 u8 dtype; member
/third_party/json/include/nlohmann/detail/output/
H A Dbinary_writer.hpp1630 CharType dtype = it->second; in write_bjdata_ndarray() local
[all...]
/kernel/linux/linux-5.10/drivers/edac/
H A Dppc4xx_edac.c894 enum dev_type dtype; in ppc4xx_edac_init_csrows() local
H A Dcpc925_edac.c319 enum dev_type dtype; in cpc925_init_csrows() local
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/
H A Dice_fdir.h62 u8 dtype; member
/kernel/linux/linux-5.10/drivers/message/fusion/
H A Dmptlan.c118 u16 dtype; member
/kernel/linux/linux-6.6/drivers/net/ethernet/google/gve/
H A Dgve_desc_dqo.h26 u8 dtype: 5; member
61 u8 dtype: 5; member
/kernel/linux/linux-6.6/drivers/message/fusion/
H A Dmptlan.c115 u16 dtype; member
/kernel/linux/linux-6.6/drivers/edac/
H A Dppc4xx_edac.c881 enum dev_type dtype; in ppc4xx_edac_init_csrows() local
/third_party/gn/src/base/win/
H A Dregistry.cc358 WriteValue(const char16_t* name, const void* data, DWORD dsize, DWORD dtype) WriteValue() argument
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_simple_shaders.c286 util_make_fragment_tex_shader_writemask(struct pipe_context *pipe, enum tgsi_texture_type tex_target, enum tgsi_interpolate_mode interp_mode, unsigned writemask, enum tgsi_return_type stype, enum tgsi_return_type dtype, bool load_level_zero, bool use_txf) util_make_fragment_tex_shader_writemask() argument
364 util_make_fragment_tex_shader(struct pipe_context *pipe, enum tgsi_texture_type tex_target, enum tgsi_interpolate_mode interp_mode, enum tgsi_return_type stype, enum tgsi_return_type dtype, bool load_level_zero, bool use_txf) util_make_fragment_tex_shader() argument
587 util_make_fs_blit_msaa_color(struct pipe_context *pipe, enum tgsi_texture_type tgsi_tex, enum tgsi_return_type stype, enum tgsi_return_type dtype, bool sample_shading) util_make_fs_blit_msaa_color() argument
[all...]
/kernel/linux/linux-5.10/fs/afs/
H A Ddir.c536 afs_lookup_one_filldir(struct dir_context *ctx, const char *name, int nlen, loff_t fpos, u64 ino, unsigned dtype) afs_lookup_one_filldir() argument
605 afs_lookup_filldir(struct dir_context *ctx, const char *name, int nlen, loff_t fpos, u64 ino, unsigned dtype) afs_lookup_filldir() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/
H A Dice_fdir.h83 u8 dtype; member
/kernel/linux/linux-6.6/fs/afs/
H A Ddir.c576 afs_lookup_one_filldir(struct dir_context *ctx, const char *name, int nlen, loff_t fpos, u64 ino, unsigned dtype) afs_lookup_one_filldir() argument
644 afs_lookup_filldir(struct dir_context *ctx, const char *name, int nlen, loff_t fpos, u64 ino, unsigned dtype) afs_lookup_filldir() argument
[all...]
/third_party/FreeBSD/sbin/newfs_msdos/
H A Dmkfs_msdos.c234 mkfs_msdos(const char *fname, const char *dtype, const struct msdos_options *op) in mkfs_msdos() argument
874 getdiskinfo(int fd, const char *fname, const char *dtype, int oflag, in getdiskinfo() argument
904 getdiskinfo(int fd, const char *fname, const char *dtype, /* __unused */ int oflag, in getdiskinfo() argument
/third_party/ltp/tools/sparse/sparse-src/
H A Dsparse-llvm.c326 static LLVMValueRef constant_value(unsigned long long val, LLVMTypeRef dtype) in constant_value() argument
358 LLVMTypeRef dtype; in val_to_value() local
406 LLVMTypeRef dtype in pseudo_to_rvalue() local
416 LLVMTypeRef dtype = symbol_type(ctype); value_to_ivalue() local
419 LLVMTypeRef dtype = LLVMIntType(bits_in_pointer); value_to_ivalue() local
431 LLVMTypeRef dtype = symbol_type(ctype); value_to_pvalue() local
842 LLVMTypeRef dtype; output_op_ptrcast() local
880 LLVMTypeRef dtype; output_op_cast() local
913 LLVMTypeRef dtype = symbol_type(insn->type); output_op_fpcast() local
961 LLVMTypeRef dtype = symbol_type(insn->type); output_op_setfval() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
H A DvktSpvAsm8bitStorageTests.cpp105 vk::VkDescriptorType dtype; member
[all...]
H A DvktSpvAsmComputeShaderCase.cpp119 Move<VkImage> createImageAndBindMemory (const DeviceInterface& vkdi, const VkDevice& device, VkDescriptorType dtype, vk::VkFormat imageFormat, Allocator& allocator, deUint32 queueFamilyIndex, AllocationMp* outMemory) in createImageAndBindMemory() argument
65 createBufferAndBindMemory(vkt::Context& context, const DeviceInterface& vkdi, const VkDevice& device, VkDescriptorType dtype, Allocator& allocator, size_t numBytes, AllocationMp* outMemory, bool physStorageBuffer, bool coherent = false) createBufferAndBindMemory() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/
H A DvktSpvAsm8bitStorageTests.cpp105 vk::VkDescriptorType dtype; member
[all...]
H A DvktSpvAsmComputeShaderCase.cpp119 Move<VkImage> createImageAndBindMemory (const DeviceInterface& vkdi, const VkDevice& device, VkDescriptorType dtype, Allocator& allocator, deUint32 queueFamilyIndex, AllocationMp* outMemory) in createImageAndBindMemory() argument
65 createBufferAndBindMemory(vkt::Context& context, const DeviceInterface& vkdi, const VkDevice& device, VkDescriptorType dtype, Allocator& allocator, size_t numBytes, AllocationMp* outMemory, bool physStorageBuffer, bool coherent = false) createBufferAndBindMemory() argument
/kernel/linux/linux-5.10/drivers/scsi/fcoe/
H A Dfcoe_ctlr.c2286 u32 dtype; in fcoe_ctlr_vn_parse() local
604 fcoe_ctlr_encaps(struct fcoe_ctlr *fip, struct fc_lport *lport, u8 dtype, struct sk_buff *skb, u32 d_id) fcoe_ctlr_encaps() argument
2815 u32 dtype; fcoe_ctlr_vlan_parse() local
[all...]
/kernel/linux/linux-5.10/fs/gfs2/
H A Ddir.c1646 u16 dtype; in gfs2_dir_search() local
/kernel/linux/linux-5.10/net/ipv4/
H A Digmp.c657 int type, dtype; in igmpv3_send_cr() local
/kernel/linux/linux-5.10/net/ipv6/
H A Dmcast.c1906 int type, dtype; in mld_send_cr() local

Completed in 48 milliseconds

1234