HomeSort by relevance Sort by last modified time
    Searched full:print (Results 1326 - 1350 of 3470) sorted by null

<<51525354555657585960>>

  /external/icu4c/test/letest/
readme.html 108 If letest cannot open a font, it will print a warning message and
111 test case. If the version doesn't match, letest will print a
  /external/iproute2/tc/
m_xt.c 224 m->print(NULL, m->t, 0);
314 m->print(NULL, m->t, 0);
  /external/ipsec-tools/src/racoon/
racoonctl.c 200 #define EVTF_CFG 0x0004 /* Print ISAKMP mode config info */
201 #define EVTF_ALL 0x0008 /* Print any events */
202 #define EVTF_PURGE 0x0010 /* Print all available events */
204 #define EVTF_PH1DOWN 0x0040 /* Print that phase 1 SA got down */
205 #define EVTF_ERR 0x0080 /* Print any error */
1292 /* print schedule */
1400 * Print a message when phase 1 SA goes down
1421 * Print ISAKMP mode config info (IP and banner)
    [all...]
  /external/iptables/libipq/
libipq.3 119 will print the same message as
159 Helper function to print error messages to stderr.
  /external/kernel-headers/original/linux/
bitmap.h 48 * bitmap_scnprintf(buf, len, src, nbits) Print bitmap src to buf
50 * bitmap_scnlistprintf(buf, len, src, nbits) Print bitmap src as list to buf
  /external/libffi/
mdate-sh 2 # Get modification time of a file or directory and pretty-print it.
42 Pretty-print the modification time of FILE.
  /external/openssl/crypto/asn1/
tasn_prn.c 67 /* Print routines. Print out a whole structure from a template.
  /external/openssl/crypto/rc4/
Makefile 57 @case `awk '/^#define RC4_INT/{print$$NF}' $(TOP)/include/openssl/opensslconf.h` in \
92 $(PERL) -pe 'if (/^# DO NOT DELETE THIS LINE/) {print; exit(0);}' $(MAKEFILE) >Makefile.new
  /external/openssl/crypto/x509v3/
v3_prn.c 69 /* Print out a name+value stack */
106 /* Main routine: print out a general extension */
  /external/srec/tools/grxmlcompile/
netw_arc.h 314 /* Print
316 void Print()
  /external/tcpdump/
print-arcnet.c 21 * From: NetBSD: print-arcnet.c,v 1.2 2000/04/24 13:02:28 itojun Exp
25 "@(#) $Header: /tcpdump/master/tcpdump/print-arcnet.c,v 1.20 2005/04/06 21:32:38 mcr Exp $ (LBL)";
print-cnfp.c 1 /* $OpenBSD: print-cnfp.c,v 1.2 1998/06/25 20:26:59 mickey Exp $ */
37 "@(#) $Header: /tcpdump/master/tcpdump/print-cnfp.c,v 1.16.2.1 2005/04/20 20:53:39 guy Exp $";
print-gre.c 1 /* $OpenBSD: print-gre.c,v 1.6 2002/10/30 03:04:04 fgsch Exp $ */
41 "@(#) $Header: /tcpdump/master/tcpdump/print-gre.c,v 1.28 2005/04/06 21:32:39 mcr Exp $ (LBL)";
print-zephyr.c 2 * Decode and print Zephyr packets.
25 "@(#) $Header: /tcpdump/master/tcpdump/print-zephyr.c,v 1.8.2.1 2005/04/21 06:51:24 guy Exp $";
  /external/tinyxml/docs/
classTiXmlText.html 29 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="a5"></a><!-- doxytag: member="TiXmlText::Print" ref="a5" args="(FILE *cfile, int depth) const " -->
30 virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classTiXmlText.html#a5">Print</a> (FILE *cfile, int depth) const </td></tr>
  /external/v8/src/
property.h 62 void Print();
292 void Print();
  /external/webkit/JavaScriptCore/API/tests/
testapi.js 33 print("PASS: " + msg, "green");
38 print("FAIL: " + msg, "red");
  /external/webkit/WebCore/
Android.derived.mk 48 @perl -ne 'print lc' $^ > $(@:%.h=%.in)
50 @perl -ne 'print lc' $< > $(@:%.h=%.in)
  /external/webkit/WebCore/platform/graphics/win/
WKCACFLayer.h 227 // Print the tree from the root. Also does consistency checks
252 // Print this layer and its children to the console
  /external/webkit/WebCore/platform/text/mac/
make-charset-table.pl 40 print STDERR @_, "\n";
211 print <<EOF
  /external/webkit/WebKitTools/Scripts/
parse-malloc-history 160 print commify($callCount) . " calls for " . commify($byteCount) . " bytes: $callstack\n";
163 print "total: " . commify($byteCountTotalReported) . " bytes (" . commify($byteCountTotal - $byteCountTotalReported) . " bytes excluded).\n";
  /external/webkit/WebKitTools/pywebsocket/example/
echo_client.py 114 print 'Send: %s' % line
119 print 'Recv: %s' % received[1:-1].decode('utf-8',
  /external/webkit/autotools/
acinclude.m4 136 ax_compare_version_len_A=`echo "$A" | $AWK '{print(length)}'`
137 ax_compare_version_len_B=`echo "$B" | $AWK '{print(length)}'`
  /external/wpa_supplicant_6/wpa_supplicant/src/utils/
common.c 161 * wpa_snprintf_hex - Print data as a hex string into a buffer
175 * wpa_snprintf_hex_uppercase - Print data as a upper case hex string into buf
  /frameworks/base/include/binder/
Parcel.h 155 void print(TextOutput& to, uint32_t flags = 0) const;
200 parcel.print(to);

Completed in 566 milliseconds

<<51525354555657585960>>