HomeSort by relevance Sort by last modified time
    Searched full:terminated (Results 501 - 525 of 2496) sorted by null

<<21222324252627282930>>

  /external/skia/src/ports/
SkFontHost_simple.cpp 376 const char* const* fNames; // null-terminated list
397 null for the list. The names list must be NULL-terminated
610 in our list. Note: list is zero-terminated, and returning zero means
  /libcore/luni/src/main/java/java/util/concurrent/
ExecutorService.java 166 * @return <tt>true</tt> if this executor terminated and
231 * terminated either normally or by throwing an exception.
257 * terminated either normally or by throwing an exception.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/pulse/
def.h 48 PA_CONTEXT_TERMINATED /**< The connection was terminated cleanly */
57 PA_STREAM_TERMINATED /**< The stream has been terminated cleanly */
236 PA_ERR_CONNECTIONTERMINATED, /**< Connection terminated */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/pulse/
def.h 48 PA_CONTEXT_TERMINATED /**< The connection was terminated cleanly */
57 PA_STREAM_TERMINATED /**< The stream has been terminated cleanly */
236 PA_ERR_CONNECTIONTERMINATED, /**< Connection terminated */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/pulse/
def.h 48 PA_CONTEXT_TERMINATED /**< The connection was terminated cleanly */
57 PA_STREAM_TERMINATED /**< The stream has been terminated cleanly */
236 PA_ERR_CONNECTIONTERMINATED, /**< Connection terminated */
  /external/bluetooth/glib/glib/
gstring.c 295 * nul-terminated string
298 * The copy is nul-terminated.
424 * Because a length is provided, @init need not be nul-terminated,
636 * nuls and need not be nul-terminated. If @pos is -1,
826 * be nul-terminated.
912 * embedded nuls and need not be nul-terminated.
    [all...]
gprintf.c 139 * output was truncated, and the truncated string may not be nul-terminated.
256 * output was truncated, and the truncated string may not be nul-terminated.
  /external/chromium/testing/gtest/include/gtest/
gtest-printers.h 55 // pointer value and the NUL-terminated string it points to are
61 // // pointer, the NUL-terminated string (but not the pointer) is
67 // // pointer, the NUL-terminated string (but not the pointer) is
73 // // pointer and the NUL-terminated string for a (const or not) char pointer.
675 // NUL-terminated string (but not the pointer) is printed.
694 // NUL-terminated string.
  /external/gtest/include/gtest/
gtest-printers.h 55 // pointer value and the NUL-terminated string it points to are
61 // // pointer, the NUL-terminated string (but not the pointer) is
67 // // pointer, the NUL-terminated string (but not the pointer) is
73 // // pointer and the NUL-terminated string for a (const or not) char pointer.
675 // NUL-terminated string (but not the pointer) is printed.
694 // NUL-terminated string.
  /external/llvm/utils/unittest/googletest/include/gtest/
gtest-printers.h 55 // pointer value and the NUL-terminated string it points to are
61 // // pointer, the NUL-terminated string (but not the pointer) is
67 // // pointer, the NUL-terminated string (but not the pointer) is
73 // // pointer and the NUL-terminated string for a (const or not) char pointer.
675 // NUL-terminated string (but not the pointer) is printed.
694 // NUL-terminated string.
  /device/samsung/crespo/sec_mm/sec_omx/sec_omx_include/khronos/
OMX_Types.h 203 bit pointer to a zero terminated string. The pointer is word aligned and
210 type is a 32 bit pointer to a zero terminated string. The pointer is word
  /external/bluetooth/glib/docs/reference/glib/tmpl/
arrays.sgml 15 zero-terminated.
40 We don't want it zero-terminated or cleared to 0's. */
  /external/bluetooth/glib/gio/
gmemoryinputstream.c 208 * @len: length of the data, may be -1 if @data is a nul-terminated string
234 * @len: length of the data, may be -1 if @data is a nul-terminated string
gthemedicon.c 219 * A %NULL-terminated array of icon names.
281 * %NULL-terminated
  /external/chromium/net/websockets/
websocket_unittest.cc 335 static const char kTestTerminateFrame[] = " is terminated in next read\xff";
342 "unterminated frame is terminated in next read";
  /external/chromium/sdch/open-vcdiff/src/
encodetable.h 103 // string. The output string is not null-terminated and may contain embedded
160 // None of the following 'string' objects are null-terminated.
  /external/chromium/testing/gtest/src/
gtest-printers.cc 260 // and may not be null-terminated.
284 // characters and may not be null-terminated.
  /external/chromium/testing/gtest/test/
gtest_test_utils.py 208 terminated_by_signal True iff the child process has been terminated
210 signal Sygnal that terminated the child process.
  /external/dropbear/
common-session.c 152 dropbear_exit("Terminated by signal");
266 /* linebuf is already null terminated */
  /external/gtest/src/
gtest-printers.cc 260 // and may not be null-terminated.
284 // characters and may not be null-terminated.
  /external/gtest/test/
gtest_test_utils.py 208 terminated_by_signal True iff the child process has been terminated
210 signal Sygnal that terminated the child process.
  /external/icu4c/common/
udataswp.h 126 * You can use -1 for the length parameters of NUL-terminated strings as usual.
247 * Swap a block of invariant, NUL-terminated strings, but not padding
  /external/icu4c/i18n/
reldtfmt.h 138 * output, the position at which parsing terminated, or the
161 * output, the position at which parsing terminated, or the
  /external/icu4c/i18n/unicode/
ucoleitr.h 113 * @param textLength The number of characters in text, or -1 if null-terminated
261 * @param textLength The length of text, or -1 if null-terminated.
  /external/icu4c/tools/genrb/
rle.c 247 /* the source is null terminated */
308 /* the source is null terminated */

Completed in 1615 milliseconds

<<21222324252627282930>>