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

<<41424344454647484950>>

  /external/clang/lib/Lex/
HeaderMap.cpp 172 // is nul terminated by virtue of being a MemoryBuffer.
  /external/dbus/dbus/
dbus-address.c 184 * Frees a #NULL-terminated array of address entries.
  /external/e2fsprogs/e2fsck/
problem.c 1093 /* '.' is not NULL terminated */
1095 N_("'.' @d @e in @d @i %i is not NULL terminated\n"),
1098 /* '..' is not NULL terminated */
1100 N_("'..' @d @e in @d @i %i is not NULL terminated\n"),
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.equinox.launcher.gtk.linux.x86_1.1.2.R36x_v20101019_1345/
eclipse_1310.so 
  /external/grub/stage2/
fsys_minix.c 496 /* NOTE: minix filenames are NULL terminated if < NAMELEN
  /external/guava/guava/src/com/google/common/util/concurrent/
MoreExecutors.java 244 * - Terminated: runningTasks == 0 and shutdown == true
  /external/icu4c/common/unicode/
resbund.h 217 * @return a pointer to a zero-terminated UChar array which lives in a memory mapped/DLL file.
  /external/icu4c/i18n/
digitlst.h 253 * @param source The value to be set. The string must be nul-terminated.
  /external/icu4c/test/cintltst/
udatpg_test.c 21 * should return a NUL-terminated string.
  /external/icu4c/test/intltest/
bidiconf.cpp 262 // Now we verify that the class name is terminated properly,
simplethread.cpp 224 // OS indicates that all threads have terminated, rather than waiting
  /external/icu4c/tools/ctestfw/
uperf.cpp 30 "\t-u or --uselen perform timing analysis on non-null terminated buffer using length\n"
  /external/iproute2/ip/
ipntable.c 629 fprintf(stderr, "Dump terminated\n");
  /external/iproute2/man/man8/
tc-cbq-details.8 216 terminated. It is therefore possible for a packet to be enqueued *not* at a
  /external/iproute2/tc/
m_action.c 473 fprintf(stderr, "Dump terminated\n");
  /external/ipsec-tools/src/racoon/
crypto_openssl.c 685 * the name must be terminated by '\0'.
722 /* make sure if the data is terminated by '\0'. */
726 "data is not terminated by NUL.");
789 * decode a X509 certificate and make a readable text terminated '\n'.
    [all...]
  /external/jdiff/src/jdiff/
API.java 396 // Make the best guess as to whether this tag is terminated
  /external/libpcap/doc/
pcap.xml 431 <t>A Name Resolution Block is a zero-terminated list of records (in the TLV format), each of which contains an association between a network address and a name. There are three possible types of records:</t>
447 <c>Specifies an IPv4 address (contained in the first 4 bytes), followed by one or more zero-terminated strings containing the DNS entries for that address.</c>
452 <c>Specifies an IPv6 address (contained in the first 16 bytes), followed by one or more zero-terminated strings containing the DNS entries for that address.</c>
    [all...]
  /external/libvpx/examples/includes/geshi/geshi/
mysql.php 102 'TEMPORARY','TEMPTABLE','TERMINATED BY','TO','TRANSACTIONS',
  /external/llvm/include/llvm/ADT/
Twine.h 443 /// terminated StringRef if it can be represented as such. Otherwise the
  /external/llvm/include/llvm/Analysis/
AliasSetTracker.h 104 assert(*AS->PtrListEnd == 0 && "List not terminated right!");
  /external/llvm/include/llvm/Support/
DataExtractor.h 40 /// pointed to by \a offset_ptr. A variable length NULL terminated C
  /external/llvm/lib/Analysis/
BranchProbabilityInfo.cpp 96 /// unreachable-terminated block as extremely unlikely.
  /external/llvm/lib/CodeGen/AsmPrinter/
AsmPrinterInlineAsm.cpp 75 // Remember if the buffer is nul terminated or not so we can avoid a copy.
  /external/llvm/lib/Target/PTX/
PTXMCAsmStreamer.cpp 213 "Comment array not newline terminated");

Completed in 2726 milliseconds

<<41424344454647484950>>