/external/icu4c/common/ |
ustrtrns.c | 70 /* simple loop for conversion of a NUL-terminated BMP string */ 185 /* simple loop for conversion of a NUL-terminated BMP string */ 442 * Transform a NUL-terminated string. 756 /* Transform a NUL-terminated string. */ [all...] |
/external/icu4c/i18n/unicode/ |
tblcoll.h | 358 * is equal to -1, the string array is null-terminated. 361 * is equal to -1, the string array is null-terminated. 377 * is equal to -1, the string array is null-terminated. 380 * is equal to -1, the string array is null-terminated. 566 * @param len length of variable top string. If -1 it is considered to be zero terminated. 638 * is 0 terminated and length will be decided by the function. [all...] |
ucsdet.h | 116 * is NUL terminated. 138 * is NUL terminated.
|
/external/libxml2/ |
triostr.c | 177 @post @p target will be zero terminated. 206 @post @p target will be zero terminated. 265 @post @p target will be zero terminated. 294 @post @p target will be zero terminated. 343 @post @p target will be zero terminated. 362 @post @p target will be zero terminated. [all...] |
/external/strace/ |
util.c | 444 * If `len' < 0, treat `instr' as a NUL-terminated string 461 /* Check for NUL-terminated string. */ 482 /* Check for NUL-terminated string. */ 496 /* Check for NUL-terminated string. */ 594 * If `len' < 0, treat the string as a NUL-terminated string. 621 * Treat as a NUL-terminated string: fetch one byte more [all...] |
/frameworks/base/voip/java/com/android/server/sip/ |
SipSessionGroup.java | 825 onError(new SipException("dialog terminated")); 828 + ", terminated=" + event.getDialog()); 845 Log.d(TAG, "transaction terminated: " + toString(current)); 868 Log.d(TAG, "Transaction terminated; do nothing"); 871 Log.d(TAG, "Transaction terminated early: " + this); 873 "transaction terminated"); [all...] |
/external/webkit/Source/JavaScriptCore/icu/unicode/ |
ucnv.h | 255 * @param name1 a converter name or alias, zero-terminated 256 * @param name2 a converter name or alias, zero-terminated 316 * @param name : name of the uconv table in a zero terminated 696 * Gets the internal, canonical name of the converter (zero-terminated). [all...] |
/external/webkit/Source/JavaScriptGlue/icu/unicode/ |
ucnv.h | 255 * @param name1 a converter name or alias, zero-terminated 256 * @param name2 a converter name or alias, zero-terminated 316 * @param name : name of the uconv table in a zero terminated 696 * Gets the internal, canonical name of the converter (zero-terminated). [all...] |
/external/webkit/Source/WebCore/icu/unicode/ |
ucnv.h | 255 * @param name1 a converter name or alias, zero-terminated 256 * @param name2 a converter name or alias, zero-terminated 316 * @param name : name of the uconv table in a zero terminated 696 * Gets the internal, canonical name of the converter (zero-terminated). [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/tr1_impl/ |
regex | 759 * @param p A pointer to the start of a C-style null-terminated string 861 * a C-style null-terminated string. 863 * @param A pointer to the start of a null-terminated C-style string 897 * C-style null-terminated string containing a regular expression 900 * @param p A pointer to a C-style null-terminated string containing [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/ |
regex.h | 394 * @param p A pointer to the start of a C-style null-terminated string 520 * a C-style null-terminated string. 522 * @param A pointer to the start of a null-terminated C-style string 569 * C-style null-terminated string containing a regular expression 572 * @param p A pointer to a C-style null-terminated string containing 849 /** @brief Standard regex submatch over a C-style null-terminated string. */ 854 /** @brief Regex submatch over a C-style null-terminated wide string. */ [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/tr1/ |
regex | 778 * @param p A pointer to the start of a C-style null-terminated string 880 * a C-style null-terminated string. 882 * @param A pointer to the start of a null-terminated C-style string 916 * C-style null-terminated string containing a regular expression 919 * @param p A pointer to a C-style null-terminated string containing [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/ |
regex.h | 394 * @param p A pointer to the start of a C-style null-terminated string 520 * a C-style null-terminated string. 522 * @param A pointer to the start of a null-terminated C-style string 569 * C-style null-terminated string containing a regular expression 572 * @param p A pointer to a C-style null-terminated string containing 849 /** @brief Standard regex submatch over a C-style null-terminated string. */ 854 /** @brief Regex submatch over a C-style null-terminated wide string. */ [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/tr1/ |
regex | 778 * @param p A pointer to the start of a C-style null-terminated string 880 * a C-style null-terminated string. 882 * @param A pointer to the start of a null-terminated C-style string 916 * C-style null-terminated string containing a regular expression 919 * @param p A pointer to a C-style null-terminated string containing [all...] |
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/tr1_impl/ |
regex | 759 * @param p A pointer to the start of a C-style null-terminated string 861 * a C-style null-terminated string. 863 * @param A pointer to the start of a null-terminated C-style string 897 * C-style null-terminated string containing a regular expression 900 * @param p A pointer to a C-style null-terminated string containing [all...] |
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/tr1_impl/ |
regex | 759 * @param p A pointer to the start of a C-style null-terminated string 861 * a C-style null-terminated string. 863 * @param A pointer to the start of a null-terminated C-style string 897 * C-style null-terminated string containing a regular expression 900 * @param p A pointer to a C-style null-terminated string containing [all...] |
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/tr1_impl/ |
regex | 759 * @param p A pointer to the start of a C-style null-terminated string 861 * a C-style null-terminated string. 863 * @param A pointer to the start of a null-terminated C-style string 897 * C-style null-terminated string containing a regular expression 900 * @param p A pointer to a C-style null-terminated string containing [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/include/tr1_impl/ |
regex | 759 * @param p A pointer to the start of a C-style null-terminated string 861 * a C-style null-terminated string. 863 * @param A pointer to the start of a null-terminated C-style string 897 * C-style null-terminated string containing a regular expression 900 * @param p A pointer to a C-style null-terminated string containing [all...] |
/external/bluetooth/bluedroid/stack/include/ |
avrc_api.h | 184 ** p_service_name: Pointer to a null-terminated character 188 ** p_provider_name: Pointer to a null-terminated character
|
/external/chromium/chrome/browser/ |
process_singleton_uitest.cc | 97 // Here we don't wait for the app to be terminated because one of the 297 // If the starter is done but has not marked itself as terminated,
|
/external/chromium/sdch/open-vcdiff/src/ |
headerparser.h | 359 // from_boundary_name: A NULL-terminated string naming the end of the 361 // from_name: A NULL-terminated string naming the source or target file,
|
/external/icu4c/i18n/ |
locdspnm.cpp | 24 * Concatenate a number of null-terminated strings to buffer, leaving a 25 * null-terminated string. The last argument should be the null pointer.
|
/external/icu4c/test/cintltst/ |
ucnvseltst.c | 468 /* UTF-8 NUL-terminated */ 484 /* UTF-16 NUL-terminated */
|
/external/iproute2/ip/ |
ipneigh.c | 397 fprintf(stderr, "Flush terminated\n"); 429 fprintf(stderr, "Dump terminated\n");
|
iprule.c | 216 fprintf(stderr, "Dump terminated\n"); 412 fprintf(stderr, "Flush terminated\n");
|