OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cl_type
(Results
1 - 3
of
3
) sorted by null
/art/runtime/
class_loader_context.h
167
explicit ClassLoaderInfo(ClassLoaderType
cl_type
) : type(
cl_type
) {}
/external/swiftshader/third_party/subzero/src/
IceClFlags.cpp
99
using
cl_type
= cl::list<T>;
103
using
cl_type
= cl::opt<T>;
108
using
cl_type
= cl::opt<T>;
112
cl_type_traits<Type, Ice::cl_detail::ClType>::
cl_type
Name##Obj(__VA_ARGS__);
/external/mesa3d/include/CL/
cl.hpp
772
return ReferenceHandler<CPP_TYPE::
cl_type
>::retain((*param)()); \
1093
typedef T
cl_type
;
typedef in class:cl::detail::Wrapper
[
all
...]
Completed in 98 milliseconds