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

<<41424344454647484950>>

  /external/antlr/antlr-3.4/runtime/C/doxygen/
interop.dox 78 /// \bNB: Macros that act like statements must be terminated with a ';'. The macro body does not
129 /// The reference $text->chars or GETTEXT()->chars will reference a pointer to the '\\0' terminated character
  /external/bluetooth/bluedroid/stack/pan/
pan_main.c 319 ** is established successfully or terminated
345 /* If the connection is getting terminated remove bridging */
  /external/chromium/base/
process_util_win.cc 426 // terminated "normally" in this case.
457 case kDebuggerTerminatedExitCode: // Debugger terminated process.
  /external/chromium/chrome/browser/importer/
mork_reader.cc 91 // requires a null-terminated string.
233 // We ran out of lines and the map never terminated. This probably indicates
  /external/chromium/net/http/
http_util_unittest.cc 381 // Single terminated, with headers
392 // Not terminated, with headers
  /external/chromium/sdch/open-vcdiff/src/gtest/
gtest-death-test.cc 111 m << "Terminated by signal " << WTERMSIG(exit_code);
121 // Returns true if exit_status describes a process that was terminated
  /external/clang/lib/Basic/
FileManager.cpp 301 // Get the null-terminated directory name as stored as the key of the
348 // Get the null-terminated file name as stored as the key of the
  /external/dbus/dbus/
dbus-server.c 990 * clients, as a #NULL-terminated array of mechanism names. This
998 * @param mechanisms #NULL-terminated array of mechanisms
    [all...]
  /external/dropbear/libtommath/
tommath.h 202 /* init a null terminated series of arguments */
205 /* clear a null terminated series of arguments */
  /external/e2fsprogs/e2fsck/
problem.h 653 /* '.' is not NULL terminated */
656 /* '..' is not NULL terminated */
  /external/elfutils/libelf/
libelfP.h 411 char ar_name[16]; /* NUL terminated ar_name of elf_ar_hdr. */
412 char raw_name[17]; /* This is a buffer for the NUL terminated
  /external/gcc-demangle/
demangle.h 422 /* A pointer to the name (which need not NULL terminated) and
622 string. The demangled element string is always nul-terminated, though
  /external/icu4c/common/
normalizer2.cpp 677 // Avoid duplicate argument checking and support NUL-terminated src.
714 // Avoid duplicate argument checking and support NUL-terminated src.
uinvchar.c 222 /* NUL-terminated */
266 /* NUL-terminated */
  /external/icu4c/common/unicode/
bytestrie.h 191 * @param length The length of the byte sequence. Can be -1 if NUL-terminated.
306 * @return The NUL-terminated byte sequence for the last successful next().
  /external/icu4c/i18n/
zonemeta.cpp 272 id[len] = (char) 0; // Make sure it is null terminated.
312 id[len] = (char) 0; // Make sure it is null terminated.
  /external/icu4c/test/intltest/
dcfmtest.cpp 97 // The data is guaranteed to be nul terminated. (This is not true of StringPiece
121 // a UnicodeString. The extracted data is guaranteed to be nul terminated.
  /external/iproute2/ip/
xfrm_policy.c 804 fprintf(stderr, "Delete-all terminated\n");
830 fprintf(stderr, "Dump terminated\n");
  /external/jmonkeyengine/engine/src/lwjgl/com/jme3/audio/lwjgl/
LwjglAudioRenderer.java 101 if (audioThread.getState() == Thread.State.TERMINATED)
102 throw new IllegalStateException("Audio thread is terminated");
    [all...]
  /external/jpeg/
ansi2knr.c 133 shall be automatically terminated. However, parties who have received
135 have their licenses terminated so long as such parties remain in full
  /external/libogg/doc/
oggstream.html 459 preceding segment have terminated. </p>
477 the bitstreams in the previous group have terminated.</li>
  /external/llvm/docs/
ExceptionHandling.rst 84 terminated with an appropriate error message.
216 example, C++ requires that the process be terminated, whereas Ada cancels both
  /external/llvm/include/llvm/ADT/
StringRef.h 36 /// array and a length, which need not be null terminated.
107 /// terminated).
  /external/llvm/lib/DebugInfo/
DWARFDebugLine.cpp 122 "terminated!\n");
275 // Takes 4 arguments. The first is a null terminated string containing
  /external/llvm/lib/Transforms/Utils/
LoopUnroll.cpp 116 /// can only fail when the loop's latch block is not terminated by a conditional
166 " Can't unroll; loop not terminated by a conditional branch.\n");

Completed in 2096 milliseconds

<<41424344454647484950>>