Search Options

Results per page
Sort
Preferred Languages
Advance

Results 111 - 120 of 2,957 for nameC (0.02 sec)

  1. compat/maven-model-builder/src/main/java/org/apache/maven/model/io/DefaultModelWriter.java

    1. * KIND, either express or implied. See the License for the
    2. * specific language governing permissions and limitations
    3. * under the License.
    4. */
    5. package org.apache.maven.model.io;
    6.  
    7. import javax.inject.Named;
    8. import javax.inject.Singleton;
    9. import javax.xml.stream.XMLStreamException;
    10.  
    11. import java.io.File;
    12. import java.io.IOException;
    13. import java.io.OutputStream;
    14. import java.io.OutputStreamWriter;
    15. import java.io.Writer;
    Registered: Sun Nov 03 03:35:11 UTC 2024
    - Last Modified: Fri Oct 25 12:31:46 UTC 2024
    - 3.4K bytes
    - Viewed (0)
  2. compat/maven-compat/src/main/java/org/apache/maven/artifact/repository/DefaultArtifactRepositoryFactory.java

    1. * specific language governing permissions and limitations
    2. * under the License.
    3. */
    4. package org.apache.maven.artifact.repository;
    5.  
    6. import javax.inject.Inject;
    7. import javax.inject.Named;
    8. import javax.inject.Singleton;
    9.  
    10. import java.util.Arrays;
    11. import java.util.List;
    12.  
    13. import org.apache.maven.artifact.UnknownRepositoryLayoutException;
    Registered: Sun Nov 03 03:35:11 UTC 2024
    - Last Modified: Fri Oct 25 12:31:46 UTC 2024
    - 4.6K bytes
    - Viewed (0)
  3. api/maven-api-spi/src/main/java/org/apache/maven/api/spi/ModelParser.java

    1. import org.apache.maven.api.annotations.Consumer;
    2. import org.apache.maven.api.annotations.Experimental;
    3. import org.apache.maven.api.annotations.Nonnull;
    4. import org.apache.maven.api.annotations.Nullable;
    5. import org.apache.maven.api.di.Named;
    6. import org.apache.maven.api.model.Model;
    7. import org.apache.maven.api.services.Source;
    8.  
    9. /**
    10. * The {@code ModelParser} interface is used to locate and read {@link Model}s from the file system.
    Registered: Sun Nov 03 03:35:11 UTC 2024
    - Last Modified: Tue Sep 10 17:18:47 UTC 2024
    - 3.1K bytes
    - Viewed (0)
  4. android/guava-tests/test/com/google/common/collect/TreeMultisetTest.java

    1. CollectionFeature.GENERAL_PURPOSE,
    2. CollectionFeature.SERIALIZABLE,
    3. CollectionFeature.ALLOWS_NULL_QUERIES,
    4. MultisetFeature.ENTRIES_ARE_VIEWS)
    5. .named("TreeMultiset, Ordering.natural")
    6. .createTestSuite());
    7. suite.addTest(
    8. SortedMultisetTestSuiteBuilder.using(
    9. new TestStringMultisetGenerator() {
    10. @Override
    Registered: Fri Nov 01 12:43:10 UTC 2024
    - Last Modified: Sat Oct 19 00:05:46 UTC 2024
    - 12.9K bytes
    - Viewed (0)
  5. src/main/java/jcifs/smb1/smb1/TransactNamedPipeInputStream.java

    1. }
    2.  
    3. return result;
    4. }
    5. public int available() throws IOException {
    6. if( file.log.level >= 3 )
    7. file.log.println( "Named Pipe available() does not apply to TRANSACT Named Pipes" );
    8. return 0;
    9. }
    10. int receive( byte[] b, int off, int len ) {
    11. int i;
    12.  
    13. if( len > ( pipe_buf.length - used )) {
    14. byte[] tmp;
    Registered: Sun Nov 03 00:10:13 UTC 2024
    - Last Modified: Fri Mar 22 21:10:40 UTC 2019
    - 4.6K bytes
    - Viewed (0)
  6. compat/maven-compat/src/main/java/org/apache/maven/artifact/installer/DefaultArtifactInstaller.java

    1. * specific language governing permissions and limitations
    2. * under the License.
    3. */
    4. package org.apache.maven.artifact.installer;
    5.  
    6. import javax.inject.Inject;
    7. import javax.inject.Named;
    8. import javax.inject.Singleton;
    9.  
    10. import java.io.File;
    11.  
    12. import org.apache.maven.RepositoryUtils;
    13. import org.apache.maven.artifact.Artifact;
    14. import org.apache.maven.artifact.metadata.ArtifactMetadata;
    Registered: Sun Nov 03 03:35:11 UTC 2024
    - Last Modified: Fri Oct 25 12:31:46 UTC 2024
    - 5K bytes
    - Viewed (0)
  7. impl/maven-core/src/main/java/org/apache/maven/execution/DefaultBuildResumptionDataRepository.java

    1. * KIND, either express or implied. See the License for the
    2. * specific language governing permissions and limitations
    3. * under the License.
    4. */
    5. package org.apache.maven.execution;
    6.  
    7. import javax.inject.Named;
    8. import javax.inject.Singleton;
    9.  
    10. import java.io.IOException;
    11. import java.io.Reader;
    12. import java.io.Writer;
    13. import java.nio.file.Files;
    14. import java.nio.file.Path;
    15. import java.nio.file.Paths;
    Registered: Sun Nov 03 03:35:11 UTC 2024
    - Last Modified: Fri Oct 25 12:31:46 UTC 2024
    - 4.9K bytes
    - Viewed (0)
  8. build-logic/documentation/src/main/groovy/gradlebuild/docs/FindBrokenInternalLinks.java

    1. fw.println("# * Inside the same file: <<(#)section-name(,text)>>");
    2. fw.println("# * To a different file: <<other-file(.adoc)#section-name,text>> - Note that the # and section are mandatory, otherwise the link is invalid in the single page output");
    3. fw.println("#");
    4. fw.println("# The checker does not handle implicit section names, so they must be explicit and declared as: [[section-name]]");
    5. fw.println("#");
    Registered: Wed Nov 06 11:36:14 UTC 2024
    - Last Modified: Wed Aug 21 08:08:05 UTC 2024
    - 9.4K bytes
    - Viewed (0)
  9. common-protos/k8s.io/api/admissionregistration/v1alpha1/generated.proto

    1. // a ValidatingAdmissionPolicy must be unique. The key must be a qualified
    2. // name ([A-Za-z0-9][-A-Za-z0-9_.]*) no more than 63 bytes in length.
    3. //
    4. // The key is combined with the resource name of the
    5. // ValidatingAdmissionPolicy to construct an audit annotation key:
    6. // "{ValidatingAdmissionPolicy name}/{key}".
    7. //
    8. // If an admission webhook uses the same resource name as this ValidatingAdmissionPolicy
    Registered: Wed Nov 06 22:53:10 UTC 2024
    - Last Modified: Mon Mar 11 18:43:24 UTC 2024
    - 25.7K bytes
    - Viewed (0)
  10. tensorflow/c/c_api_function.cc

    1. if (TF_GetCode(status) != TF_OK) return nullptr;
    2.  
    3. // Process output names.
    4. std::vector<string> output_names_vec;
    5. if (output_names) {
    6. output_names_vec.reserve(noutputs);
    7. for (int i = 0; i < noutputs; ++i) {
    8. output_names_vec.push_back(string(output_names[i]));
    9. }
    10. }
    11.  
    12. // Process control output names.
    13. std::vector<string> control_output_names_vec;
    14. if (control_output_names) {
    Registered: Tue Nov 05 12:39:12 UTC 2024
    - Last Modified: Sat Oct 12 16:27:48 UTC 2024
    - 13.7K bytes
    - Viewed (0)
Back to top