Home
last modified time | relevance | path

Searched defs:k (Results 1 – 25 of 70) sorted by relevance

123

/l4re-core-master/l4util/lib/src/
A Dkip.c17 l4util_kip_kernel_is_ux(l4_kernel_info_t *k) in l4util_kip_kernel_is_ux()
27 l4util_kip_kernel_has_feature(l4_kernel_info_t *k, const char *str) in l4util_kip_kernel_has_feature()
44 l4util_kip_kernel_abi_version(l4_kernel_info_t *k) in l4util_kip_kernel_abi_version()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-8/include/ext/pb_ds/detail/gp_hash_table_map_/
A Dconstructor_destructor_no_store_hash_fn_imps.hpp48 _GLIBCXX_DEBUG_ASSERT(m_entries[pos].m_stat != valid_entry_status)k; in constructor_insert_new_imp() local
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-5/include/ext/pb_ds/detail/gp_hash_table_map_/
A Dconstructor_destructor_no_store_hash_fn_imps.hpp48 _GLIBCXX_DEBUG_ASSERT(m_entries[pos].m_stat != valid_entry_status)k; in constructor_insert_new_imp() local
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-6/include/ext/pb_ds/detail/gp_hash_table_map_/
A Dconstructor_destructor_no_store_hash_fn_imps.hpp48 _GLIBCXX_DEBUG_ASSERT(m_entries[pos].m_stat != valid_entry_status)k; in constructor_insert_new_imp() local
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/include/ext/pb_ds/detail/gp_hash_table_map_/
A Dconstructor_destructor_no_store_hash_fn_imps.hpp48 _GLIBCXX_DEBUG_ASSERT(m_entries[pos].m_stat != valid_entry_status)k; in constructor_insert_new_imp() local
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-4.9/include/ext/pb_ds/detail/gp_hash_table_map_/
A Dconstructor_destructor_no_store_hash_fn_imps.hpp48 _GLIBCXX_DEBUG_ASSERT(m_entries[pos].m_stat != valid_entry_status)k; in constructor_insert_new_imp() local
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-10/include/ext/pb_ds/detail/gp_hash_table_map_/
A Dconstructor_destructor_no_store_hash_fn_imps.hpp50 _GLIBCXX_DEBUG_ASSERT(m_entries[pos].m_stat != valid_entry_status)k; in constructor_insert_new_imp() local
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-7/include/ext/pb_ds/detail/gp_hash_table_map_/
A Dconstructor_destructor_no_store_hash_fn_imps.hpp48 _GLIBCXX_DEBUG_ASSERT(m_entries[pos].m_stat != valid_entry_status)k; in constructor_insert_new_imp() local
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/include/ext/pb_ds/detail/gp_hash_table_map_/
A Dconstructor_destructor_no_store_hash_fn_imps.hpp50 _GLIBCXX_DEBUG_ASSERT(m_entries[pos].m_stat != valid_entry_status)k; in constructor_insert_new_imp() local
/l4re-core-master/uclibc/lib/contrib/uclibc/test/nptl/
A Dtst-tsd5.c50 pthread_key_t k; in do_test() local
/l4re-core-master/uclibc/lib/contrib/uclibc/libm/
A Ds_scalbn.c31 int32_t k, hx, lx; in scalbln() local
A De_log10.c59 int32_t i,k,hx; in __ieee754_log10() local
A De_hypot.c50 int32_t j,k,ha,hb; in __ieee754_hypot() local
A De_atan2.c53 int32_t k,m,hx,hy,ix,iy; in __ieee754_atan2() local
A Ds_log1p.c97 int32_t k,hx,hu=0,ax; in log1p() local
/l4re-core-master/uclibc/lib/contrib/uclibc/test/misc/
A Dsem.c10 int k, r; in main() local
/l4re-core-master/uclibc/lib/contrib/uclibc/test/regex/
A Dtst-regex2.c102 int j, k, l; in do_test() local
212 int j, k, l; in do_test() local
/l4re-core-master/uclibc/lib/contrib/uclibc/extra/locale/
A Dgen_locale.c829 static void lc_time_S(int X, int k) in lc_time_S()
888 int i, k, m; in do_lc_time() local
977 static void lc_numeric_S(int X, int k) in lc_numeric_S()
1039 int i, k, m; in do_lc_numeric() local
1078 static void lc_monetary_C(int X, int k) in lc_monetary_C()
1105 static void lc_monetary_S(int X, int k) in lc_monetary_S()
1167 int i, k, m; in do_lc_monetary() local
1226 static void lc_messages_S(int X, int k) in lc_messages_S()
1248 int i, k, m; in do_lc_messages() local
1285 static void lc_ctype_S(int X, int k) in lc_ctype_S()
[all …]
/l4re-core-master/lua/lib/contrib/src/
A Dlvm.h85 #define luaV_fastget(L,t,k,slot,f) \ argument
96 #define luaV_fastgeti(L,t,k,slot) \ argument
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/src/c++17/ryu/
A Dgeneric_128.c112 const int32_t k = FLOAT_128_POW5_INV_BITCOUNT + pow5bits(q) - 1; in generic_binary_to_decimal() local
143 const int32_t k = pow5bits(i) - FLOAT_128_POW5_BITCOUNT; in generic_binary_to_decimal() local
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-5/libsupc++/
A Dhash_bytes.cc83 size_t k = unaligned_load(buf); in _Hash_bytes() local
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-6/libsupc++/
A Dhash_bytes.cc83 size_t k = unaligned_load(buf); in _Hash_bytes() local
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-7/libsupc++/
A Dhash_bytes.cc83 size_t k = unaligned_load(buf); in _Hash_bytes() local
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/libsupc++/
A Dhash_bytes.cc83 size_t k = unaligned_load(buf); in _Hash_bytes() local
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-8/libsupc++/
A Dhash_bytes.cc83 size_t k = unaligned_load(buf); in _Hash_bytes() local

Completed in 41 milliseconds

123