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

1 2 3 4 56 7 8 91011>>

  /external/dropbear/libtomcrypt/src/misc/
error_to_string.c 60 @return A pointer to the ASCII NUL terminated string for the error or "Invalid error code." if the err code was not valid.
  /external/dropbear/libtommath/
bn_mp_toradix.c 64 /* append a NULL so the string is properly terminated */
  /external/icu4c/test/intltest/
textfile.h 33 * Read a line terminated by ^J or ^M or ^M^J, and convert it from
  /external/libpcap/
fad-win32.c 264 * null-terminated ASCII interface name strings,
265 * terminated by a null string, followed by a list
266 * of null-terminated ASCII interface description
267 * strings, terminated by a null string.
  /external/llvm/include/llvm/MC/
MCSectionMachO.h 26 char SegmentName[16]; // Not necessarily null terminated!
27 char SectionName[16]; // Not necessarily null terminated!
136 // SegmentName is not necessarily null terminated!
142 // SectionName is not necessarily null terminated!
SectionKind.h 41 /// MergableCString - Any null-terminated string which allows merging.
46 /// Mergeable1ByteCString - 1 byte mergable, null terminated, string.
49 /// Mergeable2ByteCString - 2 byte mergable, null terminated, string.
52 /// Mergeable4ByteCString - 4 byte mergable, null terminated, string.
  /external/qemu/android/
boot-properties.h 37 /* same as boot_property_add, but allows to use non-zero terminated strings.
  /external/qemu/android/utils/
lineinput.h 25 /* Read next line from input. The result is zero-terminated with
  /external/quake/quake/src/QW/client/
wad.h 62 char name[16]; // must be null terminated
  /external/quake/quake/src/WinQuake/
wad.h 62 char name[16]; // must be null terminated
  /external/valgrind/main/coregrind/m_demangle/
dyn-string.h 27 char *s; /* The string itself, NUL-terminated. */
  /external/webkit/Source/JavaScriptCore/runtime/
Completion.h 34 enum ComplType { Normal, Break, Continue, ReturnValue, Throw, Interrupted, Terminated };
  /external/webkit/Source/JavaScriptCore/wtf/
dtoa.h 31 // s00: input string. Must not be 0 and must be terminated by 0.
  /external/webkit/Source/WebKit/gtk/webkit/
webkitwebplugin.h 41 * @extensions: a %NULL-terminated array with the extensions
  /external/webrtc/src/system_wrappers/interface/
data_log_c.h 29 * All char* parameters in this file are expected to be null-terminated
  /frameworks/av/libvideoeditor/osal/src/
M4PSW_MemoryInterface.c 39 * @param string (IN): description of the allocated block (null terminated)
  /frameworks/testing/uiautomator/cmds/uiautomator/src/com/android/commands/uiautomator/
EventsCommand.java 42 return "prints out accessibility events until terminated";
  /gdk/samples/quake/jni/
wad.h 62 char name[16]; // must be null terminated
  /libcore/luni/src/main/java/java/lang/
VMThread.java 60 Thread.State.TERMINATED, // ZOMBIE
  /libcore/luni/src/main/java/libcore/net/http/
UnknownLengthHttpInputStream.java 25 * An HTTP payload terminated by the end of the socket stream.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
locale_classes.tcc 137 // strcoll assumes zero-terminated strings so we make a copy
148 // the strings into zero-terminated substrings and pass those
177 // strxfrm assumes zero-terminated strings so we make a copy
190 // the string into zero-terminated substrings and pass those
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
ar.h 38 char ar_name[16]; /* Member file name, sometimes / terminated. */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
locale_classes.tcc 139 // strcoll assumes zero-terminated strings so we make a copy
150 // the strings into zero-terminated substrings and pass those
179 // strxfrm assumes zero-terminated strings so we make a copy
192 // the string into zero-terminated substrings and pass those
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
ar.h 38 char ar_name[16]; /* Member file name, sometimes / terminated. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
ar.h 38 char ar_name[16]; /* Member file name, sometimes / terminated. */

Completed in 452 milliseconds

1 2 3 4 56 7 8 91011>>