Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for Itanium (0.11 sec)

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

    				"application/x-ms-installer",
    				"application/x-msdownload;format=pe",
    				"application/x-msdownload;format=pe32",
    				"application/x-msdownload;format=pe64",
    				"application/x-msdownload;format=pe-itanium",
    				"application/x-msdownload;format=pe-armLE",
    				"application/x-msdownload;format=pe-arm7",
    				"application/x-msmediaview",
    				"application/x-msmetafile",
    				"application/x-msmoney",
    Registered: Wed Jun 12 15:17:51 UTC 2024
    - Last Modified: Sat Aug 01 21:40:30 UTC 2020
    - 49K bytes
    - Viewed (0)
  2. platforms/documentation/docs/src/snippets/native-binaries/google-test/groovy/libs/googleTest/1.7.0/include/gtest/internal/gtest-port.h

    # endif  // GTEST_USE_OWN_TR1_TUPLE
    
    #endif  // GTEST_HAS_TR1_TUPLE
    
    // Determines whether clone(2) is supported.
    // Usually it will only be available on Linux, excluding
    // Linux on the Itanium architecture.
    // Also see http://linux.die.net/man/2/clone.
    #ifndef GTEST_HAS_CLONE
    // The user didn't tell us, so we need to figure it out.
    
    # if GTEST_OS_LINUX && !defined(__ia64__)
    #  if GTEST_OS_LINUX_ANDROID
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Mon Nov 27 17:53:42 UTC 2023
    - 67.2K bytes
    - Viewed (0)
  3. testing/performance/src/templates/native-dependents-resources/googleTest/libs/googleTest/1.7.0/include/gtest/internal/gtest-port.h

    # endif  // GTEST_USE_OWN_TR1_TUPLE
    
    #endif  // GTEST_HAS_TR1_TUPLE
    
    // Determines whether clone(2) is supported.
    // Usually it will only be available on Linux, excluding
    // Linux on the Itanium architecture.
    // Also see http://linux.die.net/man/2/clone.
    #ifndef GTEST_HAS_CLONE
    // The user didn't tell us, so we need to figure it out.
    
    # if GTEST_OS_LINUX && !defined(__ia64__)
    #  if GTEST_OS_LINUX_ANDROID
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Thu Apr 04 07:21:38 UTC 2024
    - 67.2K bytes
    - Viewed (0)
Back to top