Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 989 for pict (0.13 sec)

  1. fess-crawler-lasta/src/main/resources/crawler/extractor.xml

    				"application/ulpfec",
    				"application/vemmi",
    				"application/vividence.scriptfile",
    				"application/vnd.3gpp.bsf+xml",
    				"application/vnd.3gpp.pic-bw-large",
    				"application/vnd.3gpp.pic-bw-small",
    				"application/vnd.3gpp.pic-bw-var",
    				"application/vnd.3gpp.sms",
    				"application/vnd.3gpp2.bcmcsinfo+xml",
    				"application/vnd.3gpp2.sms",
    				"application/vnd.3gpp2.tcap",
    Registered: Wed Jun 12 15:17:51 UTC 2024
    - Last Modified: Sat Aug 01 21:40:30 UTC 2020
    - 49K bytes
    - Viewed (0)
  2. docs/screenshots/pic1.png

    pic1.png...
    Registered: Sun Jun 16 00:44:34 UTC 2024
    - Last Modified: Fri Jun 18 03:27:04 UTC 2021
    - 314K bytes
    - Viewed (0)
  3. docs/screenshots/pic2.png

    pic2.png...
    Registered: Sun Jun 16 00:44:34 UTC 2024
    - Last Modified: Fri Jun 18 03:27:04 UTC 2021
    - 1.6M bytes
    - Viewed (0)
  4. tests/fuzz/testdata/inject/fuzz_into_resource_file.dict

    AdamKorcz <******@****.***> 1631207573 +0100
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Sep 09 17:12:53 UTC 2021
    - 377 bytes
    - Viewed (0)
  5. tests/fuzz/testdata/FuzzConfigValidation2/fuzz_config_validation2.dict

    AdamKorcz <******@****.***> 1625677673 +0100
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed Jul 07 17:07:53 UTC 2021
    - 2K bytes
    - Viewed (0)
  6. fess-crawler/src/main/resources/org/codelibs/fess/crawler/mime/tika-mimetypes.xml

        </magic>
      </mime-type>
    
      <mime-type type="image/x-pict">
        <_comment>Apple Macintosh QuickDraw/PICT Format</_comment>
        <magic priority="50">
          <match value="0x001102FF0C00" type="string" offset="522"/>
        </magic>
        <glob pattern="*.pic"/>
        <glob pattern="*.pct"/>
        <glob pattern="*.pict"/>
      </mime-type>
    
      <mime-type type="image/x-portable-anymap">
    Registered: Wed Jun 12 15:17:51 UTC 2024
    - Last Modified: Thu Sep 21 06:46:43 UTC 2023
    - 298.5K bytes
    - Viewed (0)
  7. tensorflow/compiler/mlir/lite/experimental/tac/tests/pick-subgraphs.mlir

    // RUN: tac-opt-all-backends -tfl-pick-subgraphs %s -split-input-file -verify-diagnostics | FileCheck %s
    
    module {
      func.func @main(%arg0: tensor<100xf32>, %arg1: tensor<100xf32>, %arg2: tensor<100xf32>, %arg3: tensor<100xf32>) -> tensor<2x100xf32> {
        %0 = func.call @func_0_GPU_FLOAT(%arg0, %arg1, %arg2) {tac.device = "GPU", tac.inference_type = "FLOAT", tac.interface_name = "func_0"} : (tensor<100xf32>, tensor<100xf32>, tensor<100xf32>) -> tensor<100xf32>
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Thu May 02 09:41:17 UTC 2024
    - 24.3K bytes
    - Viewed (0)
  8. docs/sts/client_grants/__init__.py

                :param data: Response data for AssumeRoleWithClientGrants request
                :return: dict
                """
                root = STSElement.fromstring(
                    'AssumeRoleWithClientGrantsResponse', data)
                result = root.find('AssumeRoleWithClientGrantsResult')
                creds = result.find('Credentials')
                return dict(
                    access_key=creds.get_child_text('AccessKeyId'),
    Registered: Sun Jun 16 00:44:34 UTC 2024
    - Last Modified: Fri Apr 23 18:58:53 UTC 2021
    - 4.6K bytes
    - Viewed (0)
  9. tensorflow/compiler/mlir/tfr/python/op_reg_gen.py

    # pylint: disable=invalid-name
    # pylint: disable=missing-function-docstring
    # pylint: disable=g-direct-tensorflow-import
    
    import gast as ast
    
    from tensorflow.python.autograph.pyct import transformer
    from tensorflow.python.autograph.pyct import transpiler
    from tensorflow.python.framework import op_def_registry
    from tensorflow.python.util import tf_inspect
    
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Sep 28 21:37:05 UTC 2021
    - 5K bytes
    - Viewed (0)
  10. src/main/java/org/codelibs/fess/mylasta/action/FessHtmlPath.java

        /** The path of the HTML: /admin/dict/admin_dict.jsp */
        HtmlNext path_AdminDict_AdminDictJsp = new HtmlNext("/admin/dict/admin_dict.jsp");
    
        /** The path of the HTML: /admin/dict/kuromoji/admin_dict_kuromoji.jsp */
        HtmlNext path_AdminDictKuromoji_AdminDictKuromojiJsp = new HtmlNext("/admin/dict/kuromoji/admin_dict_kuromoji.jsp");
    
        /** The path of the HTML: /admin/dict/kuromoji/admin_dict_kuromoji_details.jsp */
    Registered: Wed Jun 12 13:08:18 UTC 2024
    - Last Modified: Thu Feb 22 01:37:57 UTC 2024
    - 26.4K bytes
    - Viewed (0)
Back to top