/external/libvorbis/doc/vorbisfile/ |
vorbis_comment.html | 46 <dd>Unlimited user comment array. The individual strings in the array are 8 bit clean, by the Vorbis specification, and as such the <tt>comment_lengths</tt> array should be consulted to determine string length. For convenience, each string is also NULL-terminated by the decode library (although Vorbis comments are not NULL terminated within the bitstream itself).</dd> 52 <dd>Information about the creator of the file. Stored in a standard C 0-terminated string.</dd>
|
/external/webkit/Source/WebKit2/Shared/ |
ChildProcess.h | 72 // The timeout, in seconds, before this process will be terminated if termination 73 // has been enabled. If the timeout is 0 seconds, the process will be terminated immediately. 76 // A termination counter; when the counter reaches zero, the process will be terminated
|
/bootable/recovery/minadbd/ |
transport_usb.c | 52 D("remote usb: read terminated (message)\n"); 65 D("remote usb: terminated (data)\n"); 85 D("remote usb: 1 - write terminated\n"); 90 D("remote usb: 2 - write terminated\n");
|
utils.h | 23 * after each operation, the buffer is guaranteed to be zero-terminated, 37 * zero-terminated for safety.
|
/external/clang/test/FixIt/ |
fixit-errors-1.c | 15 // The following line isn't terminated, don't fix it.
|
/external/dbus/test/data/valid-messages/ |
emptiness.message | 10 BYTE 0 # Strings need to be NULL-terminated
|
/external/oprofile/libabi/ |
op_abi.h | 27 /// return array is terminated by a NULL entry in name field
|
/system/core/adb/ |
transport_usb.c | 56 D("remote usb: read terminated (message)\n"); 69 D("remote usb: terminated (data)\n"); 89 D("remote usb: 1 - write terminated\n"); 94 D("remote usb: 2 - write terminated\n");
|
/external/e2fsprogs/tests/f_baddotdir/ |
expect.1 | 20 '.' directory entry in directory inode 17 is not NULL terminated 23 '..' directory entry in directory inode 17 is not NULL terminated
|
/libcore/luni/src/test/java/libcore/java/lang/ |
OldThreadStateTest.java | 25 Thread.State.TIMED_WAITING, Thread.State.TERMINATED }; 29 "TIMED_WAITING", "TERMINATED"};
|
/frameworks/native/include/utils/ |
Unicode.h | 41 // your string is not nul-terminated as it will have the 63 * dst" is not null-terminated when dst_len is fully used (like strncpy). 72 * (note that "dst" is null-terminated) 81 * (note that "dst" is null-terminated, but \u3044 is not stored in "dst" 91 * (note that "dst" is NOT null-terminated, like strncpy) 123 * characters with valid unicode codepoints. "src" must be null-terminated.
|
/external/guava/guava/src/com/google/common/util/concurrent/ |
AbstractService.java | 107 state = State.TERMINATED; 108 startup.set(State.TERMINATED); 109 shutdown.set(State.TERMINATED); 169 * State#STOPPING} to {@link State#TERMINATED}. 184 state = State.TERMINATED; 185 shutdown.set(State.TERMINATED); 210 } else if (state == State.NEW || state == State.TERMINATED) {
|
/external/icu4c/common/unicode/ |
stringpiece.h | 64 * Constructs from a NUL-terminated const char * pointer. 65 * @param str a NUL-terminated const char * pointer 79 * @param offset a const char * pointer (need not be terminated) 105 * returned buffer may or may not be null terminated. Therefore it is 107 * terminated string. 139 * @param xdata pointer the new string data. Need not be nul terminated. 147 * @param str a pointer to a NUL-terminated string.
|
parseerr.h | 77 * Textual context before the error. Null-terminated. The empty 85 * Null-terminated. The empty string if not supported by parser.
|
/external/webkit/Source/JavaScriptCore/icu/unicode/ |
ustring.h | 76 * @param s The array of UChars, NULL (U+0000) terminated. 110 * @param length The length of the string, or -1 if it is NUL-terminated. 162 * @param s The string to search (NUL-terminated). 163 * @param substring The substring to find (NUL-terminated). 186 * @param length The length of s (number of UChars), or -1 if it is NUL-terminated. 187 * @param substring The substring to find (NUL-terminated). 188 * @param subLength The length of substring (number of UChars), or -1 if it is NUL-terminated. 206 * @param s The string to search (NUL-terminated). 226 * @param s The string to search (NUL-terminated). 249 * @param s The string to search (NUL-terminated) [all...] |
/external/webkit/Source/JavaScriptGlue/icu/unicode/ |
ustring.h | 76 * @param s The array of UChars, NULL (U+0000) terminated. 110 * @param length The length of the string, or -1 if it is NUL-terminated. 162 * @param s The string to search (NUL-terminated). 163 * @param substring The substring to find (NUL-terminated). 186 * @param length The length of s (number of UChars), or -1 if it is NUL-terminated. 187 * @param substring The substring to find (NUL-terminated). 188 * @param subLength The length of substring (number of UChars), or -1 if it is NUL-terminated. 206 * @param s The string to search (NUL-terminated). 226 * @param s The string to search (NUL-terminated). 249 * @param s The string to search (NUL-terminated) [all...] |
/external/webkit/Source/WebCore/icu/unicode/ |
ustring.h | 76 * @param s The array of UChars, NULL (U+0000) terminated. 110 * @param length The length of the string, or -1 if it is NUL-terminated. 162 * @param s The string to search (NUL-terminated). 163 * @param substring The substring to find (NUL-terminated). 186 * @param length The length of s (number of UChars), or -1 if it is NUL-terminated. 187 * @param substring The substring to find (NUL-terminated). 188 * @param subLength The length of substring (number of UChars), or -1 if it is NUL-terminated. 206 * @param s The string to search (NUL-terminated). 226 * @param s The string to search (NUL-terminated). 249 * @param s The string to search (NUL-terminated) [all...] |
/external/webkit/Source/WebKit/mac/icu/unicode/ |
ustring.h | 76 * @param s The array of UChars, NULL (U+0000) terminated. 110 * @param length The length of the string, or -1 if it is NUL-terminated. 162 * @param s The string to search (NUL-terminated). 163 * @param substring The substring to find (NUL-terminated). 186 * @param length The length of s (number of UChars), or -1 if it is NUL-terminated. 187 * @param substring The substring to find (NUL-terminated). 188 * @param subLength The length of substring (number of UChars), or -1 if it is NUL-terminated. 206 * @param s The string to search (NUL-terminated). 226 * @param s The string to search (NUL-terminated). 249 * @param s The string to search (NUL-terminated) [all...] |
/external/srec/srec/ca/ |
rec_basi.c | 208 int terminated; local 220 terminated = 1; 223 if (terminated && hUtterance->data.gen_utt.do_channorm) 230 if (terminated) hPattern->recog_terminated = True; 232 return (terminated);
|
/external/icu4c/common/ |
punycode.h | 38 * The output string is NUL-terminated according to normal ICU 45 * @param srcLength Number of UChars in src, or -1 if NUL-terminated. 78 * @param srcLength Length of puny, or -1 if NUL-terminated
|
uinvchar.h | 30 * @param length Length of the string, can be -1 if NUL-terminated. 43 * @param length Length of the string, can be -1 if NUL-terminated.
|
/system/vold/ |
logwrapper.c | 77 ALOG(LOG_INFO, "logwrapper", "%s terminated by exit(%d)", tag, 82 ALOG(LOG_INFO, "logwrapper", "%s terminated by signal %d", tag, 94 // create null terminated argv_child array
|
/external/chromium/testing/gtest/samples/ |
sample2.cc | 38 // Clones a 0-terminated C string, allocating memory using new. 49 // Sets the 0-terminated C string this MyString object
|
/external/gtest/samples/ |
sample2.cc | 38 // Clones a 0-terminated C string, allocating memory using new. 49 // Sets the 0-terminated C string this MyString object
|
/external/llvm/include/llvm/Support/ |
PredIteratorCache.h | 28 /// BlockToPredsMap - Pointer to null-terminated list. 36 /// GetPreds - Get a cached list for the null-terminated predecessor list of
|