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

<<11121314151617181920>>

  /build/tools/soslim/
cmdline.c 17 {"print", no_argument, 0, 'p'},
29 "print verbose output",
32 "print the symbol table (if specified, only -V is allowed)",
  /cts/tools/dx-tests/src/dxc/junit/opcodes/opc_new/
Test_opc_new.java 65 System.out.print("dvmvfe:");
81 System.out.print("dvmvfe:");
99 System.out.print("dvmvfe:");
  /dalvik/dx/src/com/android/dx/command/annotool/
Main.java 66 /** from --print */
97 } else if (arg.startsWith("--print=")) {
105 throw new InvalidArgumentException("invalid --print");
  /dalvik/tests/050-sync-test/src/
Main.java 88 //System.out.print("thread running -- ");
95 System.out.print("Final result: ");
109 System.out.print("going: ");
  /external/dbus/tools/
dbus-send.1 11 [\-\-system | \-\-session] [\-\-dest=NAME] [\-\-print-reply]
62 .I "--print-reply"
63 Block for a reply to the message sent, and print any reply received.
  /external/elfutils/libebl/
eblcorenote.c 0 /* Print contents of core note.
133 case AT_FLAGS: /* XXX Print flags? */
136 case AT_HWCAP: /* XXX Print flags? */
  /external/elfutils/m4/
lib-ld.m4 34 # Check if gcc -print-prog-name=ld gives a path.
39 ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
41 ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
  /external/grub/util/
grub-set-default 28 # Print the usage.
34 -h, --help print this message and exit
35 -v, --version print the version information and exit
grub-set-default.in 28 # Print the usage.
34 -h, --help print this message and exit
35 -v, --version print the version information and exit
  /external/gtest/test/
gtest_env_var_test.py 60 print 'Expected: %s' % (expected,)
61 print ' Actual: %s' % (actual,)
121 print 'Testing with %s . . .' % (command,)
gtest_uninitialized_test.py 65 print 'Expected: %s' % (expected,)
66 print ' Actual: %s' % (actual,)
85 print 'Testing with %s . . .' % (command,)
  /external/iptables/extensions/
libip6t_2connmark.c 109 print(const struct ip6t_ip6 *ip, function
143 .print = &print,
libip6t_2hl.c 92 static void print(const struct ip6t_ip6 *ip, function
140 .print = &print,
libip6t_2mark.c 99 print(const struct ip6t_ip6 *ip, function
134 .print = &print,
libip6t_HL.c 120 static void print(const struct ip6t_ip6 *ip, function
158 .print = &print,
libip6t_REJECT.c 123 print(const struct ip6t_ip6 *ip, function
162 .print = &print,
libip6t_TCPMSS.c 91 print(const struct ip6t_ip6 *ip6, function
126 .print = &print,
libip6t_length.c 120 print(const struct ip6t_ip6 *ip, function
144 .print = &print,
libip6t_mac.c 101 print(const struct ip6t_ip6 *ip, function
131 .print = &print,
libip6t_state.c 127 print(const struct ip6t_ip6 *ip, function
155 .print = &print,
libipt_2connmark.c 109 print(const struct ipt_ip *ip, function
143 .print = &print,
libipt_2dscp.c 134 print(const struct ipt_ip *ip, function
164 .print = &print,
libipt_2ecn.c 100 print(const struct ipt_ip *ip, function
163 .print = &print,
libipt_2mark.c 99 print(const struct ipt_ip *ip, function
135 .print = &print,
libipt_2set.c 130 print(const struct ipt_ip *ip, function
159 .print = &print,

Completed in 101 milliseconds

<<11121314151617181920>>