- Sort Score
- Result 10 results
- Languages All
Results 151 - 160 of 260 for jprofiler (0.05 sec)
-
src/main/webapp/WEB-INF/view/help.jsp
<%@page pageEncoding="UTF-8" contentType="text/html; charset=UTF-8"%><!DOCTYPE html> <html> <head profile="http://a9.com/-/spec/opensearch/1.1/"> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title><la:message key="labels.search_title" /></title> <link href="${fe:url('/css/bootstrap.min.css')}" rel="stylesheet" type="text/css" />
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Sat Oct 26 01:07:52 UTC 2024 - 1.4K bytes - Viewed (0) -
compat/maven-compat/src/main/java/org/apache/maven/project/MavenProjectBuilder.java
import org.apache.maven.artifact.repository.ArtifactRepository; import org.apache.maven.artifact.resolver.ArtifactNotFoundException; import org.apache.maven.artifact.resolver.ArtifactResolutionException; import org.apache.maven.profiles.ProfileManager; import org.apache.maven.wagon.events.TransferListener; /** * @deprecated use {@link ProjectBuilder} instead */ @Deprecated public interface MavenProjectBuilder {
Registered: Sun Nov 03 03:35:11 UTC 2024 - Last Modified: Fri Oct 25 12:31:46 UTC 2024 - 3.4K bytes - Viewed (0) -
guava/src/com/google/common/net/MediaType.java
/** * <a * href="https://developer.apple.com/library/archive/documentation/NetworkingInternet/Conceptual/iPhoneOTAConfiguration/profile-service/profile-service.html">Apple * over-the-air mobile configuration profiles</a>. * * @since 18.0 */ public static final MediaType APPLE_MOBILE_CONFIG = createConstant(APPLICATION_TYPE, "x-apple-aspen-config"); /**
Registered: Fri Nov 01 12:43:10 UTC 2024 - Last Modified: Thu Sep 26 19:15:09 UTC 2024 - 47.5K bytes - Viewed (0) -
src/main/resources/fess_label_de.properties
labels.logout_button=Abmelden labels.profile=Passwort ändern labels.administration=Administration labels.profile_button=Profil labels.profile.title=Profil labels.profile.update=Aktualisieren labels.profile.back=Zurück labels.profile.placeholder_old_password=Aktuelles Passwort labels.profile.placeholder_new_password=Neues Passwort labels.profile.placeholder_confirm_new_password=Neues Passwort (bestätigen)
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Fri Mar 22 11:58:34 UTC 2024 - 42.8K bytes - Viewed (0) -
src/main/resources/fess_label_fr.properties
labels.logout_button = Se déconnecter labels.profile = Changer le mot de passe labels.administration = Administration labels.profile_button = Profil labels.profile.title = Profil labels.profile.update = Mise à jour labels.profile.back = Retour labels.profile.placeholder_old_password = Mot de passe actuel labels.profile.placeholder_new_password = nouveau mot de passe
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Fri Mar 22 11:58:34 UTC 2024 - 46.6K bytes - Viewed (0) -
src/main/java/org/codelibs/fess/app/web/profile/ProfileAction.java
* governing permissions and limitations under the License. */ /** * @author Keiichi Watanabe * @author shinsuke */ package org.codelibs.fess.app.web.profile; import org.apache.logging.log4j.LogManager; import org.apache.logging.log4j.Logger; import org.codelibs.fess.app.service.UserService; import org.codelibs.fess.app.web.base.FessSearchAction;
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Thu Feb 22 01:53:18 UTC 2024 - 3.7K bytes - Viewed (0) -
misc/ios/detect.go
} mps := detectMobileProvisionFiles(udids) if len(mps) == 0 { fail("did not find mobile provision matching device udids %q", udids) } fmt.Println("# Available provisioning profiles below.") fmt.Println("# NOTE: Any existing app on the device with the app id specified by GOIOS_APP_ID") fmt.Println("# will be overwritten when running Go programs.") for _, mp := range mps { fmt.Println()
Registered: Tue Nov 05 11:13:11 UTC 2024 - Last Modified: Thu Oct 19 23:33:30 UTC 2023 - 3.2K bytes - Viewed (0) -
tensorflow/BUILD
"//tensorflow/core/platform:stringpiece", "//tensorflow/core/platform:types", "//tensorflow/core/profiler/internal:print_model_analysis", "//tensorflow/core/profiler/lib:traceme", "//tensorflow/core/profiler/rpc/client:profiler_client_impl", "//tensorflow/core/profiler/rpc:profiler_server_impl", "//tensorflow/core/util:managed_stack_trace", "//tensorflow/core:all_kernels",
Registered: Tue Nov 05 12:39:12 UTC 2024 - Last Modified: Wed Oct 16 05:28:35 UTC 2024 - 53.5K bytes - Viewed (0) -
src/main/java/jcifs/smb1/util/mime.map
application/font-tdpfr pfr # TrueDoc Portable Font Resource application/futuresplash spl # Macromedia Flash application/hep hep # Hummingbird Host Explorer Profiles application/lotus-123 wks # Lotus 123 application/mac-binhex40 hqx # Macintosh binhexed archives application/mspowerpoint ppt # Microsoft Powerpoint
Registered: Sun Nov 03 00:10:13 UTC 2024 - Last Modified: Fri Mar 22 20:39:42 UTC 2019 - 5.9K bytes - Viewed (0) -
.teamcity/src/main/kotlin/common/performance-test-extensions.kt
const val individualPerformanceTestArtifactRules = """ testing/*/build/test-results-*.zip => results testing/*/build/tmp/**/log.txt => failure-logs testing/*/build/tmp/**/profile.log => failure-logs testing/*/build/tmp/**/daemon-*.out.log => failure-logs """ // to avoid pathname too long error fun BuildSteps.substDirOnWindows(os: Os) { if (os == Os.WINDOWS) { script {
Registered: Wed Nov 06 11:36:14 UTC 2024 - Last Modified: Mon Jun 03 03:39:03 UTC 2024 - 3.8K bytes - Viewed (0)