HomeSort by relevance Sort by last modified time
    Searched full:terminated (Results 726 - 750 of 2498) sorted by null

<<21222324252627282930>>

  /external/bluetooth/glib/glib/
gunidecomp.c 166 /* returns a pointer to a null-terminated UTF-8 string */
487 * @len: length of @str, in bytes, or -1 if @str is nul-terminated.
  /external/bluetooth/glib/gobject/
gtypemodule.c 512 * terminated by a struct with all members being
551 * terminated by a struct with all members being
  /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/i18n/unicode/
ucsdet.h 116 * is NUL terminated.
138 * is NUL terminated.
  /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");
  /external/libxslt/libxslt/
variables.c     [all...]
  /external/llvm/lib/Support/Windows/
Program.inc 211 // An environment block consists of a null-terminated block of
212 // null-terminated strings. Convert the array of environment variables to
  /external/openssl/crypto/conf/
conf_def.c 606 * '\0' terminated.
608 * '\0' terminated.
  /external/oprofile/libpopt/
popt.h 293 * @return argument array, NULL terminated
321 * @param argv argument array, NULL terminated
  /external/oprofile/
popt.h 293 * @return argument array, NULL terminated
321 * @param argv argument array, NULL terminated
  /external/svox/pico/lib/
picoos.h 525 * fromStr is assumed to be NULLC terminated and toStr is forced to be NULLC terminated within maxsize.
  /external/v8/include/
v8-profiler.h 478 * Returns human-readable label. It must be a null-terminated UTF-8
484 * Returns human-readable group label. It must be a null-terminated UTF-8
  /external/v8/test/cctest/
test-thread-termination.cc 177 // Test that a single thread of JavaScript execution can be terminated
227 // Test that multiple threads using default isolate can be terminated
  /external/webkit/Source/WebCore/icu/unicode/
ucsdet.h 95 * is NUL terminated.
117 * is NUL terminated.
  /external/wpa_supplicant_6/wpa_supplicant/src/utils/
eloop.h 303 * to request the program to be terminated cleanly.
316 * eloop_terminated - Check whether event loop has been terminated
  /frameworks/base/media/libdrm/mobile1/src/objmng/
drm_file.c 56 * Convert a Java string into a nul terminated ascii string to pass to posix
59 * @param buffer Buffer to store terminated string in (at least MAXPATHLEN)
  /frameworks/native/include/media/openmax/
OMX_Types.h 221 bit pointer to a zero terminated string. The pointer is word aligned and
228 type is a 32 bit pointer to a zero terminated string. The pointer is word
  /libcore/luni/src/main/native/
libcore_icu_NativeDecimalFormat.cpp 274 // null-terminated. NewStringUTF requires a terminated UTF-8 string. So we copy the
  /ndk/sources/host-tools/make-3.81/
expand.c 415 Return the address of the resulting string, which is null-terminated
427 into a null-terminated string that is returned as the value.
  /ndk/sources/host-tools/nawk-20071023/
lex.c 373 SYNTAX( "non-terminated string %.10s...", buf );
530 SYNTAX("non-terminated regular expression %.10s...", buf);
  /packages/apps/Email/src/com/android/mail/utils/
LogUtils.java 354 * {@link android.os.DropBoxManager} and/or the process may be terminated
372 * {@link android.os.DropBoxManager} and/or the process may be terminated

Completed in 455 milliseconds

<<21222324252627282930>>