HomeSort by relevance Sort by last modified time
    Searched defs:__host__ (Results 1 - 23 of 23) sorted by null

  /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) {}
  /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/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-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...]
  /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...]
  /prebuilts/sdk/renderscript/clang-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...]

Completed in 710 milliseconds