OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:__cosf
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/Headers/
__clang_hip_math.h
541
float
__cosf
(float __x) { return __ocml_native_cos_f32(__x); }
function
__clang_hip_math.h
541
float
__cosf
(float __x) { return __ocml_native_cos_f32(__x); }
function
__clang_cuda_device_functions.h
49
__DEVICE__ float
__cosf
(float __a) { return __nv_fast_cosf(__a); }
function
__clang_cuda_device_functions.h
49
__DEVICE__ float
__cosf
(float __a) { return __nv_fast_cosf(__a); }
function
Completed in 49 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026