Home
last modified time | relevance | path

Searched defs:pathtype (Results 1 – 25 of 261) sorted by relevance

1234567891011

/dports/devel/viewvc-devel/viewvc-c93d9da79c31457ecb0a771ff52d28353dc6e878/lib/vcauth/
H A D__init__.py41 def check_path_access(self, rootname, path_parts, pathtype, rev=None): argument
59 def check_path_access(self, rootname, path_parts, pathtype, rev=None): argument
/dports/biology/sra-tools/sra-tools-2.11.0/tools/util/
H A Dmd5cp.c158 uint32_t pathtype; in PathIsFile() local
166 uint32_t pathtype; in PathIsDir() local
231 uint32_t pathtype; in CopyDirectoryDirectories() local
276 uint32_t pathtype = 0; in CopyFileToFile() local
526 uint32_t pathtype; in run() local
/dports/games/libretro-mame2003/mame2003-libretro-4358db4/src/
H A Dfileio.c171 int osd_get_path_count(int pathtype) in osd_get_path_count()
183 void osd_get_path(int pathtype, char* path) in osd_get_path()
269 int osd_get_path_info(int pathtype, int pathindex, const char *filename) in osd_get_path_info()
293 FILE* osd_fopen(int pathtype, int pathindex, const char *filename, const char *mode) in osd_fopen()
897 static mame_file *generic_fopen(int pathtype, const char *gamename, const char *filename, const cha… in generic_fopen()
1094 static int checksum_file(int pathtype, int pathindex, const char *file, UINT8 **p, UINT64 *size, ch… in checksum_file()
H A Dmame_unzip.c182 ZIP* openzip(int pathtype, int pathindex, const char* zipfile) { in openzip()
627 static ZIP* cache_openzip(int pathtype, int pathindex, const char* zipfile) { in cache_openzip()
765 int /* error */ load_zipped_file (int pathtype, int pathindex, const char* zipfile, const char* fil… in load_zipped_file()
810 int /* error */ checksum_zipped_file (int pathtype, int pathindex, const char *zipfile, const char … in checksum_zipped_file()
/dports/games/libretro-mame2003_plus/mame2003-plus-libretro-17e9889/src/
H A Dfileio.c170 int osd_get_path_count(int pathtype) in osd_get_path_count()
182 void osd_get_path(int pathtype, char* path) in osd_get_path()
268 int osd_get_path_info(int pathtype, int pathindex, const char *filename) in osd_get_path_info()
292 FILE* osd_fopen(int pathtype, int pathindex, const char *filename, const char *mode) in osd_fopen()
896 static mame_file *generic_fopen(int pathtype, const char *gamename, const char *filename, const cha… in generic_fopen()
1093 static int checksum_file(int pathtype, int pathindex, const char *file, UINT8 **p, UINT64 *size, ch… in checksum_file()
H A Dmame_unzip.c182 ZIP* openzip(int pathtype, int pathindex, const char* zipfile) { in openzip()
627 static ZIP* cache_openzip(int pathtype, int pathindex, const char* zipfile) { in cache_openzip()
765 int /* error */ load_zipped_file (int pathtype, int pathindex, const char* zipfile, const char* fil… in load_zipped_file()
810 int /* error */ checksum_zipped_file (int pathtype, int pathindex, const char *zipfile, const char … in checksum_zipped_file()
/dports/devel/viewvc-devel/viewvc-c93d9da79c31457ecb0a771ff52d28353dc6e878/lib/vcauth/forbidden/
H A D__init__.py33 def check_path_access(self, rootname, path_parts, pathtype, rev=None): argument
/dports/sysutils/cdargs/cdargs-1.35/src/
H A Dcdargs.h63 } pathtype; typedef
/dports/print/py-psautohint/psautohint-2.0.0/libpsautohint/src/
H A Dcharpathpriv.c52 AppendGlyphPathElement(int pathtype) in AppendGlyphPathElement()
/dports/games/diaspora/Diaspora_R1_Linux/Diaspora/fs2_open/code/cfile/
H A Dcfilesystem.cpp836 int cf_find_file_location( const char *filespec, int pathtype, int max_out, char *pack_filename, in…
1047 …_ext( const char *filename, const int ext_num, const char **ext_list, int pathtype, int max_out, c…
1414 int cf_get_file_list( SCP_vector<SCP_string> &list, int pathtype, const char *filter, int sort, SCP…
1615 int cf_get_file_list( int max, char **list, int pathtype, const char *filter, int sort, file_list_i…
1814 int cf_get_file_list_preallocated( int max, char arr[][MAX_FILENAME_LEN], char **list, int pathtype
2001 int cf_create_default_path_string(char *path, uint path_max, int pathtype, const char *filename, bo…
2073 int cf_create_default_path_string( SCP_string &path, int pathtype, const char *filename, bool local…
/dports/devel/viewvc-devel/viewvc-c93d9da79c31457ecb0a771ff52d28353dc6e878/lib/vcauth/forbiddenre/
H A D__init__.py55 def check_path_access(self, rootname, path_parts, pathtype, rev=None): argument
/dports/biology/p5-BioPerl/BioPerl-1.7.7/lib/Bio/Index/
H A DAbstract.pm647 sub pathtype { subroutine
/dports/games/fs2open/fs2open.github.com-release_21_4_1/code/cfile/
H A Dcfilesystem.cpp897 int pathtype = -1; in cf_search_memory_root() local
1021 CFileLocation cf_find_file_location(const char* filespec, int pathtype, bool localize, uint32_t loc… in cf_find_file_location()
1232 …n_ext( const char *filename, const int ext_num, const char **ext_list, int pathtype, bool localize) in cf_find_file_location_ext()
1591 int cf_get_file_list(SCP_vector<SCP_string>& list, int pathtype, const char* filter, int sort, in cf_get_file_list()
1820 int cf_get_file_list(int max, char** list, int pathtype, const char* filter, int sort, file_list_in… in cf_get_file_list()
2051 int cf_get_file_list_preallocated(int max, char arr[][MAX_FILENAME_LEN], char** list, int pathtype,… in cf_get_file_list_preallocated()
2269 int cf_create_default_path_string(char* path, uint path_max, int pathtype, const char* filename, bo… in cf_create_default_path_string()
2348 int cf_create_default_path_string(SCP_string& path, int pathtype, const char* filename, bool /*loca… in cf_create_default_path_string()
/dports/sysutils/cfengine317/cfengine-3.17.0/cf-agent/
H A Dpromiser_regex_resolver.c55 char *pathtype = PromiseGetConstraintAsRval(pp, "pathtype", RVAL_TYPE_SCALAR); in LocateFilePromiserGroup() local
/dports/sysutils/cfengine-devel/core-d08ae9eff/cf-agent/
H A Dpromiser_regex_resolver.c55 char *pathtype = PromiseGetConstraintAsRval(pp, "pathtype", RVAL_TYPE_SCALAR); in LocateFilePromiserGroup() local
/dports/sysutils/cfengine319/cfengine-3.19.0/cf-agent/
H A Dpromiser_regex_resolver.c55 char *pathtype = PromiseGetConstraintAsRval(pp, "pathtype", RVAL_TYPE_SCALAR); in LocateFilePromiserGroup() local
/dports/sysutils/cfengine318/cfengine-3.18.1/cf-agent/
H A Dpromiser_regex_resolver.c55 char *pathtype = PromiseGetConstraintAsRval(pp, "pathtype", RVAL_TYPE_SCALAR); in LocateFilePromiserGroup() local
/dports/sysutils/cfengine316/cfengine-3.16.0/cf-agent/
H A Dpromiser_regex_resolver.c55 char *pathtype = PromiseGetConstraintAsRval(pp, "pathtype", RVAL_TYPE_SCALAR); in LocateFilePromiserGroup() local
/dports/sysutils/cfengine/cfengine-3.19.0/cf-agent/
H A Dpromiser_regex_resolver.c55 char *pathtype = PromiseGetConstraintAsRval(pp, "pathtype", RVAL_TYPE_SCALAR); in LocateFilePromiserGroup() local
/dports/editors/setzer/Setzer-0.4.1/setzer/dialogs/include_latex_file/
H A Dinclude_latex_file.py98 def on_pathtype_chosen(self, button, pathtype): argument
/dports/devel/viewvc-devel/viewvc-c93d9da79c31457ecb0a771ff52d28353dc6e878/lib/vcauth/svnauthz/
H A D__init__.py271 def check_path_access(self, rootname, path_parts, pathtype, rev=None): argument
/dports/databases/postgresql96-server/postgresql-9.6.24/src/backend/parser/
H A Dparse_coerce.c162 CoercionPathType pathtype; in coerce_type() local
545 CoercionPathType pathtype; in can_coerce_type() local
739 CoercionPathType pathtype; in coerce_type_typmod() local
818 CoercionPathType pathtype, in build_coercion_expression()
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/backend/parser/
H A Dparse_coerce.c162 CoercionPathType pathtype; in coerce_type() local
545 CoercionPathType pathtype; in can_coerce_type() local
739 CoercionPathType pathtype; in coerce_type_typmod() local
818 CoercionPathType pathtype, in build_coercion_expression()
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/backend/parser/
H A Dparse_coerce.c162 CoercionPathType pathtype; in coerce_type() local
545 CoercionPathType pathtype; in can_coerce_type() local
739 CoercionPathType pathtype; in coerce_type_typmod() local
818 CoercionPathType pathtype, in build_coercion_expression()
/dports/databases/postgresql96-client/postgresql-9.6.24/src/backend/parser/
H A Dparse_coerce.c162 CoercionPathType pathtype; in coerce_type() local
545 CoercionPathType pathtype; in can_coerce_type() local
739 CoercionPathType pathtype; in coerce_type_typmod() local
818 CoercionPathType pathtype, in build_coercion_expression()

1234567891011