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

<<31323334353637383940>>

  /external/v8/src/
v8utils.h 191 // Simple support to read a file into a 0-terminated C-string.
  /external/v8/test/cctest/
test-utils.cc 63 // buffers are zero-terminated anyway.
  /external/valgrind/tsan/
ts_replace.h 249 // Read every byte in the null-terminated string.
  /external/webkit/Source/WebCore/bindings/v8/
V8AbstractEventListener.cpp 83 // Don't reenter V8 if execution was terminated in this instance of V8.
  /external/webkit/Source/WebCore/html/
DateComponents.h 88 // null-terminated.
  /external/webkit/Source/WebCore/platform/gtk/
PasteboardHelper.cpp 124 // g_strndup guards against selection data that is not null-terminated.
  /external/webkit/Tools/DumpRenderTree/chromium/
CppVariant.cpp 186 // The newValue must be a null-terminated string.
  /external/wpa_supplicant_6/wpa_supplicant/src/common/
wpa_ctrl.h 75 /** WPS enrollment attempt timed out and was terminated */
  /external/zlib/doc/
rfc1952.txt 259 |...original file name, zero-terminated...| (more-->)
265 |...file comment, zero-terminated...| (more-->)
350 terminated by a zero byte. The name must consist of ISO
362 If FCOMMENT is set, a zero-terminated file comment is
  /frameworks/base/telephony/java/com/android/internal/telephony/
Connection.java 162 * ("MT" or mobile terminated; another party called this terminal)
  /frameworks/base/wifi/java/android/net/wifi/
SupplicantStateTracker.java 240 * decide that the loop should be terminated:
  /frameworks/native/include/utils/
ZipFileRO.h 57 * null-terminated). The other fields are at a fixed offset from the
  /libcore/dalvik/src/main/java/dalvik/system/profiler/
BinaryHprofWriter.java 81 out.writeByte(0); // null terminated string
  /libcore/luni/src/main/native/
java_lang_ProcessManager.cpp 185 /** Converts a Java String[] to a 0-terminated char**. */
  /ndk/sources/host-tools/sed-4.2.1/lib/
getopt.in.h 141 of `struct option' terminated by an element containing a name which is
  /packages/apps/Exchange/exchange2/src/com/android/exchange/adapter/
Base64InputStream.java 26 * entire stream has been processed correctly. Since inline WBXML text is terminated with a zero
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
plugin-api.h 275 This function sets *SECTION_NAME_PTR to a null-terminated buffer allocated
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
plugin-api.h 275 This function sets *SECTION_NAME_PTR to a null-terminated buffer allocated
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
plugin-api.h 275 This function sets *SECTION_NAME_PTR to a null-terminated buffer allocated
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/
fstream 445 * @param s Null terminated string specifying the filename.
613 * @param s Null terminated string specifying the filename.
788 * @param s Null terminated string specifying the filename.
806 * @param s Null terminated string specifying the filename.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
siginfo.h 230 CLD_DUMPED, /* Child terminated abnormally. */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/
fstream 451 * @param s Null terminated string specifying the filename.
619 * @param s Null terminated string specifying the filename.
794 * @param s Null terminated string specifying the filename.
812 * @param s Null terminated string specifying the filename.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/
siginfo.h 230 CLD_DUMPED, /* Child terminated abnormally. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/
siginfo.h 230 CLD_DUMPED, /* Child terminated abnormally. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/
fstream 451 * @param s Null terminated string specifying the filename.
619 * @param s Null terminated string specifying the filename.
794 * @param s Null terminated string specifying the filename.
812 * @param s Null terminated string specifying the filename.

Completed in 760 milliseconds

<<31323334353637383940>>