/external/libcxx/include/support/win32/ |
D | locale_win32.h | 177 #define strftime_l( __s, __l, __f, __tm, __loc ) strftime( __s, __l, __f, __tm ) argument 181 #define sscanf_l( __s, __l, __f, ...) _sscanf_l( __s, __f, __l, __VA_ARGS__ ) argument 182 #define sprintf_l( __s, __l, __f, ... ) _sprintf_l( __s, __f, __l, __VA_ARGS__ ) argument 183 #define vsprintf_l( __s, __l, __f, ... ) _vsprintf_l( __s, __f, __l, __VA_ARGS__ ) argument 184 #define vsnprintf_l( __s, __n, __l, __f, ... ) _vsnprintf_l( __s, __n, __f, __l, __VA_ARGS__ ) argument
|
/external/clang/lib/Headers/ |
D | ia32intrin.h | 39 __writeeflags(unsigned long long __f) in __writeeflags() 52 __writeeflags(unsigned int __f) in __writeeflags()
|
D | avxintrin.h | 2319 float __f = *__a; in _mm_broadcast_ss() local 2333 float __f = *__a; in _mm256_broadcast_ss() local 2544 float __e, float __f, float __g, float __h) in _mm256_set_ps() 2599 float __e, float __f, float __g, float __h) in _mm256_setr_ps()
|
/external/musl/include/ |
D | math.h | 55 static __inline unsigned __FLOAT_BITS(float __f) in __FLOAT_BITS() 57 union {float __f; unsigned __i;} __u; in __FLOAT_BITS() member 61 static __inline unsigned long long __DOUBLE_BITS(double __f) in __DOUBLE_BITS() 63 union {double __f; unsigned long long __i;} __u; in __DOUBLE_BITS() member
|
D | pthread.h | 207 void (*__f)(void *); member
|
/external/musl/arch/riscv64/bits/ |
D | signal.h | 12 unsigned int __f[32]; member 17 unsigned long long __f[32]; member 22 unsigned long long __f[64] __attribute__((aligned(16))); member 28 struct __riscv_mc_f_ext_state __f; member
|
/external/python/cpython2/Lib/plat-os2emx/ |
D | grp.py | 71 __f = open(__i, 'r') variable
|
D | pwd.py | 74 __f = open(__i, 'r') variable
|
/external/libcxx/src/ |
D | future.cpp | 71 static __future_error_category __f; in future_category() local
|
/external/clang/test/CodeGen/ |
D | union.c | 18 float __f; in f2() member
|
/external/chromium-trace/catapult/common/py_vulcanize/third_party/rjsmin/bench/ |
D | apiviewer.js | 175 …",b=".prototype",L="function",K="Boolean",J="Error",I="constructor",H="warn",G="hasOwnProperty",F=…
|