Home
last modified time | relevance | path

Searched refs:atres (Results 1 – 25 of 37) sorted by relevance

12

/dports/science/py-qcengine/qcengine-0.21.0/qcengine/programs/tests/
H A Dtest_ghost.py112 atres = qcng.compute(atin, qcprog)
113 pprint.pprint(atres.dict(), width=200)
116 ref["nre"][subject], atres.properties.nuclear_repulsion_energy, atol=1.0e-4, label="nre"
119 ref["nbasis"][subject], atres.properties.calcinfo_nbasis, label="nbasis"
122 ref["nmo"][subject], atres.properties.calcinfo_nmo, label="nmo"
125 ref["mp2"][subject], atres.return_result, atol=3.0e-6, label="ene"
134 mobj = re.search(pgline[qcprog], atres.stdout)
194 atres = qcng.compute(atin, qcprog)
195 pprint.pprint(atres.dict(), width=200)
199 nre, atres.properties.nuclear_repulsion_energy, atol=1.0e-4, label="nre"
[all …]
/dports/databases/libgda5/libgda-5.2.10/providers/jdbc/
H A Dgda-jdbc-util.c77 jint atres; in _gda_jdbc_get_jenv() local
81 atres = (*_jdbc_provider_java_vm)->GetEnv (_jdbc_provider_java_vm, (void**) &env, JNI_VERSION_1_2); in _gda_jdbc_get_jenv()
82 if (atres == JNI_EDETACHED) { in _gda_jdbc_get_jenv()
90 else if (atres == JNI_EVERSION) in _gda_jdbc_get_jenv()
H A Djni-wrapper.c1071 jint atres; in gda_jni_object_copy() local
1073 atres = (*src->jvm)->GetEnv (src->jvm, (void**) &env, JNI_VERSION_1_2); in gda_jni_object_copy()
1074 if (atres == JNI_EDETACHED) { in gda_jni_object_copy()
1078 else if (atres == JNI_EVERSION) in gda_jni_object_copy()
1085 if (atres == JNI_EDETACHED) in gda_jni_object_copy()
1098 jint atres; in gda_jni_object_free() local
1100 atres = (*jnio->jvm)->GetEnv (jnio->jvm, (void**) &env, JNI_VERSION_1_2); in gda_jni_object_free()
1101 if (atres == JNI_EDETACHED) { in gda_jni_object_free()
1105 else if (atres == JNI_EVERSION) in gda_jni_object_free()
1109 if (atres == JNI_EDETACHED) in gda_jni_object_free()
/dports/databases/libgda5-bdb/libgda-5.2.10/providers/jdbc/
H A Dgda-jdbc-util.c77 jint atres; in _gda_jdbc_get_jenv() local
81 atres = (*_jdbc_provider_java_vm)->GetEnv (_jdbc_provider_java_vm, (void**) &env, JNI_VERSION_1_2); in _gda_jdbc_get_jenv()
82 if (atres == JNI_EDETACHED) { in _gda_jdbc_get_jenv()
90 else if (atres == JNI_EVERSION) in _gda_jdbc_get_jenv()
H A Djni-wrapper.c1071 jint atres; in gda_jni_object_copy() local
1073 atres = (*src->jvm)->GetEnv (src->jvm, (void**) &env, JNI_VERSION_1_2); in gda_jni_object_copy()
1074 if (atres == JNI_EDETACHED) { in gda_jni_object_copy()
1078 else if (atres == JNI_EVERSION) in gda_jni_object_copy()
1085 if (atres == JNI_EDETACHED) in gda_jni_object_copy()
1098 jint atres; in gda_jni_object_free() local
1100 atres = (*jnio->jvm)->GetEnv (jnio->jvm, (void**) &env, JNI_VERSION_1_2); in gda_jni_object_free()
1101 if (atres == JNI_EDETACHED) { in gda_jni_object_free()
1105 else if (atres == JNI_EVERSION) in gda_jni_object_free()
1109 if (atres == JNI_EDETACHED) in gda_jni_object_free()
/dports/databases/libgda5-ui/libgda-5.2.10/providers/jdbc/
H A Dgda-jdbc-util.c77 jint atres;
81 atres = (*_jdbc_provider_java_vm)->GetEnv (_jdbc_provider_java_vm, (void**) &env, JNI_VERSION_1_2);
82 if (atres == JNI_EDETACHED) {
90 else if (atres == JNI_EVERSION)
H A Djni-wrapper.c1071 jint atres; in gda_jni_object_copy() local
1073 atres = (*src->jvm)->GetEnv (src->jvm, (void**) &env, JNI_VERSION_1_2); in gda_jni_object_copy()
1074 if (atres == JNI_EDETACHED) { in gda_jni_object_copy()
1078 else if (atres == JNI_EVERSION) in gda_jni_object_copy()
1085 if (atres == JNI_EDETACHED) in gda_jni_object_copy()
1098 jint atres; in gda_jni_object_free() local
1100 atres = (*jnio->jvm)->GetEnv (jnio->jvm, (void**) &env, JNI_VERSION_1_2); in gda_jni_object_free()
1101 if (atres == JNI_EDETACHED) { in gda_jni_object_free()
1105 else if (atres == JNI_EVERSION) in gda_jni_object_free()
1109 if (atres == JNI_EDETACHED) in gda_jni_object_free()
/dports/databases/libgda5-mysql/libgda-5.2.10/providers/jdbc/
H A Dgda-jdbc-util.c77 jint atres; in _gda_jdbc_get_jenv() local
81 atres = (*_jdbc_provider_java_vm)->GetEnv (_jdbc_provider_java_vm, (void**) &env, JNI_VERSION_1_2); in _gda_jdbc_get_jenv()
82 if (atres == JNI_EDETACHED) { in _gda_jdbc_get_jenv()
90 else if (atres == JNI_EVERSION) in _gda_jdbc_get_jenv()
H A Djni-wrapper.c1071 jint atres;
1073 atres = (*src->jvm)->GetEnv (src->jvm, (void**) &env, JNI_VERSION_1_2);
1074 if (atres == JNI_EDETACHED) {
1078 else if (atres == JNI_EVERSION)
1085 if (atres == JNI_EDETACHED)
1098 jint atres;
1100 atres = (*jnio->jvm)->GetEnv (jnio->jvm, (void**) &env, JNI_VERSION_1_2);
1101 if (atres == JNI_EDETACHED) {
1105 else if (atres == JNI_EVERSION)
1109 if (atres == JNI_EDETACHED)
/dports/databases/libgda5-postgresql/libgda-5.2.10/providers/jdbc/
H A Dgda-jdbc-util.c77 jint atres; in _gda_jdbc_get_jenv() local
81 atres = (*_jdbc_provider_java_vm)->GetEnv (_jdbc_provider_java_vm, (void**) &env, JNI_VERSION_1_2); in _gda_jdbc_get_jenv()
82 if (atres == JNI_EDETACHED) { in _gda_jdbc_get_jenv()
90 else if (atres == JNI_EVERSION) in _gda_jdbc_get_jenv()
H A Djni-wrapper.c1071 jint atres; in gda_jni_object_copy() local
1073 atres = (*src->jvm)->GetEnv (src->jvm, (void**) &env, JNI_VERSION_1_2); in gda_jni_object_copy()
1074 if (atres == JNI_EDETACHED) { in gda_jni_object_copy()
1078 else if (atres == JNI_EVERSION) in gda_jni_object_copy()
1085 if (atres == JNI_EDETACHED) in gda_jni_object_copy()
1098 jint atres; in gda_jni_object_free() local
1100 atres = (*jnio->jvm)->GetEnv (jnio->jvm, (void**) &env, JNI_VERSION_1_2); in gda_jni_object_free()
1101 if (atres == JNI_EDETACHED) { in gda_jni_object_free()
1105 else if (atres == JNI_EVERSION) in gda_jni_object_free()
1109 if (atres == JNI_EDETACHED) in gda_jni_object_free()
/dports/databases/libgda5-ldap/libgda-5.2.10/providers/jdbc/
H A Dgda-jdbc-util.c77 jint atres; in _gda_jdbc_get_jenv() local
81 atres = (*_jdbc_provider_java_vm)->GetEnv (_jdbc_provider_java_vm, (void**) &env, JNI_VERSION_1_2); in _gda_jdbc_get_jenv()
82 if (atres == JNI_EDETACHED) { in _gda_jdbc_get_jenv()
90 else if (atres == JNI_EVERSION) in _gda_jdbc_get_jenv()
H A Djni-wrapper.c1071 jint atres; in gda_jni_object_copy() local
1073 atres = (*src->jvm)->GetEnv (src->jvm, (void**) &env, JNI_VERSION_1_2); in gda_jni_object_copy()
1074 if (atres == JNI_EDETACHED) { in gda_jni_object_copy()
1078 else if (atres == JNI_EVERSION) in gda_jni_object_copy()
1085 if (atres == JNI_EDETACHED) in gda_jni_object_copy()
1098 jint atres; in gda_jni_object_free() local
1100 atres = (*jnio->jvm)->GetEnv (jnio->jvm, (void**) &env, JNI_VERSION_1_2); in gda_jni_object_free()
1101 if (atres == JNI_EDETACHED) { in gda_jni_object_free()
1105 else if (atres == JNI_EVERSION) in gda_jni_object_free()
1109 if (atres == JNI_EDETACHED) in gda_jni_object_free()
/dports/databases/libgda5-jdbc/libgda-5.2.10/providers/jdbc/
H A Dgda-jdbc-util.c77 jint atres;
81 atres = (*_jdbc_provider_java_vm)->GetEnv (_jdbc_provider_java_vm, (void**) &env, JNI_VERSION_1_2);
82 if (atres == JNI_EDETACHED) {
90 else if (atres == JNI_EVERSION)
H A Djni-wrapper.c1071 jint atres; in gda_jni_object_copy() local
1073 atres = (*src->jvm)->GetEnv (src->jvm, (void**) &env, JNI_VERSION_1_2); in gda_jni_object_copy()
1074 if (atres == JNI_EDETACHED) { in gda_jni_object_copy()
1078 else if (atres == JNI_EVERSION) in gda_jni_object_copy()
1085 if (atres == JNI_EDETACHED) in gda_jni_object_copy()
1098 jint atres; in gda_jni_object_free() local
1100 atres = (*jnio->jvm)->GetEnv (jnio->jvm, (void**) &env, JNI_VERSION_1_2); in gda_jni_object_free()
1101 if (atres == JNI_EDETACHED) { in gda_jni_object_free()
1105 else if (atres == JNI_EVERSION) in gda_jni_object_free()
1109 if (atres == JNI_EDETACHED) in gda_jni_object_free()
/dports/devel/libdwarf/dwarf-20161124/dwarfdump/
H A Dprint_frames.c202 int atres = 0; in get_abstract_origin_funcname() local
216 if (atres != DW_DLV_OK) { in get_abstract_origin_funcname()
267 int atres = 0; in get_proc_name() local
286 if (atres == DW_DLV_ERROR) { in get_proc_name()
290 if (atres == DW_DLV_NO_ENTRY) { in get_proc_name()
2331 int atres = 0; in load_CU_error_data() local
2341 if (atres != DW_DLV_OK) { in load_CU_error_data()
2343 DROP_ERROR_INSTANCE(dbg,atres,loadcuerr); in load_CU_error_data()
2346 atres = dwarf_tag(cu_die, &tag, &loadcuerr); in load_CU_error_data()
2347 if (atres != DW_DLV_OK) { in load_CU_error_data()
[all …]
H A Dprint_macro.c276 int atres = 0; in print_macros_5style_this_cu() local
304 atres = dwarf_die_offsets(cu_die,&dieprint_cu_goffset, in print_macros_5style_this_cu()
306 DROP_ERROR_INSTANCE(dbg,atres,err); in print_macros_5style_this_cu()
H A Dprint_lines.c656 int atres = 0; in print_line_numbers_this_cu() local
669 atres = dwarf_die_offsets(cu_die,&dieprint_cu_goffset, in print_line_numbers_this_cu()
671 DROP_ERROR_INSTANCE(dbg,atres,err); in print_line_numbers_this_cu()
H A Dprint_die.c1239 int atres = 0; in print_one_die() local
1409 atres = dwarf_attrlist(die, &atlist, &atcnt, &podie_err); in print_one_die()
1410 if (atres == DW_DLV_ERROR) { in print_one_die()
1411 print_error(dbg, "dwarf_attrlist", atres, podie_err); in print_one_die()
1412 } else if (atres == DW_DLV_NO_ENTRY) { in print_one_die()
1479 if (atres == DW_DLV_OK) { in print_one_die()
/dports/devel/dwarfdump/dwarf-20161124/dwarfdump/
H A Dprint_frames.c202 int atres = 0; in get_abstract_origin_funcname() local
216 if (atres != DW_DLV_OK) { in get_abstract_origin_funcname()
267 int atres = 0; in get_proc_name() local
286 if (atres == DW_DLV_ERROR) { in get_proc_name()
290 if (atres == DW_DLV_NO_ENTRY) { in get_proc_name()
2331 int atres = 0; in load_CU_error_data() local
2341 if (atres != DW_DLV_OK) { in load_CU_error_data()
2343 DROP_ERROR_INSTANCE(dbg,atres,loadcuerr); in load_CU_error_data()
2346 atres = dwarf_tag(cu_die, &tag, &loadcuerr); in load_CU_error_data()
2347 if (atres != DW_DLV_OK) { in load_CU_error_data()
[all …]
H A Dprint_macro.c276 int atres = 0; in print_macros_5style_this_cu() local
304 atres = dwarf_die_offsets(cu_die,&dieprint_cu_goffset, in print_macros_5style_this_cu()
306 DROP_ERROR_INSTANCE(dbg,atres,err); in print_macros_5style_this_cu()
H A Dprint_lines.c656 int atres = 0; in print_line_numbers_this_cu() local
669 atres = dwarf_die_offsets(cu_die,&dieprint_cu_goffset, in print_line_numbers_this_cu()
671 DROP_ERROR_INSTANCE(dbg,atres,err); in print_line_numbers_this_cu()
H A Dprint_die.c1239 int atres = 0; in print_one_die() local
1409 atres = dwarf_attrlist(die, &atlist, &atcnt, &podie_err); in print_one_die()
1410 if (atres == DW_DLV_ERROR) { in print_one_die()
1411 print_error(dbg, "dwarf_attrlist", atres, podie_err); in print_one_die()
1412 } else if (atres == DW_DLV_NO_ENTRY) { in print_one_die()
1479 if (atres == DW_DLV_OK) { in print_one_die()
/dports/games/wesnoth/wesnoth-1.14.17/po/wesnoth-ai/
H A Dracv.po253 "(i dels gossos), pero ataquen en vore's acorralats. Ataquen a atres animals "
258 "èxit), pero es distrauen fàcilment si atres assuts es posen al seu alcanç. "
332 "un perill els uns per als atres i s'ignoren mútuament, demostrant el gran "
432 "este escenari, estes unitats són representades per atres unitats que sí que "
976 "món i eviten a atres unitats tant com poden - llevat als ratpenats i els "
1781 "Hem afegit atres dos costats, que mostren el comportament d'aguaitador "
1953 "indicador del nort, protegint-lo en les atres unitats lo millor possible. "
2432 "espadachins i llauradors sobre atres unitats. Açò no vol dir que es tracte "
2674 "atres."
3138 "atres en el mapa. Despuix, permaneixen junts fins que solament falta un "
[all …]
/dports/games/wesnoth/wesnoth-1.14.17/po/wesnoth-aoi/
H A Dracv.po578 "uns atres indesijables l'utilisen."
634 "menuda per a inculcar temor en atres orcos. Al matí següent els elfos "
769 "exploradors atres orcos en este costat dels tossals?"
1283 "existit un pont ahí. Deu haver atres mijos amagats per a accedir a la torre."

12