Searched
full:terminated (Results
351 -
375 of
2496) sorted by null
<<11121314151617181920>>
/external/icu4c/i18n/unicode/ |
ucurr.h | 120 * @param currency null-terminated 3-letter ISO 4217 code 145 * @param currency null-terminated 3-letter ISO 4217 code 168 * @param currency null-terminated 3-letter ISO 4217 code 181 * @param currency null-terminated 3-letter ISO 4217 code
|
/external/icu4c/test/perf/collationperf/ |
readme.html | 43 -uselen Use API with string lengths. Default is null-terminated strings
|
/external/kernel-headers/original/linux/usb/ |
f_accessory.h | 57 * data zero terminated UTF8 string
|
/external/linux-tools-perf/util/ |
strbuf.c | 14 * buf is non NULL and ->buf is NUL terminated even for a freshly
|
/external/mdnsresponder/mDNSPosix/ |
mDNSUNP.h | 86 char ifi_name[IFI_NAME]; /* interface name, null terminated */
|
/external/mesa3d/src/mesa/program/ |
hash_table.h | 107 * \param key Pointer to a NUL terminated string to be hashed.
|
prog_parameter.h | 57 const char *Name; /**< Null-terminated string */
|
/external/neven/FaceRecEm/common/src/b_FDSDK/ |
SDK.h | 76 /** pointer to 0-terminated license key string */
|
/external/nist-sip/java/gov/nist/javax/sip/ |
EventScanner.java | 177 // to the listener (tx == INVITE ST, terminated upon sending 264 // Set the tx state to terminated so it is removed from the 269 .setState(TransactionState.TERMINATED); 300 .getState().equals(DialogState.TERMINATED)))
|
/external/nist-sip/java/gov/nist/javax/sip/stack/ |
SIPDialog.java | 336 if (getState() != DialogState.TERMINATED) { 356 if (SIPDialog.this.getState() != DialogState.TERMINATED) { 409 * be terminated. 419 && transaction.getState() != javax.sip.TransactionState.TERMINATED) { 838 // Do nothing if the dialog state is terminated. [all...] |
/external/oprofile/libutil++/ |
child_reader.h | 80 * - "process_name terminated by signal xxx" xxx is signal number
|
/external/proguard/src/proguard/io/ |
DataEntryRewriter.java | 100 // Write out the character that terminated it.
|
/external/qemu/telephony/ |
android_modem.h | 122 /* reset one operator name from a user-provided buffer, set buffer_size to -1 for zero-terminated strings */
|
/external/stlport/src/ |
c_locale.h | 120 * category, as a null-terminated string. A NULL value 133 * characters. These functions store the name, as a null-terminated 149 * as a null-terminated string, and returns buf. 281 * sequence is assumed to be null-terminated, and null characters
|
/external/svox/pico/lib/ |
picokdbg.c | 57 PHONESYM6: 8 bytes, symbol name (must be 0 terminated), the
|
picospho.h | 119 terminated by a PUNC item. A PUNC is artificially enforced if
|
/external/v8/src/ |
bignum-dtoa.h | 49 // The buffer will be null-terminated.
|
v8threads.h | 49 // Should the thread be terminated when it is restored?
|
/external/valgrind/main/coregrind/m_demangle/ |
dyn-string.c | 212 /* Copies SRC, a NUL-terminated string, into DEST. Returns 1 on 241 /* Inserts SRC, a NUL-terminated string, at the beginning of DEST. 276 /* Inserts SRC, a NUL-terminated string, into DEST starting at 334 /* Append the NUL-terminated string S to DS, resizing DS if necessary.
|
/external/valgrind/main/include/ |
pub_tool_clientstate.h | 38 // m_main.main(). These are all NULL-terminated vectors.
|
pub_tool_debuginfo.h | 92 which is guaranteed to be zero terminated. Also data_addr's offset 104 DNAME{1,2}V are guaranteed to be zero terminated after the call. 209 set either to NULL or to a NULL terminated vector containing 244 name[n_name-1] is set to zero (guaranteed zero terminated). */
|
/external/webkit/Source/JavaScriptCore/runtime/ |
SmallStrings.cpp | 83 has terminated -- we don't want to waste memory.
|
/external/webkit/Source/JavaScriptCore/wtf/ |
DecimalNumber.h | 92 const char* significand() const { return m_significand; } // significand contains precision characters, is not null-terminated.
|
/external/webkit/Source/JavaScriptCore/wtf/unicode/ |
UTF8.h | 39 // Takes a null-terminated C-style string with a UTF-8 sequence in it and converts it to a character.
|
/external/webkit/Source/WebCore/platform/text/ |
TextCodec.h | 75 // Fills a null-terminated string representation of the given
|
Completed in 445 milliseconds
<<11121314151617181920>>