HomeSort by relevance Sort by last modified time
    Searched full:integral (Results 1 - 25 of 1232) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /frameworks/compile/slang/tests/F_set_target_api_foo/
stderr.txt.expect 1 error: invalid integral value 'foo' in '-target-api foo'
  /ndk/sources/cxx-stl/llvm-libc++/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++/include/
atomic 126 struct atomic<integral>
130 void store(integral desr, memory_order m = memory_order_seq_cst) volatile noexcept;
131 void store(integral desr, memory_order m = memory_order_seq_cst) noexcept;
132 integral load(memory_order m = memory_order_seq_cst) const volatile noexcept;
133 integral load(memory_order m = memory_order_seq_cst) const noexcept;
134 operator integral() const volatile noexcept;
135 operator integral() const noexcept;
136 integral exchange(integral desr,
138 integral exchange(integral desr, memory_order m = memory_order_seq_cst) noexcept
    [all...]
  /ndk/sources/cxx-stl/llvm-libc++/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);
atomic_fetch_and_explicit.pass.cpp 12 // template <class Integral>
13 // Integral
14 // atomic_fetch_and_explicit(volatile atomic<Integral>* obj, Integral op);
16 // template <class Integral>
17 // Integral
18 // atomic_fetch_and_explicit(atomic<Integral>* obj, Integral op);
atomic_fetch_or_explicit.pass.cpp 12 // template <class Integral>
13 // Integral
14 // atomic_fetch_or_explicit(volatile atomic<Integral>* obj, Integral op);
16 // template <class Integral>
17 // Integral
18 // atomic_fetch_or_explicit(atomic<Integral>* obj, Integral op);
atomic_fetch_xor_explicit.pass.cpp 12 // template <class Integral>
13 // Integral
14 // atomic_fetch_xor_explicit(volatile atomic<Integral>* obj, Integral op);
16 // template <class Integral>
17 // Integral
18 // atomic_fetch_xor_explicit(atomic<Integral>* obj, Integral op);
atomic_fetch_add.pass.cpp 12 // template <class Integral>
13 // Integral
14 // atomic_fetch_add(volatile atomic<Integral>* obj, Integral op);
16 // template <class Integral>
17 // Integral
18 // atomic_fetch_add(atomic<Integral>* obj, Integral op);
atomic_fetch_add_explicit.pass.cpp 12 // template <class Integral>
13 // Integral
14 // atomic_fetch_add_explicit(volatile atomic<Integral>* obj, Integral op,
16 // template <class Integral>
17 // Integral
18 // atomic_fetch_add_explicit(atomic<Integral>* obj, Integral op,
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/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/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/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.7-4.6/x86_64-linux/include/c++/4.6.x-google/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/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...]
  /external/clang/test/SemaCXX/
enum-bitfield.cpp 17 enum E : Z(); // expected-error{{integral constant expression must have integral or unscoped enumeration type, not 'Z'}}
new-array-size-conv.cpp 6 operator int () const { return ValueLength; } // expected-note 3{{conversion to integral type 'int' declared here}}
22 (void)new int[ValueInt(10)]; // expected-warning{{implicit conversion from array size expression of type 'ValueInt' to integral type 'int' is a C++11 extension}}
24 (void)new int[ValueBoth()]; // expected-error{{ambiguous conversion of array size expression of type 'ValueBoth' to an integral or enumeration type}}
26 (void)new int[TwoValueInts()]; // expected-error{{ambiguous conversion of array size expression of type 'TwoValueInts' to an integral or enumeration type}}
switch-0x.cpp 5 explicit operator int(); // expected-note{{conversion to integral type}}
  /external/webkit/LayoutTests/fast/dom/NodeList/script-tests/
nodelist-item-call-as-function.js 1 description('This tests that items in a NodeList can be retrieved directly by calling as a function with an integral index parameter, starting from 0.<br>It means NodeList[0] and NodeList(0) both work.');
  /external/clang/test/SemaObjC/
objc-container-subscripting-2.m 19 array[f] = array; // expected-error {{indexing expression is invalid because subscript type 'float' is not an integral or Objective-C pointer type}}
20 return array[3.14]; // expected-error {{indexing expression is invalid because subscript type 'double' is not an integral or Objective-C pointer type}}

Completed in 393 milliseconds

1 2 3 4 5 6 7 8 91011>>