| /third_party/node/deps/openssl/openssl/crypto/rsa/ |
| H A D | rsa_saos.c | 59 int RSA_verify_ASN1_OCTET_STRING(int dtype, in RSA_verify_ASN1_OCTET_STRING() argument
|
| H A D | rsa_meth.c | 256 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 D | rsa_saos.c | 59 int RSA_verify_ASN1_OCTET_STRING(int dtype, in RSA_verify_ASN1_OCTET_STRING() argument
|
| H A D | rsa_meth.c | 256 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 D | smjpegdec.c | 143 uint32_t dtype, size, timestamp; in smjpeg_read_packet() local
|
| /third_party/FreeBSD/sbin/newfs_msdos/ |
| H A D | newfs_msdos.c | 76 const char *fname, *dtype; in main() local
|
| H A D | mkfs_msdos.c | 234 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 D | usb_init.c | 41 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 D | lp_bld_tgsi.c | 211 enum tgsi_opcode_type dtype = tgsi_opcode_infer_dst_type(opcode, 0); in get_src_chan_idx() local
|
| H A D | lp_bld_tgsi_soa.c | 1874 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 D | binary_writer.hpp | 1630 CharType dtype = it->second; in write_bjdata_ndarray() local [all...] |
| /third_party/gn/src/base/win/ |
| H A D | registry.cc | 358 WriteValue(const char16_t* name, const void* data, DWORD dsize, DWORD dtype) WriteValue() argument
|
| /third_party/mesa3d/src/gallium/auxiliary/util/ |
| H A D | u_simple_shaders.c | 286 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 D | u_blitter.c | 983 enum tgsi_return_type dtype; in blitter_get_fs_texfetch_col() local
|
| /third_party/ltp/tools/sparse/sparse-src/ |
| H A D | sparse-llvm.c | 326 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 D | linearize.c | 1290 enum mtype dtype = get_mtype(dst); in get_cast_opcode() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/ |
| H A D | vktSpvAsm8bitStorageTests.cpp | 105 vk::VkDescriptorType dtype; member [all...] |
| H A D | vktSpvAsmComputeShaderCase.cpp | 119 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 D | vktSpvAsm16bitStorageTests.cpp | 124 vk::VkDescriptorType dtype; member [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/ |
| H A D | vktSpvAsm8bitStorageTests.cpp | 105 vk::VkDescriptorType dtype; member [all...] |
| H A D | vktSpvAsmComputeShaderCase.cpp | 119 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 D | e_capi.c | 831 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 D | e_capi.c | 831 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 D | vtzone.cpp | 814 DateTimeRule::DateRuleType dtype; in toWallTimeRule() local
|
| /third_party/icu/icu4c/source/i18n/ |
| H A D | vtzone.cpp | 814 DateTimeRule::DateRuleType dtype; in toWallTimeRule() local
|