/external/valgrind/none/tests/amd64/ |
D | fma4.c | 200 #define GEN_test(_name, _instr, _isD) \ argument 233 #define GEN_test_VFMADDPD_xmm(_name) \ argument 244 #define GEN_test_VFMADDPD_ymm(_name) \ argument 255 #define GEN_test_VFMADDPS_xmm(_name) \ in GEN_test_VFMADDPD_ymm() argument 266 #define GEN_test_VFMADDPS_ymm(_name) \ argument 277 #define GEN_test_VFMADDSD_xmm(_name) \ argument 288 #define GEN_test_VFMADDSS_xmm(_name) \ argument 299 #define GEN_test_VFMADDSUBPD_xmm(_name) \ argument 310 #define GEN_test_VFMADDSUBPD_ymm(_name) \ argument 321 #define GEN_test_VFMADDSUBPS_xmm(_name) \ argument [all …]
|
D | avx-1.c | 62 #define GEN_test_RandM(_name, _reg_form, _mem_form) \ argument 111 #define GEN_test_Ronly(_name, _reg_form) \ argument 113 #define GEN_test_Monly(_name, _mem_form) \ argument
|
D | avx2-1.c | 68 #define GEN_test_RandM(_name, _reg_form, _mem_form) \ argument 117 #define GEN_test_Ronly(_name, _reg_form) \ argument 119 #define GEN_test_Monly(_name, _mem_form) \ argument
|
D | movbe.c | 42 #define GEN_test_Monly(_name, _mem_form) \ argument
|
/external/valgrind/include/ |
D | pub_tool_libcsetjmp.h | 78 #define VG_MINIMAL_JMP_BUF(_name) UInt _name [32+1+1] argument 87 #define VG_MINIMAL_JMP_BUF(_name) ULong _name [32+1+1] argument 97 #define VG_MINIMAL_JMP_BUF(_name) ULong _name [16+1] argument 107 #define VG_MINIMAL_JMP_BUF(_name) UInt _name [8+1] argument 117 #define VG_MINIMAL_JMP_BUF(_name) ULong _name [104 / sizeof(ULong)] argument 125 #define VG_MINIMAL_JMP_BUF(_name) ULong _name [168 / sizeof(ULong)] argument 135 #define VG_MINIMAL_JMP_BUF(_name) jmp_buf _name argument 142 #define VG_MINIMAL_JMP_BUF(_name) jmp_buf _name argument
|
/external/mesa3d/src/compiler/nir/ |
D | nir_vla.h | 35 #define NIR_VLA(_type, _name, _length) \ argument 44 #define NIR_VLA_FILL(_type, _name, _length, _byte) \ argument 53 #define NIR_VLA_ZERO(_type, _name, _length) \ argument
|
D | nir_intrinsics.c | 32 #define INTRINSIC(_name, _num_srcs, _src_components, _has_dest, \ argument
|
/external/linux-kselftest/tools/testing/selftests/powerpc/syscalls/ |
D | ipc_unmuxed.c | 22 #define DO_TEST(_name, _num) \ argument 40 #define DO_TEST(_name, _num) \ in ipc_unmuxed() argument
|
/external/syslinux/gpxe/src/image/ |
D | embedded.c | 28 #define EMBED( _index, _path, _name ) \ argument 43 #define EMBED( _index, _path, _name ) { \ argument
|
/external/syslinux/gpxe/src/include/gpxe/ |
D | features.h | 65 #define _DHCP_FEATURE( _name, feature_opt, ... ) \ argument 67 #define __DHCP_FEATURE( _name, feature_opt, ... ) \ argument 87 #define _FEATURE_NAME( category, _name, text ) \ argument 89 #define __FEATURE_NAME( category, _name, text ) \ argument
|
/external/syslinux/gpxe/src/include/ |
D | nic.h | 86 #define PCI_DRIVER(_name,_ids,_class) \ argument 107 #define ISAPNP_DRIVER(_name,_ids) \ argument 128 #define EISA_DRIVER(_name,_ids) \ argument 149 #define MCA_DRIVER(_name,_ids) \ argument 170 #define ISA_DRIVER(_name,_probe_addrs,_probe_addr,_vendor_id,_prod_id) \ argument 202 #define DRIVER(_name_text,_unused2,_unused3,_name,_probe,_disable) \ argument
|
/external/mesa3d/src/gallium/auxiliary/util/ |
D | u_dump_defines.c | 65 #define DEFINE_UTIL_DUMP_CONTINUOUS(_name) \ argument 80 #define DEFINE_UTIL_DUMP_CONTINUOUS_COUNT(_name, _count) \ argument
|
/external/iw/ |
D | iw.h | 66 #define __COMMAND(_section, _symname, _name, _args, _nlcmd, _flags, _hidden, _idby, _handler, _help… argument 81 #define __ACMD(_section, _symname, _name, _args, _nlcmd, _flags, _hidden, _idby, _handler, _help, _… argument 91 #define TOPLEVEL(_name, _args, _nlcmd, _flags, _idby, _handler, _help) \ argument 103 #define SECTION(_name) \ argument 110 #define DECLARE_SECTION(_name) \ argument
|
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/ |
D | GrammarRuleAttribute.cs | 42 private readonly string _name; field in Antlr.Runtime.GrammarRuleAttribute
|
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/ |
D | GrammarRuleAttribute.cs | 40 private readonly string _name; field in Antlr.Runtime.GrammarRuleAttribute
|
/external/kernel-headers/original/uapi/linux/ |
D | map_to_7segment.h | 83 #define SEG7_CONVERSION_MAP(_name, _map) \ argument 183 #define SEG7_DEFAULT_MAP(_name) \ argument
|
/external/libchrome/base/mac/ |
D | foundation_util.h | 41 #define CR_FORWARD_ENUM(_type, _name) enum _name : _type _name argument 43 #define CR_FORWARD_ENUM(_type, _name) _type _name argument
|
/external/ImageMagick/Magick++/lib/Magick++/ |
D | CoderInfo.h | 83 std::string _name; variable
|
/external/mesa3d/src/gallium/drivers/swr/ |
D | swr_tex_sample.cpp | 157 #define SWR_TEXTURE_MEMBER(_name, _emit_load) \ argument 242 #define SWR_SAMPLER_MEMBER(_name, _emit_load) \ argument
|
/external/mesa3d/src/gallium/drivers/llvmpipe/ |
D | lp_tex_sample.c | 137 #define LP_LLVM_TEXTURE_MEMBER(_name, _index, _emit_load) \ argument 206 #define LP_LLVM_SAMPLER_MEMBER(_name, _index, _emit_load) \ argument
|
/external/clang/test/SemaObjC/ |
D | property-7.m | 25 NSString *_name; field
|
/external/icu/icu4c/source/i18n/ |
D | nfrs.h | 53 UBool isNamed(const UnicodeString& _name) const { return this->name == _name; } in isNamed()
|
/external/jmdns/src/javax/jmdns/impl/ |
D | ServiceEventImpl.java | 32 private final String _name; field in ServiceEventImpl
|
/external/mesa3d/src/gallium/auxiliary/draw/ |
D | draw_llvm_sample.c | 177 #define DRAW_LLVM_TEXTURE_MEMBER(_name, _index, _emit_load) \ argument 200 #define DRAW_LLVM_SAMPLER_MEMBER(_name, _index, _emit_load) \ in DRAW_LLVM_TEXTURE_MEMBER() argument
|
/external/valgrind/none/tests/x86/ |
D | x86locked.c | 216 #define GEN_do_locked_G_E(_name,_eax) \ argument 304 #define GEN_do_locked_imm_E(_name,_eax,_imm) \ in GEN_do_locked_G_E() argument 406 #define GEN_do_locked_unary_E(_name,_eax) \ argument
|