Searched
full:terminated (Results
726 -
750 of
2545) sorted by null
<<21222324252627282930>>
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/asm-generic/ |
siginfo.h | 196 #define CLD_DUMPED (__SI_CHLD|3) /* child terminated abnormally */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/ |
resource.h | 160 /* All of its terminated child processes. */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/ |
getopt.h | 87 of `struct option' terminated by an element containing a name which is
|
printf.h | 110 PA_STRING, /* const char *, a '\0'-terminated string */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
netlink.h | 52 #define NLM_F_MULTI 2 /* Multipart message, terminated by NLMSG_DONE */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/net/ |
if.h | 37 char *if_name; /* null terminated name: "eth0", ... */
|
/prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.6/lib/gcc/mipsel-linux-android/4.6/include-fixed/ |
limits.h | 29 #ifndef _GCC_LIMITS_H_ /* Terminated in limity.h. */
|
/prebuilts/gcc/linux-x86/x86/i686-linux-android-4.6/lib/gcc/i686-linux-android/4.6/include-fixed/ |
limits.h | 29 #ifndef _GCC_LIMITS_H_ /* Terminated in limity.h. */
|
/prebuilts/misc/android-x86/gdbserver/ |
gdbserver | |
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/ |
Gesture.java | 114 * gesture has terminated (either through successful completion, or because
|
/sdk/monkeyrunner/src/com/android/monkeyrunner/ |
ScriptRunner.java | 123 LOG.log(Level.SEVERE, "Script terminated due to an exception", e);
|
/system/core/adb/ |
adb_auth_client.c | 186 D("Key must be a null-terminated string\n");
|
/system/core/libcutils/ |
strdup16to8.c | 104 * Please note, a terminated \0 is always added, so your result will always
|
strdup8to16.c | 56 // no plus-one here. UTF-16 strings are not null terminated
|
tzfile.h | 71 ** tzh_charcnt (char)s '\0'-terminated zone abbreviations
|
/system/core/libsysutils/src/ |
FrameworkListener.cpp | 61 /* IMPORTANT: dispatchCommand() expects a zero-terminated string */
|
/system/core/sh/ |
nodetypes | 44 # string - a pointer to a nul terminated string
|
/external/antlr/antlr-3.4/runtime/C/src/ |
antlr3string.c | 586 /** Create a new 8 bit string from the supplied, null terminated, 8 bit string pointer. 597 /** Create a new UTF16 string from the supplied, null terminated, 8 bit string pointer. 608 /** Create a new UTF16 string from the supplied, null terminated, UTF16 string pointer. [all...] |
/external/flac/include/FLAC/ |
format.h | 164 * This is a NUL-terminated ASCII string; when inserted into the 772 * 0x20-0x7e, NUL terminated. For best compatibility with players, 782 /**< Picture's description in UTF-8, NUL terminated. In file storage, [all...] |
/external/openssh/ |
serverloop.c | 113 * will exit after that, as soon as forwarded connections have terminated. 116 static volatile sig_atomic_t child_terminated = 0; /* The child has terminated. */ 346 * If child has terminated and there is enough buffer space to read 786 /* Check if the program terminated due to a signal. */ 788 packet_disconnect("Command terminated on signal %d.", [all...] |
/external/icu4c/test/cintltst/ |
custrtrn.c | 183 /* now NUL-terminated */ 363 /* now NUL-terminated */ [all...] |
/external/icu4c/common/unicode/ |
ucnv.h | 303 * @param name1 a converter name or alias, zero-terminated 304 * @param name2 a converter name or alias, zero-terminated 380 * @param name Name of the UConverter table in a zero terminated 647 * @param length The number of UChars in s, or -1 for a NUL-terminated string. 839 * Gets the internal, canonical name of the converter (zero-terminated). [all...] |
unistr.h | [all...] |
/external/valgrind/main/coregrind/m_debuginfo/ |
readpdb.c | 537 /* The other kind of "char name[1]" is a "C++ string" terminated by '\0'. 541 * a "C string" [terminated by '\0'] anyway. 579 char name[1]; /* terminated by '\0' */ 607 char name[1]; /* terminated by '\0' */ 658 char name[1]; /* terminated by '\0' */ 678 char name[1]; /* terminated by '\0' */ 705 char name[1]; /* terminated by '\0' */ 715 char name[1]; /* terminated by '\0' */ 744 char name[1]; /* terminated by '\0' */ 769 char name[1]; /* terminated by '\0' * [all...] |
/external/icu4c/common/ |
ustring.c | 67 /* both strings are NUL-terminated */ 123 /* s is NUL-terminated */ 297 * There is no special search code for NUL-terminated strings. 695 /* strcmp style, both NUL-terminated */ 1055 /* s is NUL-terminated */ [all...] |
Completed in 1990 milliseconds
<<21222324252627282930>>