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

<<21222324252627282930>>

  /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.
  /external/bluetooth/bluedroid/stack/a2dp/
a2d_api.c 151 ** p_service_name: Pointer to a null-terminated character
154 ** p_provider_name: Pointer to a null-terminated character
  /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/clang/include/clang/Tooling/
Tooling.h 133 /// \param Content A null terminated buffer of the file's content.
177 /// \param Content A null terminated buffer of the file's content.
  /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 */
  /external/llvm/lib/Support/
StringMap.cpp 95 // null-terminated!
139 // null-terminated!
  /external/llvm/utils/unittest/googletest/
gtest-printers.cc 260 // and may not be null-terminated.
284 // characters and may not be null-terminated.
  /external/oprofile/opjitconv/
debug_line.c 104 /* follow the search directories index, zero terminated string
105 * terminated by an empty string.
  /external/protobuf/gtest/test/
gtest_test_utils.py 197 terminated_by_sygnal True iff the child process has been terminated
199 signal Sygnal that terminated the child process.
  /external/qemu/android/protocol/
core-commands-proxy.c 189 // size of zero-terminated "name" and "display" strings saved in
234 // size of zero-terminated "name" and "display" strings saved in
  /external/qemu/memcheck/
memcheck_util.h 54 /* Copies zero-terminated string residing in the guest's virtual address space
67 /* Copies zero-terminated string residing in the guest's kernel address space
  /external/qemu/
sockets.h 266 * returns a NULL-terminated array of SockAddress pointers on success,
289 * returns a NULL-terminated array of SockAddress pointers on success,
  /external/quake/quake/src/QW/client/
protocol.h 69 #define svc_print 8 // [byte] id [string] null terminated string
71 // the string should be \n terminated
  /external/quake/quake/src/QW/server/
server.h 55 char *model_precache[MAX_MODELS]; // NULL terminated
56 char *sound_precache[MAX_SOUNDS]; // NULL terminated

Completed in 1197 milliseconds

<<21222324252627282930>>