/external/elfutils/libasm/ |
D | asm_adduint8.c | 25 #define UFCT(size) _UFCT(size) argument 26 #define _UFCT(size) asm_adduint##size argument 27 #define FCT(size) _FCT(size) argument 28 #define _FCT(size) asm_addint##size argument 29 #define UTYPE(size) _UTYPE(size) argument 30 #define _UTYPE(size) uint##size##_t argument 31 #define TYPE(size) _TYPE(size) argument 32 #define _TYPE(size) int##size##_t argument
|
D | asm_addint8.c | 30 #define FCT(size) _FCT(size) argument 31 #define _FCT(size) asm_addint##size argument 32 #define TYPE(size) _TYPE(size) argument 33 #define _TYPE(size) int##size##_t argument 34 #define BSWAP(size) _BSWAP(size) argument 35 #define _BSWAP(size) bswap_##size argument
|
/external/speex/libspeex/ |
D | stack_alloc.h | 91 #define ALIGN(stack, size) ((stack) += ((size) - (long)(stack)) & ((size) - 1)) argument 93 #define PUSH(stack, size, type) (VALGRIND_MAKE_NOACCESS(stack, 1000),ALIGN((stack),sizeof(type)),VA… argument 97 #define ALIGN(stack, size) ((stack) += ((size) - (long)(stack)) & ((size) - 1)) argument 99 #define PUSH(stack, size, type) (ALIGN((stack),sizeof(type)),(stack)+=((size)*sizeof(type)),(type*)… argument 105 #define ALLOC(var, size, type) type var[size] argument 108 #define ALLOC(var, size, type) var = alloca(sizeof(type)*(size)) argument 111 #define ALLOC(var, size, type) var = PUSH(stack, size, type) argument
|
/external/chromium/base/allocator/ |
D | generic_allocators.cc | 13 inline void* generic_cpp_alloc(size_t size, bool nothrow) { in generic_cpp_alloc() 27 void* __cdecl operator new(size_t size) { in operator new() 35 void* operator new[](size_t size) { in operator new[]() 43 void* operator new(size_t size, const std::nothrow_t& nt) __THROW { in operator new() 47 void* operator new[](size_t size, const std::nothrow_t& nt) __THROW { in operator new[]() 68 const size_t size = n * elem_size; in calloc() local 95 const size_t size = n * elem_size; in _recalloc() local 100 void* _calloc_impl(size_t n, size_t size) { in _calloc_impl() 121 void* _malloc_dbg(size_t size, int , const char*, int) { in _malloc_dbg() 129 void* _calloc_dbg(size_t n, size_t size, int, const char*, int) { in _calloc_dbg()
|
D | win_allocator.cc | 28 void* win_heap_malloc(size_t size) { in win_heap_malloc() 32 void win_heap_free(void* size) { in win_heap_free() 36 void* win_heap_realloc(void* ptr, size_t size) { in win_heap_realloc()
|
/external/qemu/ |
D | qemu-malloc.c | 35 void *get_mmap_addr(unsigned long size) in get_mmap_addr() 54 void *qemu_malloc(size_t size) in qemu_malloc() 62 void *qemu_realloc(void *ptr, size_t size) in qemu_realloc() 72 void *qemu_mallocz(size_t size) in qemu_mallocz() 89 char *qemu_strndup(const char *str, size_t size) in qemu_strndup()
|
D | bswap.h | 85 #define be_bswap(v, size) (v) argument 86 #define le_bswap(v, size) bswap ## size(v) argument 87 #define be_bswaps(v, size) argument 88 #define le_bswaps(p, size) *p = bswap ## size(*p); argument 90 #define le_bswap(v, size) (v) argument 91 #define be_bswap(v, size) bswap ## size(v) argument 92 #define le_bswaps(v, size) argument 93 #define be_bswaps(p, size) *p = bswap ## size(*p); argument 96 #define CPU_CONVERT(endian, size, type)\ argument
|
/external/protobuf/java/src/main/java/com/google/protobuf/ |
D | ByteString.java | 66 public int size() { in size() method in ByteString 89 final int size) { in copyFrom() 106 public static ByteString copyFrom(final ByteBuffer bytes, final int size) { in copyFrom() 156 int size = 0; in copyFrom() local 192 final int size) { in copyTo() 200 final int size = bytes.length; in toByteArray() local 249 final int size = bytes.length; in equals() local 273 final int size = bytes.length; in hashCode() local 364 static CodedBuilder newCodedBuilder(final int size) { in newCodedBuilder() 373 private CodedBuilder(final int size) { in CodedBuilder()
|
/external/astl/src/ |
D | ostream.cpp | 65 int size = snprintf(buf, kNumSize, fmt, val); in operator <<() local 72 int size = snprintf(buf, kNumSize, fmt, val); in operator <<() local 79 int size = snprintf(buf, kNumSize, fmt, val); in operator <<() local 86 int size = snprintf(buf, kNumSize, fmt, val); in operator <<() local 93 int size = snprintf(buf, kNumSize, fmt, val); in operator <<() local 100 int size = snprintf(buf, kNumSize, fmt, val); in operator <<() local 108 int size = snprintf(buf, kNumSize, fmt, precision(), val); in operator <<() local 115 int size = snprintf(buf, kNumSize, fmt, precision(), val); in operator <<() local 122 int size = snprintf(buf, kNumSize, fmt, p); in operator <<() local
|
/external/webkit/WebCore/platform/graphics/ |
D | GeneratedImage.h | 39 static PassRefPtr<GeneratedImage> create(PassRefPtr<Generator> generator, const IntSize& size) in create() 48 virtual void setContainerSize(const IntSize& size) { m_size = size; } in setContainerSize() 53 virtual IntSize size() const { return m_size; } in size() function 64 GeneratedImage(PassRefPtr<Generator> generator, const IntSize& size) in GeneratedImage()
|
/external/chromium/sdch/open-vcdiff/src/ |
D | encodetable.cc | 141 size_t size, in EncodeInstruction() 210 void VCDiffCodeTableWriter::Add(const char* data, size_t size) { in Add() 216 void VCDiffCodeTableWriter::Copy(int32_t offset, size_t size) { in Copy() 245 void VCDiffCodeTableWriter::Run(size_t size, unsigned char byte) { in Run() 251 size_t VCDiffCodeTableWriter::CalculateLengthOfSizeAsVarint(size_t size) { in CalculateLengthOfSizeAsVarint() 255 void VCDiffCodeTableWriter::AppendSizeToString(size_t size, string* out) { in AppendSizeToString() 260 size_t size, in AppendSizeToOutputString()
|
/external/webkit/WebCore/css/ |
D | StyleBase.cpp | 71 void* StyleBase::operator new(size_t size) in operator new() 77 void* StyleBase::operator new[](size_t size) in operator new[]() 83 void StyleBase::operator delete(void* p, size_t size) in operator delete() 89 void StyleBase::operator delete[](void* p, size_t size) in operator delete[]()
|
D | CSSImageGeneratorValue.cpp | 47 void CSSImageGeneratorValue::addClient(RenderObject* renderer, const IntSize& size) in addClient() 68 IntSize size = sizeCount.first; in removeClient() local 81 Image* CSSImageGeneratorValue::getImage(RenderObject* renderer, const IntSize& size) in getImage() 101 void CSSImageGeneratorValue::putImage(const IntSize& size, PassRefPtr<Image> image) in putImage()
|
/external/skia/src/core/ |
D | SkBuffer.cpp | 22 void SkRBuffer::readNoSizeCheck(void* buffer, size_t size) in readNoSizeCheck() 30 const void* SkRBuffer::skip(size_t size) in skip() 45 void* SkWBuffer::skip(size_t size) in skip() 52 void SkWBuffer::writeNoSizeCheck(const void* buffer, size_t size) in writeNoSizeCheck()
|
D | SkMask.cpp | 25 Sk64 size; in safeMul32() local 38 size_t size = this->computeImageSize(); in computeTotalImageSize() local 48 uint8_t* SkMask::AllocImage(size_t size) in AllocImage()
|
/external/protobuf/java/src/main/java/com/google/protobuf/micro/ |
D | ByteStringMicro.java | 60 public int size() { in size() method in ByteStringMicro 83 final int size) { in copyFrom() 140 final int size) { in copyTo() 148 final int size = bytes.length; in toByteArray() local 188 final int size = bytes.length; in equals() local 212 final int size = bytes.length; in hashCode() local
|
/external/chromium/android/ |
D | execinfo.h | 4 int backtrace(void **array, int size) { return 0; } in backtrace() 6 char **backtrace_symbols(void *const *array, int size) { return 0; } in backtrace_symbols() 8 void backtrace_symbols_fd (void *const *array, int size, int fd) {} in backtrace_symbols_fd()
|
/external/guava/src/com/google/common/base/ |
D | Preconditions.java | 273 public static int checkElementIndex(int index, int size) { in checkElementIndex() 291 public static int checkElementIndex(int index, int size, String desc) { in checkElementIndex() 299 private static String badElementIndex(int index, int size, String desc) { in badElementIndex() 322 public static int checkPositionIndex(int index, int size) { in checkPositionIndex() 340 public static int checkPositionIndex(int index, int size, String desc) { in checkPositionIndex() 348 private static String badPositionIndex(int index, int size, String desc) { in badPositionIndex() 373 public static void checkPositionIndexes(int start, int end, int size) { in checkPositionIndexes() 380 private static String badPositionIndexes(int start, int end, int size) { in badPositionIndexes()
|
/external/webkit/JavaScriptCore/jit/ |
D | ExecutableAllocator.h | 71 size_t size = request + (granularity - 1); in roundUpAllocationSize() local 87 size_t size; member 174 static void makeWritable(void* start, size_t size) in makeWritable() 179 static void makeExecutable(void* start, size_t size) in makeExecutable() 194 static void cacheFlush(void* code, size_t size) in cacheFlush() 200 static void cacheFlush(void* code, size_t size) in cacheFlush() 216 static void cacheFlush(void* code, size_t size) in cacheFlush() 221 static void cacheFlush(void* code, size_t size) in cacheFlush() 237 static void cacheFlush(void* code, size_t size) in cacheFlush()
|
/external/libvpx/vpx_mem/ti_c6x/ |
D | vpx_mem_ti_6cx.c | 20 void *vpx_mem_alloc(int id, size_t size, size_t align) in vpx_mem_alloc() 64 void vpx_mem_free(int id, void *mem, size_t size) in vpx_mem_free() 92 void *xvpx_mem_alloc(int id, size_t size, size_t align, char *file, int line) in xvpx_mem_alloc() 101 void xvpx_mem_free(int id, void *mem, size_t size, char *file, int line) in xvpx_mem_free()
|
/external/v8/src/ |
D | allocation.cc | 36 void* Malloced::New(size_t size) { in New() 58 void* Embedded::operator new(size_t size) { in operator new() 69 void* AllStatic::operator new(size_t size) { in operator new() 109 void PreallocatedStorage::Init(size_t size) { in Init() 121 void* PreallocatedStorage::New(size_t size) { in New() 193 PreallocatedStorage::PreallocatedStorage(size_t size) in PreallocatedStorage()
|
/external/kernel-headers/original/linux/ |
D | circ_buf.h | 11 #define CIRC_CNT(head,tail,size) (((head) - (tail)) & ((size)-1)) argument 16 #define CIRC_SPACE(head,tail,size) CIRC_CNT((tail),((head)+1),(size)) argument 21 #define CIRC_CNT_TO_END(head,tail,size) \ argument 27 #define CIRC_SPACE_TO_END(head,tail,size) \ argument
|
/external/libpng/ |
D | pngmem.c | 43 png_size_t size; in png_create_struct_2() local 119 png_calloc(png_structp png_ptr, png_uint_32 size) in png_calloc() 130 png_malloc(png_structp png_ptr, png_uint_32 size) in png_malloc() 148 png_malloc_default(png_structp png_ptr, png_uint_32 size) in png_malloc_default() 361 png_size_t size; in png_create_struct_2() local 446 png_calloc(png_structp png_ptr, png_uint_32 size) in png_calloc() 457 png_malloc(png_structp png_ptr, png_uint_32 size) in png_malloc() 475 png_malloc_default(png_structp png_ptr, png_uint_32 size) in png_malloc_default() 571 png_malloc_warn(png_structp png_ptr, png_uint_32 size) in png_malloc_warn() 590 png_size_t size; in png_memcpy_check() local [all …]
|
/external/jpeg/ |
D | jinclude.h | 61 #define MEMZERO(target,size) bzero((void *)(target), (size_t)(size)) argument 62 #define MEMCOPY(dest,src,size) bcopy((const void *)(src), (void *)(dest), (size_t)(size)) argument 67 #define MEMZERO(target,size) memset((void *)(target), 0, (size_t)(size)) argument 68 #define MEMCOPY(dest,src,size) memcpy((void *)(dest), (const void *)(src), (size_t)(size)) argument
|
/external/kernel-headers/original/asm-generic/ |
D | ioctl.h | 44 #define _IOC(dir,type,nr,size) \ argument 59 #define _IOR(type,nr,size) _IOC(_IOC_READ,(type),(nr),(_IOC_TYPECHECK(size))) argument 60 #define _IOW(type,nr,size) _IOC(_IOC_WRITE,(type),(nr),(_IOC_TYPECHECK(size))) argument 61 #define _IOWR(type,nr,size) _IOC(_IOC_READ|_IOC_WRITE,(type),(nr),(_IOC_TYPECHECK(size))) argument 62 #define _IOR_BAD(type,nr,size) _IOC(_IOC_READ,(type),(nr),sizeof(size)) argument 63 #define _IOW_BAD(type,nr,size) _IOC(_IOC_WRITE,(type),(nr),sizeof(size)) argument 64 #define _IOWR_BAD(type,nr,size) _IOC(_IOC_READ|_IOC_WRITE,(type),(nr),sizeof(size)) argument
|