Searched
full:terminated (Results
926 -
950 of
2498) sorted by null
<<31323334353637383940>>
/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/asan/ |
asan_linux.cc | 149 if (endp == NULL) // 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");
|
/external/iproute2/tc/ |
tc_class.c | 302 fprintf(stderr, "Dump terminated\n");
|
tc_filter.c | 345 fprintf(stderr, "Dump terminated\n");
|
tc_qdisc.c | 327 fprintf(stderr, "Dump terminated\n");
|
/external/javasqlite/src/main/java/SQLite/ |
Constants.java | 26 public static final int SQLITE_INTERRUPT = 9; /* Operation terminated by sqlite3_interrupt()*/
|
/external/jmonkeyengine/engine/src/blender/com/jme3/scene/plugins/blender/file/ |
BlenderInputStream.java | 308 * This method reads the string. It assumes the string is terminated with zero in the stream.
|
/external/jmonkeyengine/engine/src/lwjgl/com/jme3/system/lwjgl/ |
LwjglCanvas.java | 87 if (renderThread != null && renderThread.getState() == Thread.State.TERMINATED)
|
/external/jmonkeyengine/engine/src/networking/com/jme3/network/base/ |
DefaultClient.java | 399 log.log( Level.SEVERE, "Connection terminated, reason:{0}.", reason );
|
/external/libselinux/include/selinux/ |
selinux.h | 191 the NULL-terminated array of contexts. Caller must free via freeconary. */
|
Completed in 2082 milliseconds
<<31323334353637383940>>