Home
last modified time | relevance | path

Searched refs:terminating (Results 1 – 25 of 99) sorted by relevance

1234

/external/llvm/test/TableGen/
DString.td4 string y = "missing terminating '\"' character";
/external/valgrind/main/none/tests/x86/
Dint.stderr.exp3 Process terminating with default action of signal 11 (SIGSEGV)
/external/valgrind/main/none/tests/linux/
Dblockfault.stderr.exp3 Process terminating with default action of signal 11 (SIGSEGV)
/external/valgrind/main/memcheck/tests/
Dsupp_unknown.stderr.exp-kfail2 Process terminating with default action of signal 11 (SIGSEGV)
Dsupp_unknown.stderr.exp2 Process terminating with default action of signal 11 (SIGSEGV)
Dbadjump.stderr.exp-kfail7 Process terminating with default action of signal 11 (SIGSEGV)
Daddressable.stderr.exp22 Process terminating with default action of signal N (SIGSEGV or SIGBUS)
50 Process terminating with default action of signal N (SIGSEGV or SIGBUS)
Dbadjump.stderr.exp8 Process terminating with default action of signal 11 (SIGSEGV)
/external/chromium_org/ppapi/api/
Dppb_websocket.idl87 * Indicates that an endpoint is terminating the connection due to a protocol
93 * Indicates that an endpoint is terminating the connection because it has
115 * Indicates that an endpoint is terminating the connection because it has
122 * Indicates that an endpoint is terminating the connection because it has
128 * Indicates that an endpoint is terminating the connection because it has
134 * Indicates that an endpoint (client) is terminating the connection because
142 * Indicates that a server is terminating the connection because it
/external/valgrind/main/none/tests/s390x/
Dop00.stderr.exp116 Process terminating with default action of signal 4 (SIGILL)
Dop00.stderr.exp216 Process terminating with default action of signal 4 (SIGILL)
/external/bison/m4/
Dstrndup.m422 # AIX 4.3.3, AIX 5.1 have a function that fails to add the terminating '\0'.
Dvasnprintf.m476 of bytes (excluding the terminating NUL) that would have been produced
/external/iptables/extensions/
Dlibipt_ULOG.man8 Like LOG, this is a "non-terminating target", i.e. rule traversal
Dlibip6t_REJECT.man4 so it is a terminating TARGET, ending rule traversal.
Dlibipt_REJECT.man4 so it is a terminating TARGET, ending rule traversal.
Dlibxt_NFLOG.man9 non-terminating target, i.e. rule traversal continues at the next rule.
Dlibxt_LOG.man8 This is a "non-terminating target", i.e. rule traversal continues at
/external/wpa_supplicant_8/src/drivers/
Dndis_events.c33 int terminating; member
309 if (events->terminating) { in ndis_events_indicate()
440 events->terminating = 1; in ndis_events_deinit()
/external/bluetooth/bluedroid/test/bluedroidtest/
DREADME.txt74 :: Bluedroid test app terminating
/external/valgrind/main/drd/tests/
Dtc23_bogus_condwait.stderr.exp-darwin-amd6471 Process terminating with default action of signal 6 (SIGABRT)
/external/chromium_org/chrome/browser/ui/cocoa/
Dclickhold_button_cell.mm167 NOTREACHED() << "Unknown terminating state!";
Dinfo_bubble_window.mm171 // If the app is terminating but the window is still fading out, cancel the
/external/zlib/src/contrib/puff/
DREADME57 The deflate format is self-terminating. If the deflate stream does not end
/external/clang/include/clang/Basic/
DDiagnosticLexKinds.td69 def ext_unterminated_string : ExtWarn<"missing terminating '\"' character">,
71 def ext_unterminated_char : ExtWarn<"missing terminating ' character">,
78 def err_unterminated___pragma : Error<"missing terminating ')' character">;
89 "raw string missing terminating delimiter )%0\"">;

1234