Search Options

Results per page
Sort
Preferred Languages
Advance

Results 101 - 110 of 148 for osinit (0.11 sec)

  1. src/vendor/golang.org/x/sys/cpu/cpu_arm64.go

    		{Name: "asimdfhm", Feature: &ARM64.HasASIMDFHM},
    	}
    }
    
    func archInit() {
    	switch runtime.GOOS {
    	case "freebsd":
    		readARM64Registers()
    	case "linux", "netbsd", "openbsd":
    		doinit()
    	default:
    		// Many platforms don't seem to allow reading these registers.
    		setMinimalFeatures()
    	}
    }
    
    // setMinimalFeatures fakes the minimal ARM64 features expected by
    // TestARM64minimalFeatures.
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 08 16:12:58 UTC 2024
    - 3.9K bytes
    - Viewed (0)
  2. pkg/kube/inject/testdata/inject/multi-init.yaml.injected

          initContainers:
          - command:
            - sh
            - -c
            - "true"
            image: busybox
            name: init-one
            resources: {}
          - command:
            - sh
            - -c
            - "true"
            image: busybox
            name: init-two
            resources: {}
          - args:
            - istio-iptables
            - -p
            - "15001"
            - -z
            - "15006"
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Tue Feb 27 16:55:16 UTC 2024
    - 6.8K bytes
    - Viewed (0)
  3. maven-core/src/test/resources/apiv4-repo/org/apache/maven/core/test/test-extension/1/test-extension-1.jar

    org.apache.maven.artifact.versioning.VersionRange); public org.apache.maven.artifact.Artifact createProjectArtifac(String, String, String); public org.apache.maven.artifact.Artifact createProjectArtifac(String, String, String, String); static void <clinit>(); } META-INF/maven/org.apache.maven.core.test/test-extension/pom.xml 4.0.0 org.apache.maven.core.test test-extension jar 1 test-extension org.apache.maven.artifact maven-artifact 3.0-SNAPSHOT org.codehaus.plexus plexus-utils 1.1 org.codehaus.plexus...
    Registered: Wed Jun 12 09:55:16 UTC 2024
    - Last Modified: Sun Oct 02 08:41:25 UTC 2022
    - 4.1K bytes
    - Viewed (0)
  4. maven-core/src/test/resources/apiv4-repo/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.jar

    org.apache.log4j.Category getCategory(); public boolean isDebugEnabled(); public boolean isErrorEnabled(); public boolean isFatalEnabled(); public boolean isInfoEnabled(); public boolean isTraceEnabled(); public boolean isWarnEnabled(); static void <clinit>(); } org/apache/commons/logging/impl/Log4JLogger.class package org.apache.commons.logging.impl; public final synchronized class Log4JLogger implements org.apache.commons.logging.Log { private static final String FQCN; private org.apache.log4j.Logger...
    Registered: Wed Jun 12 09:55:16 UTC 2024
    - Last Modified: Tue Dec 19 19:08:55 UTC 2023
    - 30.9K bytes
    - Viewed (0)
  5. analysis/analysis-api-fir/src/org/jetbrains/kotlin/analysis/api/fir/components/KtFirDataFlowInfoProvider.kt

            val collector = FirElementCollector()
            firStatements.forEach { it.accept(collector) }
    
            val firValuedReturnExpressions = collector.firReturnExpressions.filter { !it.result.resolvedType.isUnit }
    
            val defaultStatement = statements.last()
            val firDefaultStatement = firStatements.last()
    Registered: Wed Jun 12 09:53:16 UTC 2024
    - Last Modified: Wed Jun 05 14:04:46 UTC 2024
    - 22.9K bytes
    - Viewed (0)
  6. platforms/documentation/docs/src/snippets/initScripts/customLogger/kotlin/customLogger.init.gradle.kts

    Laura Kassovic <******@****.***> 1701107622 -0800
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Mon Nov 27 17:53:42 UTC 2023
    - 504 bytes
    - Viewed (0)
  7. platforms/core-runtime/logging/src/integTest/resources/org/gradle/internal/logging/LoggingIntegrationTest/logging/custom-logger-init.gradle

    class CustomLogger extends BuildAdapter implements BuildListener, ProjectEvaluationListener, TaskExecutionListener, TaskActionListener {
        def logger = Logging.getLogger('init-script')
    
        public void buildFinished(BuildResult result) {
            logger.info("LOGGER: build finished")
            println 'init callback quiet out'
        }
    
        public void beforeEvaluate(Project project) {
            logger.lifecycle("LOGGER: evaluating $project.path")
        }
    
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Fri Sep 22 09:05:18 UTC 2023
    - 1.1K bytes
    - Viewed (0)
  8. maven-core/src/test/resources/apiv4-repo/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.jar

    org.apache.log4j.Category getCategory(); public boolean isDebugEnabled(); public boolean isErrorEnabled(); public boolean isFatalEnabled(); public boolean isInfoEnabled(); public boolean isTraceEnabled(); public boolean isWarnEnabled(); static void <clinit>(); } org/apache/commons/logging/impl/Log4JLogger.class package org.apache.commons.logging.impl; public synchronized class Log4JLogger implements org.apache.commons.logging.Log, java.io.Serializable { private static final String FQCN; private static...
    Registered: Wed Jun 12 09:55:16 UTC 2024
    - Last Modified: Tue Dec 19 19:08:55 UTC 2023
    - 37.1K bytes
    - Viewed (0)
  9. maven-core/src/test/resources/apiv4-repo/org/codehaus/plexus/plexus-container-default/1.0-alpha-32/plexus-container-default-1.0-alpha-32.jar

    mponent.repository.ComponentDescriptor, org.codehaus.plexus.component.repository.ComponentRequirement, org.codehaus.plexus.PlexusContainer, java.util.Map, org.codehaus.plexus.classworlds.realm.ClassRealm) throws CompositionException; static void <clinit>(); } org/codehaus/plexus/component/composition/ComponentComposerMan$1.class package org.codehaus.plexus.component.composition; synchronized class ComponentComposerMan$1 { } org/codehaus/plexus/component/composition/ComponentComposerMan.class package...
    Registered: Wed Jun 12 09:55:16 UTC 2024
    - Last Modified: Sun Oct 02 08:41:25 UTC 2022
    - 233.3K bytes
    - Viewed (0)
  10. platforms/jvm/normalization-java/src/main/java/org/gradle/internal/normalization/java/impl/ApiMemberSelector.java

        public MethodVisitor visitMethod(int access, String name, String desc, String signature, String[] exceptions) {
            if ("<clinit>".equals(name)) {
                // discard static initializers
                return null;
            }
            if (isCandidateApiMember(access, apiIncludesPackagePrivateMembers) || ("<init>".equals(name) && isInnerClass)) {
                final MethodMember methodMember = new MethodMember(access, name, desc, signature, exceptions);
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Mon Dec 11 13:37:56 UTC 2023
    - 7.4K bytes
    - Viewed (0)
Back to top