Searched defs:__handle (Results 1 - 6 of 6) sorted by relevance

/freebsd-current/contrib/llvm-project/libcxx/src/
H A Dfstream.cpp29 intptr_t __handle = _get_osfhandle(fileno(__file)); variable
H A Dprint.cpp37 intptr_t __handle = _get_osfhandle(fileno(__stream)); local
/freebsd-current/contrib/llvm-project/clang/lib/Headers/
H A D__clang_cuda_texture_intrinsics.h662 __device__ static void __tex_fetch(__T *__ptr, cudaTextureObject_t __handle, argument
675 __device__ cudaTextureObject_t __tex_handle_to_obj(__T __handle) { argument
684 __device__ static void __tex_fetch(__T *__ptr, __HandleT __handle, argument
696 __tex_fetch(__DataT *, __RetT *__ptr, texture<__DataT, __TexT, cudaReadModeNormalizedFloat> __handle, __Args... __args) argument
709 __tex_fetch(__DataT *, __RetT *__ptr, texture<__DataT, __TexT, cudaReadModeElementType> __handle, __Args... __args) argument
[all...]
/freebsd-current/contrib/llvm-project/libcxx/include/__format/
H A Dformat_arg.h160 struct __handle { struct in class:__basic_format_arg_value
[all...]
H A Dformat_functions.h137 _LIBCPP_HIDE_FROM_ABI constexpr const __compile_time_handle<_CharT>& __handle(size_t __id) const { function in struct:__format::__compile_time_basic_format_context
/freebsd-current/sys/contrib/dev/rtw89/
H A Drtw8852a.c1811 #define __handle(_case) \ macro
1833 #undef __handle macro

Completed in 126 milliseconds