Home
last modified time | relevance | path

Searched refs:WEIGHT_NONE (Results 1 – 15 of 15) sorted by relevance

/dports/astro/sextractor/sextractor-2.5.0/src/
H A Dprefs.c521 prefs.dweight_flag = (prefs.weight_type[0]!= WEIGHT_NONE); in useprefs()
522 prefs.weight_flag = (prefs.weight_type[1]!= WEIGHT_NONE); in useprefs()
534 && prefs.weight_type[0]!=WEIGHT_NONE) in useprefs()
536 && prefs.weight_type[1]!=WEIGHT_NONE))) in useprefs()
539 && prefs.weight_type[0]!=WEIGHT_NONE in useprefs()
541 && prefs.weight_type[1]!=WEIGHT_NONE in useprefs()
H A Dxml.c535 if ((prefs.weight_type[0] != WEIGHT_NONE in write_xml_meta()
537 || (prefs.weight_type[1] != WEIGHT_NONE in write_xml_meta()
543 (prefs.weight_type[0] != WEIGHT_NONE in write_xml_meta()
546 if (prefs.weight_type[1] != WEIGHT_NONE in write_xml_meta()
H A Dmakeit.c221 if (prefs.weight_type[1] != WEIGHT_NONE) in makeit()
236 if (prefs.weight_type[0] != WEIGHT_NONE) in makeit()
297 : (prefs.weight_type[0] == WEIGHT_NONE?NULL:wfield)); in makeit()
H A Dtypes.h66 typedef enum {WEIGHT_NONE, WEIGHT_FROMBACK, WEIGHT_FROMRMSMAP, enumerator
/dports/science/rdkit/rdkit-Release_2021_03_5/rdkit/Chem/
H A DQED.py71 WEIGHT_NONE = QEDproperties(1.00, 1.00, 1.00, 1.00, 1.00, 1.00, 1.00, 1.00) variable
310 return qed(mol, w=WEIGHT_NONE)
/dports/science/mbdyn/mbdyn-1.7.3/mbdyn/base/
H A Dschurdataman.h86 WEIGHT_NONE = 0x00U, enumerator
H A Dschurdataman.cc317 wgtflag = WEIGHT_NONE; in SchurDataManager()
/dports/math/grace/grace-5.1.25/src/
H A Dnonlwin.c56 #define WEIGHT_NONE 0 macro
223 option_items[0].value = WEIGHT_NONE; in create_nonl_frame()
/dports/editors/emacs/emacs-27.2/src/
H A Dpdumper.c591 WEIGHT_NONE = { .value = 0 }, variable
1018 if (weight.value == WEIGHT_NONE.value) in dump_queue_enqueue()
1055 if (weight.value != WEIGHT_NONE.value) in dump_queue_enqueue()
1633 dump_enqueue_object (ctx, value, WEIGHT_NONE); in dump_emacs_reloc_to_lv()
1732 dump_enqueue_object (ctx, value, WEIGHT_NONE); in dump_root_visitor()
2189 dump_field_lv (ctx, &out, finalizer, &finalizer->function, WEIGHT_NONE); in dump_finalizer()
2715 dump_enqueue_object (ctx, hash_in->key_and_value, WEIGHT_NONE); in dump_hash_table()
3511 dump_enqueue_object (ctx, lv, WEIGHT_NONE); in dump_drain_user_remembered_data_hot()
/dports/editors/emacs-devel/emacs-4d1968b/src/
H A Dpdumper.c598 WEIGHT_NONE = { .value = 0 }, variable
1010 if (weight.value == WEIGHT_NONE.value) in dump_queue_enqueue()
1047 if (weight.value != WEIGHT_NONE.value) in dump_queue_enqueue()
1623 dump_enqueue_object (ctx, value, WEIGHT_NONE); in dump_emacs_reloc_to_lv()
1722 dump_enqueue_object (ctx, value, WEIGHT_NONE); in dump_root_visitor()
2175 dump_field_lv (ctx, &out, finalizer, &finalizer->function, WEIGHT_NONE); in dump_finalizer()
3537 dump_enqueue_object (ctx, lv, WEIGHT_NONE); in dump_drain_user_remembered_data_hot()
/dports/net/google-cloud-sdk/google-cloud-sdk/lib/googlecloudsdk/third_party/apis/compute/v1/
H A Dcompute_v1_messages.py27050 WEIGHT_NONE = 3 variable in HealthStatus.WeightErrorValueValuesEnum
/dports/net/google-cloud-sdk/google-cloud-sdk/lib/googlecloudsdk/third_party/apis/compute/beta/
H A Dcompute_beta_messages.py29116 WEIGHT_NONE = 3 variable in HealthStatus.WeightErrorValueValuesEnum
/dports/net/google-cloud-sdk/google-cloud-sdk/lib/googlecloudsdk/third_party/apis/compute/alpha/
H A Dcompute_alpha_messages.py32091 WEIGHT_NONE = 3 variable in HealthStatus.WeightErrorValueValuesEnum
/dports/editors/emacs/emacs-27.2/
H A DChangeLog.321685 (WEIGHT_NONE, WEIGHT_NORMAL, WEIGHT_STRONG)
/dports/editors/emacs-devel/emacs-4d1968b/
H A DChangeLog.3110264 (WEIGHT_NONE, WEIGHT_NORMAL, WEIGHT_STRONG)