/aosp_15_r20/prebuilts/vndk/v30/x86/include/external/libcxx/include/experimental/ |
D | simd | 1 // -*- C++ -*- 2 //===------------------------------- simd ---------------------------------===// 9 //===----------------------------------------------------------------------===// 24 template <typename T> inline constexpr int max_fixed_size = implementation-defined; 25 template <typename T> using compatible = implementation-defined; 26 template <typename T> using native = implementation-defined; 53 template <class T, class Abi = simd_abi::compatible<T>> struct simd_size; 54 template <class T, class Abi = simd_abi::compatible<T>> 55 inline constexpr size_t simd_size_v = simd_size<T, Abi>::value; 62 template <class T, class Abi = simd_abi::compatible<T>> class simd; [all …]
|
/aosp_15_r20/prebuilts/vndk/v32/x86/include/external/libcxx/include/experimental/ |
D | simd | 1 // -*- C++ -*- 2 //===------------------------------- simd ---------------------------------===// 9 //===----------------------------------------------------------------------===// 24 template <typename T> inline constexpr int max_fixed_size = implementation-defined; 25 template <typename T> using compatible = implementation-defined; 26 template <typename T> using native = implementation-defined; 53 template <class T, class Abi = simd_abi::compatible<T>> struct simd_size; 54 template <class T, class Abi = simd_abi::compatible<T>> 55 inline constexpr size_t simd_size_v = simd_size<T, Abi>::value; 62 template <class T, class Abi = simd_abi::compatible<T>> class simd; [all …]
|
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/external/libcxx/include/experimental/ |
D | simd | 1 // -*- C++ -*- 2 //===------------------------------- simd ---------------------------------===// 9 //===----------------------------------------------------------------------===// 24 template <typename T> inline constexpr int max_fixed_size = implementation-defined; 25 template <typename T> using compatible = implementation-defined; 26 template <typename T> using native = implementation-defined; 53 template <class T, class Abi = simd_abi::compatible<T>> struct simd_size; 54 template <class T, class Abi = simd_abi::compatible<T>> 55 inline constexpr size_t simd_size_v = simd_size<T, Abi>::value; 62 template <class T, class Abi = simd_abi::compatible<T>> class simd; [all …]
|
/aosp_15_r20/prebuilts/vndk/v31/x86/include/external/libcxx/include/experimental/ |
D | simd | 1 // -*- C++ -*- 2 //===------------------------------- simd ---------------------------------===// 9 //===----------------------------------------------------------------------===// 24 template <typename T> inline constexpr int max_fixed_size = implementation-defined; 25 template <typename T> using compatible = implementation-defined; 26 template <typename T> using native = implementation-defined; 53 template <class T, class Abi = simd_abi::compatible<T>> struct simd_size; 54 template <class T, class Abi = simd_abi::compatible<T>> 55 inline constexpr size_t simd_size_v = simd_size<T, Abi>::value; 62 template <class T, class Abi = simd_abi::compatible<T>> class simd; [all …]
|
/aosp_15_r20/prebuilts/vndk/v33/x86/include/external/libcxx/include/experimental/ |
D | simd | 1 // -*- C++ -*- 2 //===------------------------------- simd ---------------------------------===// 9 //===----------------------------------------------------------------------===// 24 template <typename T> inline constexpr int max_fixed_size = implementation-defined; 25 template <typename T> using compatible = implementation-defined; 26 template <typename T> using native = implementation-defined; 53 template <class T, class Abi = simd_abi::compatible<T>> struct simd_size; 54 template <class T, class Abi = simd_abi::compatible<T>> 55 inline constexpr size_t simd_size_v = simd_size<T, Abi>::value; 62 template <class T, class Abi = simd_abi::compatible<T>> class simd; [all …]
|
/aosp_15_r20/prebuilts/vndk/v33/arm/include/external/libcxx/include/experimental/ |
D | simd | 1 // -*- C++ -*- 2 //===------------------------------- simd ---------------------------------===// 9 //===----------------------------------------------------------------------===// 24 template <typename T> inline constexpr int max_fixed_size = implementation-defined; 25 template <typename T> using compatible = implementation-defined; 26 template <typename T> using native = implementation-defined; 53 template <class T, class Abi = simd_abi::compatible<T>> struct simd_size; 54 template <class T, class Abi = simd_abi::compatible<T>> 55 inline constexpr size_t simd_size_v = simd_size<T, Abi>::value; 62 template <class T, class Abi = simd_abi::compatible<T>> class simd; [all …]
|
/aosp_15_r20/prebuilts/vndk/v34/x86/include/external/libcxx/include/experimental/ |
D | simd | 1 // -*- C++ -*- 2 //===------------------------------- simd ---------------------------------===// 9 //===----------------------------------------------------------------------===// 24 template <typename T> inline constexpr int max_fixed_size = implementation-defined; 25 template <typename T> using compatible = implementation-defined; 26 template <typename T> using native = implementation-defined; 53 template <class T, class Abi = simd_abi::compatible<T>> struct simd_size; 54 template <class T, class Abi = simd_abi::compatible<T>> 55 inline constexpr size_t simd_size_v = simd_size<T, Abi>::value; 62 template <class T, class Abi = simd_abi::compatible<T>> class simd; [all …]
|
/aosp_15_r20/prebuilts/vndk/v30/x86_64/include/external/libcxx/include/experimental/ |
D | simd | 1 // -*- C++ -*- 2 //===------------------------------- simd ---------------------------------===// 9 //===----------------------------------------------------------------------===// 24 template <typename T> inline constexpr int max_fixed_size = implementation-defined; 25 template <typename T> using compatible = implementation-defined; 26 template <typename T> using native = implementation-defined; 53 template <class T, class Abi = simd_abi::compatible<T>> struct simd_size; 54 template <class T, class Abi = simd_abi::compatible<T>> 55 inline constexpr size_t simd_size_v = simd_size<T, Abi>::value; 62 template <class T, class Abi = simd_abi::compatible<T>> class simd; [all …]
|
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/external/libcxx/include/experimental/ |
D | simd | 1 // -*- C++ -*- 2 //===------------------------------- simd ---------------------------------===// 9 //===----------------------------------------------------------------------===// 24 template <typename T> inline constexpr int max_fixed_size = implementation-defined; 25 template <typename T> using compatible = implementation-defined; 26 template <typename T> using native = implementation-defined; 53 template <class T, class Abi = simd_abi::compatible<T>> struct simd_size; 54 template <class T, class Abi = simd_abi::compatible<T>> 55 inline constexpr size_t simd_size_v = simd_size<T, Abi>::value; 62 template <class T, class Abi = simd_abi::compatible<T>> class simd; [all …]
|
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/external/libcxx/include/experimental/ |
D | simd | 1 // -*- C++ -*- 2 //===------------------------------- simd ---------------------------------===// 9 //===----------------------------------------------------------------------===// 24 template <typename T> inline constexpr int max_fixed_size = implementation-defined; 25 template <typename T> using compatible = implementation-defined; 26 template <typename T> using native = implementation-defined; 53 template <class T, class Abi = simd_abi::compatible<T>> struct simd_size; 54 template <class T, class Abi = simd_abi::compatible<T>> 55 inline constexpr size_t simd_size_v = simd_size<T, Abi>::value; 62 template <class T, class Abi = simd_abi::compatible<T>> class simd; [all …]
|
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/external/libcxx/include/experimental/ |
D | simd | 1 // -*- C++ -*- 2 //===------------------------------- simd ---------------------------------===// 9 //===----------------------------------------------------------------------===// 24 template <typename T> inline constexpr int max_fixed_size = implementation-defined; 25 template <typename T> using compatible = implementation-defined; 26 template <typename T> using native = implementation-defined; 53 template <class T, class Abi = simd_abi::compatible<T>> struct simd_size; 54 template <class T, class Abi = simd_abi::compatible<T>> 55 inline constexpr size_t simd_size_v = simd_size<T, Abi>::value; 62 template <class T, class Abi = simd_abi::compatible<T>> class simd; [all …]
|
/aosp_15_r20/prebuilts/vndk/v30/arm/include/external/libcxx/include/experimental/ |
D | simd | 1 // -*- C++ -*- 2 //===------------------------------- simd ---------------------------------===// 9 //===----------------------------------------------------------------------===// 24 template <typename T> inline constexpr int max_fixed_size = implementation-defined; 25 template <typename T> using compatible = implementation-defined; 26 template <typename T> using native = implementation-defined; 53 template <class T, class Abi = simd_abi::compatible<T>> struct simd_size; 54 template <class T, class Abi = simd_abi::compatible<T>> 55 inline constexpr size_t simd_size_v = simd_size<T, Abi>::value; 62 template <class T, class Abi = simd_abi::compatible<T>> class simd; [all …]
|
/aosp_15_r20/external/libcxx/include/experimental/ |
H A D | simd | 1 // -*- C++ -*- 2 //===------------------------------- simd ---------------------------------===// 9 //===----------------------------------------------------------------------===// 24 template <typename T> inline constexpr int max_fixed_size = implementation-defined; 25 template <typename T> using compatible = implementation-defined; 26 template <typename T> using native = implementation-defined; 53 template <class T, class Abi = simd_abi::compatible<T>> struct simd_size; 54 template <class T, class Abi = simd_abi::compatible<T>> 55 inline constexpr size_t simd_size_v = simd_size<T, Abi>::value; 62 template <class T, class Abi = simd_abi::compatible<T>> class simd; [all …]
|
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/external/libcxx/include/experimental/ |
D | simd | 1 // -*- C++ -*- 2 //===------------------------------- simd ---------------------------------===// 9 //===----------------------------------------------------------------------===// 24 template <typename T> inline constexpr int max_fixed_size = implementation-defined; 25 template <typename T> using compatible = implementation-defined; 26 template <typename T> using native = implementation-defined; 53 template <class T, class Abi = simd_abi::compatible<T>> struct simd_size; 54 template <class T, class Abi = simd_abi::compatible<T>> 55 inline constexpr size_t simd_size_v = simd_size<T, Abi>::value; 62 template <class T, class Abi = simd_abi::compatible<T>> class simd; [all …]
|
/aosp_15_r20/prebuilts/vndk/v32/arm/include/external/libcxx/include/experimental/ |
D | simd | 1 // -*- C++ -*- 2 //===------------------------------- simd ---------------------------------===// 9 //===----------------------------------------------------------------------===// 24 template <typename T> inline constexpr int max_fixed_size = implementation-defined; 25 template <typename T> using compatible = implementation-defined; 26 template <typename T> using native = implementation-defined; 53 template <class T, class Abi = simd_abi::compatible<T>> struct simd_size; 54 template <class T, class Abi = simd_abi::compatible<T>> 55 inline constexpr size_t simd_size_v = simd_size<T, Abi>::value; 62 template <class T, class Abi = simd_abi::compatible<T>> class simd; [all …]
|
/aosp_15_r20/prebuilts/vndk/v31/arm/include/external/libcxx/include/experimental/ |
D | simd | 1 // -*- C++ -*- 2 //===------------------------------- simd ---------------------------------===// 9 //===----------------------------------------------------------------------===// 24 template <typename T> inline constexpr int max_fixed_size = implementation-defined; 25 template <typename T> using compatible = implementation-defined; 26 template <typename T> using native = implementation-defined; 53 template <class T, class Abi = simd_abi::compatible<T>> struct simd_size; 54 template <class T, class Abi = simd_abi::compatible<T>> 55 inline constexpr size_t simd_size_v = simd_size<T, Abi>::value; 62 template <class T, class Abi = simd_abi::compatible<T>> class simd; [all …]
|
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/external/libcxx/include/experimental/ |
D | simd | 1 // -*- C++ -*- 2 //===------------------------------- simd ---------------------------------===// 9 //===----------------------------------------------------------------------===// 24 template <typename T> inline constexpr int max_fixed_size = implementation-defined; 25 template <typename T> using compatible = implementation-defined; 26 template <typename T> using native = implementation-defined; 53 template <class T, class Abi = simd_abi::compatible<T>> struct simd_size; 54 template <class T, class Abi = simd_abi::compatible<T>> 55 inline constexpr size_t simd_size_v = simd_size<T, Abi>::value; 62 template <class T, class Abi = simd_abi::compatible<T>> class simd; [all …]
|
/aosp_15_r20/prebuilts/vndk/v34/arm/include/external/libcxx/include/experimental/ |
D | simd | 1 // -*- C++ -*- 2 //===------------------------------- simd ---------------------------------===// 9 //===----------------------------------------------------------------------===// 24 template <typename T> inline constexpr int max_fixed_size = implementation-defined; 25 template <typename T> using compatible = implementation-defined; 26 template <typename T> using native = implementation-defined; 53 template <class T, class Abi = simd_abi::compatible<T>> struct simd_size; 54 template <class T, class Abi = simd_abi::compatible<T>> 55 inline constexpr size_t simd_size_v = simd_size<T, Abi>::value; 62 template <class T, class Abi = simd_abi::compatible<T>> class simd; [all …]
|
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/external/libcxx/include/experimental/ |
D | simd | 1 // -*- C++ -*- 2 //===------------------------------- simd ---------------------------------===// 9 //===----------------------------------------------------------------------===// 24 template <typename T> inline constexpr int max_fixed_size = implementation-defined; 25 template <typename T> using compatible = implementation-defined; 26 template <typename T> using native = implementation-defined; 53 template <class T, class Abi = simd_abi::compatible<T>> struct simd_size; 54 template <class T, class Abi = simd_abi::compatible<T>> 55 inline constexpr size_t simd_size_v = simd_size<T, Abi>::value; 62 template <class T, class Abi = simd_abi::compatible<T>> class simd; [all …]
|
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/external/libcxx/include/experimental/ |
D | simd | 1 // -*- C++ -*- 2 //===------------------------------- simd ---------------------------------===// 9 //===----------------------------------------------------------------------===// 24 template <typename T> inline constexpr int max_fixed_size = implementation-defined; 25 template <typename T> using compatible = implementation-defined; 26 template <typename T> using native = implementation-defined; 53 template <class T, class Abi = simd_abi::compatible<T>> struct simd_size; 54 template <class T, class Abi = simd_abi::compatible<T>> 55 inline constexpr size_t simd_size_v = simd_size<T, Abi>::value; 62 template <class T, class Abi = simd_abi::compatible<T>> class simd; [all …]
|
/aosp_15_r20/prebuilts/vndk/v30/arm64/include/external/libcxx/include/experimental/ |
D | simd | 1 // -*- C++ -*- 2 //===------------------------------- simd ---------------------------------===// 9 //===----------------------------------------------------------------------===// 24 template <typename T> inline constexpr int max_fixed_size = implementation-defined; 25 template <typename T> using compatible = implementation-defined; 26 template <typename T> using native = implementation-defined; 53 template <class T, class Abi = simd_abi::compatible<T>> struct simd_size; 54 template <class T, class Abi = simd_abi::compatible<T>> 55 inline constexpr size_t simd_size_v = simd_size<T, Abi>::value; 62 template <class T, class Abi = simd_abi::compatible<T>> class simd; [all …]
|
/aosp_15_r20/out/soong/raw-aosp_shiba/c6/ |
D | c695187f3a3780adc49d0a70d994aa93f4323be7 | 3 from: "out/host/linux-x86/bin/go/soong_zip/linux_glibc_x86_64/obj/soong_zip" 8 …from: "prebuilts/abi-dumps/vndk/30/32/arm_armv7-a-neon/source-based/android.frameworks.automotive.… 9 …to: "prebuilts/abi-dumps/vndk/30/32/arm_armv7-a-neon/source-based/android.frameworks.automotive.di… 12 …from: "prebuilts/abi-dumps/vndk/30/32/arm_armv7-a-neon/source-based/android.frameworks.cameraservi… 13 …to: "prebuilts/abi-dumps/vndk/30/32/arm_armv7-a-neon/source-based/android.frameworks.cameraservice… 16 …from: "prebuilts/abi-dumps/vndk/30/32/arm_armv7-a-neon/source-based/android.frameworks.cameraservi… 17 …to: "prebuilts/abi-dumps/vndk/30/32/arm_armv7-a-neon/source-based/android.frameworks.cameraservice… 20 …from: "prebuilts/abi-dumps/vndk/30/32/arm_armv7-a-neon/source-based/android.frameworks.cameraservi… 21 …to: "prebuilts/abi-dumps/vndk/30/32/arm_armv7-a-neon/source-based/android.frameworks.cameraservice… 24 …from: "prebuilts/abi-dumps/vndk/30/32/arm_armv7-a-neon/source-based/android.frameworks.cameraservi… [all …]
|
/aosp_15_r20/external/cronet/third_party/libc++/src/cmake/Modules/ |
H A D | HandleLibCXXABI.cmake | 2 # Define targets for linking against the selected ABI library 5 # - libcxx-abi-headers: An interface target that allows getting access to the 6 # headers of the selected ABI library. 7 # - libcxx-abi-shared: A target representing the selected shared ABI library. 8 # - libcxx-abi-static: A target representing the selected static ABI library. 10 # Furthermore, some ABI libraries also define the following target: 11 # - libcxx-abi-shared-objects: An object library representing a set of object files 12 # constituting the ABI library, suitable for bundling 14 # - libcxx-abi-static-objects: An object library representing a set of object files 15 # constituting the ABI library, suitable for bundling [all …]
|
/aosp_15_r20/development/vndk/tools/header-checker/ |
H A D | README.md | 1 Header ABI Checker 4 The header ABI checker consists of 3 tools: 5 [header-abi-dumper](#Header-ABI-Dumper), 6 [header-abi-linker](#Header-ABI-Linker), and 7 [header-abi-diff](#Header-ABI-Diff). The first two commands generate ABI dumps 8 for shared libraries. The third command compares the ABI dumps with the 9 prebuilt reference ABI dumps. 11 ## Header ABI Dumper 13 `header-abi-dumper` dumps the ABIs (including classes, functions, variables, 16 The `-I` command line option controls the scope of ABIs that must be dumped. [all …]
|
/aosp_15_r20/external/pytorch/.github/workflows/ |
H A D | generated-linux-binary-libtorch-cxx11-abi-nightly.yml | 5 name: linux-binary-libtorch-cxx11-abi 12 - nightly 15 # Release candidate tags look like: v1.11.0-rc1 16 - v[0-9]+.[0-9]+.[0-9]+-rc[0-9]+ 17 - 'ciflow/binaries/*' 18 - 'ciflow/binaries_libtorch/*' 23 ALPINE_IMAGE: "308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine" 25 AWS_DEFAULT_REGION: us-east-1 27 BUILD_ENVIRONMENT: linux-binary-libtorch-cxx11-abi 36 …up: linux-binary-libtorch-cxx11-abi-${{ github.event.pull_request.number || github.ref_name }}-${{… [all …]
|