/external/qemu/memcheck/ |
D | memcheck_mmrange_map.c | 76 MMRangeDesc* replaced) in mmrangemap_insert_desc() argument 84 if (replaced == NULL) { in mmrangemap_insert_desc() 90 memcpy(replaced, &existing->desc, sizeof(MMRangeDesc)); in mmrangemap_insert_desc() 130 MMRangeDesc* replaced) in mmrangemap_insert() argument 143 ret = mmrangemap_insert_desc(map, rdesc, replaced); in mmrangemap_insert()
|
D | memcheck_malloc_map.c | 114 MallocDescEx* replaced) in allocmap_insert_desc() argument 122 if (replaced == NULL) { in allocmap_insert_desc() 128 memcpy(replaced, &existing->desc, sizeof(MallocDescEx)); in allocmap_insert_desc() 169 allocmap_insert(AllocMap* map, const MallocDescEx* desc, MallocDescEx* replaced) in allocmap_insert() argument 182 ret = allocmap_insert_desc(map, adesc, replaced); in allocmap_insert()
|
D | memcheck.c | 406 MallocDescEx replaced; in memcheck_guest_alloc() local 452 insert_res = procdesc_add_malloc(proc, &desc, &replaced); in memcheck_guest_alloc() 468 memcheck_dump_malloc_desc(&replaced, 1, 1); in memcheck_guest_alloc() 470 if (replaced.call_stack != NULL) { in memcheck_guest_alloc() 471 qemu_free(replaced.call_stack); in memcheck_guest_alloc()
|
D | memcheck_proc_management.c | 706 MMRangeDesc replaced; in memcheck_mmap_exepath() local 731 ins_res = mmrangemap_insert(&proc->mmrange_map, &desc, &replaced); in memcheck_mmap_exepath() 741 proc->image_path, proc->pid, replaced.path, replaced.map_start, in memcheck_mmap_exepath() 742 replaced.map_end, desc.path, desc.map_start, desc.map_end); in memcheck_mmap_exepath() 743 qemu_free(replaced.path); in memcheck_mmap_exepath()
|
D | memcheck_proc_management.h | 221 MallocDescEx* replaced) in procdesc_add_malloc() argument 223 return allocmap_insert(&proc->alloc_map, desc, replaced); in procdesc_add_malloc()
|
D | memcheck_mmrange_map.h | 74 MMRangeDesc* replaced);
|
D | memcheck_malloc_map.h | 77 MallocDescEx* replaced);
|
/external/chromium/base/third_party/icu/ |
D | README | 5 The main change is that U_/U8_/U16_ prefixes have been replaced with
|
/external/chromium/base/third_party/nss/ |
D | README.chromium | 10 In blapi.h and sha512.cc, replaced uint32 by unsigned int so that they can
|
/external/bison/m4/ |
D | mbrtowc.m4 | 9 dnl This file can be removed, and gl_FUNC_MBRTOWC replaced with
|
/external/bluetooth/glib/docs/reference/glib/ |
D | changes.sgml | 96 replaced with a <type>GSource *</type>. 117 <function>add_watch()</function> has been replaced by
|
/external/svox/pico/tests/data/ |
D | xsampa_pico_man_es-ES.txt | 9 # 1/ replaced the primary stress character " (double quote) by its dec code " 10 # 2/ the XSAMPA "r\" is replaced by "r\\" (the backslash is escaped) otherwise pico says
|
D | xsampa_pico_man_fr-FR.txt | 9 # 1/ replaced the primary stress character " (double quote) by its dec code " 10 # 2/ the XSAMPA "r\" is replaced by "r\\" (the backslash is escaped) otherwise pico says
|
D | xsampa_pico_man_en-US.txt | 9 # 1/ replaced the primary stress character " (double quote) by its dec code " 10 # 2/ the XSAMPA "r\" is replaced by "r\\" (the backslash is escaped) otherwise pico says
|
D | xsampa_pico_man_de-DE.txt | 8 # 1/ replaced the primary stress character " (double quote) by its dec code " 9 # 2/ the XSAMPA "r\" is replaced by "r\\" (the backslash is escaped) otherwise pico says
|
D | xsampa_pico_man_en-GB.txt | 9 # 1/ replaced the primary stress character " (double quote) by its dec code " 10 # 2/ the XSAMPA "r\" is replaced by "r\\" (the backslash is escaped) otherwise pico says
|
D | xsampa_pico_man_it-IT.txt | 9 # 1/ replaced the primary stress character " (double quote) by its dec code " 10 # 2/ the XSAMPA "r\" is replaced by "r\\" (the backslash is escaped) otherwise pico says
|
/external/zlib/contrib/iostream3/ |
D | README | 24 - setcompressionlevel()/strategy() members replaced by single setcompression()
|
/external/webkit/WebCore/inspector/front-end/ |
D | ElementsPanel.js | 520 var replaced = this.recentlyModifiedNodes[i].replaced; 535 parentNodeItem.updateChildren(replaced);
|
D | SourceJavaScriptTokenizer.re2js | 80 // Following comment is replaced with generated state machine.
|
/external/bison/tests/ |
D | c++.at | 74 # $line, and $text tags, which will be replaced by the file and line
|
/external/webkit/WebKit/win/Interfaces/ |
D | DOMPrivate.idl | 54 …Each one should eventually be replaced by public DOM API, and when that happens Safari will switch…
|
/external/iproute2/ |
D | README.iproute2+tc | 8 never will be repaired but replaced with h-pfq scheduler.
|
/external/iproute2/doc/ |
D | arpd.sgml | 30 is replaced by word <tt/FAILED/ followed by colon and time when the fact
|
/external/chromium/net/tools/flip_server/ |
D | epoll_server.h | 102 virtual void OnUnregistration(int fd, bool replaced) = 0;
|