/external/valgrind/main/coregrind/m_gdbserver/ |
remote-utils.c | 532 /* May use a length, or a nul-terminated string as input. */ 740 of the packet is in BUF, and the packet should be a NUL-terminated
|
server.c | [all...] |
/external/valgrind/main/coregrind/ |
m_libcproc.c | 203 /* make sure last entry is nul terminated */ 366 until all children have terminated, and then fail with errno
|
/external/webkit/LayoutTests/http/conf/ |
fedora-httpd.conf | 515 # example, only "/icons/". If the fakename is slash-terminated, then the 516 # realname must also be slash terminated, and if the fakename omits the
|
/frameworks/base/core/jni/android/graphics/ |
TextLayoutCache.cpp | 586 mNormalizedString.setTo(false /* not terminated*/, chars, count); 612 mNormalizedString.setTo(false /* not terminated*/, chars, count); [all...] |
/ndk/sources/host-tools/sed-4.2.1/ |
NEWS | 109 * change the way we treat lines which are not terminated by a newline. 458 only passes NUL-terminated strings, and so sed will only be able
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/ |
argp.h | 226 /* An array of argp_option structures, terminated by an entry with both 251 /* A vector of argp_children structures, terminated by a member with a 0
|
stdio.h | 596 /* Get a newline-terminated string of finite length from STREAM. 603 /* Get a newline-terminated string from stdin, removing the newline.
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/ |
argp.h | 226 /* An array of argp_option structures, terminated by an entry with both 251 /* A vector of argp_children structures, terminated by a member with a 0
|
stdio.h | 596 /* Get a newline-terminated string of finite length from STREAM. 603 /* Get a newline-terminated string from stdin, removing the newline.
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/ |
argp.h | 226 /* An array of argp_option structures, terminated by an entry with both 251 /* A vector of argp_children structures, terminated by a member with a 0
|
stdio.h | 596 /* Get a newline-terminated string of finite length from STREAM. 603 /* Get a newline-terminated string from stdin, removing the newline.
|
/sdk/lint/libs/lint_checks/src/com/android/tools/lint/checks/ |
ApiLookup.java | 774 // Yes, terminated argument list: get the API level [all...] |
/external/expat/doc/ |
reference.html | [all...] |
/external/flac/include/FLAC/ |
metadata.h | [all...] |
/external/mdnsresponder/mDNSShared/ |
dns_sd.h | [all...] |
/external/webkit/WebKitLibraries/WebCoreSQLite3/ |
sqlite3.h | 323 #define SQLITE_INTERRUPT 9 /* Operation terminated by sqlite3_interrupt()*/ [all...] |
/external/icu4c/i18n/ |
ucol.cpp | 334 // Null terminated string, but not at null, so not at end. 356 // Null terminated main string. fcdPosition is the 'return' position into main buf. [all...] |
/external/grub/docs/ |
multiboot.info | 670 zero-terminated string. 691 associated with that particular boot module; it is a zero-terminated 716 a set of zero-terminated ASCII strings (plus sizeof(unsigned long) in [all...] |
/frameworks/base/core/java/android/database/sqlite/ |
SQLiteDatabase.java | [all...] |
/external/chromium/chrome/browser/extensions/ |
extension_service.cc | [all...] |
/external/icu4c/i18n/unicode/ |
rbnf.h | 327 * <p>A rule's body consists of a string of characters terminated by a semicolon. The rule 535 * same order as the initial array. Arrays are NULL-terminated. 579 * same order as the initial array. Arrays are NULL-terminated. [all...] |
/external/icu4c/test/intltest/ |
utxttest.cpp | 133 // don't put 0 into string (0 terminated strings for some tests) 186 // UChar * test, null terminated [all...] |
/external/ppp/pppd/ |
auth.c | 587 * LCP has terminated the link; go to the Dead phase and take the 606 notice("Connection terminated."); 609 notice("Link terminated."); [all...] |
/external/qemu/android/ |
hw-qemud.c | 220 /* out of convenience, the incoming message is zero-terminated [all...] |