Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for otp (0.06 sec)

  1. fess-crawler/src/main/java/org/codelibs/fess/crawler/extractor/impl/JodExtractor.java

            extensionMap.put("xlsx", "tsv");
            extensionMap.put("csv", "tsv");
            extensionMap.put("tsv", "tsv");
            // Presentation Formats
            extensionMap.put("odp", "pdf");
            extensionMap.put("otp", "pdf");
            extensionMap.put("sxi", "pdf");
            extensionMap.put("ppt", "pdf");
            extensionMap.put("pptx", "pdf");
            // Drawing Formats
            extensionMap.put("odg", "svg");
    Registered: Wed Jun 12 15:17:51 UTC 2024
    - Last Modified: Thu Feb 22 01:36:27 UTC 2024
    - 8.2K bytes
    - Viewed (0)
  2. src/cmd/vendor/golang.org/x/sys/unix/mkerrors.sh

    		$2 ~ /^P_/ ||
    		$2 ~/^PPPIOC/ ||
    		$2 ~ /^FAN_|FANOTIFY_/ ||
    		$2 == "HID_MAX_DESCRIPTOR_SIZE" ||
    		$2 ~ /^_?HIDIOC/ ||
    		$2 ~ /^BUS_(USB|HIL|BLUETOOTH|VIRTUAL)$/ ||
    		$2 ~ /^MTD/ ||
    		$2 ~ /^OTP/ ||
    		$2 ~ /^MEM/ ||
    		$2 ~ /^WG/ ||
    		$2 ~ /^FIB_RULE_/ ||
    		$2 ~ /^BLK[A-Z]*(GET$|SET$|BUF$|PART$|SIZE|IOMIN$|IOOPT$|ALIGNOFF$|DISCARD|ROTATIONAL$|ZEROOUT$|GETDISKSEQ$)/ {printf("\t%s = C.%s\n", $2, $2)}
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Jun 04 16:19:04 UTC 2024
    - 20.2K bytes
    - Viewed (0)
  3. CREDITS

    conditions of the following licenses.
    
    --------------------------------------------------
    Portions of the following files are licensed under the MIT License:
    
      lib/erl/src/Makefile.am
    
    Please see doc/otp-base-license.txt for the full terms of this license.
    
    --------------------------------------------------
    For the aclocal/ax_boost_base.m4 and contrib/fb303/aclocal/ax_boost_base.m4 components:
    
    Registered: Sun Jun 16 00:44:34 UTC 2024
    - Last Modified: Thu Jun 13 15:34:20 UTC 2024
    - 1.7M bytes
    - Viewed (0)
Back to top