Searched defs:_d (Results 1 – 8 of 8) sorted by relevance
/external/llvm/test/MC/MachO/ |
D | tls.s | 24 .globl _d symbol 25 _d: label
|
D | darwin-x86_64-reloc-offsets.s | 12 _d: label
|
D | darwin-complex-difference.s | 15 _d: label
|
/external/stlport/src/c_locale_glibc/ |
D | c_locale_glibc2.c | 629 const char *_Locale_full_dayofweek(struct _Locale_time *__loc, int _d ) in _Locale_full_dayofweek() 634 const char *_Locale_abbrev_dayofweek(struct _Locale_time *__loc, int _d ) in _Locale_abbrev_dayofweek() 679 const wchar_t *_WLocale_full_dayofweek(struct _Locale_time *__loc, int _d, wchar_t *buf, size_t buf… in _WLocale_full_dayofweek() 681 const wchar_t *_WLocale_abbrev_dayofweek(struct _Locale_time *__loc, int _d, wchar_t *buf, size_t b… in _WLocale_abbrev_dayofweek()
|
/external/valgrind/main/VEX/priv/ |
D | guest_amd64_helpers.c | 2001 # define SET_ABCD(_a,_b,_c,_d) \ in amd64g_dirtyhelper_CPUID_baseline() argument 2081 # define SET_ABCD(_a,_b,_c,_d) \ in amd64g_dirtyhelper_CPUID_sse3_and_cx16() argument 2204 # define SET_ABCD(_a,_b,_c,_d) \ in amd64g_dirtyhelper_CPUID_sse42_and_cx16() argument
|
D | guest_x86_helpers.c | 2258 # define SET_ABCD(_a,_b,_c,_d) \ in x86g_dirtyhelper_CPUID_sse2() argument
|
/external/opencv/cxcore/src/ |
D | cxmatmul.cpp | 1176 uchar* _d = D->data.ptr + i*D->step + j*elem_size; in cvGEMM() local
|
/external/qemu/target-i386/ |
D | cpu.h | 520 float64 _d[2]; member
|