Home
last modified time | relevance | path

Searched defs:prefix (Results 426 – 450 of 55670) sorted by relevance

1...<<11121314151617181920>>...2227

/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/jdk/java/nio/file/Files/
H A DTemporaryFiles.java45 static void testTempFile(String prefix, String suffix, Path dir) in testTempFile()
82 static void testTempFile(String prefix, String suffix) in testTempFile()
88 static void testTempDirectory(String prefix, Path dir) throws IOException { in testTempDirectory()
132 static void testTempDirectory(String prefix) throws IOException { in testTempDirectory()
136 static void testInvalidFileTemp(String prefix, String suffix) throws IOException { in testInvalidFileTemp()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/jdk/java/nio/file/Files/
H A DTemporaryFiles.java45 static void testTempFile(String prefix, String suffix, Path dir) in testTempFile()
82 static void testTempFile(String prefix, String suffix) in testTempFile()
88 static void testTempDirectory(String prefix, Path dir) throws IOException { in testTempDirectory()
132 static void testTempDirectory(String prefix) throws IOException { in testTempDirectory()
136 static void testInvalidFileTemp(String prefix, String suffix) throws IOException { in testInvalidFileTemp()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/jdk/java/nio/file/Files/
H A DTemporaryFiles.java45 static void testTempFile(String prefix, String suffix, Path dir) in testTempFile()
82 static void testTempFile(String prefix, String suffix) in testTempFile()
88 static void testTempDirectory(String prefix, Path dir) throws IOException { in testTempDirectory()
132 static void testTempDirectory(String prefix) throws IOException { in testTempDirectory()
136 static void testInvalidFileTemp(String prefix, String suffix) throws IOException { in testInvalidFileTemp()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/jdk/java/nio/file/Files/
H A DTemporaryFiles.java45 static void testTempFile(String prefix, String suffix, Path dir) in testTempFile()
82 static void testTempFile(String prefix, String suffix) in testTempFile()
88 static void testTempDirectory(String prefix, Path dir) throws IOException { in testTempDirectory()
132 static void testTempDirectory(String prefix) throws IOException { in testTempDirectory()
136 static void testInvalidFileTemp(String prefix, String suffix) throws IOException { in testInvalidFileTemp()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/jdk/java/nio/file/Files/
H A DTemporaryFiles.java45 static void testTempFile(String prefix, String suffix, Path dir) in testTempFile()
82 static void testTempFile(String prefix, String suffix) in testTempFile()
88 static void testTempDirectory(String prefix, Path dir) throws IOException { in testTempDirectory()
132 static void testTempDirectory(String prefix) throws IOException { in testTempDirectory()
136 static void testInvalidFileTemp(String prefix, String suffix) throws IOException { in testInvalidFileTemp()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/jdk/java/nio/file/Files/
H A DTemporaryFiles.java45 static void testTempFile(String prefix, String suffix, Path dir) in testTempFile()
82 static void testTempFile(String prefix, String suffix) in testTempFile()
88 static void testTempDirectory(String prefix, Path dir) throws IOException { in testTempDirectory()
132 static void testTempDirectory(String prefix) throws IOException { in testTempDirectory()
136 static void testInvalidFileTemp(String prefix, String suffix) throws IOException { in testInvalidFileTemp()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/jdk/java/nio/file/Files/
H A DTemporaryFiles.java45 static void testTempFile(String prefix, String suffix, Path dir) in testTempFile()
82 static void testTempFile(String prefix, String suffix) in testTempFile()
88 static void testTempDirectory(String prefix, Path dir) throws IOException { in testTempDirectory()
132 static void testTempDirectory(String prefix) throws IOException { in testTempDirectory()
136 static void testInvalidFileTemp(String prefix, String suffix) throws IOException { in testInvalidFileTemp()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/jdk/java/nio/file/Files/
H A DTemporaryFiles.java45 static void testTempFile(String prefix, String suffix, Path dir) in testTempFile()
82 static void testTempFile(String prefix, String suffix) in testTempFile()
88 static void testTempDirectory(String prefix, Path dir) throws IOException { in testTempDirectory()
132 static void testTempDirectory(String prefix) throws IOException { in testTempDirectory()
136 static void testInvalidFileTemp(String prefix, String suffix) throws IOException { in testInvalidFileTemp()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/test/java/nio/file/Files/
H A DTemporaryFiles.java45 static void testTempFile(String prefix, String suffix, Path dir) in testTempFile()
82 static void testTempFile(String prefix, String suffix) in testTempFile()
88 static void testTempDirectory(String prefix, Path dir) throws IOException { in testTempDirectory()
132 static void testTempDirectory(String prefix) throws IOException { in testTempDirectory()
136 static void testInvalidFileTemp(String prefix, String suffix) throws IOException { in testInvalidFileTemp()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/test/java/nio/file/Files/
H A DTemporaryFiles.java45 static void testTempFile(String prefix, String suffix, Path dir) in testTempFile()
82 static void testTempFile(String prefix, String suffix) in testTempFile()
88 static void testTempDirectory(String prefix, Path dir) throws IOException { in testTempDirectory()
132 static void testTempDirectory(String prefix) throws IOException { in testTempDirectory()
136 static void testInvalidFileTemp(String prefix, String suffix) throws IOException { in testInvalidFileTemp()
/dports/lang/kawa/kawa-3.1.1/gnu/xquery/util/
H A DQNameUtils.java21 String prefix, localPart, uri; in resolveQNameUsingElement() local
67 String prefix, localPart; in resolveQName() local
90 public static String lookupPrefix (String prefix, in lookupPrefix()
117 public static String resolvePrefix (String prefix, in resolvePrefix()
139 String namespaceURI = (String) paramURI, localPart, prefix; in makeQName() local
173 String prefix = ((Symbol) name).getPrefix(); in prefixFromQName() local
195 public static Object namespaceURIForPrefix (Object prefix, in namespaceURIForPrefix()
/dports/databases/py-gdbm/Python-3.8.12/Modules/_sha3/kcp/
H A DKeccakSponge.c25 #define prefix KeccakWidth200 macro
43 #define prefix KeccakWidth400 macro
61 #define prefix KeccakWidth800 macro
79 #define prefix KeccakWidth1600 macro
/dports/lang/python37/Python-3.7.12/Modules/_sha3/kcp/
H A DKeccakSponge.c25 #define prefix KeccakWidth200 macro
43 #define prefix KeccakWidth400 macro
61 #define prefix KeccakWidth800 macro
79 #define prefix KeccakWidth1600 macro
/dports/lang/python310/Python-3.10.1/Modules/_sha3/kcp/
H A DKeccakSponge.c25 #define prefix KeccakWidth200 macro
43 #define prefix KeccakWidth400 macro
61 #define prefix KeccakWidth800 macro
79 #define prefix KeccakWidth1600 macro
/dports/lang/python-tools/Python-3.8.12/Modules/_sha3/kcp/
H A DKeccakSponge.c25 #define prefix KeccakWidth200 macro
43 #define prefix KeccakWidth400 macro
61 #define prefix KeccakWidth800 macro
79 #define prefix KeccakWidth1600 macro
/dports/lang/python39/Python-3.9.9/Modules/_sha3/kcp/
H A DKeccakSponge.c25 #define prefix KeccakWidth200 macro
43 #define prefix KeccakWidth400 macro
61 #define prefix KeccakWidth800 macro
79 #define prefix KeccakWidth1600 macro
/dports/lang/python38/Python-3.8.12/Modules/_sha3/kcp/
H A DKeccakSponge.c25 #define prefix KeccakWidth200 macro
43 #define prefix KeccakWidth400 macro
61 #define prefix KeccakWidth800 macro
79 #define prefix KeccakWidth1600 macro
/dports/www/py-fastapi/fastapi-0.70.0/docs/en/docs/advanced/
H A Dbehind-a-proxy.md64 ### Providing the `root_path`
85 ### Checking the current `root_path`
116 ### Setting the `root_path` in the FastAPI app
126 ### About `root_path`
/dports/security/py-pysha3/pysha3-1.0.2/Modules/_sha3/kcp/
H A DKeccakSponge.c25 #define prefix KeccakWidth200 macro
43 #define prefix KeccakWidth400 macro
61 #define prefix KeccakWidth800 macro
79 #define prefix KeccakWidth1600 macro
/dports/databases/py-sqlite3/Python-3.8.12/Modules/_sha3/kcp/
H A DKeccakSponge.c25 #define prefix KeccakWidth200 macro
43 #define prefix KeccakWidth400 macro
61 #define prefix KeccakWidth800 macro
79 #define prefix KeccakWidth1600 macro
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Modules/_sha3/kcp/
H A DKeccakSponge.c25 #define prefix KeccakWidth200 macro
43 #define prefix KeccakWidth400 macro
61 #define prefix KeccakWidth800 macro
79 #define prefix KeccakWidth1600 macro
/dports/lang/python311/Python-3.11.0a3/Modules/_sha3/kcp/
H A DKeccakSponge.c25 #define prefix KeccakWidth200 macro
43 #define prefix KeccakWidth400 macro
61 #define prefix KeccakWidth800 macro
79 #define prefix KeccakWidth1600 macro
/dports/net/p5-Net-Patricia/Net-Patricia-1.22/libpatricia/
H A Dpatricia.c42 prefix_tochar (prefix_t * prefix) in prefix_tochar()
112 prefix_toa2x (prefix_t *prefix, char *buff, int with_len) in prefix_toa2x()
171 prefix_toa2 (prefix_t *prefix, char *buff) in prefix_toa2()
179 prefix_toa (prefix_t * prefix) in prefix_toa()
185 New_Prefix2 (int family, void *dest, int bitlen, prefix_t *prefix) in New_Prefix2()
308 Ref_Prefix (prefix_t * prefix) in Ref_Prefix()
322 Deref_Prefix (prefix_t * prefix) in Deref_Prefix()
627 patricia_lookup (patricia_tree_t *patricia, prefix_t *prefix) in patricia_lookup()
949 prefix_t *prefix; in make_and_lookup() local
962 prefix_t *prefix; in try_search_exact() local
[all …]
/dports/net/google-cloud-sdk/google-cloud-sdk/lib/googlecloudsdk/calliope/
H A Dparser_completer.py62 def _HandleCompleterException(self, exception, prefix, completer=None): argument
94 def __call__(self, prefix='', parsed_args=None, **kwargs): argument
106 def _CompleteFromFunction(self, prefix=''): argument
113 def _CompleteFromGenericCompleterClass(self, prefix=''): argument
123 def _CompleteFromCompleterClass(self, prefix='', cache=None, argument
/dports/cad/astk-serveur/astk-2020.0/configuration/
H A Dextract_info.py12 def get_version_number(prefix): argument
33 def get_version_number_last(prefix): argument
54 def get_version_number_1_7_5(prefix): argument
70 def get_version_number_older(prefix): argument
84 def get_parameters(version, where, prefix=None): argument

1...<<11121314151617181920>>...2227