Home
last modified time | relevance | path

Searched full:using (Results 1 – 25 of 29224) sorted by relevance

12345678910>>...1169

/external/vulkan-headers/include/vulkan/
Dvulkan.cppm27 using VULKAN_HPP_NAMESPACE::ArrayWrapper1D;
28 using VULKAN_HPP_NAMESPACE::ArrayWrapper2D;
29 using VULKAN_HPP_NAMESPACE::DispatchLoaderBase;
30 using VULKAN_HPP_NAMESPACE::DispatchLoaderDynamic;
31 using VULKAN_HPP_NAMESPACE::Flags;
32 using VULKAN_HPP_NAMESPACE::FlagTraits;
35 using VULKAN_HPP_NAMESPACE::DispatchLoaderStatic;
38 using VULKAN_HPP_NAMESPACE::operator&;
39 using VULKAN_HPP_NAMESPACE::operator|;
40 using VULKAN_HPP_NAMESPACE::operator^;
[all …]
/external/swiftshader/include/vulkan/
Dvulkan.cppm27 using VULKAN_HPP_NAMESPACE::ArrayWrapper1D;
28 using VULKAN_HPP_NAMESPACE::ArrayWrapper2D;
29 using VULKAN_HPP_NAMESPACE::DispatchLoaderBase;
30 using VULKAN_HPP_NAMESPACE::DispatchLoaderDynamic;
31 using VULKAN_HPP_NAMESPACE::Flags;
32 using VULKAN_HPP_NAMESPACE::FlagTraits;
35 using VULKAN_HPP_NAMESPACE::DispatchLoaderStatic;
38 using VULKAN_HPP_NAMESPACE::operator&;
39 using VULKAN_HPP_NAMESPACE::operator|;
40 using VULKAN_HPP_NAMESPACE::operator^;
[all …]
/external/cronet/tot/third_party/libc++/src/modules/std/
Dtype_traits.inc12 using std::integral_constant;
14 using std::bool_constant;
15 using std::false_type;
16 using std::true_type;
19 using std::is_array;
20 using std::is_class;
21 using std::is_enum;
22 using std::is_floating_point;
23 using std::is_function;
24 using std::is_integral;
[all …]
Dcmath.inc12 using std::double_t _LIBCPP_USING_IF_EXISTS;
13 using std::float_t _LIBCPP_USING_IF_EXISTS;
15 using std::acos _LIBCPP_USING_IF_EXISTS;
16 using std::acosf _LIBCPP_USING_IF_EXISTS;
17 using std::acosl _LIBCPP_USING_IF_EXISTS;
19 using std::asin _LIBCPP_USING_IF_EXISTS;
20 using std::asinf _LIBCPP_USING_IF_EXISTS;
21 using std::asinl _LIBCPP_USING_IF_EXISTS;
23 using std::atan _LIBCPP_USING_IF_EXISTS;
24 using std::atanf _LIBCPP_USING_IF_EXISTS;
[all …]
Dalgorithm.inc13 using std::ranges::in_found_result;
14 using std::ranges::in_fun_result;
15 using std::ranges::in_in_out_result;
16 using std::ranges::in_in_result;
17 using std::ranges::in_out_out_result;
18 using std::ranges::in_out_result;
20 using std::ranges::in_value_result;
22 using std::ranges::min_max_result;
23 // using std::ranges::out_value_result;
28 using std::all_of;
[all …]
Datomic.inc13 using std::memory_order _LIBCPP_USING_IF_EXISTS;
14 using std::memory_order_acq_rel _LIBCPP_USING_IF_EXISTS;
15 using std::memory_order_acquire _LIBCPP_USING_IF_EXISTS;
16 using std::memory_order_consume _LIBCPP_USING_IF_EXISTS;
17 using std::memory_order_relaxed _LIBCPP_USING_IF_EXISTS;
18 using std::memory_order_release _LIBCPP_USING_IF_EXISTS;
19 using std::memory_order_seq_cst _LIBCPP_USING_IF_EXISTS;
21 using std::kill_dependency _LIBCPP_USING_IF_EXISTS;
25 using std::atomic_ref _LIBCPP_USING_IF_EXISTS;
28 using std::atomic _LIBCPP_USING_IF_EXISTS;
[all …]
Dchrono.inc13 using std::chrono::duration;
14 using std::chrono::time_point;
18 using std::common_type;
23 using std::chrono::treat_as_floating_point;
24 using std::chrono::treat_as_floating_point_v;
26 using std::chrono::duration_values;
28 // using std::chrono::is_clock;
29 // using std::chrono::is_clock_v;
32 using std::chrono::operator+;
33 using std::chrono::operator-;
[all …]
Diterator.inc13 using std::incrementable_traits;
14 using std::iter_difference_t;
16 using std::indirectly_readable_traits;
17 using std::iter_value_t;
20 using std::iterator_traits;
22 using std::iter_reference_t;
28 using std::ranges::__cpo::iter_move;
31 using std::ranges::__cpo::iter_swap;
35 using std::iter_rvalue_reference_t;
39 using std::indirectly_readable;
[all …]
/external/cronet/stable/third_party/libc++/src/modules/std/
Dtype_traits.inc12 using std::integral_constant;
14 using std::bool_constant;
15 using std::false_type;
16 using std::true_type;
19 using std::is_array;
20 using std::is_class;
21 using std::is_enum;
22 using std::is_floating_point;
23 using std::is_function;
24 using std::is_integral;
[all …]
Dcmath.inc12 using std::double_t _LIBCPP_USING_IF_EXISTS;
13 using std::float_t _LIBCPP_USING_IF_EXISTS;
15 using std::acos _LIBCPP_USING_IF_EXISTS;
16 using std::acosf _LIBCPP_USING_IF_EXISTS;
17 using std::acosl _LIBCPP_USING_IF_EXISTS;
19 using std::asin _LIBCPP_USING_IF_EXISTS;
20 using std::asinf _LIBCPP_USING_IF_EXISTS;
21 using std::asinl _LIBCPP_USING_IF_EXISTS;
23 using std::atan _LIBCPP_USING_IF_EXISTS;
24 using std::atanf _LIBCPP_USING_IF_EXISTS;
[all …]
Dalgorithm.inc13 using std::ranges::in_found_result;
14 using std::ranges::in_fun_result;
15 using std::ranges::in_in_out_result;
16 using std::ranges::in_in_result;
17 using std::ranges::in_out_out_result;
18 using std::ranges::in_out_result;
20 using std::ranges::in_value_result;
22 using std::ranges::min_max_result;
23 // using std::ranges::out_value_result;
28 using std::all_of;
[all …]
Datomic.inc13 using std::memory_order _LIBCPP_USING_IF_EXISTS;
14 using std::memory_order_acq_rel _LIBCPP_USING_IF_EXISTS;
15 using std::memory_order_acquire _LIBCPP_USING_IF_EXISTS;
16 using std::memory_order_consume _LIBCPP_USING_IF_EXISTS;
17 using std::memory_order_relaxed _LIBCPP_USING_IF_EXISTS;
18 using std::memory_order_release _LIBCPP_USING_IF_EXISTS;
19 using std::memory_order_seq_cst _LIBCPP_USING_IF_EXISTS;
21 using std::kill_dependency _LIBCPP_USING_IF_EXISTS;
25 using std::atomic_ref _LIBCPP_USING_IF_EXISTS;
28 using std::atomic _LIBCPP_USING_IF_EXISTS;
[all …]
Dchrono.inc13 using std::chrono::duration;
14 using std::chrono::time_point;
18 using std::common_type;
23 using std::chrono::treat_as_floating_point;
24 using std::chrono::treat_as_floating_point_v;
26 using std::chrono::duration_values;
28 // using std::chrono::is_clock;
29 // using std::chrono::is_clock_v;
32 using std::chrono::operator+;
33 using std::chrono::operator-;
[all …]
Diterator.inc13 using std::incrementable_traits;
14 using std::iter_difference_t;
16 using std::indirectly_readable_traits;
17 using std::iter_value_t;
20 using std::iterator_traits;
22 using std::iter_reference_t;
28 using std::ranges::__cpo::iter_move;
31 using std::ranges::__cpo::iter_swap;
35 using std::iter_rvalue_reference_t;
39 using std::indirectly_readable;
[all …]
/external/cronet/tot/third_party/libc++/src/modules/std.compat/
Dcmath.inc11 using ::double_t _LIBCPP_USING_IF_EXISTS;
12 using ::float_t _LIBCPP_USING_IF_EXISTS;
14 using ::acos _LIBCPP_USING_IF_EXISTS;
15 using ::acosf _LIBCPP_USING_IF_EXISTS;
16 using ::acosl _LIBCPP_USING_IF_EXISTS;
18 using ::asin _LIBCPP_USING_IF_EXISTS;
19 using ::asinf _LIBCPP_USING_IF_EXISTS;
20 using ::asinl _LIBCPP_USING_IF_EXISTS;
22 using ::atan _LIBCPP_USING_IF_EXISTS;
23 using ::atanf _LIBCPP_USING_IF_EXISTS;
[all …]
/external/cronet/stable/third_party/libc++/src/modules/std.compat/
Dcmath.inc11 using ::double_t _LIBCPP_USING_IF_EXISTS;
12 using ::float_t _LIBCPP_USING_IF_EXISTS;
14 using ::acos _LIBCPP_USING_IF_EXISTS;
15 using ::acosf _LIBCPP_USING_IF_EXISTS;
16 using ::acosl _LIBCPP_USING_IF_EXISTS;
18 using ::asin _LIBCPP_USING_IF_EXISTS;
19 using ::asinf _LIBCPP_USING_IF_EXISTS;
20 using ::asinl _LIBCPP_USING_IF_EXISTS;
22 using ::atan _LIBCPP_USING_IF_EXISTS;
23 using ::atanf _LIBCPP_USING_IF_EXISTS;
[all …]
/external/angle/third_party/vulkan-headers/src/include/vulkan/
Dvulkan.cppm36 using VULKAN_HPP_NAMESPACE::ArrayWrapper1D;
37 using VULKAN_HPP_NAMESPACE::ArrayWrapper2D;
38 using VULKAN_HPP_NAMESPACE::Flags;
39 using VULKAN_HPP_NAMESPACE::FlagTraits;
43 using VULKAN_HPP_NAMESPACE::detail::DispatchLoaderBase;
44 using VULKAN_HPP_NAMESPACE::detail::DispatchLoaderDynamic;
46 using VULKAN_HPP_NAMESPACE::detail::DispatchLoaderStatic;
47 using VULKAN_HPP_NAMESPACE::detail::getDispatchLoaderStatic;
51 using VULKAN_HPP_NAMESPACE::operator&;
52 using VULKAN_HPP_NAMESPACE::operator|;
[all …]
/external/cronet/stable/third_party/libc++/src/include/
Dstdatomic.h17 using std-atomic = std::atomic<T>; // exposition only
32 using std::memory_order // see below
33 using std::memory_order_relaxed // see below
34 using std::memory_order_consume // see below
35 using std::memory_order_acquire // see below
36 using std::memory_order_release // see below
37 using std::memory_order_acq_rel // see below
38 using std::memory_order_seq_cst // see below
40 using std::atomic_flag // see below
42 using std::atomic_bool // see below
[all …]
/external/cronet/tot/third_party/libc++/src/include/
Dstdatomic.h17 using std-atomic = std::atomic<T>; // exposition only
32 using std::memory_order // see below
33 using std::memory_order_relaxed // see below
34 using std::memory_order_consume // see below
35 using std::memory_order_acquire // see below
36 using std::memory_order_release // see below
37 using std::memory_order_acq_rel // see below
38 using std::memory_order_seq_cst // see below
40 using std::atomic_flag // see below
42 using std::atomic_bool // see below
[all …]
/external/cronet/tot/third_party/libc++/src/include/__cxx03/
Dstdatomic.h17 using std-atomic = std::atomic<T>; // exposition only
32 using std::memory_order // see below
33 using std::memory_order_relaxed // see below
34 using std::memory_order_consume // see below
35 using std::memory_order_acquire // see below
36 using std::memory_order_release // see below
37 using std::memory_order_acq_rel // see below
38 using std::memory_order_seq_cst // see below
40 using std::atomic_flag // see below
42 using std::atomic_bool // see below
[all …]
/external/cronet/stable/third_party/libc++/src/include/__cxx03/
Dstdatomic.h17 using std-atomic = std::atomic<T>; // exposition only
32 using std::memory_order // see below
33 using std::memory_order_relaxed // see below
34 using std::memory_order_consume // see below
35 using std::memory_order_acquire // see below
36 using std::memory_order_release // see below
37 using std::memory_order_acq_rel // see below
38 using std::memory_order_seq_cst // see below
40 using std::atomic_flag // see below
42 using std::atomic_bool // see below
[all …]
/external/sdv/vsomeip/third_party/boost/config/test/
Dboost_no_cxx11_hdr_type_traits.ipp19 using std::integral_constant;
20 using std::true_type;
21 using std::false_type;
22 using std::is_void;
23 using std::is_integral;
24 using std::is_floating_point;
25 using std::is_array;
26 using std::is_pointer;
27 using std::is_lvalue_reference;
28 using std::is_rvalue_reference;
[all …]
/external/pigweed/third_party/fuchsia/repo/sdk/lib/stdcompat/include/lib/stdcompat/
Dtype_traits.h16 using std::void_t;
18 using std::bool_constant;
19 using std::conjunction;
20 using std::conjunction_v;
21 using std::disjunction;
22 using std::disjunction_v;
23 using std::negation;
24 using std::negation_v;
26 using std::is_array_v;
27 using std::is_class_v;
[all …]
/external/pytorch/aten/src/ATen/cuda/
Dllvm_basic.cpp64 using type = _Tp;
67 using enable_if_t = typename enable_if<b,T>::type;
71 template <class _Tp> using remove_const_t = typename remove_const<_Tp>::type;
75 template <class _Tp> using remove_volatile_t = typename remove_volatile<_Tp>::type;
79 template <class _Tp> using remove_cv_t = typename remove_cv<_Tp>::type;
180 using ::signbit;
181 using ::isfinite;
182 using ::isinf;
183 using ::isnan;
185 using ::abs;
[all …]
/external/skia/include/gpu/ganesh/gl/
DGrGLFunctions.h20 using GrGLActiveTextureFn = GrGLvoid GR_GL_FUNCTION_TYPE(GrGLenum texture);
21 using GrGLAttachShaderFn = GrGLvoid GR_GL_FUNCTION_TYPE(GrGLuint program, GrGLuint shader);
22 using GrGLBeginQueryFn = GrGLvoid GR_GL_FUNCTION_TYPE(GrGLenum target, GrGLuint id);
23 using GrGLBindAttribLocationFn = GrGLvoid GR_GL_FUNCTION_TYPE(GrGLuint program, GrGLuint index, con…
24 using GrGLBindBufferFn = GrGLvoid GR_GL_FUNCTION_TYPE(GrGLenum target, GrGLuint buffer);
25 using GrGLBindFramebufferFn = GrGLvoid GR_GL_FUNCTION_TYPE(GrGLenum target, GrGLuint framebuffer);
26 using GrGLBindRenderbufferFn = GrGLvoid GR_GL_FUNCTION_TYPE(GrGLenum target, GrGLuint renderbuffer);
27 using GrGLBindTextureFn = GrGLvoid GR_GL_FUNCTION_TYPE(GrGLenum target, GrGLuint texture);
28 using GrGLBindFragDataLocationFn = GrGLvoid GR_GL_FUNCTION_TYPE(GrGLuint program, GrGLuint colorNum…
29 using GrGLBindFragDataLocationIndexedFn = GrGLvoid GR_GL_FUNCTION_TYPE(GrGLuint program, GrGLuint c…
[all …]

12345678910>>...1169