HomeSort by relevance Sort by last modified time
    Searched full:terminated (Results 626 - 650 of 2545) sorted by null

<<21222324252627282930>>

  /external/chromium/third_party/modp_b64/
modp_b64.h 37 * This will contain the null-terminated b64 encoded result
  /external/chromium/webkit/glue/
cpp_variant.cc 153 // The new_value must be a null-terminated string.
cpp_variant.h 40 void Set(const char* value); // Must be a null-terminated string.
  /external/chromium-trace/trace-viewer/third_party/pywebsocket/src/mod_pywebsocket/
_stream_hybi.py 479 BadOperationException: when called on a server-terminated
687 BadOperationException: when called on a client-terminated
778 'Requested close_connection but server is already terminated')
804 # TODO(ukai): 2. wait until the /client terminated/ flag has been set,
  /external/clang/include/clang/Lex/
PTHManager.h 73 /// OriginalSourceFile - A null-terminated C-string that specifies the name
  /external/dbus/bus/
config-loader-expat.c 141 /* s is not 0 terminated. */
  /external/e2fsprogs/include/nonunix/
getopt.h 64 of `struct option' terminated by an element containing a name which is
  /external/freetype/src/sfnt/
ttbdf.c 212 /* check that the content is really 0-terminated */
  /external/grub/lib/
getopt.h 62 of `struct option' terminated by an element containing a name which is
  /external/grub/stage2/
dir.h 59 * with null bytes. All names are guaranteed null terminated.
  /external/gtest/include/gtest/
gtest-test-part.h 54 kFatalFailure // Failed and the test should be terminated.
  /external/icu4c/common/
bmpset.h 149 * The list is terminated with list[listLength-1]=0x110000.
uresdata.h 135 * to the second character. (Short strings-v2 are NUL-terminated
159 * to the second character. (Key strings are NUL-terminated.)
175 * which consist of invariant characters (ASCII/EBCDIC) and are NUL-terminated;
347 * Return a pointer to a zero-terminated, const UChar* string
  /external/icu4c/common/unicode/
urep.h 103 * is null-terminated.
  /external/icu4c/test/intltest/
punyref.h 64 /* output string is *not* null-terminated; it will contain */
wbnf.h 152 const char *next(); /* Return a null-terminated c-string. The buffer is owned by callee. */
  /external/icu4c/test/perf/ubrkperf/
ubrkperfold.cpp 35 "-uselen Use API with string lengths. Default is null-terminated strings\n"
437 -1, // source is null terminated
449 -1, // source is null terminated
679 // Lines themselves are null terminated.
  /external/icu4c/tools/toolutil/
pkg_icu.cpp 118 // the item is terminated by whitespace, terminate it with NUL
  /external/icu4c/tools/tzcode/
tzfile.h 71 ** tzh_charcnt (char)s '\0'-terminated zone abbreviations
  /external/iproute2/include/linux/
netlink.h 50 #define NLM_F_MULTI 2 /* Multipart message, terminated by NLMSG_DONE */
  /external/iproute2/ip/
rtmon.c 167 fprintf(stderr, "Dump terminated\n");
  /external/iproute2/lib/
ll_map.c 194 fprintf(stderr, "Dump terminated\n");
  /external/ipsec-tools/src/racoon/
logger.c 99 * string must be \n-terminated (since we add timestamps).
  /external/kernel-headers/original/linux/usb/
functionfs.h 90 * string entries). Each String is a NUL terminated string encoded in
  /external/libvorbis/doc/vorbisfile/
ov_fopen.html 55 <dd>Null terminated string containing a file path suitable for passing to <tt>fopen()</tt>.

Completed in 2220 milliseconds

<<21222324252627282930>>