/external/e2fsprogs/e2fsck/ |
dx_dirinfo.c | 52 * need to move the dx_dir_info entries down to make room, since
|
/external/e2fsprogs/lib/ext2fs/ |
link.c | 57 * directory entry to make room for the new name. If so,
|
/external/elfutils/libasm/ |
asm_addint8.c | 82 /* Make sure we have enough room. */
|
asm_align.c | 55 /* Ensure there is enough room to add the fill bytes. */
|
/external/kernel-headers/original/asm-x86/ |
segment_32.h | 115 * The interrupt descriptor table has room for 256 idt's,
|
/external/libffi/src/m32r/ |
sysv.S | 57 /* Make room for all of the new args. */
|
/external/qemu/distrib/zlib-1.2.3/ |
compress.c | 19 memory, Z_BUF_ERROR if there was not enough room in the output buffer,
|
/external/quake/quake/src/QW/client/ |
zone.h | 126 // wasn't enough room.
|
/external/quake/quake/src/WinQuake/ |
zone.h | 126 // wasn't enough room.
|
/external/skia/src/core/ |
SkQuadClipper.cpp | 51 SkScalar roots[2]; // we only expect one, but make room for 2 for safety
|
/external/skia/tests/ |
ClipCubicTest.cpp | 61 // Test no clip, with plenty of room.
|
/external/tcpdump/missing/ |
strlcpy.c | 64 /* Not enough room in dst, add NUL and traverse rest of src */
|
/external/webkit/JavaScriptCore/wtf/unicode/ |
UTF8.h | 47 targetExhausted, // insuff. room in target for conversion
|
/external/webkit/WebCore/inspector/front-end/ |
FontView.js | 80 // Subtract some padding. This should match the padding in the CSS plus room for the scrollbar.
|
/external/wpa_supplicant_6/wpa_supplicant/src/eap_common/ |
eap_ikev2_common.c | 102 wpa_printf(MSG_DEBUG, "EAP-IKEV2: Not enough room in the "
|
/external/wpa_supplicant_6/wpa_supplicant/src/utils/ |
os_win32.c | 214 /* Not enough room for the string; force NUL-termination */
|
/external/zlib/ |
compress.c | 19 memory, Z_BUF_ERROR if there was not enough room in the output buffer,
|
/frameworks/base/core/java/android/net/http/ |
IdleCache.java | 63 * Caches connection, if there is room.
|
/ndk/docs/system/libc/ |
SYSV-IPC.TXT | 18 Killing processes automatically to make room for new ones is an
|
/packages/apps/Browser/src/com/android/browser/ |
BrowserHomepagePreference.java | 108 // match_parent so there is more room to type in a url.
|
/packages/providers/CalendarProvider/res/values/ |
strings.xml | 31 <!-- Shown in gadget when additional events are available for display, but no room remaining -->
|
/dalvik/libcore/luni/src/main/java/java/io/ |
BufferedOutputStream.java | 119 * {@code offset} to this stream. If there is room in the buffer to hold the 195 * {@code oneByte} is written. If there is room in the buffer, the byte is
|
/dalvik/libcore/xml/src/main/java/org/apache/xml/dtm/ |
DTMFilter.java | 127 * to leave room for the DOM to expand its set of constants... Or, 138 * to leave room for the DOM to expand its set of constants... Or,
|
/external/opencore/pvmi/pvmf/src/ |
pvmf_media_data.cpp | 192 // allocate enough room 244 // allocate enough room
|
/external/ppp/pppd/plugins/rp-pppoe/ |
pppoe.h | 218 unsigned char payload[ETH_DATA_LEN]; /* A bit of room to spare */ 232 unsigned char payload[ETH_DATA_LEN]; /* A LOT of room to spare */
|