Home
last modified time | relevance | path

Searched defs:__index (Results 1 – 13 of 13) sorted by relevance

/freebsd/contrib/llvm-project/libcxx/src/include/ryu/
H A Dryu.h72 _BitScanForward64(unsigned long * __index,unsigned long long __mask) _BitScanForward64() argument
80 _BitScanForward(unsigned long * __index,unsigned int __mask) _BitScanForward() argument
/freebsd/contrib/llvm-project/libcxx/include/__pstl/internal/omp/
H A Dparallel_for_each.h
H A Dutil.h
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/channel_program/lua_core/
H A Dtst.lib_base.lua89 {__index = function (_,n) return a[n-3]+4, "lixo" end})})}) function
H A Dtst.lib_coroutine.lua302 __index = function (t,k) coroutine.yield(nil, "idx"); return t.k[k] end, function
/freebsd/include/
H A Dnl_types.h66 int32_t __index; /* index of first msg_hdr in msg_hdr table */ member
/freebsd/contrib/llvm-project/clang/lib/Headers/
H A Dvecintrin.h46 vec_extract(__vector signed char __vec, int __index) { in vec_extract()
51 vec_extract(__vector __bool char __vec, int __index) { in vec_extract()
56 vec_extract(__vector unsigned char __vec, int __index) { in vec_extract()
61 vec_extract(__vector signed short __vec, int __index) { in vec_extract()
66 vec_extract(__vector __bool short __vec, int __index) { in vec_extract()
71 vec_extract(__vector unsigned short __vec, int __index) { in vec_extract()
76 vec_extract(__vector signed int __vec, int __index) { in vec_extract()
81 vec_extract(__vector __bool int __vec, int __index) { in vec_extract()
86 vec_extract(__vector unsigned int __vec, int __index) { in vec_extract()
91 vec_extract(__vector signed long long __vec, int __index) { in vec_extract()
[all …]
H A Dunwind.h217 _Unwind_Word _Unwind_GetGR(struct _Unwind_Context *__context, int __index) { in _Unwind_GetGR()
224 void _Unwind_SetGR(struct _Unwind_Context *__context, int __index, in _Unwind_SetGR()
/freebsd/tools/lua/
H A Dtemplate.lua630 __index = function(_, k) function
/freebsd/contrib/llvm-project/libcxx/src/ryu/
H A Dd2s.cpp641 uint32_t __index; in __to_chars() local
[all...]
H A Df2s.cpp640 uint32_t __index; in __to_chars() local
/freebsd/contrib/llvm-project/libcxx/include/__pstl/internal/
H A Dunseq_backend_simd.h
/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_affinity.cpp3021 unsigned __index; in __kmp_affinity_create_cpuinfo_map() local