/external/qemu/elff/ |
D | elf_alloc.cc | 38 if (current_chunk_ == NULL || current_chunk_->remains < size) { in alloc() 49 new_chunk->remains = new_chunk->size - sizeof(ElfAllocatorChunk); in alloc() 55 current_chunk_->remains -= size; in alloc()
|
D | elf_alloc.h | 59 size_t remains; member
|
/external/chromium/base/ |
D | string_split.cc | 76 std::string remains(line, end_key_pos, line.size() - end_key_pos); in SplitStringIntoKeyValues() local 77 size_t begin_values_pos = remains.find_first_not_of(key_value_delimiter); in SplitStringIntoKeyValues() 82 std::string values_string(remains, begin_values_pos, in SplitStringIntoKeyValues() 83 remains.size() - begin_values_pos); in SplitStringIntoKeyValues()
|
/external/webkit/Tools/WebKitLauncherWin/ |
D | WebKitLauncherWin.rc | 26 // remains consistent on all systems.
|
/external/quake/quake/src/WinQuake/ |
D | winquake.rc | 56 // remains consistent on all systems.
|
/external/webkit/Tools/WinLauncher/ |
D | WinLauncher.rc | 32 // remains consistent on all systems.
|
/external/quake/quake/src/QW/client/ |
D | winquake.rc | 56 // remains consistent on all systems.
|
/external/libpng/contrib/visupng/ |
D | VisualPng.rc | 99 // remains consistent on all systems.
|
/external/chromium/chrome/browser/ui/cocoa/ |
D | styled_text_field.mm | 51 // Make sure the selection remains visible.
|
/external/bluetooth/glib/docs/reference/ |
D | COPYING | 3 notice remains intact and unchanged on all copies. Commercial
|
/external/proguard/examples/ |
D | library.pro | 3 # library, such that it remains usable as a library.
|
/external/openssl/crypto/bf/ |
D | COPYRIGHT | 11 Copyright remains Eric Young's, and as such any Copyright notices in
|
/external/llvm/docs/HistoricalNotes/ |
D | 2002-05-12-InstListChange.txt | 40 Iteration over the instructions in a basic block remains the simple:
|
/external/openssl/crypto/des/ |
D | COPYRIGHT | 11 Copyright remains Eric Young's, and as such any Copyright notices in
|
/external/valgrind/main/coregrind/m_scheduler/ |
D | scheduler.c | 1773 SizeT remains; in VG_() local 1785 remains in VG_() 1787 if (remains < limit) in VG_() 1791 tid, remains); in VG_()
|
/external/dropbear/ |
D | filelist.txt | 1 This file is out of date - it remains here in case it is still of use.
|
/external/valgrind/main/coregrind/m_syswrap/ |
D | syswrap-aix5.c | 1607 Int remains = RES; in POST() local 1612 if (nReadThisBuf > remains) nReadThisBuf = remains; in POST() 1614 remains -= nReadThisBuf; in POST() 1615 if (remains < 0) VG_(core_panic)("readv: remains < 0"); in POST()
|
D | syswrap-linux.c | 1458 Int remains = vev->result; in POST() local 1463 if (nReadThisBuf > remains) nReadThisBuf = remains; in POST() 1465 remains -= nReadThisBuf; in POST() 1466 if (remains < 0) VG_(core_panic)("io_getevents(PREADV): remains < 0"); in POST() 3352 Int remains = RES; in POST() local 3357 if (nReadThisBuf > remains) nReadThisBuf = remains; in POST() 3359 remains -= nReadThisBuf; in POST() 3360 if (remains < 0) VG_(core_panic)("preadv: remains < 0"); in POST()
|
/external/chromium/chrome/browser/ui/ |
D | window_sizer_mac.mm | 138 // that if a popup does not fit the title-bar is remains visible.
|
/external/elfutils/ |
D | TODO | 23 remains maintainable.
|
/external/valgrind/main/docs/internals/ |
D | porting-HOWTO.txt | 63 there undoubtedly remains some arch-specific stuff in there. Abstract it out
|
/external/chromium/chrome/browser/ui/cocoa/wrench_menu/ |
D | wrench_menu_controller.mm | 198 // spacing between the buttons and the title remains the same.
|
/external/icu4c/data/mappings/ |
D | iso-8859_11-2001.ucm | 24 # internal or external distribution as long as this notice remains
|
D | iso-8859_10-1998.ucm | 24 # internal or external distribution as long as this notice remains
|
D | iso-8859_14-1998.ucm | 25 # internal or external distribution as long as this notice remains
|