- Sort Score
- Result 10 results
- Languages All
Results 31 - 40 of 122 for xaudit (0.04 sec)
-
api/README
compatibility. Starting with go1.19.txt, each API feature line must end in "#nnnnn" giving the GitHub issue number of the proposal issue that accepted the new API. This helps with our end-of-cycle audit of new APIs. The same requirement applies to next/* (described below), which will become a go1.XX.txt for XX >= 19. The next/ directory contains the only files intended to be mutated.
Registered: Tue Sep 09 11:13:09 UTC 2025 - Last Modified: Wed Jan 31 19:22:50 UTC 2024 - 1.2K bytes - Viewed (0) -
cmd/lceventsrc_string.go
// Code generated by "stringer -type lcEventSrc -trimprefix lcEventSrc_ bucket-lifecycle-audit.go"; DO NOT EDIT. package cmd import "strconv" func _() { // An "invalid array index" compiler error signifies that the constant values have changed. // Re-run the stringer command to generate them again. var x [1]struct{} _ = x[lcEventSrc_None-0] _ = x[lcEventSrc_Heal-1] _ = x[lcEventSrc_Scanner-2] _ = x[lcEventSrc_Decom-3]
Registered: Sun Sep 07 19:28:11 UTC 2025 - Last Modified: Fri Dec 01 15:56:24 UTC 2023 - 1.1K bytes - Viewed (0) -
COMPLIANCE.md
/blob/master/LICENSE). MinIO cannot make the determination as to whether your application's usage of MinIO is in compliance with the AGPLv3 license requirements. You should instead rely on your own legal counsel or licensing specialists to audit and ensure your application is in compliance with the licenses of MinIO and all other open-source projects with which your application integrates or interacts. We understand that AGPLv3 licensing is complex and nuanced. It is for that reason we strongly...
Registered: Sun Sep 07 19:28:11 UTC 2025 - Last Modified: Sat Feb 12 00:51:25 UTC 2022 - 1.1K bytes - Viewed (0) -
src/test/java/jcifs/smb1/util/MimeMapTest.java
} @Test @DisplayName("Should handle audio and video extensions") void testMultimediaExtensions() throws IOException { // Common audio formats assertEquals("audio/x-wav", mimeMap.getMimeType("wav")); // mp3 has multiple mappings, first one wins assertEquals("audio/x-mpegurl", mimeMap.getMimeType("mp3")); // Common video formats
Registered: Sun Sep 07 00:10:21 UTC 2025 - Last Modified: Thu Aug 14 05:31:44 UTC 2025 - 9.1K bytes - Viewed (0) -
api/maven-api-core/src/main/java/org/apache/maven/api/services/RequestTrace.java
* application-specific data to provide context when invoking session methods.</p> * * <p>This trace information is particularly useful for:</p> * <ul> * <li>Debugging and troubleshooting request flows</li> * <li>Audit logging of session operations</li> * <li>Performance monitoring of nested operations</li> * </ul> * * @param context The context identifier for this request trace, helping to identify the scope or purpose
Registered: Sun Sep 07 03:35:12 UTC 2025 - Last Modified: Wed Jan 29 08:17:07 UTC 2025 - 2.9K bytes - Viewed (0) -
guava/src/com/google/common/net/MediaType.java
/** * Advanced Audio Coding. For more information, see <a * href="https://en.wikipedia.org/wiki/Advanced_Audio_Coding">Advanced Audio Coding</a>. * * @since 20.0 */ public static final MediaType AAC_AUDIO = createConstant(AUDIO_TYPE, "aac"); /** * Vorbis Audio, as defined by <a href="http://tools.ietf.org/html/rfc5215">RFC 5215</a>. *
Registered: Fri Sep 05 12:43:10 UTC 2025 - Last Modified: Tue May 13 17:27:14 UTC 2025 - 48K bytes - Viewed (0) -
src/main/resources/fess_label_it.properties
labels.facet_filetype_qt=Video QuickTime labels.facet_filetype_m4v=Video M4V labels.facet_filetype_ogg=Audio OGG labels.facet_filetype_wav=Audio WAV labels.facet_filetype_webp=Audio WebP labels.facet_filetype_aif=Audio AIF labels.facet_filetype_midi=Audio MIDI labels.facet_filetype_mpga=Audio MPGA labels.facet_filetype_mp4a=Audio MP4A labels.facet_filetype_oga=Audio OGA labels.facet_filetype_wepb=Immagine WEBP labels.facet_filetype_bmp=Immagine BMP
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 10 04:56:21 UTC 2025 - 43.4K bytes - Viewed (0) -
src/main/resources/fess_label_en.properties
labels.facet_filetype_m4v=M4V Video labels.facet_filetype_ogg=OGG Audio labels.facet_filetype_wav=WAV Audio labels.facet_filetype_webp=WebP Audio labels.facet_filetype_aif=AIF Audio labels.facet_filetype_midi=MIDI Audio labels.facet_filetype_mpga=MPGA Audio labels.facet_filetype_mp4a=MP4A Audio labels.facet_filetype_oga=OGA Audio labels.facet_filetype_wepb=WEBP Image labels.facet_filetype_bmp=BMP Image
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 10 04:56:21 UTC 2025 - 40.7K bytes - Viewed (0) -
src/main/resources/fess_label_fr.properties
labels.facet_filetype_qt=Vidéo QuickTime labels.facet_filetype_m4v=Vidéo M4V labels.facet_filetype_ogg=Audio OGG labels.facet_filetype_wav=Audio WAV labels.facet_filetype_webp=Audio WebP labels.facet_filetype_aif=Audio AIF labels.facet_filetype_midi=Audio MIDI labels.facet_filetype_mpga=Audio MPGA labels.facet_filetype_mp4a=Audio MP4A labels.facet_filetype_oga=Audio OGA labels.facet_filetype_wepb=Image WEBP labels.facet_filetype_bmp=Image BMP
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 10 04:56:21 UTC 2025 - 45.6K bytes - Viewed (0) -
api/maven-api-core/src/main/java/org/apache/maven/api/services/Request.java
* </ul> * * <p>Requests can optionally carry trace information through {@link RequestTrace} to support: * <ul> * <li>Debugging and troubleshooting of request flows</li> * <li>Audit logging of operations</li> * <li>Performance monitoring of nested operations</li> * </ul> * * <p>This interface is designed to be extended by specific request types that handle
Registered: Sun Sep 07 03:35:12 UTC 2025 - Last Modified: Fri Feb 07 00:45:02 UTC 2025 - 4K bytes - Viewed (0)