HomeSort by relevance Sort by last modified time
    Searched full:terminating (Results 1 - 25 of 415) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /system/core/adb/
utils.c 34 buff[0] = (char) c; /* add char and terminating zero */
62 /* ensure there is a terminating zero */
99 /* ensure that there is a terminating zero */
utils.h 43 * this will only write a terminating zero and return buffEnd.
51 * but a terminating zero will always be appended at the end anyway
61 * note: this doesn't place an initial terminating zero in the buffer,
  /external/bluetooth/bluez/test/
test-network 39 print "Terminating connection"
test-serial 39 print "Terminating connection"
  /external/svox/pico/lib/
picodefs.h 41 /* maximum size of a voice name, including the terminating null
45 /* maximum size of a resource name, incl. the terminating null
49 /* maximum size of a data path name, incl. the terminating null
53 /* maximum size of a file name, incl. the terminating null
  /build/tools/soslim/
symfilter.h 38 the terminating null characters.
  /external/bison/lib/
stpcpy.c 35 /* Copy SRC to DEST, returning the address of the terminating '\0' in DEST. */
stpcpy.h 32 /* Copy SRC to DST, returning the address of the terminating '\0' in DST. */
  /external/bison/m4/
strndup.m4 16 # AIX 4.3.3, AIX 5.1 have a function that fails to add the terminating '\0'.
  /external/icu4c/common/
ucat.c 19 /* Maximum length of a set_num/msg_num key, incl. terminating zero.
ustrfmt.c 24 * @return the length of the result, not including any terminating
  /external/iptables/extensions/
libip6t_LOG.man 8 This is a "non-terminating target", i.e. rule traversal continues at
libip6t_REJECT.man 4 so it is a terminating TARGET, ending rule traversal.
libipt_LOG.man 8 This is a "non-terminating target", i.e. rule traversal continues at
libipt_REJECT.man 4 so it is a terminating TARGET, ending rule traversal.
libipt_ULOG.man 7 Like LOG, this is a "non-terminating target", i.e. rule traversal
  /external/icu4c/tools/ctestfw/
dbgutil.cpp 119 ch[len] = 0; /* include terminating \0 */
131 ch[len] = 0; /* include terminating \0 */
  /frameworks/base/media/libdrm/mobile1/include/objmng/
drm_i18n.h 62 * Note NO terminating '\0' will be appended to the output unicode string.
86 * Note NO terminating '\0' will be appended to the output multibyte string.
  /bionic/libc/include/
libgen.h 45 * at most bufflen-1 characters written, plus a terminating zero
  /bionic/libc/string/
strspn.c 43 * Skip any characters in s2, excluding the terminating \0.
  /external/bluetooth/glib/
msvc_recommended_pragmas.h 21 #pragma warning(error:4049) /* terminating line number emission */
  /external/qemu/android/utils/
tempfile.h 40 ** all HANDLEs to it are closed in the terminating process.
  /ndk/build/platforms/android-3/arch-arm/usr/include/
libgen.h 45 * at most bufflen-1 characters written, plus a terminating zero
  /ndk/build/platforms/android-4/arch-arm/usr/include/
libgen.h 45 * at most bufflen-1 characters written, plus a terminating zero
  /ndk/build/platforms/android-5/arch-arm/usr/include/
libgen.h 45 * at most bufflen-1 characters written, plus a terminating zero

Completed in 206 milliseconds

1 2 3 4 5 6 7 8 91011>>