Home
last modified time | relevance | path

Searched +defs:pathname +defs:version (Results 1 – 25 of 459) sorted by relevance

12345678910>>...19

/dports/devel/gindent/indent-2.2.12/regression/standard/
H A Dbackup.c108 simple_backup_name (pathname) in simple_backup_name() argument
129 int version; local
185 max_version (pathname) in max_version() argument
191 int version; local
221 generate_backup_filename (version_control, pathname) in generate_backup_filename() argument
269 char *version; in version_control_value() local
/dports/devel/gindent/indent-2.2.12/regression/input/
H A Dbackup.c108 simple_backup_name (pathname) in simple_backup_name() argument
129 int version; local
185 max_version (pathname) in max_version() argument
191 int version; local
221 generate_backup_filename (version_control, pathname) in generate_backup_filename() argument
271 char *version; in version_control_value() local
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/arrow/cpp/src/plasma/
H A Dio.cc67 int64_t version = arrow::BitUtil::ToLittleEndian(kPlasmaProtocolVersion); in WriteMessage() local
102 int64_t version; in ReadMessage() local
126 int BindIpcSock(const std::string& pathname, bool shall_listen) { in BindIpcSock()
166 Status ConnectIpcSocketRetry(const std::string& pathname, int num_retries, in ConnectIpcSocketRetry()
193 int ConnectIpcSock(const std::string& pathname) { in ConnectIpcSock()
/dports/databases/arrow/apache-arrow-6.0.1/cpp/src/plasma/
H A Dio.cc67 int64_t version = arrow::BitUtil::ToLittleEndian(kPlasmaProtocolVersion); in WriteMessage() local
102 int64_t version; in ReadMessage() local
126 int BindIpcSock(const std::string& pathname, bool shall_listen) { in BindIpcSock()
166 Status ConnectIpcSocketRetry(const std::string& pathname, int num_retries, in ConnectIpcSocketRetry()
193 int ConnectIpcSock(const std::string& pathname) { in ConnectIpcSock()
/dports/security/vault/vault-1.8.2/vendor/github.com/apache/arrow/cpp/src/plasma/
H A Dio.cc67 int64_t version = arrow::BitUtil::ToLittleEndian(kPlasmaProtocolVersion); in WriteMessage() local
102 int64_t version; in ReadMessage() local
126 int BindIpcSock(const std::string& pathname, bool shall_listen) { in BindIpcSock()
166 Status ConnectIpcSocketRetry(const std::string& pathname, int num_retries, in ConnectIpcSocketRetry()
193 int ConnectIpcSock(const std::string& pathname) { in ConnectIpcSock()
/dports/devel/gindent/indent-2.2.12/src/
H A Dbackup.c193 char *pathname) in simple_backup_name()
213 int version; in version_number() local
288 char * pathname) in max_version()
293 int version; in max_version() local
331 char * pathname) in generate_backup_filename()
394 char * version = getenv("VERSION_CONTROL"); in version_control_value() local
/dports/security/owasp-dependency-check/DependencyCheck-3.1.1/dependency-check-core/src/main/java/org/owasp/dependencycheck/analyzer/
H A DAbstractNpmAnalyzer.java71 public boolean accept(File pathname) { in accept()
93 protected boolean shouldProcess(File pathname) throws AnalysisException { in shouldProcess()
115 …protected Dependency createDependency(Dependency dependency, String name, String version, String s… in createDependency()
163 String version = ""; in processPackage() local
226 protected Dependency findDependency(Engine engine, String name, String version) { in findDependency()
260 final String version = addToEvidence(dependency, EvidenceType.VERSION, json, "version"); in gatherEvidence() local
/dports/devel/jiic/jiic/de/tu_darmstadt/informatik/rbg/hatlak/iso9660/
H A DISO9660MovedDirectory.java37 private int version; field in ISO9660MovedDirectory
50 public ISO9660MovedDirectory(String pathname, int version) throws HandlerException { in ISO9660MovedDirectory()
63 public ISO9660MovedDirectory(String pathname) throws HandlerException { in ISO9660MovedDirectory()
158 public void setVersion(int version) throws HandlerException { in setVersion()
H A DISO9660File.java37 private int version; field in ISO9660File
53 public ISO9660File(File file, int version) throws HandlerException { in ISO9660File()
72 public ISO9660File(String pathname, int version) throws HandlerException { in ISO9660File()
111 public ISO9660File(String pathname) throws HandlerException { in ISO9660File()
216 public void setVersion(int version) throws HandlerException { in setVersion()
/dports/devel/p5-CPAN-DistnameInfo/CPAN-DistnameInfo-0.12/lib/CPAN/
H A DDistnameInfo.pm99 sub version { shift->{version} } subroutine
105 sub pathname { shift->{pathname} } subroutine
/dports/textproc/kibana6/kibana-6.8.16-darwin-x86_64/node_modules/x-pack/plugins/apm/public/components/shared/TransactionActionMenu/__test__/
H A DtransactionActionMenuProps.json6 "version": "7.0.0" string
36 "pathname": "/api/products/3/customers" string
71 "version": "1.1.1" string
75 "version": "v1.4.0-dev" string
80 "version": "go1.10.6" string
84 "version": "go1.10.6" string
117 "version": "v2" string
120 "pathname": "/opbeans-go/transactions/request/GET~20~2Fapi~2Fproducts~2F~3Aid~2Fcustomers", string
/dports/astro/py-astropy-helpers/astropy-helpers-4.0.1/astropy_helpers/
H A Dgit_helpers.py36 def update_git_devstr(version, path=None): argument
165 def _get_repo_path(pathname, levels=None): # pragma: no cover argument
/dports/textproc/translate-toolkit/translate-toolkit-3.5.1/
H A Dsetup.py236 version="1.0", argument
262 def chop(self, pathname): argument
267 def create(self, pathname=None): argument
556 def standardsetup(name, version, custompackages=[], customdatafiles=[]): argument
585 def dosetup(name, version, packages, datafiles, scripts, ext_modules=[]): argument
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/yasm/source/patched-yasm/modules/dbgfmts/codeview/
H A Dcv-dbgfmt.h31 char *pathname; /* full pathname (drive+basepath+filename) */ member
46 int version; member
/dports/devel/yasm/yasm-1.3.0/modules/dbgfmts/codeview/
H A Dcv-dbgfmt.h31 char *pathname; /* full pathname (drive+basepath+filename) */ member
46 int version; member
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/jdk.jdeps/share/classes/com/sun/tools/jdeps/
H A DClassFileReader.java64 … public static ClassFileReader newInstance(Path path, Runtime.Version version) throws IOException { in newInstance()
126 String pathname = name.replace('.', File.separatorChar) + ".class"; in getClassFile() local
234 String pathname = name.replace(".", fsSep) + ".class"; in getClassFile() local
294 private final Runtime.Version version; field in ClassFileReader.JarFileReader
296 JarFileReader(Path path, Runtime.Version version) throws IOException { in JarFileReader()
300 JarFileReader(Path path, JarFile jf, Runtime.Version version) throws IOException { in JarFileReader()
311 private static JarFile openJarFile(File f, Runtime.Version version) in openJarFile()
326 try (JarFile jf = openJarFile(path.toFile(), version)) { in scan() argument
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/jdk.jdeps/share/classes/com/sun/tools/jdeps/
H A DClassFileReader.java64 … public static ClassFileReader newInstance(Path path, Runtime.Version version) throws IOException { in newInstance()
126 String pathname = name.replace('.', File.separatorChar) + ".class"; in getClassFile() local
234 String pathname = name.replace(".", fsSep) + ".class"; in getClassFile() local
294 private final Runtime.Version version; field in ClassFileReader.JarFileReader
296 JarFileReader(Path path, Runtime.Version version) throws IOException { in JarFileReader()
300 JarFileReader(Path path, JarFile jf, Runtime.Version version) throws IOException { in JarFileReader()
311 private static JarFile openJarFile(File f, Runtime.Version version) in openJarFile()
326 try (JarFile jf = openJarFile(path.toFile(), version)) { in scan() argument
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/jdk.jdeps/share/classes/com/sun/tools/jdeps/
H A DClassFileReader.java64 … public static ClassFileReader newInstance(Path path, Runtime.Version version) throws IOException { in newInstance()
126 String pathname = name.replace('.', File.separatorChar) + ".class"; in getClassFile() local
234 String pathname = name.replace(".", fsSep) + ".class"; in getClassFile() local
294 private final Runtime.Version version; field in ClassFileReader.JarFileReader
296 JarFileReader(Path path, Runtime.Version version) throws IOException { in JarFileReader()
300 JarFileReader(Path path, JarFile jf, Runtime.Version version) throws IOException { in JarFileReader()
311 private static JarFile openJarFile(File f, Runtime.Version version) in openJarFile()
326 try (JarFile jf = openJarFile(path.toFile(), version)) { in scan() argument
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/jdk.jdeps/share/classes/com/sun/tools/jdeps/
H A DClassFileReader.java64 … public static ClassFileReader newInstance(Path path, Runtime.Version version) throws IOException { in newInstance()
126 String pathname = name.replace('.', File.separatorChar) + ".class"; in getClassFile() local
234 String pathname = name.replace(".", fsSep) + ".class"; in getClassFile() local
294 private final Runtime.Version version; field in ClassFileReader.JarFileReader
296 JarFileReader(Path path, Runtime.Version version) throws IOException { in JarFileReader()
300 JarFileReader(Path path, JarFile jf, Runtime.Version version) throws IOException { in JarFileReader()
311 private static JarFile openJarFile(File f, Runtime.Version version) in openJarFile()
326 try (JarFile jf = openJarFile(path.toFile(), version)) { in scan() argument
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/jdk.jdeps/share/classes/com/sun/tools/jdeps/
H A DClassFileReader.java64 … public static ClassFileReader newInstance(Path path, Runtime.Version version) throws IOException { in newInstance()
126 String pathname = name.replace('.', File.separatorChar) + ".class"; in getClassFile() local
234 String pathname = name.replace(".", fsSep) + ".class"; in getClassFile() local
294 private final Runtime.Version version; field in ClassFileReader.JarFileReader
296 JarFileReader(Path path, Runtime.Version version) throws IOException { in JarFileReader()
300 JarFileReader(Path path, JarFile jf, Runtime.Version version) throws IOException { in JarFileReader()
311 private static JarFile openJarFile(File f, Runtime.Version version) in openJarFile()
326 try (JarFile jf = openJarFile(path.toFile(), version)) { in scan() argument
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/jdk.jdeps/share/classes/com/sun/tools/jdeps/
H A DClassFileReader.java64 … public static ClassFileReader newInstance(Path path, Runtime.Version version) throws IOException { in newInstance()
126 String pathname = name.replace('.', File.separatorChar) + ".class"; in getClassFile() local
234 String pathname = name.replace(".", fsSep) + ".class"; in getClassFile() local
294 private final Runtime.Version version; field in ClassFileReader.JarFileReader
296 JarFileReader(Path path, Runtime.Version version) throws IOException { in JarFileReader()
300 JarFileReader(Path path, JarFile jf, Runtime.Version version) throws IOException { in JarFileReader()
311 private static JarFile openJarFile(File f, Runtime.Version version) in openJarFile()
326 try (JarFile jf = openJarFile(path.toFile(), version)) { in scan() argument
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/jdk.jdeps/share/classes/com/sun/tools/jdeps/
H A DClassFileReader.java64 … public static ClassFileReader newInstance(Path path, Runtime.Version version) throws IOException { in newInstance()
126 String pathname = name.replace('.', File.separatorChar) + ".class"; in getClassFile() local
234 String pathname = name.replace(".", fsSep) + ".class"; in getClassFile() local
294 private final Runtime.Version version; field in ClassFileReader.JarFileReader
296 JarFileReader(Path path, Runtime.Version version) throws IOException { in JarFileReader()
300 JarFileReader(Path path, JarFile jf, Runtime.Version version) throws IOException { in JarFileReader()
311 private static JarFile openJarFile(File f, Runtime.Version version) in openJarFile()
326 try (JarFile jf = openJarFile(path.toFile(), version)) { in scan() argument
/dports/lang/abcl/abcl-src-1.8.0/src/org/armedbear/lisp/
H A DPathname.java138 protected LispObject version = NIL; field in Pathname
143 public Pathname setVersion(LispObject version) { in setVersion()
979 Pathname pathname = coerceToPathname(arg); in execute() local
1095 LispObject version = NIL; in _makePathname() local
1440 Pathname pathname = coerceToPathname(arg); in execute() local
1613 Pathname pathname = coerceToPathname(first); in execute() local
1663 Pathname pathname = coerceToPathname(arg); in execute() local
1671 Pathname pathname = coerceToPathname(first); in execute() local
1679 Pathname pathname = coerceToPathname(first); in execute() local
1969 public LispObject execute(LispObject pathname) { in execute()
[all …]
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/jdk.jdeps/share/classes/com/sun/tools/jdeps/
H A DClassFileReader.java71 … public static ClassFileReader newInstance(Path path, Runtime.Version version) throws IOException { in newInstance()
133 String pathname = name.replace('.', File.separatorChar) + ".class"; in getClassFile() local
241 String pathname = name.replace(".", fsSep) + ".class"; in getClassFile() local
301 private final Runtime.Version version; field in ClassFileReader.JarFileReader
303 JarFileReader(Path path, Runtime.Version version) throws IOException { in JarFileReader()
307 JarFileReader(Path path, JarFile jf, Runtime.Version version) throws IOException { in JarFileReader()
318 private static JarFile openJarFile(File f, Runtime.Version version) in openJarFile()
333 try (JarFile jf = openJarFile(path.toFile(), version)) { in scan() argument
/dports/textproc/xom/XOM/src/nu/xom/tools/
H A DXHTMLJavaDoc.java60 public boolean accept(File pathname) { in accept()
105 Attribute version = root.getAttribute("version"); in process() local

12345678910>>...19