| /external/llvm-project/clang/lib/Headers/ |
| D | __clang_hip_runtime_wrapper.h | 38 static inline __device__ void *malloc(size_t __size) { in malloc() 43 static inline __device__ void *malloc(size_t __size) { in malloc()
|
| D | mm_malloc.h | 32 _mm_malloc(size_t __size, size_t __align) in _mm_malloc()
|
| D | __clang_cuda_runtime_wrapper.h | 372 __device__ static inline void *malloc(size_t __size) { in malloc()
|
| /external/clang/lib/Headers/ |
| D | mm_malloc.h | 46 _mm_malloc(size_t __size, size_t __align) in _mm_malloc()
|
| D | __clang_cuda_runtime_wrapper.h | 265 __device__ static inline void *malloc(size_t __size) { in malloc()
|
| /external/mesa3d/src/util/ |
| D | bitset.h | 153 #define BITSET_FOREACH_SET(__i, __set, __size) \ argument 209 #define BITSET_FOREACH_RANGE(__start, __end, __set, __size) \ argument
|
| /external/libcxx/src/experimental/ |
| D | memory_resource.cpp | 33 virtual void* do_allocate(size_t __size, size_t __align) in do_allocate()
|
| /external/kernel-headers/original/uapi/linux/netfilter/ |
| D | x_tables.h | 57 #define XT_TARGET_INIT(__name, __size) \ argument
|
| /external/iptables/include/linux/netfilter/ |
| D | x_tables.h | 56 #define XT_TARGET_INIT(__name, __size) \ argument
|
| /external/iproute2/include/uapi/linux/netfilter/ |
| D | x_tables.h | 57 #define XT_TARGET_INIT(__name, __size) \ argument
|
| /external/llvm-project/libcxx/include/support/ibm/ |
| D | xlocale.h | 213 size_t strftime_l(char *__s, size_t __size, const char *__fmt, in strftime_l()
|
| /external/libcxx/include/support/ibm/ |
| D | xlocale.h | 214 size_t strftime_l(char *__s, size_t __size, const char *__fmt, in strftime_l()
|
| /external/iproute2/include/uapi/linux/netfilter_ipv6/ |
| D | ip6_tables.h | 140 #define IP6T_ENTRY_INIT(__size) \ argument
|
| /external/kernel-headers/original/uapi/linux/netfilter_ipv6/ |
| D | ip6_tables.h | 142 #define IP6T_ENTRY_INIT(__size) \ argument
|
| /external/iptables/include/linux/netfilter_ipv6/ |
| D | ip6_tables.h | 138 #define IP6T_ENTRY_INIT(__size) \ argument
|
| /external/llvm-project/pstl/include/pstl/internal/ |
| D | unseq_backend_simd.h | 371 __simd_generate_n(_Index __first, _DifferenceType __size, _Generator __g) noexcept in __simd_generate_n()
|
| D | algorithm_impl.h | 984 auto __size = __last - __first; in __brick_calc_mask_1() local
|