Home
last modified time | relevance | path

Searched defs:dtype (Results 1 – 25 of 37) sorted by relevance

12

/third_party/ltp/tools/sparse/sparse-src/
Dsparse-llvm.c326 static LLVMValueRef constant_value(unsigned long long val, LLVMTypeRef dtype) in constant_value()
358 LLVMTypeRef dtype; in val_to_value() local
406 LLVMTypeRef dtype = symbol_type(ctype); in pseudo_to_rvalue() local
416 LLVMTypeRef dtype = symbol_type(ctype); in value_to_ivalue() local
419 LLVMTypeRef dtype = LLVMIntType(bits_in_pointer); in value_to_ivalue() local
431 LLVMTypeRef dtype = symbol_type(ctype); in value_to_pvalue() local
842 LLVMTypeRef dtype; in output_op_ptrcast() local
880 LLVMTypeRef dtype; in output_op_cast() local
913 LLVMTypeRef dtype = symbol_type(insn->type); in output_op_fpcast() local
961 LLVMTypeRef dtype = symbol_type(insn->type); in output_op_setfval() local
/third_party/FreeBSD/sys/dev/usb/implementation/
Dusb_init.c41 device_type dtype; member
246 usb_init(controller_type ctype, device_type dtype) in usb_init()
/third_party/node/deps/openssl/openssl/crypto/rsa/
Drsa_saos.c59 int RSA_verify_ASN1_OCTET_STRING(int dtype, in RSA_verify_ASN1_OCTET_STRING()
Drsa_meth.c256 int RSA_meth_set_verify(RSA_METHOD *meth, in RSA_meth_set_verify()
/third_party/openssl/crypto/rsa/
Drsa_saos.c59 int RSA_verify_ASN1_OCTET_STRING(int dtype, in RSA_verify_ASN1_OCTET_STRING()
Drsa_meth.c256 int RSA_meth_set_verify(RSA_METHOD *meth, in RSA_meth_set_verify()
/third_party/ffmpeg/libavformat/
Dsmjpegdec.c143 uint32_t dtype, size, timestamp; in smjpeg_read_packet() local
/third_party/FreeBSD/sbin/newfs_msdos/
Dnewfs_msdos.c76 const char *fname, *dtype; in main() local
Dmkfs_msdos.c234 mkfs_msdos(const char *fname, const char *dtype, const struct msdos_options *op) in mkfs_msdos()
874 getdiskinfo(int fd, const char *fname, const char *dtype, int oflag, in getdiskinfo()
904 getdiskinfo(int fd, const char *fname, const char *dtype, /* __unused */ int oflag, in getdiskinfo()
/third_party/mesa3d/src/gallium/auxiliary/util/
Du_simple_shaders.c291 enum tgsi_return_type dtype, in util_make_fragment_tex_shader_writemask()
368 enum tgsi_return_type dtype, in util_make_fragment_tex_shader()
590 enum tgsi_return_type dtype, in util_make_fs_blit_msaa_color()
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_tgsi.c211 enum tgsi_opcode_type dtype = tgsi_opcode_infer_dst_type(opcode, 0); in get_src_chan_idx() local
Dlp_bld_tgsi_soa.c1677 enum tgsi_opcode_type dtype, in emit_store_output()
1726 enum tgsi_opcode_type dtype, in emit_store_tcs_output()
1785 enum tgsi_opcode_type dtype, in emit_store_temp()
1838 enum tgsi_opcode_type dtype, in emit_store_address()
1874 enum tgsi_opcode_type dtype = tgsi_opcode_infer_dst_type(inst->Instruction.Opcode, index); in emit_store_chan() local
1962 enum tgsi_opcode_type dtype = tgsi_opcode_infer_dst_type(inst->Instruction.Opcode, index); in emit_store() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/
DvktSpvAsmComputeShaderCase.cpp68 VkDescriptorType dtype, in createBufferAndBindMemory()
119 …BindMemory (const DeviceInterface& vkdi, const VkDevice& device, VkDescriptorType dtype, Allocator… in createImageAndBindMemory()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmComputeShaderCase.cpp68 VkDescriptorType dtype, in createBufferAndBindMemory()
119 …BindMemory (const DeviceInterface& vkdi, const VkDevice& device, VkDescriptorType dtype, Allocator… in createImageAndBindMemory()
/third_party/ffmpeg/tools/python/
Dconvert_from_tensorflow.py34 def __init__(self, name, dtype, dims): argument
/third_party/node/deps/v8/src/wasm/baseline/s390/
Dliftoff-assembler-s390.h1582 #define EMIT_UNOP_FUNCTION(name, instr, dtype, stype, dcast, scast, rcast, \ argument
1680 #define EMIT_BINOP_FUNCTION(name, instr, dtype, stype1, stype2, dcast, scast1, \ argument
2437 #define EMIT_SIMD_UNOP(name, op, dtype, stype, return_val, return_type) \ argument
2457 #define EMIT_SIMD_EXTRACT_LANE(name, op, dtype) \ argument
/third_party/json/include/nlohmann/detail/output/
Dbinary_writer.hpp1630 CharType dtype = it->second; in write_bjdata_ndarray() local
/third_party/gn/src/base/win/
Dregistry.cc361 DWORD dtype) { in WriteValue()
/third_party/openssl/engines/
De_capi.c831 int capi_rsa_sign(int dtype, const unsigned char *m, unsigned int m_len, in capi_rsa_sign()
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
DVTimeZone.java1711 int month = -1, dom = 0, dow = 0, dtype = -1; in toWallTimeRule() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
DVTimeZone.java1740 int month = -1, dom = 0, dow = 0, dtype = -1; in toWallTimeRule() local
/third_party/node/deps/openssl/openssl/engines/
De_capi.c831 int capi_rsa_sign(int dtype, const unsigned char *m, unsigned int m_len, in capi_rsa_sign()
/third_party/node/deps/v8/src/compiler/backend/s390/
Dcode-generator-s390.cc2716 #define EMIT_SIMD_UNOP(name, dtype, stype) \ in AssembleArchInstruction() argument
2735 #define EMIT_SIMD_EXTRACT_LANE(name, dtype) \ in AssembleArchInstruction() argument
/third_party/node/deps/v8/src/wasm/baseline/ppc/
Dliftoff-assembler-ppc.h1128 #define EMIT_UNOP_FUNCTION(name, instr, dtype, stype, dcast, scast, rcast, \ argument
1228 #define EMIT_BINOP_FUNCTION(name, instr, dtype, stype1, stype2, dcast, scast1, \ argument
/third_party/node/deps/icu-small/source/i18n/
Dvtzone.cpp814 DateTimeRule::DateRuleType dtype; in toWallTimeRule() local

12