Searched
full:terminated (Results
1226 -
1250 of
2498) sorted by null
<<41424344454647484950>>
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/ |
string.h | 135 resultant string is terminated even if no null terminator
|
thread_db.h | 167 TD_DEATH, /* Thread terminated. */
|
/prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.4.3/libexec/gcc/mipsel-linux-android/4.4.3/ |
collect2 | |
/sdk/ddms/libs/ddmlib/src/com/android/ddmlib/log/ |
EventLogParser.java | 405 case EVENT_TYPE_STRING: { /* UTF-8 chars, not NULL-terminated */
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/preferences/ |
AdtPrefs.java | 247 * Guaranteed to be terminated by a platform-specific path separator.
|
/sdk/emulator/opengl/system/egl/ |
eglDisplay.cpp | 280 /* should not happen, list must be space-terminated */
|
/sdk/manifmerger/src/com/android/manifmerger/ |
XmlUtils.java | 297 * Each line is terminated with a \n separator.
|
/external/chromium/chrome/browser/autofill/ |
autofill_manager.cc | 821 // The field list is terminated with a NULL AutofillField, so don't try to 872 // The field list is terminated with a NULL AutofillField, so don't try to [all...] |
/external/clang/include/clang/Lex/ |
Lexer.h | 35 /// separated by at least 7 =s or |s, and terminated by at least 7 >s. 38 /// and terminated by 4 <s.
|
/external/dbus/dbus/ |
dbus-sha.c | 853 /* the "compact strings" are "^"-terminated not 854 * newline-terminated so readahead to find the
|
/external/guava/guava-tests/test/com/google/common/util/concurrent/ |
JSR166TestCase.java | 732 else if (s == Thread.State.TERMINATED) 780 if (t.getState() != Thread.State.TERMINATED) { [all...] |
/external/icu4c/common/ |
ucnv_u8.c | 169 /* Normal valid byte when the loop has not prematurely terminated (i < inBytes) */ 297 /* Normal valid byte when the loop has not prematurely terminated (i < inBytes) */ [all...] |
/external/icu4c/common/unicode/ |
locid.h | 655 * terminated with a null pointer. 665 * terminated with a null pointer.
|
normlzr.h | 162 * @param length Length of the string, or -1 if NUL-terminated. 694 * @param length the length of the string, or -1 if NUL-terminated
|
/external/icu4c/i18n/ |
fmtable.cpp | 765 // The decNumber library requires nul-terminated input. StringPiece input 766 // is not guaranteed nul-terminated. Too bad.
|
/external/icu4c/i18n/unicode/ |
datefmt.h | 423 * output, the position at which parsing terminated, or the 446 * output, the position at which parsing terminated, or the
|
/external/icu4c/test/cintltst/ |
bocu1tst.c | 758 * Pretty-print 0-terminated byte values. 761 * @param bytes 0-terminated byte array to print
|
cstrcase.c | 764 /* NUL terminated source */ 835 /* dest not terminated (leaves g from defg alone) */ [all...] |
/external/iproute2/ip/ |
xfrm_state.c | 990 fprintf(stderr, "Delete-all terminated\n"); 1017 fprintf(stderr, "Dump terminated\n");
|
/external/libxml2/ |
xmlstring.c | 764 * null-terminated. This function is not super-strict, as it will 788 for (ix = 0; (c = utf[ix]);) { /* string is 0-terminated */
|
/external/llvm/docs/ |
ExceptionHandling.html | 154 remain, then the application is terminated with an appropriate error 319 situations: for example, C++ requires that the process be terminated, whereas
|
/external/mksh/src/ |
shf.c | 260 * Close a string - if it was opened for writing, it is NUL terminated; 475 * NUL terminated. Returns NULL on read error or if nothing was read
|
/external/quake/quake/src/QW/client/ |
cl_parse.c | 34 "svc_print", // [string] null terminated string 36 // the string should be \n terminated
|
/external/tinyxml/docs/ |
classTiXmlDocument.html | 57 <tr><td class="mdescLeft"> </td><td class="mdescRight">Parse the given null terminated block of xml data. <a href="#a12"></a><br></td></tr> 366 Parse the given null terminated block of xml data.
|
tinystr_8h-source.html | 133 <a name="l00126"></a>00126 <span class="comment">// Convert a TiXmlString into a null-terminated char *</span> 136 <a name="l00129"></a>00129 <span class="comment">// Convert a TiXmlString into a char * (need not be null terminated).</span>
|
Completed in 1493 milliseconds
<<41424344454647484950>>