Home
last modified time | relevance | path

Searched refs:dep_check (Results 1 – 25 of 31) sorted by relevance

12

/dports/archivers/dpkg/dpkg-1.19.7/src/
H A Dmain.h199 enum dep_check { enum
205 enum dep_check dependencies_ok(struct pkginfo *pkg, struct pkginfo *removing,
207 enum dep_check breakses_ok(struct pkginfo *pkg, struct varbuf *aemsgs);
H A Dpackages.c534 breaks_check_one(struct varbuf *aemsgs, enum dep_check *ok, in breaks_check_one()
584 breaks_check_target(struct varbuf *aemsgs, enum dep_check *ok, in breaks_check_target()
596 enum dep_check
601 enum dep_check ok = DEP_CHECK_OK; in breakses_ok()
619 enum dep_check
624 enum dep_check ok; in dependencies_ok()
H A Dremove.c55 enum dep_check *rokp, struct varbuf *raemsgs) in checkforremoval()
59 enum dep_check ok; in checkforremoval()
94 enum dep_check rok; in deferred_remove()
H A Dtrigproc.c387 enum dep_check ok; in trigproc()
H A Dconfigure.c547 enum dep_check ok; in deferred_configure()
/dports/dns/dnscrypt-wrapper/dnscrypt-wrapper-0.4.2/
H A DMakefile108 dep_check = $(shell $(CC) \ macro
111 ifeq ($(dep_check),0)
/dports/games/0ad/0ad-0.0.23b-alpha/build/premake/premake5/contrib/mbedtls/tests/suites/
H A Dmain_test.function107 int dep_check( char *str )
308 if( dep_check( params[i] ) != 0 )
/dports/print/hplip/hplip-3.20.6/
H A Dcheck.py363 for dep_check in dep_dict:
364 tui.header(dep_check)
366 …if self.core.dependencies[dep][7] == dep_dict[dep_check] and any([self.core.selected_options[x] fo…
/dports/science/afni/afni-AFNI_21.3.16/src/pkundu/
H A Dmeica.py78 def dep_check(): function
210 dep_check()
271 dep_check()
/dports/emulators/yuzu/yuzu-0b47f7a46/externals/mbedtls/tests/suites/
H A Dmain_test.function82 int dep_check( char *str )
420 if( dep_check( params[i] ) != DEPENDENCY_SUPPORTED )
/dports/security/mbedtls/mbedtls-mbedtls-2.16.12/tests/scripts/
H A Dgenerate_test_code.py778 dep_check = '''
790 return dep_check
/dports/devel/premake5/premake-5.0.0-alpha16-src/contrib/mbedtls/tests/scripts/
H A Dgenerate_test_code.py748 dep_check = '''
760 return dep_check
/dports/emulators/qemu/qemu-6.2.0/roms/skiboot/libstb/crypto/mbedtls/tests/scripts/
H A Dgenerate_test_code.py751 dep_check = '''
763 return dep_check
/dports/emulators/qemu/qemu-6.2.0/roms/skiboot/libstb/crypto/mbedtls/tests/suites/
H A Dmain_test.function96 int dep_check( int dep_id )
H A Dtarget_test.function56 if ( dep_check( (int)(dep_p[i]) ) != DEPENDENCY_SUPPORTED )
H A Dhost_test.function520 if( dep_check( dep_id ) != DEPENDENCY_SUPPORTED )
/dports/security/mbedtls/mbedtls-mbedtls-2.16.12/tests/suites/
H A Dmain_test.function109 int dep_check( int dep_id )
H A Dtarget_test.function56 if ( dep_check( (int)(dep_p[i]) ) != DEPENDENCY_SUPPORTED )
H A Dhost_test.function529 if( dep_check( dep_id ) != DEPENDENCY_SUPPORTED )
/dports/devel/premake5/premake-5.0.0-alpha16-src/contrib/mbedtls/tests/suites/
H A Dmain_test.function112 int dep_check( int dep_id )
H A Dtarget_test.function56 if ( dep_check( (int)(dep_p[i]) ) != DEPENDENCY_SUPPORTED )
H A Dhost_test.function661 if( dep_check( dep_id ) != DEPENDENCY_SUPPORTED )
/dports/x11/libinput/libinput-1.12.6/
H A Dmeson.build659 dep_check = dependency('check', version : '>= 0.9.10') variable
759 dep_check,
/dports/multimedia/handbrake/HandBrake-1.4.2/gtk/src/
H A Dcallbacks.c601 dep_check(signal_user_data_t *ud, const gchar *name, gboolean *out_hide) in dep_check() function
731 sensitive = dep_check(ud, dep_name, &hide); in ghb_check_dependency()
773 sensitive = dep_check(ud, dep_name, &hide); in ghb_check_all_dependencies()
/dports/devel/git-svn/git-2.34.1/
H A DMakefile1284 dep_check = $(shell $(CC) $(ALL_CFLAGS) \ macro
1289 ifeq ($(dep_check),0)

12