Home
last modified time | relevance | path

Searched defs:kt (Results 76 – 100 of 2053) sorted by relevance

12345678910>>...83

/dports/devel/djgpp-binutils/binutils-2.17/opcodes/
H A Dcgen-opc.c49 cgen_keyword_lookup_name (CGEN_KEYWORD *kt, const char *name) in cgen_keyword_lookup_name()
88 cgen_keyword_lookup_value (CGEN_KEYWORD *kt, int value) in cgen_keyword_lookup_value()
110 cgen_keyword_add (CGEN_KEYWORD *kt, CGEN_KEYWORD_ENTRY *ke) in cgen_keyword_add()
156 cgen_keyword_search_init (CGEN_KEYWORD *kt, const char *spec) in cgen_keyword_search_init()
212 hash_keyword_name (const CGEN_KEYWORD *kt, in hash_keyword_name()
230 hash_keyword_value (const CGEN_KEYWORD *kt, unsigned int value) in hash_keyword_value()
240 build_keyword_hash_tables (CGEN_KEYWORD *kt) in build_keyword_hash_tables()
/dports/devel/binutils/binutils-2.37/opcodes/
H A Dcgen-opc.c44 cgen_keyword_lookup_name (CGEN_KEYWORD *kt, const char *name) in cgen_keyword_lookup_name()
83 cgen_keyword_lookup_value (CGEN_KEYWORD *kt, int value) in cgen_keyword_lookup_value()
105 cgen_keyword_add (CGEN_KEYWORD *kt, CGEN_KEYWORD_ENTRY *ke) in cgen_keyword_add()
151 cgen_keyword_search_init (CGEN_KEYWORD *kt, const char *spec) in cgen_keyword_search_init()
207 hash_keyword_name (const CGEN_KEYWORD *kt, in hash_keyword_name()
225 hash_keyword_value (const CGEN_KEYWORD *kt, unsigned int value) in hash_keyword_value()
235 build_keyword_hash_tables (CGEN_KEYWORD *kt) in build_keyword_hash_tables()
/dports/audio/lsp-plugins-lv2/lsp-plugins-1.1.31/include/dsp/arch/native/graphics/
H A Deffects.h35 float kt = 1.0f / eff->thresh; in eff_hsla_hue() local
79 float kt = 1.0f / eff->thresh; in eff_hsla_sat() local
106 float kt = 1.0f / eff->thresh; in eff_hsla_light() local
/dports/math/concorde/concorde/KDTREE/
H A Dkdbuild.c144 void CCkdtree_free (CCkdtree *kt) in CCkdtree_free()
373 void CCkdtree_delete (CCkdtree *kt, int k) in CCkdtree_delete()
392 void CCkdtree_delete_all (CCkdtree *kt, int ncount) in CCkdtree_delete_all()
401 void CCkdtree_undelete (CCkdtree *kt, int k) in CCkdtree_undelete()
421 void CCkdtree_undelete_all (CCkdtree *kt, int ncount) in CCkdtree_undelete_all()
H A Dkdspan.c112 int CCkdtree_prim_spanningtree (CCkdtree *kt, int ncount, CCdatagroup *dat, in CCkdtree_prim_spanningtree()
200 static void add_primheap (CCdheap *prim_heap, CCkdtree *kt, int n, in add_primheap()
209 int CCkdtree_greedy_tour (CCkdtree *kt, int ncount, CCdatagroup *dat, in CCkdtree_greedy_tour()
373 static void greedy_add_primheap (CCdheap *prim_heap, CCkdtree *kt, int n, in greedy_add_primheap()
384 int CCkdtree_far_add_tour (CCkdtree *kt, int ncount, int start, in CCkdtree_far_add_tour()
528 int CCkdtree_qboruvka_tour (CCkdtree *kt, int ncount, CCdatagroup *dat, in CCkdtree_qboruvka_tour()
695 int CCkdtree_boruvka_tour (CCkdtree *kt, int ncount, CCdatagroup *dat, in CCkdtree_boruvka_tour()
/dports/science/plumed/plumed2-2.7.2/src/cltools/
H A DkT.cpp54 class kt: class
74 kt::kt(const CLToolOptions& co ): in kt() function in PLMD::cltools::kt
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Web/System.Web.Configuration_2.0/
H A DMachineKeyRegistryStorage.cs59 public static byte[] Retrieve (KeyType kt) in Retrieve()
113 public static void Store (byte[] buf, KeyType kt) in Store()
/dports/math/concorde/concorde/EDGEGEN/
H A Dedgegen.c211 CCkdtree kt; in CC_PTRWORLD_LIST_ROUTINES() local
631 int nearnum, CCkdtree *kt, tabledat *td, int silent, in call_nearest()
663 static int work_nearest (CCkdtree *kt, int ncount, int nearnum, in work_nearest()
694 int nearnum, CCkdtree *kt, tabledat *td, int silent, in call_quadnearest()
725 static int work_quadnearest (CCkdtree *kt, int ncount, int nearnum, in work_quadnearest()
805 CCkdtree *kt, tabledat *td, int silent, CCrandstate *rstate) in call_nearest_tour()
854 static int work_nearest_tour (CCkdtree *kt, int ncount, int start, in work_nearest_tour()
1208 static int call_linkern (int ncount, CCdatagroup *dat, CCkdtree *kt, in call_linkern()
1522 static int call_f2match (int ncount, CCdatagroup *dat, CCkdtree *kt, in call_f2match()
1740 CCkdtree *kt, tabledat *td, int silent, CCrandstate *rstate) in call_spanning_tree()
[all …]
/dports/cad/gmsh/gmsh-4.9.2-source/contrib/blossom/concorde97/KDTREE/
H A Dkdbuild.c152 void CCkdtree_free (CCkdtree *kt) in CCkdtree_free()
397 void CCkdtree_delete (CCkdtree *kt, int k) in CCkdtree_delete()
422 void CCkdtree_delete_all (CCkdtree *kt, int ncount) in CCkdtree_delete_all()
437 void CCkdtree_undelete (CCkdtree *kt, int k) in CCkdtree_undelete()
463 void CCkdtree_undelete_all (CCkdtree *kt, int ncount) in CCkdtree_undelete_all()
H A Dkdspan.c97 int CCkdtree_prim_spanningtree (CCkdtree *kt, int ncount, CCdatagroup *dat, in CCkdtree_prim_spanningtree()
195 static void add_primheap (CCdheap *prim_heap, CCkdtree *kt, int n, in add_primheap()
213 int CCkdtree_greedy_tour (CCkdtree *kt, int ncount, CCdatagroup *dat, in CCkdtree_greedy_tour()
376 static void greedy_add_primheap (CCdheap *prim_heap, CCkdtree *kt, int n, in greedy_add_primheap()
395 int CCkdtree_far_add_tour (CCkdtree *kt, int ncount, int start, in CCkdtree_far_add_tour()
554 int CCkdtree_qboruvka_tour (CCkdtree *kt, int ncount, CCdatagroup *dat, in CCkdtree_qboruvka_tour()
726 int CCkdtree_boruvka_tour (CCkdtree *kt, int ncount, CCdatagroup *dat, in CCkdtree_boruvka_tour()
/dports/audio/lsp-plugins-lv2/lsp-plugins-1.1.31/src/testing/utest/dsp/filters/
H A Dbt.cpp112 float kt = i * 0.1; in call() local
155 float kt = i * 0.1; in call() local
198 float kt = i * 0.1; in call() local
241 float kt = i * 0.1; in call() local
/dports/net/nmsg/nmsg-1.0.1/src/
H A Dkickfile.c41 char *kt; in kickfile_time() local
89 char *kt; in kickfile_rotate() local
/dports/science/mpqc/mpqc-2.3.1/src/lib/util/keyval/
H A Dipv2_karray.cc98 IPV2::ip_karray_descend_v(ip_keyword_tree_t*kt,int n,int*v) in ip_karray_descend_v()
125 IPV2::ip_karray_descend(ip_keyword_tree_t*kt,int n,...) in ip_karray_descend()
153 ip_keyword_tree_t *kt,*I; in count_v() local
H A Dipv2_error.cc116 IPV2::ip_lastkeywordtree(ip_keyword_tree_t*kt) in ip_lastkeywordtree()
123 IPV2::ip_lastkeyword_(ip_keyword_tree_t*kt) in ip_lastkeyword_()
/dports/security/openvpn-devel/openvpn-0033811e0215af76f469d78912c95a2f59813454/src/openvpn/
H A Dcrypto.c683 const struct key_type *kt, in crypto_adjust_frame_parameters()
741 init_key_type(struct key_type *kt, const char *ciphername, in init_key_type()
820 const struct key_type *kt, int enc, in init_key_ctx()
911 key_is_zero(struct key *key, const struct key_type *kt) in key_is_zero()
929 check_key(struct key *key, const struct key_type *kt) in check_key()
968 fixup_key(struct key *key, const struct key_type *kt) in fixup_key()
999 check_replay_consistency(const struct key_type *kt, bool packet_id) in check_replay_consistency()
1015 generate_key_random(struct key *key, const struct key_type *kt) in generate_key_random()
1060 const struct key_type *kt, in key2_print()
1606 write_key(const struct key *key, const struct key_type *kt, in write_key()
[all …]
/dports/security/openvpn/openvpn-2.5.6/src/openvpn/
H A Dcrypto.c683 const struct key_type *kt, in crypto_adjust_frame_parameters()
741 init_key_type(struct key_type *kt, const char *ciphername, in init_key_type()
824 const struct key_type *kt, int enc, in init_key_ctx()
915 key_is_zero(struct key *key, const struct key_type *kt) in key_is_zero()
933 check_key(struct key *key, const struct key_type *kt) in check_key()
972 fixup_key(struct key *key, const struct key_type *kt) in fixup_key()
1003 check_replay_consistency(const struct key_type *kt, bool packet_id) in check_replay_consistency()
1019 generate_key_random(struct key *key, const struct key_type *kt) in generate_key_random()
1064 const struct key_type *kt, in key2_print()
1610 write_key(const struct key *key, const struct key_type *kt, in write_key()
[all …]
/dports/security/openvpn-mbedtls/openvpn-2.5.6/src/openvpn/
H A Dcrypto.c683 const struct key_type *kt, in crypto_adjust_frame_parameters()
741 init_key_type(struct key_type *kt, const char *ciphername, in init_key_type()
824 const struct key_type *kt, int enc, in init_key_ctx()
915 key_is_zero(struct key *key, const struct key_type *kt) in key_is_zero()
933 check_key(struct key *key, const struct key_type *kt) in check_key()
972 fixup_key(struct key *key, const struct key_type *kt) in fixup_key()
1003 check_replay_consistency(const struct key_type *kt, bool packet_id) in check_replay_consistency()
1019 generate_key_random(struct key *key, const struct key_type *kt) in generate_key_random()
1064 const struct key_type *kt, in key2_print()
1610 write_key(const struct key *key, const struct key_type *kt, in write_key()
[all …]
/dports/graphics/mirtk/MIRTK-2.0.0-122-g38210fa/Modules/Image/src/
H A DSeparableConvolution.cc40 …Convolution(const KernelType *kx, const KernelType *ky, const KernelType *kz, const KernelType *kt) in SeparableConvolution()
293 const KernelType * const kt = _KernelT; in RunX() local
309 const KernelType * const kt = _KernelT; in RunY() local
325 const KernelType * const kt = _KernelT; in RunZ() local
/dports/science/py-dipy/dipy-1.4.1/doc/examples/
H A Dsimulate_dki.py93 signal_dki, dt, kt = multi_tensor_dki(gtab, mevals, S0=200, angles=angles, variable
100 signal_noisy, dt, kt = multi_tensor_dki(gtab, mevals, S0=200, variable
/dports/audio/lsp-plugins-lv2/lsp-plugins-1.1.31/src/testing/ptest/dsp/graphics/
H A Deffects.cpp35 float kt = 1.0f / eff->thresh; in eff_hsla_hue() local
77 float kt = 1.0f / eff->thresh; in eff_hsla_sat() local
102 float kt = 1.0f / eff->thresh; in eff_hsla_light() local
/dports/net-p2p/ktorrent/ktorrent-21.12.3/libktcore/groups/
H A Dfunctiongroup.cpp9 namespace kt namespace
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/g++.dg/coroutines/
H A Dpr93458-4-bad-coro-handle.C1 // { dg-additional-options "-fsyntax-only -fexceptions -w" }
2
3 // Diagose missing coroutine handle class template.
4
5 namespace std {
6 // coroutine traits
7 template<typename _R, typename...> struct coroutine_traits {
8 using promise_type = typename _R::promise_type;
9 };
10
[all …]
/dports/security/arti/arti-9d0ede26801cdb182daa85c3eb5f0058dc178eb6/cargo-crates/vcpkg-0.2.15/test-data/normalized/installed/vcpkg/info/
H A Dzlib_1.2.11-3_arm64-ios.list1 arm64-ios/
2 arm64-ios/debug/
3 arm64-ios/debug/lib/
4 arm64-ios/debug/lib/libz.a
5 arm64-ios/include/
6 arm64-ios/include/zconf.h
7 arm64-ios/include/zlib.h
8 arm64-ios/lib/
9 arm64-ios/lib/libz.a
10 arm64-ios/share/
[all …]
/dports/science/py-quantities/quantities-0.12.5/quantities/units/
H A Dviscosity.py16 cP = centipoise = UnitQuantity(
/dports/shells/ohmyzsh/ohmyzsh-6babcbd8841335a3c25ec960ff57ab9a139c9073/plugins/kate/
H A Dkate.plugin.zsh6 function kt () { function

12345678910>>...83