Searched refs:show (Results 26 - 50 of 389) sorted by relevance

1234567891011>>

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/flac-1.2.1/test/
H A Dtest_libFLAC++.sh44 valgrind --leak-check=yes --show-reachable=yes --num-callers=100 --log-fd=4 test_libFLAC++ $* 4>>test_libFLAC++.valgrind.log
H A Dtest_libFLAC.sh43 valgrind --leak-check=yes --show-reachable=yes --num-callers=100 --log-fd=4 test_libFLAC $* 4>>test_libFLAC.valgrind.log
H A Dtest_seeking.sh51 echo "valgrind --leak-check=yes --show-reachable=yes --num-callers=100 flac $*" >>test_seeking.valgrind.log
52 valgrind --leak-check=yes --show-reachable=yes --num-callers=100 --log-fd=4 flac $* 4>>test_seeking.valgrind.log
61 echo "valgrind --leak-check=yes --show-reachable=yes --num-callers=100 metaflac $*" >>test_seeking.valgrind.log
62 valgrind --leak-check=yes --show-reachable=yes --num-callers=100 --log-fd=4 metaflac $* 4>>test_seeking.valgrind.log
71 echo "valgrind --leak-check=yes --show-reachable=yes --num-callers=100 test_seeking $*" >>test_seeking.valgrind.log
72 valgrind --leak-check=yes --show-reachable=yes --num-callers=100 --log-fd=4 test_seeking $* 4>>test_seeking.valgrind.log
99 tiny_samples=`metaflac --show-total-samples tiny.flac`
100 small_samples=`metaflac --show-total-samples small.flac`
H A Dtest_grabbag.sh47 echo "valgrind --leak-check=yes --show-reachable=yes --num-callers=100 test_cuesheet $*" >>test_grabbag.valgrind.log
48 valgrind --leak-check=yes --show-reachable=yes --num-callers=100 --log-fd=4 test_cuesheet $* 4>>test_grabbag.valgrind.log
57 echo "valgrind --leak-check=yes --show-reachable=yes --num-callers=100 test_picture $*" >>test_grabbag.valgrind.log
58 valgrind --leak-check=yes --show-reachable=yes --num-callers=100 --log-fd=4 test_picture $* 4>>test_grabbag.valgrind.log
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/v850/kernel/
H A Dprocfs.c66 .show = cpuinfo_print
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ppc/platforms/4xx/
H A Dibmstb4.c53 .show = &ocp_show_iic_data
61 .show = &ocp_show_iic_data
H A Dibmstbx25.c48 .show = &ocp_show_iic_data
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/vlan/
H A Dvlan_test.pl35 if ($ln =~ /Doing ip addr show for (\S+)/) {
75 if ($ln =~ /Doing ip addr show for (\S+)/) {
107 my $plot_cmd = "set title \"ip addr show V/S ifconfig -a\"
156 print "Doing ip addr show for $i devices.\n";
157 `time -p ip addr show > /tmp/vlan_test_ip_addr_$i.txt`;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/hwmon/
H A Dgl518sm.c132 #define show(type, suffix, value) \ macro
147 show(TEMP, temp_input1, temp_in);
148 show(TEMP, temp_max1, temp_max);
149 show(TEMP, temp_hyst1, temp_hyst);
150 show(BOOL, fan_auto1, fan_auto1);
155 show(DIV, fan_div1, fan_div[0]);
156 show(DIV, fan_div2, fan_div[1]);
157 show(VDD, in_input0, voltage_in[0]);
158 show(IN, in_input1, voltage_in[1]);
159 show(I
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/curl-7.23.1/source/tests/server/
H A Dgetpart.c50 #define show(x) printf x macro
52 #define show(x) Curl_nop_stmt macro
279 show(("=> %s", buffer));
353 show(("* ignoring (%s)", buffer));
400 show(("=> %s", buffer));
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/isdn/capi/
H A Dkcapi_proc.c96 .show = controller_show,
103 .show = contrstats_show,
199 .show = applications_show,
206 .show = applstats_show,
294 .show = capi_driver_show,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/libid3tag-0.15.0b/
H A Dltmain.sh111 show="$echo"
192 show=:
502 $show "Waiting for $lockfile to be removed"
551 $show "$rm $libobj"
554 $show "$mkdir $dir"
571 $show "$command"
600 $show "$mv $output_obj $libobj"
614 $show $rm $obj
618 $show "$mv $libobj $obj"
635 $show "(c
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/packages/libid3tag-0.15.0b/
H A Dltmain.sh111 show="$echo"
192 show=:
502 $show "Waiting for $lockfile to be removed"
551 $show "$rm $libobj"
554 $show "$mkdir $dir"
571 $show "$command"
600 $show "$mv $output_obj $libobj"
614 $show $rm $obj
618 $show "$mv $libobj $obj"
635 $show "(c
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/gfs2/
H A Dsys.c168 ssize_t (*show)(struct gfs2_sbd *, char *); member in struct:gfs2_attr
172 #define GFS2_ATTR(name, mode, show, store) \
173 static struct gfs2_attr gfs2_attr_##name = __ATTR(name, mode, show, store)
203 return a->show ? a->show(sdp, buf) : 0;
215 .show = gfs2_attr_show,
235 ssize_t (*show)(struct gfs2_sbd *, char *); member in struct:lockstruct_attr
264 ssize_t (*show)(struct gfs2_sbd *, char *); member in struct:args_attr
322 ssize_t (*show)(struct gfs2_sbd *, char *); member in struct:counters_attr
398 ssize_t (*show)(struc member in struct:tune_attr
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dsysfs.h43 .show = _show, \
49 .show = _name##_show, \
69 ssize_t (*show)(struct kobject *, struct attribute *,char *); member in struct:sysfs_ops
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/Documentation/filesystems/configfs/
H A Dconfigfs_example.c56 ssize_t (*show)(struct childless *, char *); member in struct:childless_attribute
115 .show = childless_showme_read,
119 .show = childless_storeme_read,
124 .show = childless_description_read,
143 if (childless_attr->show)
144 ret = childless_attr->show(childless, page);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/ipc/
H A Dutil.h52 int ids, int (*show)(struct seq_file *, void *));
54 #define ipc_init_proc_interface(path, header, ids, show) do {} while (0)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/examples/hello-c++-kde/admin/
H A Dltmain.sh102 show="$echo"
219 show=:
593 $show "Waiting for $lockfile to be removed"
646 $show "$mkdir ${xdir}$objdir"
661 $show "$command"
690 $show "$mv $output_obj $lobj"
731 $show "$command"
760 $show "$mv $output_obj $obj"
1620 $show "$mkdir $output_objdir"
2150 $show "extractin
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/examples/hello-c++-qt/
H A Dhello.cc68 window->show ();
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dxlink.in.h98 * @show: array of values for the show attributes found on the arcs
115 xlinkShow *show,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/platforms/pseries/
H A Dpower.c55 .show = auto_poweron_show,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/block/aoe/
H A Daoeblk.c51 .show = aoedisk_show_state
55 .show = aoedisk_show_mac
59 .show = aoedisk_show_netif
63 .show = aoedisk_show_fwver
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/crypto/
H A Dhash.c56 .show = crypto_hash_show,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A Dxlink.h98 * @show: array of values for the show attributes found on the arcs
115 xlinkShow *show,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/gfs2/locking/dlm/
H A Dsysfs.c132 ssize_t (*show)(struct gdlm_ls *, char *); member in struct:gdlm_attr
171 return a->show ? a->show(ls, buf) : 0;
183 .show = gdlm_attr_show,

Completed in 140 milliseconds

1234567891011>>