/frameworks/compile/slang/tests/F_set_target_api_foo/ |
stderr.txt.expect | 1 error: invalid integral value 'foo' in '-target-api foo'
|
/external/libcxx/test/atomics/atomics.types.generic/ |
integral.pass.cpp | 13 // struct atomic<integral> 17 // void store(integral desr, memory_order m = memory_order_seq_cst) volatile; 18 // void store(integral desr, memory_order m = memory_order_seq_cst); 19 // integral load(memory_order m = memory_order_seq_cst) const volatile; 20 // integral load(memory_order m = memory_order_seq_cst) const; 21 // operator integral() const volatile; 22 // operator integral() const; 23 // integral exchange(integral desr, 25 // integral exchange(integral desr, memory_order m = memory_order_seq_cst) [all...] |
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/atomics/atomics.types.generic/ |
integral.pass.cpp | 13 // struct atomic<integral> 17 // void store(integral desr, memory_order m = memory_order_seq_cst) volatile; 18 // void store(integral desr, memory_order m = memory_order_seq_cst); 19 // integral load(memory_order m = memory_order_seq_cst) const volatile; 20 // integral load(memory_order m = memory_order_seq_cst) const; 21 // operator integral() const volatile; 22 // operator integral() const; 23 // integral exchange(integral desr, 25 // integral exchange(integral desr, memory_order m = memory_order_seq_cst) [all...] |
/external/libcxx/test/atomics/atomics.types.operations/atomics.types.operations.req/ |
atomic_fetch_and.pass.cpp | 12 // template <class Integral> 13 // Integral 14 // atomic_fetch_and(volatile atomic<Integral>* obj, Integral op); 16 // template <class Integral> 17 // Integral 18 // atomic_fetch_and(atomic<Integral>* obj, Integral op);
|
atomic_fetch_or.pass.cpp | 12 // template <class Integral> 13 // Integral 14 // atomic_fetch_or(volatile atomic<Integral>* obj, Integral op); 16 // template <class Integral> 17 // Integral 18 // atomic_fetch_or(atomic<Integral>* obj, Integral op);
|
atomic_fetch_xor.pass.cpp | 12 // template <class Integral> 13 // Integral 14 // atomic_fetch_xor(volatile atomic<Integral>* obj, Integral op); 16 // template <class Integral> 17 // Integral 18 // atomic_fetch_xor(atomic<Integral>* obj, Integral op);
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/atomics/atomics.types.operations/atomics.types.operations.req/ |
atomic_fetch_and.pass.cpp | 12 // template <class Integral> 13 // Integral 14 // atomic_fetch_and(volatile atomic<Integral>* obj, Integral op); 16 // template <class Integral> 17 // Integral 18 // atomic_fetch_and(atomic<Integral>* obj, Integral op);
|
atomic_fetch_or.pass.cpp | 12 // template <class Integral> 13 // Integral 14 // atomic_fetch_or(volatile atomic<Integral>* obj, Integral op); 16 // template <class Integral> 17 // Integral 18 // atomic_fetch_or(atomic<Integral>* obj, Integral op);
|
atomic_fetch_xor.pass.cpp | 12 // template <class Integral> 13 // Integral 14 // atomic_fetch_xor(volatile atomic<Integral>* obj, Integral op); 16 // template <class Integral> 17 // Integral 18 // atomic_fetch_xor(atomic<Integral>* obj, Integral op);
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/tr1/ |
exp_integral.tcc | 63 * @brief Return the exponential integral @f$ E_1(x) @f$ 67 * The exponential integral is given by 72 * @param __x The argument of the exponential integral function. 73 * @return The exponential integral. 101 * @brief Return the exponential integral @f$ E_1(x) @f$ 104 * The exponential integral is given by 109 * @param __x The argument of the exponential integral function. 110 * @return The exponential integral. 137 * @brief Return the exponential integral @f$ E_n(x) @f$ 140 * The exponential integral is given b [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/tr1/ |
exp_integral.tcc | 64 * @brief Return the exponential integral @f$ E_1(x) @f$ 68 * The exponential integral is given by 73 * @param __x The argument of the exponential integral function. 74 * @return The exponential integral. 102 * @brief Return the exponential integral @f$ E_1(x) @f$ 105 * The exponential integral is given by 110 * @param __x The argument of the exponential integral function. 111 * @return The exponential integral. 138 * @brief Return the exponential integral @f$ E_n(x) @f$ 141 * The exponential integral is given b [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/tr1/ |
exp_integral.tcc | 64 * @brief Return the exponential integral @f$ E_1(x) @f$ 68 * The exponential integral is given by 73 * @param __x The argument of the exponential integral function. 74 * @return The exponential integral. 102 * @brief Return the exponential integral @f$ E_1(x) @f$ 105 * The exponential integral is given by 110 * @param __x The argument of the exponential integral function. 111 * @return The exponential integral. 138 * @brief Return the exponential integral @f$ E_n(x) @f$ 141 * The exponential integral is given b [all...] |
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/tr1/ |
exp_integral.tcc | 63 * @brief Return the exponential integral @f$ E_1(x) @f$ 67 * The exponential integral is given by 72 * @param __x The argument of the exponential integral function. 73 * @return The exponential integral. 101 * @brief Return the exponential integral @f$ E_1(x) @f$ 104 * The exponential integral is given by 109 * @param __x The argument of the exponential integral function. 110 * @return The exponential integral. 137 * @brief Return the exponential integral @f$ E_n(x) @f$ 140 * The exponential integral is given b [all...] |
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/tr1/ |
exp_integral.tcc | 63 * @brief Return the exponential integral @f$ E_1(x) @f$ 67 * The exponential integral is given by 72 * @param __x The argument of the exponential integral function. 73 * @return The exponential integral. 101 * @brief Return the exponential integral @f$ E_1(x) @f$ 104 * The exponential integral is given by 109 * @param __x The argument of the exponential integral function. 110 * @return The exponential integral. 137 * @brief Return the exponential integral @f$ E_n(x) @f$ 140 * The exponential integral is given b [all...] |
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/tr1/ |
exp_integral.tcc | 63 * @brief Return the exponential integral @f$ E_1(x) @f$ 67 * The exponential integral is given by 72 * @param __x The argument of the exponential integral function. 73 * @return The exponential integral. 101 * @brief Return the exponential integral @f$ E_1(x) @f$ 104 * The exponential integral is given by 109 * @param __x The argument of the exponential integral function. 110 * @return The exponential integral. 137 * @brief Return the exponential integral @f$ E_n(x) @f$ 140 * The exponential integral is given b [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/tr1/ |
exp_integral.tcc | 63 * @brief Return the exponential integral @f$ E_1(x) @f$ 67 * The exponential integral is given by 72 * @param __x The argument of the exponential integral function. 73 * @return The exponential integral. 101 * @brief Return the exponential integral @f$ E_1(x) @f$ 104 * The exponential integral is given by 109 * @param __x The argument of the exponential integral function. 110 * @return The exponential integral. 137 * @brief Return the exponential integral @f$ E_n(x) @f$ 140 * The exponential integral is given b [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/tr1/ |
exp_integral.tcc | 63 * @brief Return the exponential integral @f$ E_1(x) @f$ 67 * The exponential integral is given by 72 * @param __x The argument of the exponential integral function. 73 * @return The exponential integral. 101 * @brief Return the exponential integral @f$ E_1(x) @f$ 104 * The exponential integral is given by 109 * @param __x The argument of the exponential integral function. 110 * @return The exponential integral. 137 * @brief Return the exponential integral @f$ E_n(x) @f$ 140 * The exponential integral is given b [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/tr1/ |
exp_integral.tcc | 65 * @brief Return the exponential integral @f$ E_1(x) @f$ 69 * The exponential integral is given by 74 * @param __x The argument of the exponential integral function. 75 * @return The exponential integral. 103 * @brief Return the exponential integral @f$ E_1(x) @f$ 106 * The exponential integral is given by 111 * @param __x The argument of the exponential integral function. 112 * @return The exponential integral. 139 * @brief Return the exponential integral @f$ E_n(x) @f$ 142 * The exponential integral is given b [all...] |
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/tr1/ |
exp_integral.tcc | 63 * @brief Return the exponential integral @f$ E_1(x) @f$ 67 * The exponential integral is given by 72 * @param __x The argument of the exponential integral function. 73 * @return The exponential integral. 101 * @brief Return the exponential integral @f$ E_1(x) @f$ 104 * The exponential integral is given by 109 * @param __x The argument of the exponential integral function. 110 * @return The exponential integral. 137 * @brief Return the exponential integral @f$ E_n(x) @f$ 140 * The exponential integral is given b [all...] |
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/tr1/ |
exp_integral.tcc | 65 * @brief Return the exponential integral @f$ E_1(x) @f$ 69 * The exponential integral is given by 74 * @param __x The argument of the exponential integral function. 75 * @return The exponential integral. 103 * @brief Return the exponential integral @f$ E_1(x) @f$ 106 * The exponential integral is given by 111 * @param __x The argument of the exponential integral function. 112 * @return The exponential integral. 139 * @brief Return the exponential integral @f$ E_n(x) @f$ 142 * The exponential integral is given b [all...] |
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/tr1/ |
exp_integral.tcc | 64 * @brief Return the exponential integral @f$ E_1(x) @f$ 68 * The exponential integral is given by 73 * @param __x The argument of the exponential integral function. 74 * @return The exponential integral. 102 * @brief Return the exponential integral @f$ E_1(x) @f$ 105 * The exponential integral is given by 110 * @param __x The argument of the exponential integral function. 111 * @return The exponential integral. 138 * @brief Return the exponential integral @f$ E_n(x) @f$ 141 * The exponential integral is given b [all...] |
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/tr1/ |
exp_integral.tcc | 64 * @brief Return the exponential integral @f$ E_1(x) @f$ 68 * The exponential integral is given by 73 * @param __x The argument of the exponential integral function. 74 * @return The exponential integral. 102 * @brief Return the exponential integral @f$ E_1(x) @f$ 105 * The exponential integral is given by 110 * @param __x The argument of the exponential integral function. 111 * @return The exponential integral. 138 * @brief Return the exponential integral @f$ E_n(x) @f$ 141 * The exponential integral is given b [all...] |
/external/libcxx/include/ |
atomic | 128 struct atomic<integral> 132 void store(integral desr, memory_order m = memory_order_seq_cst) volatile noexcept; 133 void store(integral desr, memory_order m = memory_order_seq_cst) noexcept; 134 integral load(memory_order m = memory_order_seq_cst) const volatile noexcept; 135 integral load(memory_order m = memory_order_seq_cst) const noexcept; 136 operator integral() const volatile noexcept; 137 operator integral() const noexcept; 138 integral exchange(integral desr, 140 integral exchange(integral desr, memory_order m = memory_order_seq_cst) noexcept [all...] |
/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/ |
atomic | 128 struct atomic<integral> 132 void store(integral desr, memory_order m = memory_order_seq_cst) volatile noexcept; 133 void store(integral desr, memory_order m = memory_order_seq_cst) noexcept; 134 integral load(memory_order m = memory_order_seq_cst) const volatile noexcept; 135 integral load(memory_order m = memory_order_seq_cst) const noexcept; 136 operator integral() const volatile noexcept; 137 operator integral() const noexcept; 138 integral exchange(integral desr, 140 integral exchange(integral desr, memory_order m = memory_order_seq_cst) noexcept [all...] |
/prebuilts/ndk/9/sources/cxx-stl/llvm-libc++/libcxx/include/ |
atomic | 128 struct atomic<integral> 132 void store(integral desr, memory_order m = memory_order_seq_cst) volatile noexcept; 133 void store(integral desr, memory_order m = memory_order_seq_cst) noexcept; 134 integral load(memory_order m = memory_order_seq_cst) const volatile noexcept; 135 integral load(memory_order m = memory_order_seq_cst) const noexcept; 136 operator integral() const volatile noexcept; 137 operator integral() const noexcept; 138 integral exchange(integral desr, 140 integral exchange(integral desr, memory_order m = memory_order_seq_cst) noexcept [all...] |