HomeSort by relevance Sort by last modified time
    Searched full:terminated (Results 876 - 900 of 2545) sorted by null

<<31323334353637383940>>

  /system/core/toolbox/
lsof.c 189 // Read the command line information; each argument is terminated with NULL.
  /dalvik/vm/native/
dalvik_system_Zygote.cpp 96 "Process %d terminated by signal (%d)",
101 "Process %d terminated by signal (%d)",
120 "Exit zygote because system server (%d) has terminated",
  /external/chromium/sdch/open-vcdiff/src/
vcdiffengine_test.cc 256 // text must be NULL-terminated.
348 // text must be NULL-terminated
637 // text must be NULL-terminated
    [all...]
  /external/icu4c/common/unicode/
ubrk.h 207 * @param textLength The number of characters in text, or -1 if null-terminated.
224 * @param rulesLength The number of characters in rules, or -1 if null-terminated.
227 * @param textLength The number of characters in text, or -1 if null-terminated.
uiter.h 586 * @param length Length of s, or -1 if NUL-terminated
607 * @param length Length of s as an even number of bytes, or -1 if NUL-terminated
645 * @param length Length of s in bytes, or -1 if NUL-terminated
uloc.h 653 * // the uenum_next returns NUL terminated string
737 * by the caller. The locale name is terminated by a null pointer.
758 * terminated with a null pointer.
770 * terminated with a null pointer.
    [all...]
  /external/icu4c/common/
utext.cpp     [all...]
  /external/llvm/include/llvm/MC/
MCRegisterInfo.h 100 /// terminated array of registers that this register aliases, starting with
102 /// alias EAX. The SubRegs field is a zero terminated array of registers that
104 /// AX. The SuperRegs field is a zero terminated array of registers that are
  /external/valgrind/main/
glibc-2.3.supp 208 ## Assumes that sysctl returns \0-terminated strings in is_smp_system
347 ## Assumes that sysctl returns \0-terminated strings in is_smp_system
366 ## Assumes that sysctl returns \0-terminated strings in is_smp_system
  /external/webkit/Source/JavaScriptCore/icu/unicode/
uiter.h 586 * @param length Length of s, or -1 if NUL-terminated
607 * @param length Length of s as an even number of bytes, or -1 if NUL-terminated
645 * @param length Length of s in bytes, or -1 if NUL-terminated
  /external/webkit/Source/JavaScriptGlue/icu/unicode/
uiter.h 586 * @param length Length of s, or -1 if NUL-terminated
607 * @param length Length of s as an even number of bytes, or -1 if NUL-terminated
645 * @param length Length of s in bytes, or -1 if NUL-terminated
  /external/webkit/Source/WebCore/bridge/
npapi.h 115 entries are strings that MUST be terminated with a \0.
210 * Terminated by \n\0 (NOT \n\n\0). */
360 /* Get the plugin value (as \0-terminated UTF-8 string data) for
  /external/webkit/Source/WebCore/icu/unicode/
ubrk.h 307 * @param textLength The number of characters in text, or -1 if null-terminated.
324 * @param rulesLength The number of characters in rules, or -1 if null-terminated.
327 * @param textLength The number of characters in text, or -1 if null-terminated.
uiter.h 586 * @param length Length of s, or -1 if NUL-terminated
607 * @param length Length of s as an even number of bytes, or -1 if NUL-terminated
645 * @param length Length of s in bytes, or -1 if NUL-terminated
usearch.h 358 * will be returned in status. result will be null-terminated whenever
479 * @param patternlength pattern length, -1 for null-terminated string
494 * is null-terminated
  /external/webkit/Source/WebKit/mac/icu/unicode/
uiter.h 586 * @param length Length of s, or -1 if NUL-terminated
607 * @param length Length of s as an even number of bytes, or -1 if NUL-terminated
645 * @param length Length of s in bytes, or -1 if NUL-terminated
  /external/wpa_supplicant_6/wpa_supplicant/
config_file.c 40 * removes comments. The returned string is guaranteed to be null-terminated.
175 "terminated properly.", *line);
223 wpa_printf(MSG_ERROR, "Line %d: blob was not terminated "
  /frameworks/av/libvideoeditor/vss/common/inc/
M4READER_Common.h 312 // M4_kEncFormatASCII = 1, /**< ISO-8859-1. Terminated with $00 */
313 // M4_kEncFormatUTF8 = 2, /**< UTF-8 encoded Unicode . Terminated with $00 */
314 // M4_kEncFormatUTF16 = 3 /**< UTF-16 encoded Unicode. Terminated with $00 00 */
  /frameworks/base/tests/CoreTests/android/core/
TestWebServer.java 285 log("AcceptThread terminated" + this);
418 log(this+" terminated");
608 // Headers should be terminated by empty CRLF line
  /libcore/support/src/test/java/tests/support/
Support_TestWebServer.java 252 log("AcceptThread terminated" + this);
348 log(this+" terminated");
535 // Headers should be terminated by empty CRLF line
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/lib/
libssp.a 93 .u1?0v? ?4gu"2gu"4gY/dev/urandom/dev/tty*** stack smashing detected ***: stack smashing detected: terminated*** buffer overflow detected ***: buffer overflow detected: terminated terminated
    [all...]
  /system/core/liblog/
logprint.c 396 // incoming message not null-terminated; force it
503 /* UTF-8 chars, not NULL-terminated */
828 // plus one line for anything not newline-terminated at the end
  /system/core/sh/
var.c 773 * variable name is terminated by '='; the second may be terminated by
791 * 'name' may be terminated by '=' or a NUL.
  /external/icu4c/i18n/unicode/
ucal.h 626 * @param zoneID null-terminated time zone ID
640 * @param zoneID null-terminated time zone ID
674 * @param len The length of zoneID, or -1 if null-terminated.
738 * @param len The length of zoneID, or -1 if null-terminated.
    [all...]
  /external/webkit/Source/JavaScriptCore/API/
JSObjectRef.h 285 @field name A null-terminated UTF8 string containing the property's name.
300 @field name A null-terminated UTF8 string containing the property's name.
315 @field className A null-terminated UTF8 string containing the class's name.
317 @field staticValues A JSStaticValue array containing the class's statically declared value properties. Pass NULL to specify no statically declared value properties. The array must be terminated by a JSStaticValue whose name field is NULL.
318 @field staticFunctions A JSStaticFunction array containing the class's statically declared function properties. Pass NULL to specify no statically declared function properties. The array must be terminated by a JSStaticFunction whose name field is NULL.
    [all...]

Completed in 1714 milliseconds

<<31323334353637383940>>