Searched
full:terminated (Results
976 -
1000 of
2545) sorted by null
<<31323334353637383940>>
/external/bluetooth/bluedroid/stack/include/ |
bnep_api.h | 51 BNEP_CONN_DISCONNECTED, /* Connection terminated */
|
goep_fs.h | 266 ** the pathname given by path. The pathname is a null terminated
|
obx_api.h | 232 OBX_SESSION_RSP_EVT, /* A response for Create Session or Resume Session is received by the client. The client needs to remember the session id. The session id is to be used in calling OBX_ResumeSession, if the current session is terminated prematurely. */ 293 #define OBX_HI_TYPE_UNIC 0x00 /* Null terminated Unicode text */ [all...] |
/external/chromium/chrome/browser/chromeos/login/ |
parallel_authenticator.h | 223 // it in |hex_string|. Not guaranteed to be NULL-terminated.
|
/external/chromium/chrome/browser/first_run/ |
first_run_win.cc | 195 // The child process has terminated. Find the exit code and quit the loop.
|
/external/chromium/googleurl/src/ |
url_util.h | 204 // string is NULL terminated.
|
/external/chromium/net/test/ |
test_server.cc | 149 // First check if the process has already terminated.
|
/external/chromium/net/tools/tld_cleanup/ |
tld_cleanup.cc | 53 // 'outfile', with each rule terminated by a LF. The file must already have
|
/external/chromium/testing/gtest/include/gtest/internal/ |
gtest-death-test-internal.h | 154 // Returns true if exit_status describes a process that was terminated
|
/external/chromium/third_party/libevent/ |
buffer.c | 206 * Reads a line terminated by either '\r\n', '\n\r' or '\r' or '\n'.
|
/external/chromium/third_party/libjingle/source/talk/base/ |
stringutils.h | 153 // Null-terminated string
|
/external/chromium/third_party/libjingle/source/talk/p2p/base/ |
transport.h | 184 // terminated.
|
/external/compiler-rt/lib/sanitizer_common/ |
sanitizer_linux.cc | 158 if (endp == 0) // this entry isn't NUL terminated
|
/external/dbus/cmake/tools/ |
dbus-launch.xml | 159 Write to stdout a nul-terminated bus address, then the bus PID as a
|
/external/dbus/dbus/ |
dbus-object-tree.c | 383 * @param path NULL-terminated array of path elements giving path to subtree 911 * @param path NULL-terminated array of path elements giving path to subtree 1033 * @param child_entries returns #NULL-terminated array of children 1065 * The path need not be nul terminated. [all...] |
/external/dropbear/ |
buffer.c | 203 /* Return a null-terminated string, it is malloced, so must be free()ed
|
cli-runopts.c | 261 /* It'll be null-terminated here */
|
svr-main.c | 198 dropbear_exit("Terminated by signal");
|
/external/e2fsprogs/misc/ |
mke2fs.conf.5.in | 53 at the beginning of the comment, and are terminated by the end of
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/bin/ |
ant | 280 # add a second backslash to variables terminated by a backslash under cygwin
|
/external/gtest/include/gtest/internal/ |
gtest-death-test-internal.h | 154 // Returns true if exit_status describes a process that was terminated
|
/external/icu4c/common/ |
udataswp.c | 177 * Swap a block of invariant, NUL-terminated strings, but not padding
|
/external/icu4c/common/unicode/ |
utf.h | 103 * bodies and all macro statements should be terminated with semicolon.
|
/external/icu4c/i18n/ |
ucol_imp.h | 100 * uint32_t contractionUCACombos; - only used (!=0) in UCA image - list of UCA contractions. This is a zero terminated array of UChar[contractionUCACombosWidth], 166 * code unit sequence for a CE is terminated by FFFE. 292 const UChar *endp; /* string end ptr. Is undefined for null terminated strings */ [all...] |
/external/iproute2/genl/ |
ctrl.c | 343 fprintf(stderr, "Dump terminated\n");
|
Completed in 1686 milliseconds
<<31323334353637383940>>