Home
last modified time | relevance | path

Searched refs:tt_get (Results 1 – 13 of 13) sorted by relevance

/dports/audio/praat/praat-6.2.03/external/gsl/
H A Dgsl_rng__tt.c34 static inline unsigned long int tt_get (void *vstate);
49 tt_get (void *vstate) in tt_get() function
94 return tt_get (vstate) / 4294967296.0 ; in tt_get_double()
140 &tt_get,
/dports/math/gsl/gsl-2.7/rng/
H A Dtt.c34 static inline unsigned long int tt_get (void *vstate);
49 tt_get (void *vstate) in tt_get() function
94 return tt_get (vstate) / 4294967296.0 ; in tt_get_double()
140 &tt_get,
/dports/multimedia/nostt/nostt-1.1.1/
H A Dapi.h46 enum tterr tt_get(const char *id, struct ttpage *page);
H A Dnostt.c131 ret = tt_get(id, &page); in main()
H A Dapi.c316 tt_get(const char *id, struct ttpage *page) in tt_get() function
/dports/games/shockolate/systemshock-0.8.2-43-ga9eb1b93/src/Libraries/UI/Source/
H A Dtngtextg.h124 #define TNG_TX_GETLINE(ptng,l) tt_get(TNG_TG_TT(ptng),(l))
H A Dtexttool.h207 char *tt_get(TextTool *tt, long line_num);
H A Dtexttool.c710 char *tt_get(TextTool *tt, long line_num) in tt_get() function
/dports/games/gnugo/gnugo-3.8/engine/
H A Dcache.c147 tt_get(Transposition_table *table, in tt_get() function
H A Dcache.h106 int tt_get(Transposition_table *table, enum routine_id routine,
H A Dreadconnect.c2013 && tt_get(&ttable, CONNECT, str1, str2, depth - stackp, NULL, in recursive_connect2()
2181 && tt_get(&ttable, DISCONNECT, str1, str2, in recursive_disconnect2()
2881 && tt_get(&ttable, BREAK_IN, str, NO_MOVE, depth - stackp, goal_hash, in recursive_break()
3000 && tt_get(&ttable, BLOCK_OFF, str, NO_MOVE, in recursive_block()
H A Dowl.c691 && tt_get(&ttable, SEMEAI, apos, bpos, depth - stackp, NULL, in do_owl_analyze_semeai()
2056 if (tt_get(&ttable, OWL_ATTACK, str, NO_MOVE, depth - stackp, NULL, in do_owl_attack()
2705 if (tt_get(&ttable, OWL_DEFEND, str, NO_MOVE, depth - stackp, NULL, in do_owl_defend()
H A Dreading.c1187 && tt_get(&ttable, FIND_DEFENSE, str, NO_MOVE, depth - stackp, NULL, in do_find_defense()
2830 && tt_get(&ttable, ATTACK, str, NO_MOVE, depth - stackp, NULL, in do_attack()