Home
last modified time | relevance | path

Searched defs:dtype (Results 1 - 25 of 30) sorted by relevance

12

/third_party/node/deps/openssl/openssl/crypto/rsa/
H A Drsa_saos.c59 int RSA_verify_ASN1_OCTET_STRING(int dtype, in RSA_verify_ASN1_OCTET_STRING() argument
H A Drsa_meth.c256 RSA_meth_set_verify(RSA_METHOD *meth, int (*verify) (int dtype, const unsigned char *m, unsigned int m_length, const unsigned char *sigbuf, unsigned int siglen, const RSA *rsa)) RSA_meth_set_verify() argument
/third_party/openssl/crypto/rsa/
H A Drsa_saos.c59 int RSA_verify_ASN1_OCTET_STRING(int dtype, in RSA_verify_ASN1_OCTET_STRING() argument
H A Drsa_meth.c256 RSA_meth_set_verify(RSA_METHOD *meth, int (*verify) (int dtype, const unsigned char *m, unsigned int m_length, const unsigned char *sigbuf, unsigned int siglen, const RSA *rsa)) RSA_meth_set_verify() argument
/third_party/ffmpeg/libavformat/
H A Dsmjpegdec.c143 uint32_t dtype, size, timestamp; in smjpeg_read_packet() local
/third_party/FreeBSD/sbin/newfs_msdos/
H A Dnewfs_msdos.c76 const char *fname, *dtype; in main() local
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/FreeBSD/sys/dev/usb/implementation/
H A Dusb_init.c41 device_type dtype; member
246 usb_init(controller_type ctype, device_type dtype) in usb_init() argument
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_tgsi.c211 enum tgsi_opcode_type dtype = tgsi_opcode_infer_dst_type(opcode, 0); in get_src_chan_idx() local
H A Dlp_bld_tgsi_soa.c1874 enum tgsi_opcode_type dtype = tgsi_opcode_infer_dst_type(inst->Instruction.Opcode, index); in emit_store_chan() local
1676 emit_store_output(struct lp_build_tgsi_context *bld_base, enum tgsi_opcode_type dtype, const struct tgsi_full_dst_register *reg, unsigned index, unsigned chan_index, LLVMValueRef indirect_index, LLVMValueRef value) emit_store_output() argument
1725 emit_store_tcs_output(struct lp_build_tgsi_context *bld_base, enum tgsi_opcode_type dtype, const struct tgsi_full_dst_register *reg, unsigned index, unsigned chan_index, LLVMValueRef indirect_index, LLVMValueRef value) emit_store_tcs_output() argument
1784 emit_store_temp(struct lp_build_tgsi_context *bld_base, enum tgsi_opcode_type dtype, const struct tgsi_full_dst_register *reg, unsigned index, unsigned chan_index, LLVMValueRef indirect_index, LLVMValueRef value) emit_store_temp() argument
1837 emit_store_address(struct lp_build_tgsi_context *bld_base, enum tgsi_opcode_type dtype, const struct tgsi_full_dst_register *reg, unsigned index, unsigned chan_index, LLVMValueRef indirect_index, LLVMValueRef value) emit_store_address() argument
1962 enum tgsi_opcode_type dtype = tgsi_opcode_infer_dst_type(inst->Instruction.Opcode, index); emit_store() local
[all...]
/third_party/json/include/nlohmann/detail/output/
H A Dbinary_writer.hpp1630 CharType dtype = it->second; in write_bjdata_ndarray() local
[all...]
/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...]
H A Du_blitter.c983 enum tgsi_return_type dtype; in blitter_get_fs_texfetch_col() local
/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...]
H A Dlinearize.c1290 enum mtype dtype = get_mtype(dst); in get_cast_opcode() local
/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
H A DvktSpvAsm16bitStorageTests.cpp124 vk::VkDescriptorType dtype; member
[all...]
/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
/third_party/node/deps/openssl/openssl/engines/
H A De_capi.c831 int capi_rsa_sign(int dtype, const unsigned char *m, unsigned int m_len, in capi_rsa_sign() argument
/third_party/openssl/engines/
H A De_capi.c831 int capi_rsa_sign(int dtype, const unsigned char *m, unsigned int m_len, in capi_rsa_sign() argument
/third_party/node/deps/icu-small/source/i18n/
H A Dvtzone.cpp814 DateTimeRule::DateRuleType dtype; in toWallTimeRule() local
/third_party/icu/icu4c/source/i18n/
H A Dvtzone.cpp814 DateTimeRule::DateRuleType dtype; in toWallTimeRule() local

Completed in 53 milliseconds

12