Home
last modified time | relevance | path

Searched refs:print (Results 1 – 5 of 5) sorted by relevance

/hardware/intel/img/libdrm/libdrm/
Dxf86drmSL.c354 static void print(SkipListPtr list) in print() function
439 print(list); in main()
445 print(list); in main()
458 print(list); in main()
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/
Ddhdioctl.h95 uint print; /* Print counts every <print> attempts */ member
/hardware/intel/bootstub/
DLICENSE113 interactive use in the most ordinary way, to print or display an
119 does not normally print such an announcement, your work based on
120 the Program is not required to print an announcement.)
/hardware/intel/img/libdrm/
Daclocal.m4523 # The HP-UX ksh and POSIX shell print the target directory to stdout
607 -h, --help print this help, then exit
608 -V, --version print version number, then exit
609 -q, --quiet do not print progress messages
1107 # The HP-UX ksh and POSIX shell print the target directory to stdout
1150 if test "X`{ print -r '\t'; } 2>/dev/null`" = 'X\t' &&
1151 echo_testing_string=`{ print -r "$echo_test_string"; } 2>/dev/null` &&
1153 # This shell has a builtin print -r that does the trick.
1154 ECHO='print -r'
2063 …lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e "s,=/…
[all …]
/hardware/broadcom/wlan/bcmdhd/dhdutil/
Ddhdu.c642 pktgen.print = opts.uval; in dhd_pktgen()
714 if (pktgen.print) { in dhd_pktgen()
715 printf("%sprint every %d ticks", str, (pktgen.freq * pktgen.print)); in dhd_pktgen()