/external/kernel-headers/original/uapi/linux/hsi/ |
D | hsi_char.h | 29 #define HSC_IOW(num, dtype) _IOW(HSI_CHAR_MAGIC, num, dtype) argument 30 #define HSC_IOR(num, dtype) _IOR(HSI_CHAR_MAGIC, num, dtype) argument 31 #define HSC_IOWR(num, dtype) _IOWR(HSI_CHAR_MAGIC, num, dtype) argument
|
D | cs-protocol.h | 109 #define CS_IOW(num, dtype) _IOW(CS_IO_MAGIC, num, dtype) argument 110 #define CS_IOR(num, dtype) _IOR(CS_IO_MAGIC, num, dtype) argument 111 #define CS_IOWR(num, dtype) _IOWR(CS_IO_MAGIC, num, dtype) argument
|
/external/strace/linux/ |
D | ubi-user.h | 391 __s8 dtype; /* obsolete, do not use! */ member 403 __s8 dtype; /* obsolete, do not use! */ member
|
/external/mesa3d/src/gallium/auxiliary/util/ |
D | u_simple_shaders.c | 227 enum tgsi_return_type dtype) in util_make_fragment_tex_shader_writemask() 302 enum tgsi_return_type dtype) in util_make_fragment_tex_shader() 625 enum tgsi_return_type dtype) in util_make_fs_blit_msaa_color()
|
D | u_blitter.c | 877 enum tgsi_return_type dtype; in blitter_get_fs_texfetch_col() local
|
/external/kernel-headers/original/uapi/mtd/ |
D | ubi-user.h | 407 __s8 dtype; /* obsolete, do not use! */ member 419 __s8 dtype; /* obsolete, do not use! */ member
|
/external/openssh/ |
D | dns.c | 331 u_int8_t dtype; in export_dns_rr() local
|
/external/kernel-headers/original/uapi/linux/ |
D | omapfb.h | 33 #define OMAP_IOW(num, dtype) _IOW('O', num, dtype) argument 34 #define OMAP_IOR(num, dtype) _IOR('O', num, dtype) argument 35 #define OMAP_IOWR(num, dtype) _IOWR('O', num, dtype) argument
|
/external/mesa3d/src/gallium/auxiliary/gallivm/ |
D | lp_bld_tgsi.c | 204 enum tgsi_opcode_type dtype = tgsi_opcode_infer_dst_type(opcode); in get_src_chan_idx() local
|
D | lp_bld_tgsi_soa.c | 1867 enum tgsi_opcode_type dtype = tgsi_opcode_infer_dst_type(inst->Instruction.Opcode); in emit_store_chan() local 2041 enum tgsi_opcode_type dtype = tgsi_opcode_infer_dst_type(inst->Instruction.Opcode); in emit_store() local
|
/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/ |
D | vktSpvAsmComputeShaderCase.cpp | 54 …BindMemory (const DeviceInterface& vkdi, const VkDevice& device, VkDescriptorType dtype, Allocator… in createBufferAndBindMemory()
|
D | vktSpvAsm16bitStorageTests.cpp | 111 vk::VkDescriptorType dtype; member
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/ |
D | VTimeZone.java | 1742 int month = -1, dom = 0, dow = 0, dtype = -1; in toWallTimeRule() local
|
/external/mesa3d/src/gallium/drivers/radeonsi/ |
D | si_shader_tgsi_setup.c | 988 enum tgsi_opcode_type dtype = tgsi_opcode_infer_dst_type(inst->Instruction.Opcode); in si_llvm_emit_store() local
|
/external/icu/android_icu4j/src/main/java/android/icu/util/ |
D | VTimeZone.java | 1711 int month = -1, dom = 0, dow = 0, dtype = -1; in toWallTimeRule() local
|
/external/javassist/src/main/javassist/compiler/ |
D | CodeGen.java | 1416 int dtype = typePrecedence(destType); in atNumCastExpr() local
|
/external/icu/icu4c/source/i18n/ |
D | vtzone.cpp | 818 DateTimeRule::DateRuleType dtype; in toWallTimeRule() local
|
/external/mesa3d/src/gallium/drivers/nouveau/codegen/ |
D | nv50_ir.h | 825 inline void setType(DataType dtype, DataType stype) in setType()
|
/external/valgrind/perf/ |
D | tinycc.c | 13970 CType dtype; in init_putv() local
|