/external/gtest/include/gtest/internal/ |
gtest-string.h | 290 // length bytes (plus a terminating null byte), or until the first
|
/external/jpeg/ |
wrjpgcom.c | 460 comment_arg[comment_length-1] = '\0'; /* zap terminating quote */
|
/external/libpng/contrib/gregbook/ |
writepng.c | 386 "writepng severe error: jmpbuf not recoverable; terminating.\n");
|
/external/opencore/baselibs/pv_mime_utils/src/ |
pv_mime_string_utils.cpp | 211 // the first non-matching character or a terminating character.
|
/external/opencore/oscl/oscl/osclbase/src/ |
oscl_time.h | 271 \return The number of characters copied to the buffer, not including the terminating null. The returned string is of the form "19850412T101530.047Z".
|
/external/proguard/src/proguard/preverify/ |
CodePreverifier.java | 286 // Note the slightly different terminating condition, because the
|
/external/skia/include/core/ |
SkFontHost.h | 116 and it must copy in the terminating 0.
|
/external/webkit/JavaScriptCore/wrec/ |
WRECParser.cpp | 44 const char* Parser::CharacterClassUnmatched = "missing terminating ] for character class";
|
/external/webkit/JavaScriptCore/yarr/ |
RegexParser.h | 663 "missing terminating ] for character class",
|
/external/webkit/WebKit/mac/Misc/ |
WebNSDataExtras.m | 289 // a pointer to the first terminating character.
|
/external/wpa_supplicant_6/wpa_supplicant/src/wps/ |
wps_upnp_event.c | 312 wpabuf_put_str(buf, "\r\n"); /* terminating empty line */
|
wps_upnp_web.c | 723 /* terminating empty line */ 748 /* terminating empty line */ [all...] |
/system/core/adb/ |
jdwp_service.c | 293 D("terminating JDWP %d connection: %s\n", proc->pid,
|
/system/core/run-as/ |
package.c | 62 dstend--; /* make room for terminating zero */
|
/external/stlport/stlport/stl/ |
_string.h | 796 // The move includes the terminating _CharT(). 804 // The move includes the terminating _CharT(). [all...] |
/packages/apps/Email/src/com/android/email/ |
Controller.java | [all...] |
/external/webkit/JavaScriptCore/pcre/ |
pcre_compile.cpp | 110 "missing terminating ] for character class\0" 420 /* Fill in the required variables, and pass back the pointer to the terminating [all...] |
/external/webkit/JavaScriptCore/icu/unicode/ |
ustring.h | 137 * Adds a terminating NUL. 139 * before the terminating NUL. [all...] |
/external/webkit/JavaScriptGlue/icu/unicode/ |
ustring.h | 137 * Adds a terminating NUL. 139 * before the terminating NUL. [all...] |
/external/webkit/WebCore/icu/unicode/ |
ustring.h | 137 * Adds a terminating NUL. 139 * before the terminating NUL. [all...] |
/external/webkit/WebKit/mac/icu/unicode/ |
ustring.h | 137 * Adds a terminating NUL. 139 * before the terminating NUL. [all...] |
/bionic/libc/regex/ |
regcomp.c | 458 int end1, /* first terminating character */ 459 int end2) /* second terminating character */ [all...] |
/dalvik/libcore/luni/src/main/java/java/io/ |
RandomAccessFile.java | 553 * include the line terminating sequence. 555 * Blocks until a line terminating sequence has been read, the end of the [all...] |
/external/apache-http/src/org/apache/commons/logging/impl/ |
LogFactoryImpl.java | [all...] |
/external/bison/data/ |
yacc.c | 775 /* Copy YYSRC to YYDEST, returning the address of the terminating '\0' in 841 including the terminating null byte. If YYRESULT is null, do not [all...] |