Search Options

Results per page
Sort
Preferred Languages
Advance

Results 11 - 16 of 16 for Listener (0.16 sec)

  1. tensorflow/c/c_api.cc

      delete server;
    #endif  // !defined(IS_MOBILE_PLATFORM) && !defined(IS_SLIM_BUILD)
    }
    
    void TF_RegisterLogListener(void (*listener)(const char*)) {
    #if !defined(IS_MOBILE_PLATFORM) && !defined(IS_SLIM_BUILD)
      tensorflow::logging::RegisterListener(listener);
    #endif  // !defined(IS_MOBILE_PLATFORM) && !defined(IS_SLIM_BUILD)
    }
    
    void TF_RegisterFilesystemPlugin(const char* plugin_filename,
    C++
    - Registered: Tue Apr 30 12:39:09 GMT 2024
    - Last Modified: Mon Apr 15 03:35:10 GMT 2024
    - 102.3K bytes
    - Viewed (0)
  2. 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

    Class setterParamType; private ConfigurationConvert setterTypeConverter; private reflect.Field field; private Class fieldType; private ConfigurationConvert fieldTypeConverter; private org.codehaus.plexus.component.configurator.ConfigurationListene listener; public void ComponentValueSetter(String, Object, lookup.ConverterLookup) throws org.codehaus.plexus.component.configurator.ComponentConfigurati; public void ComponentValueSetter(String, Object, lookup.ConverterLookup, org.codehaus.plexus.compon...
    Archive
    - Registered: Sun Apr 28 03:35:10 GMT 2024
    - Last Modified: Sun Oct 02 08:41:25 GMT 2022
    - 233.3K bytes
    - Viewed (0)
  3. maven-core/src/test/resources/apiv4-repo/org/codehaus/plexus/plexus-container-default/1.0-alpha-16/plexus-container-default-1.0-alpha-16.jar

    Class setterParamType; private ConfigurationConvert setterTypeConverter; private reflect.Field field; private Class fieldType; private ConfigurationConvert fieldTypeConverter; private org.codehaus.plexus.component.configurator.ConfigurationListene listener; public void ComponentValueSetter(String, Object, lookup.ConverterLookup) throws org.codehaus.plexus.component.configurator.ComponentConfigurati; public void ComponentValueSetter(String, Object, lookup.ConverterLookup, org.codehaus.plexus.compon...
    Archive
    - Registered: Sun Apr 28 03:35:10 GMT 2024
    - Last Modified: Sun Oct 02 08:41:25 GMT 2022
    - 205.7K bytes
    - Viewed (0)
  4. android/guava/src/com/google/common/util/concurrent/ClosingFuture.java

       *
       * <p>When selecting an executor, note that {@code directExecutor} is dangerous in some cases. See
       * the discussion in the {@link ListenableFuture#addListener} documentation. All its warnings
       * about heavyweight listeners are also applicable to heavyweight functions passed to this method.
       *
       * <p>After calling this method, you may not call {@link #finishToFuture()}, {@link
    Java
    - Registered: Fri Apr 26 12:43:10 GMT 2024
    - Last Modified: Mon Apr 01 16:15:01 GMT 2024
    - 98.5K bytes
    - Viewed (0)
  5. maven-core/src/test/resources/apiv4-repo/org/apache/maven/artifact/maven-artifact/3.0-SNAPSHOT/maven-artifact-3.0-SNAPSHOT.jar

    String groupId; private String artifactId; private String version; private org.apache.maven.artifact.repository.ArtifactRepository localRepository; private java.util.List remoteRepostories; private filter.ArtifactFilter filter; private java.util.List listeners; private org.apache.maven.artifact.metadata.ArtifactMetadataSour metadataSource; private java.util.Map managedVersionMap; private java.util.List conflictResolvers; public void ArtifactResolutionRe(); public org.apache.maven.artifact.Artifact getArtifact();...
    Archive
    - Registered: Sun Apr 28 03:35:10 GMT 2024
    - Last Modified: Sun Oct 02 08:41:25 GMT 2022
    - 160.1K bytes
    - Viewed (0)
  6. maven-core/src/test/resources/apiv4-repo/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.jar

    synchronized class DirectoryWalker { private java.io.File baseDir; private int baseDirOffset; private java.util.Stack dirStack; private java.util.List excludes; private java.util.List includes; private boolean isCaseSensitive; private java.util.List listeners; private boolean debugEnabled; public void DirectoryWalker(); public void addDirectoryWalkList(DirectoryWalkListene); public void addExclude(String); public void addInclude(String); public void addSCMExcludes(); private void fireStep(java.io.File);...
    Archive
    - Registered: Sun Apr 21 03:35:09 GMT 2024
    - Last Modified: Sun Oct 02 08:41:25 GMT 2022
    - 200.2K bytes
    - Viewed (0)
Back to top