Home
last modified time | relevance | path

Searched refs:USE_FILE (Results 1 – 25 of 58) sorted by relevance

123

/dports/archivers/parchive/par-cmdline/
H A Dcheckpar.c36 if (!find_file(p, 1) && USE_FILE(p)) in check_par()
59 if (!p->match && USE_FILE(p)) in check_par()
73 if ((!p->match) && USE_FILE(p)) in check_par()
H A Dmakepar.c109 if (USE_FILE(p)) in par_make_pxx()
128 if (USE_FILE(p)) in par_make_pxx()
H A Dbackend.c387 if (!USE_FILE(a)) continue; in files_match()
389 if (!USE_FILE(p)) continue; in files_match()
399 if (a && !USE_FILE(a)) { in files_match()
403 if (b && !USE_FILE(b)) { in files_match()
423 if (USE_FILE(p)) in file_numbers()
433 if (USE_FILE(*files)) in file_numbers()
H A Dpar.h91 #define USE_FILE(p) ((p)->status & 0x1) macro
/dports/security/pure-sfv/pure-sfv-0.3/par-cmdline/
H A Dcheckpar.c36 if (!find_file(p, 1) && USE_FILE(p)) in check_par()
59 if (!p->match && USE_FILE(p)) in check_par()
73 if ((!p->match) && USE_FILE(p)) in check_par()
H A Dmakepar.c109 if (USE_FILE(p)) in par_make_pxx()
128 if (USE_FILE(p)) in par_make_pxx()
H A Dbackend.c387 if (!USE_FILE(a)) continue; in files_match()
389 if (!USE_FILE(p)) continue; in files_match()
399 if (a && !USE_FILE(a)) { in files_match()
403 if (b && !USE_FILE(b)) { in files_match()
423 if (USE_FILE(p)) in file_numbers()
433 if (USE_FILE(*files)) in file_numbers()
H A Dpar.h91 #define USE_FILE(p) ((p)->status & 0x1) macro
/dports/news/husky-areafix/husky-areafix-1.9.20191207/msged/
H A Dspawn.h26 #define USE_FILE 0x04 macro
33 #define USE_ALL (USE_EMS | USE_XMS | USE_FILE)
/dports/news/husky-fidoconf/husky-fidoconf-1.9.20191207/msged/
H A Dspawn.h26 #define USE_FILE 0x04 macro
33 #define USE_ALL (USE_EMS | USE_XMS | USE_FILE)
/dports/news/husky-huskylib/husky-huskylib-1.9.20191207/msged/
H A Dspawn.h26 #define USE_FILE 0x04 macro
33 #define USE_ALL (USE_EMS | USE_XMS | USE_FILE)
/dports/news/husky-hpt/husky-hpt-1.9.20191207/msged/
H A Dspawn.h26 #define USE_FILE 0x04 macro
33 #define USE_ALL (USE_EMS | USE_XMS | USE_FILE)
/dports/news/husky-sqpack/husky-sqpack-1.9.20191207/msged/
H A Dspawn.h26 #define USE_FILE 0x04 macro
33 #define USE_ALL (USE_EMS | USE_XMS | USE_FILE)
/dports/news/husky-smapi/husky-smapi-1.9.20191207,1/msged/
H A Dspawn.h26 #define USE_FILE 0x04 macro
33 #define USE_ALL (USE_EMS | USE_XMS | USE_FILE)
/dports/news/husky-htick/husky-htick-1.9.20191207/msged/
H A Dspawn.h26 #define USE_FILE 0x04 macro
33 #define USE_ALL (USE_EMS | USE_XMS | USE_FILE)
/dports/news/husky/husky-1.9.20191207/msged/
H A Dspawn.h26 #define USE_FILE 0x04 macro
33 #define USE_ALL (USE_EMS | USE_XMS | USE_FILE)
/dports/graphics/mirtk/MIRTK-2.0.0-122-g38210fa/CMake/Basis/
H A DModuleConfigUse.cmake.in2 # @file @USE_FILE@
5 # @note The @USE_FILE@ file is automatically generated
H A DConfigUse.cmake.in2 # @file @USE_FILE@
5 # @note The @USE_FILE@ file is automatically generated
H A DModuleConfig.cmake.in56 basis_set_config (USE_FILE "${CMAKE_CURRENT_LIST_DIR}/@USE_FILE@")
H A DGenerateConfig.cmake51 set (USE_FILE "${CONFIG_PREFIX}Use.cmake") variable
224 configure_file ("${TEMPLATE}" "${BINARY_LIBCONF_DIR}/${USE_FILE}" @ONLY)
231 FILES "${BINARY_LIBCONF_DIR}/${USE_FILE}"
/dports/comms/openobex/openobex-1.7.2-Source/CMakeModules/
H A DFindDocbook.cmake18 # includign the USE_FILE:
29 # DocBook_USE_FILE - Name of the USE_FILE
/dports/devel/atlas-devel/Atlas-C++-0.6.4/tests/Objects/
H A Dobjects2.cpp26 #define USE_FILE 0 macro
28 #define USE_FILE 0 macro
120 #if USE_FILE in testXML()
171 #if USE_FILE in testXML()
/dports/news/newspost/newspost-2.1.1/parchive/
H A Dbackend.c331 if (USE_FILE(p)) in file_numbers()
341 if (USE_FILE(*files)) in file_numbers()
H A Dmakepar.c246 if (USE_FILE(p)) in par_make_pxx()
265 if (USE_FILE(p)) in par_make_pxx()
H A Dpar.h73 #define USE_FILE(p) ((p)->status & 0x1) macro

123