Home
last modified time | relevance | path

Searched defs:som (Results 1 – 25 of 413) sorted by relevance

12345678910>>...17

/dports/science/cdk/cdk-cdk-2.3/base/test-interfaces/src/test/java/org/openscience/cdk/interfaces/
H A DAbstractAtomContainerSetTest.java46 IAtomContainerSet som = (IAtomContainerSet) newChemObject(); in testSortAtomContainers_Comparator_Null() local
184 IAtomContainerSet som = (IAtomContainerSet) newChemObject(); in testGetAtomContainerCount() local
194 IAtomContainerSet som = (IAtomContainerSet) newChemObject(); in testAtomContainers() local
214 IAtomContainerSet som = (IAtomContainerSet) newChemObject(); in testAdd_IAtomContainerSet() local
227 IAtomContainerSet som = (IAtomContainerSet) newChemObject(); in testGetAtomContainer_int() local
238 IAtomContainerSet som = (IAtomContainerSet) newChemObject(); in testGetMultiplier_int() local
246 IAtomContainerSet som = (IAtomContainerSet) newChemObject(); in testSetMultiplier_int_Double() local
256 IAtomContainerSet som = (IAtomContainerSet) newChemObject(); in testSetMultipliers_arrayDouble() local
274 IAtomContainerSet som = (IAtomContainerSet) newChemObject(); in testSetMultiplier_IAtomContainer_Double() local
285 IAtomContainerSet som = (IAtomContainerSet) newChemObject(); in testGetMultipliers() local
[all …]
/dports/devel/hyperscan/hyperscan-5.4.0/src/nfagraph/
H A Dng.cpp106 const som_type som, const u32 comp_id) { in addComponentSom()
156 void reduceGraph(NGHolder &g, som_type som, bool utf8, in reduceGraph()
206 const som_type som, const u32 comp_id) { in addComponent()
298 const som_type som) { in processComponents()
333 som_type som = expr.som; in addGraph() local
528 som_type som = SOM_NONE; /* the prefixes created by the SOM code do not in addHolder() local
580 u32 external_report, bool highlander, som_type som, in addLiteral()
H A Dng_stop.cpp95 CharReach findStopAlphabet(const NGHolder &g, som_type som) { in findStopAlphabet()
126 vector<u8> findLeftOffsetStopAlphabet(const NGHolder &g, som_type som) { in findLeftOffsetStopAlphabet()
172 UNUSED som_type som) { in findLeftOffsetStopAlphabet()
/dports/misc/urbit/urbit-urbit-0.6.0/include/noun/
H A Daliases.h77 # define u3h(som) u3x_h(som) argument
78 # define u3t(som) u3x_t(som) argument
79 # define u3at(axe, som) u3x_at(axe, som) argument
89 # define u3du(som) (u3r_du(som)) argument
90 # define u3ud(som) (u3r_ud(som)) argument
94 # define u3k(som) u3a_gain(som) argument
95 # define u3z(som) u3a_lose(som) argument
H A Dallocate.h178 # define u3a_is_cat(som) (((som) >> 31) ? c3n : c3y) argument
179 # define u3a_is_dog(som) (((som) >> 31) ? c3y : c3n) argument
183 # define u3a_to_off(som) ((som) & 0x3fffffff) argument
184 # define u3a_to_ptr(som) (u3a_into(u3a_to_off(som))) argument
185 # define u3a_to_wtr(som) ((c3_w *)u3a_to_ptr(som)) argument
189 # define u3a_is_atom(som) c3o(u3a_is_cat(som), \ argument
191 # define u3a_is_cell(som) u3a_is_pom(som) argument
194 # define u3a_h(som) \ argument
199 # define u3a_t(som) \ argument
238 # define u3a_is_junior(r, som) \ argument
[all …]
H A Dxtract.h56 # define u3x_h(som) u3a_h(som) argument
57 # define u3x_t(som) u3a_t(som) argument
/dports/science/cdk/cdk-cdk-2.3/storage/smiles/src/test/java/org/openscience/cdk/io/
H A DSMILESReaderTest.java76 IAtomContainerSet som = reader.read(new AtomContainerSet()); in testReading() local
86 IAtomContainerSet som = reader.read(new AtomContainerSet()); in testReadingSmiFile_1() local
99 IAtomContainerSet som = reader.read(new AtomContainerSet()); in testReadingSmiFile_2() local
110 IAtomContainerSet som = reader.read(new AtomContainerSet()); in testReadingSmiFile_3() local
/dports/audio/lmms/lmms-1.2.2/data/locale/
H A Dsv.ts575 …<translation>Klicka här för att klippa de valda värderna. Du kan sen klistra dem var som helst gen… variable
580 …<translation>Klicka här för att kopiera de valda värderna. Du kan sedan klistra dem var som helst … variable
/dports/science/cdk/cdk-cdk-2.3/storage/ctab/src/test/java/org/openscience/cdk/io/
H A DSDFReaderTest.java91 IAtomContainerSet som = model.getMoleculeSet(); in testDataFromSDFReading() local
113 IAtomContainerSet som = model.getMoleculeSet(); in testMultipleDataFields() local
195 IAtomContainerSet som = model.getMoleculeSet(); in testSDFFile6() local
219 IAtomContainerSet som = model.getMoleculeSet(); in testBug2911300() local
/dports/graphics/dia/dia-0.97.3/app/
H A Dsheets_dialog_callbacks.c429 SheetObjectMod *som; in on_sheets_dialog_optionmenu_activate() local
504 SheetObjectMod *som; in sheets_dialog_normalize_line_breaks() local
604 SheetObjectMod *som; in sheets_dialog_move_up_or_down() local
788 SheetObjectMod *som; in on_sheets_new_dialog_button_ok_clicked() local
1007 SheetObjectMod *som; in on_sheets_dialog_button_edit_clicked() local
1105 SheetObjectMod *som; in on_sheets_dialog_button_remove_clicked() local
1302 SheetObjectMod *som; in on_sheets_remove_dialog_button_ok_clicked() local
1370 SheetObjectMod *som; in on_sheets_edit_dialog_button_ok_clicked() local
1469 SheetObjectMod *som; in sheets_dialog_copy_object() local
1550 SheetObjectMod *som; in on_sheets_dialog_button_move_clicked() local
[all …]
/dports/biology/bcftools/bcftools-1.14/
H A Dvcfsom.c67 som_t **som; member
166 static void som_write_map(char *prefix, som_t **som, int nsom) in som_write_map()
189 som_t **som = (som_t**)malloc(*nsom*sizeof(som_t*)); in som_load_map() local
205 static void som_create_plot(som_t *som, char *prefix) in som_create_plot()
245 static inline int som_find_bmu(som_t *som, double *vec, double *dist) in som_find_bmu()
268 static inline double som_get_score(som_t *som, double *vec, double bmu_th) in som_get_score()
288 static inline void som_idx_to_ndim(som_t *som, int idx, int *ndim) in som_idx_to_ndim()
300 static void som_train_site(som_t *som, double *vec, int update_counts) in som_train_site()
337 static void som_norm_counts(som_t *som) in som_norm_counts()
348 som_t *som = (som_t*) calloc(1,sizeof(som_t)); in som_init() local
[all …]
/dports/biology/bio-mocha/bcftools-1.14/
H A Dvcfsom.c67 som_t **som; member
166 static void som_write_map(char *prefix, som_t **som, int nsom) in som_write_map()
189 som_t **som = (som_t**)malloc(*nsom*sizeof(som_t*)); in som_load_map() local
205 static void som_create_plot(som_t *som, char *prefix) in som_create_plot()
245 static inline int som_find_bmu(som_t *som, double *vec, double *dist) in som_find_bmu()
268 static inline double som_get_score(som_t *som, double *vec, double bmu_th) in som_get_score()
288 static inline void som_idx_to_ndim(som_t *som, int idx, int *ndim) in som_idx_to_ndim()
300 static void som_train_site(som_t *som, double *vec, int update_counts) in som_train_site()
337 static void som_norm_counts(som_t *som) in som_norm_counts()
348 som_t *som = (som_t*) calloc(1,sizeof(som_t)); in som_init() local
[all …]
/dports/biology/py-pysam/pysam-0.18.0/bcftools/
H A Dvcfsom.c67 som_t **som; member
166 static void som_write_map(char *prefix, som_t **som, int nsom) in som_write_map()
189 som_t **som = (som_t**)malloc(*nsom*sizeof(som_t*)); in som_load_map() local
205 static void som_create_plot(som_t *som, char *prefix) in som_create_plot()
245 static inline int som_find_bmu(som_t *som, double *vec, double *dist) in som_find_bmu()
268 static inline double som_get_score(som_t *som, double *vec, double bmu_th) in som_get_score()
288 static inline void som_idx_to_ndim(som_t *som, int idx, int *ndim) in som_idx_to_ndim()
300 static void som_train_site(som_t *som, double *vec, int update_counts) in som_train_site()
337 static void som_norm_counts(som_t *som) in som_norm_counts()
348 som_t *som = (som_t*) calloc(1,sizeof(som_t)); in som_init() local
[all …]
H A Dvcfsom.c.pysam.c69 som_t **som; member
168 static void som_write_map(char *prefix, som_t **som, int nsom) in som_write_map()
191 som_t **som = (som_t**)malloc(*nsom*sizeof(som_t*)); in som_load_map() local
207 static void som_create_plot(som_t *som, char *prefix) in som_create_plot()
247 static inline int som_find_bmu(som_t *som, double *vec, double *dist) in som_find_bmu()
270 static inline double som_get_score(som_t *som, double *vec, double bmu_th) in som_get_score()
290 static inline void som_idx_to_ndim(som_t *som, int idx, int *ndim) in som_idx_to_ndim()
302 static void som_train_site(som_t *som, double *vec, int update_counts) in som_train_site()
339 static void som_norm_counts(som_t *som) in som_norm_counts()
350 som_t *som = (som_t*) calloc(1,sizeof(som_t)); in som_init() local
[all …]
/dports/science/cdk/cdk-cdk-2.3/storage/io/src/test/java/org/openscience/cdk/io/
H A DGhemicalReaderTest.java72 IAtomContainerSet som = model.getMoleculeSet(); in testExample() local
104 IAtomContainerSet som = model.getMoleculeSet(); in testEthene() local
H A DXYZReaderTest.java76 IAtomContainerSet som = model.getMoleculeSet(); in testViagra() local
108 IAtomContainerSet som = model.getMoleculeSet(); in testComment() local
H A DHINReaderTest.java80 IAtomContainerSet som = model.getMoleculeSet(); in testBenzene() local
106 IAtomContainerSet som = model.getMoleculeSet(); in testMoleculeTwo() local
132 IAtomContainerSet som = model.getMoleculeSet(); in testMultiple() local
/dports/devel/hyperscan/hyperscan-5.4.0/src/nfa/
H A Dgough.c114 const struct gough_som_info *som, u16 s, u64a loc, in doReports()
191 struct gough_som_info *som) { in run_prog_i()
235 struct gough_som_info *som) { in run_prog()
251 struct gough_som_info *som) { in run_accel_prog()
283 struct gough_som_info *som) { in goughEnableStarts()
628 struct gough_som_info *som = getSomInfo(q->state); in nfaExecGough8_Q2i() local
752 struct gough_som_info *som = getSomInfo(q->state); in nfaExecGough16_Q2i() local
984 struct gough_som_info *som = getSomInfo(q->state); in nfaExecGough8_reportCurrent() local
1007 struct gough_som_info *som = getSomInfo(q->state); in nfaExecGough16_reportCurrent() local
1044 const struct gough_som_info *som, in goughCheckEOD()
[all …]
/dports/astro/sextractor/sextractor-2.5.0/src/
H A Dsom.c37 void som_phot(somstruct *som, float back, float backnoise, float gain, in som_phot()
122 int som_mkweight(somstruct *som, float back, float backnoise, float gain) in som_mkweight()
159 float som_err(somstruct *som, float dist, int flags) in som_err()
349 float som_linmin(somstruct *som) in som_linmin()
515 void som_conjgrad(somstruct *som, float ftol) in som_conjgrad()
563 void som_end(somstruct *som) in som_end()
591 somstruct *som; in som_load() local
/dports/net-p2p/namecoin-daemon/namecoin-core-nc0.21.0.1/src/qt/locale/
H A Dbitcoin_nb.ts3771 …ne lommeboken ikke ble avsluttet skikkelig og var sist lastet med en build som hadde en nyere vers… variable
/dports/net-p2p/namecoin/namecoin-core-nc0.21.0.1/src/qt/locale/
H A Dbitcoin_nb.ts3771 …ne lommeboken ikke ble avsluttet skikkelig og var sist lastet med en build som hadde en nyere vers… variable
/dports/net-p2p/namecoin-utils/namecoin-core-nc0.21.0.1/src/qt/locale/
H A Dbitcoin_nb.ts3771 …ne lommeboken ikke ble avsluttet skikkelig og var sist lastet med en build som hadde en nyere vers… variable
/dports/misc/urbit/urbit-urbit-0.6.0/noun/
H A Dallocate.c889 _me_wash_north_in(u3_noun som) in _me_wash_north_in()
922 _me_wash_south_in(u3_noun som) in _me_wash_south_in()
954 u3a_wash(u3_noun som) in u3a_wash()
1037 _me_copy_north_in(u3_noun som) in _me_copy_north_in()
1284 u3a_take(u3_noun som) in u3a_take()
1306 u3a_left(u3_noun som) in u3a_left()
1447 u3a_gain(u3_noun som) in u3a_gain()
1465 u3a_lose(u3_noun som) in u3a_lose()
1481 u3a_use(u3_noun som) in u3a_use()
1497 u3a_luse(u3_noun som) in u3a_luse()
[all …]
/dports/science/pybrain/pybrain-0.3.3/examples/unsupervised/
H A Dkohonen.py17 som = KohonenMap(2, 5) variable
/dports/science/cdk/cdk-cdk-2.3/tool/builder3dtools/src/main/java/org/openscience/cdk/modeling/builder3d/
H A DTemplateExtractor.java75 IAtomContainerSet som = builder.newInstance(IAtomContainerSet.class); in cleanDataSet() local
110 IAtomContainerSet som = builder.newInstance(IAtomContainerSet.class); in ReadNCISdfFileAsTemplate() local
133 IAtomContainerSet som = builder.newInstance(IAtomContainerSet.class); in PartitionRingsFromComplexRing() local
290 public void writeChemModel(IAtomContainerSet som, String file, String endFix) { in writeChemModel()

12345678910>>...17