Home
last modified time | relevance | path

Searched defs:coin (Results 1 – 25 of 780) sorted by path

12345678910>>...32

/dports/audio/sc3-plugins/sc3-plugins-Version-3.9.0/source/ChaosUGens/
H A DNoiseRing.cpp71 float coin = frand(s1, s2, s3); in DNoiseRing_next() local
/dports/biology/bbmap/bbmap/current/cluster/
H A DReclusterByKmer.java504 float coin=randy.nextFloat()*(a+b); in reCluster() local
/dports/biology/bbmap/bbmap/current/jgi/
H A DKmerNormalize.java3004 long coin=0; in normalizeInThread() local
/dports/cad/abc/abc-a4518e6f833885c905964f1233d11e5b941ec24c/src/bdd/cudd/
H A DcuddAnneal.c707 double coin, threshold; in siftBackwardProb() local
/dports/cad/alliance/alliance/src/ring/src/
H A Droutage.c302 PT_COORDONNEES coin = NULL, nouveaucoin = NULL, debut_coor; in construit_couronne() local
511 void ajout_segmentpiste(PT_COORDONNEES coin, PT_COORDONNEES *nouveaucoin, in ajout_segmentpiste()
/dports/cad/opencascade/opencascade-7.6.0/src/GeomPlate/
H A DGeomPlate_BuildPlateSurface.cxx1847 { Standard_Real coin; in Intersect() local
1901 Standard_Real coin; in Intersect() local
/dports/cad/tkgate/tkgate-2.1/vpd/
H A Dcoke.tcl317 proc makeDragCoin {dw n coin} {
890 proc ejectChange {n coin} {
/dports/databases/db5/db-5.3.28/test/sql_codegen/data/
H A D17925.sql3 CREATE TABLE coin (cid INT(8) PRIMARY KEY, table
H A Dcachesize.sql3 CREATE TABLE coin (cid INT(8) PRIMARY KEY, table
H A Dcolumn_name_conflict_with_table.sql3 CREATE TABLE coin (coin INT(8) PRIMARY KEY, table
H A Dcommented_dml.sql3 CREATE TABLE coin (cid INT(8) PRIMARY KEY, table
H A Dcomments_at_the_end.sql3 CREATE TABLE coin (cid INT(8) PRIMARY KEY, table
H A Dconstraints_name_conflict_with_column.sql2 CREATE TABLE coin (cid INT(8) PRIMARY KEY, table
H A Dconstraints_on_nonexistent_column.sql2 CREATE TABLE coin (cid INT(8) PRIMARY KEY, table
H A Dconstraints_on_nonexistent_table.sql2 CREATE TABLE coin (cid INT(8) PRIMARY KEY, table
H A Ddml.sql3 CREATE TABLE coin (cid INT(8) PRIMARY KEY, table
H A Dindex_name_conflict_with_column.sql3 CREATE TABLE coin (cid INT(8) PRIMARY KEY, table
15 CREATE INDEX coin ON coin(unit); index
H A Dindex_without_name.sql3 CREATE TABLE coin (cid INT(8) PRIMARY KEY, table
H A Dno_primary_key_constraint.sql3 CREATE TABLE coin (cid INT(8), table
H A Dnonexistent_column_constraints.sql2 CREATE TABLE coin (cid INT(8) PRIMARY KEY, table
H A Donly_table.sql1 CREATE TABLE coin (cid INT(8) PRIMARY KEY, table
H A Dsample.sql3 CREATE TABLE coin (cid INT(8) PRIMARY KEY, table
H A Dsample_env_no_txn_db_no_txn.sql3 CREATE TABLE coin (cid INT(8) PRIMARY KEY, table
H A Dsample_env_txn_dbs_mix_txn.sql3 CREATE TABLE coin (cid INT(8) PRIMARY KEY, table
H A Dsample_no_env_db_nontxn.sql1 CREATE TABLE coin (cid INT(8) PRIMARY KEY, table

12345678910>>...32