Searched refs:progs (Results 1 – 24 of 24) sorted by relevance
19 PROG_SUBDIRS=e2fsck $(DEBUGFS_DIR) misc $(RESIZE_DIR) tests/progs po29 $(MAKE) progs38 progs: all-progs-recursive40 all-progs-recursive all-libs-recursive: subs63 install: subs all-libs-recursive install-progs-recursive \67 install-strip: subs all-libs-recursive install-strip-progs-recursive \70 uninstall: uninstall-progs-recursive uninstall-shlibs-libs-recursive uninstall-doc-libs88 all-progs-recursive install-progs-recursive install-strip-progs-recursive \89 uninstall-progs-recursive: all-libs-recursive
1308 debugfs/Makefile tests/Makefile tests/progs/Makefile \
11451 debugfs/Makefile tests/Makefile tests/progs/Makefile \
6113 Added new utility programs in tests/progs: random_exercise and
58 progs=070 : $(( progs++ ))90 if [ "$pass" -eq "$progs" ]; then91 green "Success: $pass / $progs passed"95 red "FAIL: $pass / $progs passed"
22 progs = mmc macro29 all: $(progs) manpages47 rm -f $(progs) $(objects)50 install: $(progs) install-man52 $(INSTALL) $(progs) $(DESTDIR)$(bindir)
5 progs -> d3dapi [style="dotted"];6 progs -> gd3dapi [style="dotted"];7 progs -> microsoft_directx_sdk [style="dotted"];
17 progs = [36 for name in progs:42 env.Alias('graw-progs', program)
20 TEST_REL=../tests/progs/test_rel21 TEST_ICOUNT=../tests/progs/test_icount22 CRCSUM=../tests/progs/crcsum
18 EXPECT=$SRCDIR/progs/test_data/expect.$class31 cat $SRCDIR/progs/test_data/$instance.setup $SRCDIR/progs/test_data/test.$class \
13 progs = [22 for progname in progs:
3347 DBusString progs; in test_default_session_servicedirs() local3364 if (!_dbus_string_init (&progs)) in test_default_session_servicedirs()3372 if (!_dbus_string_append (&progs, common_progs)) in test_default_session_servicedirs()3374 _dbus_string_free (&progs); in test_default_session_servicedirs()3378 if (!_dbus_string_append (&progs, "/dbus-1/services")) in test_default_session_servicedirs()3380 _dbus_string_free (&progs); in test_default_session_servicedirs()3383 test_session_service_dir_matches[1] = _dbus_string_get_const_data(&progs); in test_default_session_servicedirs()3404 _dbus_string_free (&progs); in test_default_session_servicedirs()3432 _dbus_string_free (&progs); in test_default_session_servicedirs()3444 _dbus_string_free (&progs); in test_default_session_servicedirs()[all …]
14 GALLIUM_RBUG=true progs/trivial/tri17 you can launch the small remote debugging application from progs/rbug. More
13 progs/bin/*
16 $(MAKE) -C progs $@
25 * for some example programs look in progs.
17 progs/rbug/README
77 progs = [ 'btt_plot_%s.py' % t for t in types ] variable198 elif not prog in progs:
48 …pe type, const std::string& name, const std::string& desc, const Programs& progs, const Arg0& arg0) in InstanceFactory1() argument50 , m_progs (progs) in InstanceFactory1()
9 my_dir = tests/progs
115 The progs/tests/debugger.c (only in CVS) program is an example of how135 All demonstration programs and tests are now in subdirectories under progs/.
1026 @progs=$$(grep -l 'proper_name_utf8 ''("' $$($(VC_LIST_EXCEPT)));\1027 if test "x$$progs" != x; then \1029 for p in $$progs; do \
45 dnl Check for progs
3362 upon e2fsprogs itself. These libs WILL be taken out of "progs" in the