HomeSort by relevance Sort by last modified time
    Searched refs:__host__ (Results 1 - 25 of 35) sorted by null

1 2

  /external/tensorflow/tensorflow/core/util/
permutation_input_iterator.h 48 __host__ __device__ __forceinline__ PermutationInputIterator(
54 __host__ __device__ __forceinline__ self_type operator++(int) {
61 __host__ __device__ __forceinline__ self_type operator++() {
67 __host__ __device__ __forceinline__ reference operator*() const {
73 __host__ __device__ __forceinline__ self_type operator+(Distance n) const {
80 __host__ __device__ __forceinline__ self_type& operator+=(Distance n) {
87 __host__ __device__ __forceinline__ self_type operator-(Distance n) const {
94 __host__ __device__ __forceinline__ self_type& operator-=(Distance n) {
100 __host__ __device__ __forceinline__ difference_type
107 __host__ __device__ __forceinline__ reference operator[](Distance n) const
    [all...]
transform_output_iterator.h 34 __host__ __device__ __forceinline__ Reference(StoreType* ptr,
39 __host__ __device__ __forceinline__ InputType operator=(InputType val) {
68 __host__ __device__ __forceinline__ TransformOutputIterator(
74 __host__ __device__ __forceinline__ self_type operator++(int) {
81 __host__ __device__ __forceinline__ self_type operator++() {
87 __host__ __device__ __forceinline__ reference operator*() const {
93 __host__ __device__ __forceinline__ self_type operator+(Distance n) const {
100 __host__ __device__ __forceinline__ self_type& operator+=(Distance n) {
107 __host__ __device__ __forceinline__ self_type operator-(Distance n) const {
114 __host__ __device__ __forceinline__ self_type& operator-=(Distance n)
    [all...]
cuda_kernel_helper.h 32 __host__ __device__ inline tensorflow::bfloat16 CudaLdg(
40 __host__ __device__ inline T ldg(const T* ptr) {
45 __host__ __device__ inline const T& tf_min(const T& x, const T& y) {
50 __host__ __device__ inline const T& tf_max(const T& x, const T& y) {
55 __host__ __device__ inline float tf_min(float x, float y) {
58 __host__ __device__ inline double tf_min(double x, double y) {
61 __host__ __device__ inline float tf_max(float x, float y) {
64 __host__ __device__ inline double tf_max(double x, double y) {
  /external/clang/test/CodeGenCUDA/Inputs/
cuda.h 8 #define __host__ __attribute__((host)) macro
14 __host__ __device__ dim3(unsigned x, unsigned y = 1, unsigned z = 1) : x(x), y(y), z(z) {}
  /external/clang/test/PCH/Inputs/
cuda.h 8 #define __host__ __attribute__((host)) macro
14 __host__ __device__ dim3(unsigned x, unsigned y = 1, unsigned z = 1) : x(x), y(y), z(z) {}
  /external/clang/test/SemaCUDA/Inputs/
cuda.h 11 #define __host__ __attribute__((host)) macro
17 __host__ __device__ dim3(unsigned x, unsigned y = 1, unsigned z = 1) : x(x), y(y), z(z) {}
  /prebuilts/clang/host/darwin-x86/clang-4053586/lib64/clang/5.0/include/
__clang_cuda_runtime_wrapper.h 128 inline __host__ double __signbitd(double x) {
134 // attribute only. Alas they come either as __host__ __device__ or
136 // which produces HD variant and undef __host__ which gives us desided
138 #pragma push_macro("__host__")
139 #define __host__ macro
144 // Temporarily poison __host__ macro to ensure it's not used by any of
146 #define __host__ UNEXPECTED_HOST_ATTRIBUTE macro
212 // a lot of thins get declared/defined with __host__ attribute which
217 #define __host__ macro
242 // math_functions.hpp defines ::signbit as a __host__ __device__ function. Thi
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/lib64/clang/5.0.1/include/
__clang_cuda_runtime_wrapper.h 128 inline __host__ double __signbitd(double x) {
134 // attribute only. Alas they come either as __host__ __device__ or
136 // which produces HD variant and undef __host__ which gives us desided
138 #pragma push_macro("__host__")
139 #define __host__ macro
144 // Temporarily poison __host__ macro to ensure it's not used by any of
146 #define __host__ UNEXPECTED_HOST_ATTRIBUTE macro
212 // a lot of thins get declared/defined with __host__ attribute which
217 #define __host__ macro
242 // math_functions.hpp defines ::signbit as a __host__ __device__ function. Thi
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/lib64/clang/5.0.2/include/
__clang_cuda_runtime_wrapper.h 128 inline __host__ double __signbitd(double x) {
134 // attribute only. Alas they come either as __host__ __device__ or
136 // which produces HD variant and undef __host__ which gives us desided
138 #pragma push_macro("__host__")
139 #define __host__ macro
144 // Temporarily poison __host__ macro to ensure it's not used by any of
146 #define __host__ UNEXPECTED_HOST_ATTRIBUTE macro
212 // a lot of thins get declared/defined with __host__ attribute which
217 #define __host__ macro
242 // math_functions.hpp defines ::signbit as a __host__ __device__ function. Thi
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/lib64/clang/6.0.1/include/
__clang_cuda_runtime_wrapper.h 135 inline __host__ double __signbitd(double x) {
141 // attribute only. Alas they come either as __host__ __device__ or
143 // which produces HD variant and undef __host__ which gives us desided
145 #pragma push_macro("__host__")
146 #define __host__ macro
151 // Temporarily poison __host__ macro to ensure it's not used by any of
153 #define __host__ UNEXPECTED_HOST_ATTRIBUTE macro
230 // a lot of thins get declared/defined with __host__ attribute which
235 #define __host__ macro
260 // math_functions.hpp defines ::signbit as a __host__ __device__ function. Thi
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/lib64/clang/6.0.1/include/
__clang_cuda_runtime_wrapper.h 135 inline __host__ double __signbitd(double x) {
141 // attribute only. Alas they come either as __host__ __device__ or
143 // which produces HD variant and undef __host__ which gives us desided
145 #pragma push_macro("__host__")
146 #define __host__ macro
151 // Temporarily poison __host__ macro to ensure it's not used by any of
153 #define __host__ UNEXPECTED_HOST_ATTRIBUTE macro
230 // a lot of thins get declared/defined with __host__ attribute which
235 #define __host__ macro
260 // math_functions.hpp defines ::signbit as a __host__ __device__ function. Thi
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/lib64/clang/6.0.1/include/
__clang_cuda_runtime_wrapper.h 135 inline __host__ double __signbitd(double x) {
141 // attribute only. Alas they come either as __host__ __device__ or
143 // which produces HD variant and undef __host__ which gives us desided
145 #pragma push_macro("__host__")
146 #define __host__ macro
151 // Temporarily poison __host__ macro to ensure it's not used by any of
153 #define __host__ UNEXPECTED_HOST_ATTRIBUTE macro
230 // a lot of thins get declared/defined with __host__ attribute which
235 #define __host__ macro
260 // math_functions.hpp defines ::signbit as a __host__ __device__ function. Thi
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/lib64/clang/6.0.2/include/
__clang_cuda_runtime_wrapper.h 135 inline __host__ double __signbitd(double x) {
141 // attribute only. Alas they come either as __host__ __device__ or
143 // which produces HD variant and undef __host__ which gives us desided
145 #pragma push_macro("__host__")
146 #define __host__ macro
151 // Temporarily poison __host__ macro to ensure it's not used by any of
153 #define __host__ UNEXPECTED_HOST_ATTRIBUTE macro
230 // a lot of thins get declared/defined with __host__ attribute which
235 #define __host__ macro
260 // math_functions.hpp defines ::signbit as a __host__ __device__ function. Thi
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/lib64/clang/5.0/include/
__clang_cuda_runtime_wrapper.h 128 inline __host__ double __signbitd(double x) {
134 // attribute only. Alas they come either as __host__ __device__ or
136 // which produces HD variant and undef __host__ which gives us desided
138 #pragma push_macro("__host__")
139 #define __host__ macro
144 // Temporarily poison __host__ macro to ensure it's not used by any of
146 #define __host__ UNEXPECTED_HOST_ATTRIBUTE macro
212 // a lot of thins get declared/defined with __host__ attribute which
217 #define __host__ macro
242 // math_functions.hpp defines ::signbit as a __host__ __device__ function. Thi
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/lib64/clang/5.0.1/include/
__clang_cuda_runtime_wrapper.h 128 inline __host__ double __signbitd(double x) {
134 // attribute only. Alas they come either as __host__ __device__ or
136 // which produces HD variant and undef __host__ which gives us desided
138 #pragma push_macro("__host__")
139 #define __host__ macro
144 // Temporarily poison __host__ macro to ensure it's not used by any of
146 #define __host__ UNEXPECTED_HOST_ATTRIBUTE macro
212 // a lot of thins get declared/defined with __host__ attribute which
217 #define __host__ macro
242 // math_functions.hpp defines ::signbit as a __host__ __device__ function. Thi
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/lib64/clang/5.0.2/include/
__clang_cuda_runtime_wrapper.h 128 inline __host__ double __signbitd(double x) {
134 // attribute only. Alas they come either as __host__ __device__ or
136 // which produces HD variant and undef __host__ which gives us desided
138 #pragma push_macro("__host__")
139 #define __host__ macro
144 // Temporarily poison __host__ macro to ensure it's not used by any of
146 #define __host__ UNEXPECTED_HOST_ATTRIBUTE macro
212 // a lot of thins get declared/defined with __host__ attribute which
217 #define __host__ macro
242 // math_functions.hpp defines ::signbit as a __host__ __device__ function. Thi
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/lib64/clang/6.0.1/include/
__clang_cuda_runtime_wrapper.h 135 inline __host__ double __signbitd(double x) {
141 // attribute only. Alas they come either as __host__ __device__ or
143 // which produces HD variant and undef __host__ which gives us desided
145 #pragma push_macro("__host__")
146 #define __host__ macro
151 // Temporarily poison __host__ macro to ensure it's not used by any of
153 #define __host__ UNEXPECTED_HOST_ATTRIBUTE macro
230 // a lot of thins get declared/defined with __host__ attribute which
235 #define __host__ macro
260 // math_functions.hpp defines ::signbit as a __host__ __device__ function. Thi
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/lib64/clang/6.0.1/include/
__clang_cuda_runtime_wrapper.h 135 inline __host__ double __signbitd(double x) {
141 // attribute only. Alas they come either as __host__ __device__ or
143 // which produces HD variant and undef __host__ which gives us desided
145 #pragma push_macro("__host__")
146 #define __host__ macro
151 // Temporarily poison __host__ macro to ensure it's not used by any of
153 #define __host__ UNEXPECTED_HOST_ATTRIBUTE macro
230 // a lot of thins get declared/defined with __host__ attribute which
235 #define __host__ macro
260 // math_functions.hpp defines ::signbit as a __host__ __device__ function. Thi
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/lib64/clang/6.0.1/include/
__clang_cuda_runtime_wrapper.h 135 inline __host__ double __signbitd(double x) {
141 // attribute only. Alas they come either as __host__ __device__ or
143 // which produces HD variant and undef __host__ which gives us desided
145 #pragma push_macro("__host__")
146 #define __host__ macro
151 // Temporarily poison __host__ macro to ensure it's not used by any of
153 #define __host__ UNEXPECTED_HOST_ATTRIBUTE macro
230 // a lot of thins get declared/defined with __host__ attribute which
235 #define __host__ macro
260 // math_functions.hpp defines ::signbit as a __host__ __device__ function. Thi
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/lib64/clang/6.0.2/include/
__clang_cuda_runtime_wrapper.h 135 inline __host__ double __signbitd(double x) {
141 // attribute only. Alas they come either as __host__ __device__ or
143 // which produces HD variant and undef __host__ which gives us desided
145 #pragma push_macro("__host__")
146 #define __host__ macro
151 // Temporarily poison __host__ macro to ensure it's not used by any of
153 #define __host__ UNEXPECTED_HOST_ATTRIBUTE macro
230 // a lot of thins get declared/defined with __host__ attribute which
235 #define __host__ macro
260 // math_functions.hpp defines ::signbit as a __host__ __device__ function. Thi
    [all...]
  /external/clang/lib/Headers/
__clang_cuda_runtime_wrapper.h 124 // attribute only. Alas they come either as __host__ __device__ or
126 // which produces HD variant and undef __host__ which gives us desided
128 #pragma push_macro("__host__")
129 #define __host__ macro
134 // Temporarily poison __host__ macro to ensure it's not used by any of
136 #define __host__ UNEXPECTED_HOST_ATTRIBUTE macro
187 // a lot of thins get declared/defined with __host__ attribute which
192 #define __host__ macro
212 // math_functions.hpp defines ::signbit as a __host__ __device__ function. This
224 #pragma pop_macro("__host__")
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3289846/lib64/clang/3.8/include/
__clang_cuda_runtime_wrapper.h 124 // attribute only. Alas they come either as __host__ __device__ or
126 // which produces HD variant and undef __host__ which gives us desided
128 #pragma push_macro("__host__")
129 #define __host__ macro
134 // Temporarily poison __host__ macro to ensure it's not used by any of
136 #define __host__ UNEXPECTED_HOST_ATTRIBUTE macro
187 // a lot of thins get declared/defined with __host__ attribute which
192 #define __host__ macro
212 // math_functions.hpp defines ::signbit as a __host__ __device__ function. This
224 #pragma pop_macro("__host__")
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3859424/lib64/clang/4.0/include/
__clang_cuda_runtime_wrapper.h 125 // attribute only. Alas they come either as __host__ __device__ or
127 // which produces HD variant and undef __host__ which gives us desided
129 #pragma push_macro("__host__")
130 #define __host__ macro
135 // Temporarily poison __host__ macro to ensure it's not used by any of
137 #define __host__ UNEXPECTED_HOST_ATTRIBUTE macro
203 // a lot of thins get declared/defined with __host__ attribute which
208 #define __host__ macro
228 // math_functions.hpp defines ::signbit as a __host__ __device__ function. This
240 #pragma pop_macro("__host__")
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3289846/lib64/clang/3.8/include/
__clang_cuda_runtime_wrapper.h 124 // attribute only. Alas they come either as __host__ __device__ or
126 // which produces HD variant and undef __host__ which gives us desided
128 #pragma push_macro("__host__")
129 #define __host__ macro
134 // Temporarily poison __host__ macro to ensure it's not used by any of
136 #define __host__ UNEXPECTED_HOST_ATTRIBUTE macro
187 // a lot of thins get declared/defined with __host__ attribute which
192 #define __host__ macro
212 // math_functions.hpp defines ::signbit as a __host__ __device__ function. This
224 #pragma pop_macro("__host__")
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3859424/lib64/clang/4.0/include/
__clang_cuda_runtime_wrapper.h 125 // attribute only. Alas they come either as __host__ __device__ or
127 // which produces HD variant and undef __host__ which gives us desided
129 #pragma push_macro("__host__")
130 #define __host__ macro
135 // Temporarily poison __host__ macro to ensure it's not used by any of
137 #define __host__ UNEXPECTED_HOST_ATTRIBUTE macro
203 // a lot of thins get declared/defined with __host__ attribute which
208 #define __host__ macro
228 // math_functions.hpp defines ::signbit as a __host__ __device__ function. This
240 #pragma pop_macro("__host__")
    [all...]

Completed in 1082 milliseconds

1 2