Search Options

Results per page
Sort
Preferred Languages
Advance

Results 51 - 60 of 91 for jpeg (0.05 sec)

  1. docs/en/docs/img/sponsors/talkpython-v2.jpg

    talkpython-v2.jpg...
    Registered: Sun Nov 03 07:19:11 UTC 2024
    - Last Modified: Tue Jan 30 14:24:35 UTC 2024
    - 9.5K bytes
    - Viewed (0)
  2. docs/screenshots/erasure-code.jpg

    erasure-code.jpg...
    Registered: Sun Nov 03 19:28:11 UTC 2024
    - Last Modified: Thu Jun 29 16:10:47 UTC 2017
    - 105.7K bytes
    - Viewed (0)
  3. docs/screenshots/Architecture-diagram_distributed_8.jpg

    Architecture-diagram_distributed_8.jpg...
    Registered: Sun Nov 03 19:28:11 UTC 2024
    - Last Modified: Tue Oct 23 05:20:38 UTC 2018
    - 215.2K bytes
    - Viewed (0)
  4. docs/screenshots/Example-1.jpg

    Example-1.jpg...
    Registered: Sun Nov 03 19:28:11 UTC 2024
    - Last Modified: Thu Jun 29 16:10:47 UTC 2017
    - 88.5K bytes
    - Viewed (0)
  5. docs/screenshots/Example-2.jpg

    Example-2.jpg...
    Registered: Sun Nov 03 19:28:11 UTC 2024
    - Last Modified: Thu Jun 29 16:10:47 UTC 2017
    - 134.5K bytes
    - Viewed (0)
  6. src/main/java/org/codelibs/fess/mylasta/action/FessLabels.java

        /** The key of the message: TIFF Image */
        public static final String LABELS_facet_filetype_tiff = "{labels.facet_filetype_tiff}";
    
        /** The key of the message: JPEG Image */
        public static final String LABELS_facet_filetype_jpg = "{labels.facet_filetype_jpg}";
    
        /** The key of the message: Archive */
    Registered: Thu Oct 31 13:40:30 UTC 2024
    - Last Modified: Fri Mar 22 11:58:34 UTC 2024
    - 146.4K bytes
    - Viewed (0)
  7. api/go1.txt

    pkg image/jpeg, const DefaultQuality ideal-int
    pkg image/jpeg, func Decode(io.Reader) (image.Image, error)
    pkg image/jpeg, func DecodeConfig(io.Reader) (image.Config, error)
    pkg image/jpeg, func Encode(io.Writer, image.Image, *Options) error
    pkg image/jpeg, method (FormatError) Error() string
    pkg image/jpeg, method (UnsupportedError) Error() string
    pkg image/jpeg, type FormatError string
    Registered: Tue Nov 05 11:13:11 UTC 2024
    - Last Modified: Wed Aug 14 18:58:28 UTC 2013
    - 1.7M bytes
    - Viewed (0)
  8. src/main/webapp/js/admin/bootstrap.min.js.map

    URLs. Only matches image, video and audio types.\n *\n * Shoutout to Angular https://github.com/angular/angular/blob/12.2.x/packages/core/src/sanitization/url_sanitizer.ts\n */\nconst DATA_URL_PATTERN = /^data:(?:image\\/(?:bmp|gif|jpeg|jpg|png|tiff|webp)|video\\/(?:mpeg|mp4|ogg|webm)|audio\\/(?:mp3|oga|ogg|opus));base64,[\\d+/a-z]+=*$/i\n\nfunction allowedAttribute(attr, allowedAttributeList) {\n  const attrName = attr.nodeName.toLowerCase()\n\n  if (allowedAttributeList.indexOf(attrName) !== -1)...
    Registered: Thu Oct 31 13:40:30 UTC 2024
    - Last Modified: Sat Oct 26 01:49:09 UTC 2024
    - 180.9K bytes
    - Viewed (0)
  9. src/main/webapp/js/bootstrap.min.js.map

    URLs. Only matches image, video and audio types.\n *\n * Shoutout to Angular 7 https://github.com/angular/angular/blob/7.2.4/packages/core/src/sanitization/url_sanitizer.ts\n */\nconst DATA_URL_PATTERN = /^data:(?:image\\/(?:bmp|gif|jpeg|jpg|png|tiff|webp)|video\\/(?:mpeg|mp4|ogg|webm)|audio\\/(?:mp3|oga|ogg|opus));base64,[a-z0-9+/]+=*$/i\n\nfunction allowedAttribute(attr, allowedAttributeList) {\n  const attrName = attr.nodeName.toLowerCase()\n\n  if (allowedAttributeList.indexOf(attrName) !== -1)...
    Registered: Thu Oct 31 13:40:30 UTC 2024
    - Last Modified: Sat Jan 11 06:54:28 UTC 2020
    - 189.9K bytes
    - Viewed (0)
  10. internal/event/rulesmap_test.go

    	rulesMapCase2 := NewRulesMap([]Name{ObjectCreatedAll}, "*", TargetID{"1", "webhook"})
    	rulesMapToAddCase2 := NewRulesMap([]Name{ObjectCreatedAll}, "2010*.jpg", TargetID{"1", "webhook"})
    
    	rulesMapCase3 := NewRulesMap([]Name{ObjectCreatedAll}, "2010*.jpg", TargetID{"1", "webhook"})
    	rulesMapToAddCase3 := NewRulesMap([]Name{ObjectCreatedAll}, "*", TargetID{"1", "webhook"})
    
    	testCases := []struct {
    		rulesMap      RulesMap
    Registered: Sun Nov 03 19:28:11 UTC 2024
    - Last Modified: Fri Jan 05 18:43:06 UTC 2024
    - 6.8K bytes
    - Viewed (0)
Back to top