Home
last modified time | relevance | path

Searched refs:def_count (Results 1 – 25 of 119) sorted by relevance

12345

/dports/devel/dev86/dev86-0.16.20/cpp/
H A Dcpp.c71 static int def_count =0; variable
317 if ( def_count >= MAX_DEFINE ) {
352 def_count++;
571 if (last_def != def_count) fprintf(stderr, "<DEF%d>", def_count); in chget_raw()
577 if (last_def != def_count) fprintf(stderr, "<DEF%d>", def_count); in chget_raw()
606 def_count--; in realchget()
607 def_ref = saved_ref[def_count]; in realchget()
608 def_ptr = saved_def[def_count]; in realchget()
1369 saved_ref[def_count] = def_ref;
1370 saved_def[def_count] = def_ptr;
[all …]
/dports/lang/tcl85/tcl8.5.19/tools/
H A Dfix_tommath_h.tcl18 set def_count 0
32 incr def_count
34 if {$def_count == 2} {
/dports/lang/tcl86/tcl8.6.12/tools/
H A Dfix_tommath_h.tcl18 set def_count 0
33 incr def_count
35 if {$def_count == 2} {
/dports/math/libpgmath/flang-d07daf3/tools/flang1/flang1exe/
H A Dinvar.c632 int def_count = 0; in has_def_inlp() local
655 ++def_count; in has_def_inlp()
658 ++def_count; in has_def_inlp()
662 ++def_count; in has_def_inlp()
664 if (def_count > 1) in has_def_inlp()
676 if (def_count > 1) in has_def_inlp()
688 int use_count, def_count; in is_hoistable() local
751 def_count = 0; in is_hoistable()
775 ++def_count; in is_hoistable()
776 if (def_count > 1) in is_hoistable()
[all …]
/dports/cad/iverilog/verilog-11.0/vvp/
H A Dvpi_tasks.cc569 static unsigned def_count = 0; variable
579 def_count = 1; in allocate_def()
584 realloc(def_table, (def_count+1)*sizeof (struct __vpiUserSystf*)); in allocate_def()
586 def_table[def_count] = new __vpiUserSystf; in allocate_def()
588 return def_table[def_count++]; in allocate_def()
594 for (unsigned idx = 0; idx < def_count; idx += 1) { in def_table_delete()
600 def_count = 0; in def_table_delete()
617 if (obj->next >= def_count) { in systf_iterator_scan()
626 if (obj->next >= def_count) { in systf_iterator_scan()
659 for (idx = 0; idx < def_count; idx += 1) { in vpip_make_systf_iterator()
[all …]
/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/lib/colvars/
H A Dcolvargrid.cpp16 size_t const &def_count) in colvar_grid_count() argument
17 : colvar_grid<size_t> (nx_i, def_count) in colvar_grid_count()
21 size_t const &def_count) in colvar_grid_count() argument
22 : colvar_grid<size_t> (colvars, def_count) in colvar_grid_count()
/dports/graphics/vapoursynth-fmtconv/fmtconv-r28/src/fmtcavs/
H A DMatrix_avs.cpp112 int def_count = 0; in Matrix() local
113 def_count += args [Param_MAT ].Defined () ? 1 : 0; in Matrix()
114 def_count += args [Param_MATS].Defined () ? 1 : 0; in Matrix()
115 def_count += args [Param_MATD].Defined () ? 1 : 0; in Matrix()
116 if (def_count == 1) in Matrix()
/dports/graphics/vapoursynth-fmtconv/fmtconv-r28/src/fmtc/
H A DMatrix_vs.cpp128 int def_count = 0; in Matrix() local
129 def_count += is_arg_defined (in, "mat" ) ? 1 : 0; in Matrix()
130 def_count += is_arg_defined (in, "mats") ? 1 : 0; in Matrix()
131 def_count += is_arg_defined (in, "matd") ? 1 : 0; in Matrix()
132 if (def_count == 1) in Matrix()
/dports/misc/vifm/vifm-0.11/src/modes/
H A Dnormal.c980 def_count(key_info.count)); in cmd_C()
1068 pick_or_move(keys_info, def_count(key_info.count) - 1); in cmd_gg()
1075 rn_leave(curr_view, def_count(key_info.count)); in cmd_gh()
1131 tabs_previous(def_count(key_info.count)); in cmd_gT()
1620 key_info.count = def_count(key_info.count); in cmd_h()
1665 const int distance = def_count(key_info.count)*step; in go_to_prev()
1686 const int distance = def_count(key_info.count)*step; in go_to_next()
2114 -def_count(key_info.count), 0) != 0); in cmd_lb_r()
2122 def_count(key_info.count), 0) != 0); in cmd_rb_r()
2130 -def_count(key_info.count), 1) != 0); in cmd_lb_R()
[all …]
H A Dmenu.c555 def_count(key_info.count)); in cmd_slash()
587 def_count(key_info.count)); in cmd_qmark()
680 key_info.count = def_count(key_info.count); in cmd_N()
763 menus_set_pos(menu->state, def_count(key_info.count) - 1); in cmd_gg()
773 menu->pos += def_count(key_info.count); in cmd_j()
785 menu->pos -= def_count(key_info.count); in cmd_k()
794 key_info.count = def_count(key_info.count); in cmd_n()
902 menu->hor_pos = MAX(0, menu->hor_pos - def_count(key_info.count)); in cmd_zh()
910 menu->hor_pos += def_count(key_info.count); in cmd_zl()
H A Dvisual.c387 call_incdec(def_count(key_info.count)); in cmd_ctrl_a()
491 call_incdec(-def_count(key_info.count)); in cmd_ctrl_x()
521 int save_msg = fops_clone(view, NULL, 0, 0, def_count(key_info.count)); in cmd_C()
538 find_goto(key_info.multi, def_count(key_info.count), 1); in cmd_F()
637 find_goto(last_fast_search_char, def_count(key_info.count), in cmd_comma()
669 find_goto(last_fast_search_char, def_count(key_info.count), in cmd_semicolon()
727 find_goto(key_info.multi, def_count(key_info.count), 0); in cmd_f()
777 goto_pos(def_count(key_info.count) - 1); in cmd_gg()
874 key_info.count = def_count(key_info.count); in cmd_h()
/dports/textproc/lacheck/lacheck-1.26/
H A Dlacheck.c2068 int def_count = 0; variable
2521 { ++def_count; }
2526 { --def_count;
2527 if(def_count == 0)
2543 { ++def_count; }
2548 { --def_count;
2549 if(def_count == 0)
/dports/x11/xlockmore/xlockmore-5.67/etc/genlauncher/
H A Dxlockgen.lex69 LockProcs[i].def_count,
H A Dlmode.h59 int def_count; member
/dports/print/texlive-base/texlive-20150521-source/utils/lacheck/
H A Dlacheck.c2163 int def_count = 0; variable
2747 { ++def_count; }
2752 { --def_count;
2753 if(def_count == 0)
2769 { ++def_count; }
2774 { --def_count;
2775 if(def_count == 0)
/dports/misc/vifm/vifm-0.11/src/utils/
H A Dutils.h161 int def_count(int count);
/dports/graphics/mupdf/mupdf-1.18.0-source/source/fitz/
H A Dsvg-device.c47 int def_count; member
75 sdev->def_count++; in start_def()
76 if (sdev->def_count == 2) in start_def()
92 if (sdev->def_count > 0) in end_def()
93 sdev->def_count--; in end_def()
94 if (sdev->def_count == 1) in end_def()
96 if (sdev->def_count == 0 && sdev->defs_buffer != NULL) in end_def()
/dports/math/z3/z3-z3-4.8.13/src/qe/
H A Dqe_lite.cpp434 unsigned def_count = 0; in reduce_quantifier1() local
437 find_definitions(num_args, args, is_exists(q), def_count, largest_vinx); in reduce_quantifier1()
439 if (def_count > 0) { in reduce_quantifier1()
441 SASSERT(m_order.size() <= def_count); // some might be missing because of cycles in reduce_quantifier1()
473 …nitions(unsigned num_args, expr* const* args, bool is_exists, unsigned& def_count, unsigned& large… in find_definitions() argument
474 def_count = 0; in find_definitions()
503 def_count++; in find_definitions()
652 unsigned def_count = 0; in reduce_var_set() local
658 find_definitions(conjs.size(), conjs.data(), true, def_count, largest_vinx); in reduce_var_set()
660 if (def_count > 0) { in reduce_var_set()
[all …]
/dports/math/py-z3-solver/z3-z3-4.8.10/src/qe/
H A Dqe_lite.cpp434 unsigned def_count = 0; in reduce_quantifier1() local
437 find_definitions(num_args, args, is_exists(q), def_count, largest_vinx); in reduce_quantifier1()
439 if (def_count > 0) { in reduce_quantifier1()
441 SASSERT(m_order.size() <= def_count); // some might be missing because of cycles in reduce_quantifier1()
473 …nitions(unsigned num_args, expr* const* args, bool is_exists, unsigned& def_count, unsigned& large… in find_definitions() argument
474 def_count = 0; in find_definitions()
503 def_count++; in find_definitions()
652 unsigned def_count = 0; in reduce_var_set() local
658 find_definitions(conjs.size(), conjs.c_ptr(), true, def_count, largest_vinx); in reduce_var_set()
660 if (def_count > 0) { in reduce_var_set()
[all …]
/dports/devel/universal-ctags/ctags-p5.9.20211128.0/Units/parser-lex.r/simple-lex.d/
H A Dexpected.tags75 def_count input.l /^int def_count = 0;$/;" v language:C typeref:typename:int
/dports/x11/xlockmore/xlockmore-5.67/win32/
H A Dxlock95.c100 _itoa(LockProcs[m].def_count, tchBuffer, 10));
/dports/science/lammps/lammps-stable_29Sep2021/lib/colvars/
H A Dcolvargrid.cpp26 size_t const &def_count) in colvar_grid_count() argument
27 : colvar_grid<size_t>(nx_i, def_count, 1) in colvar_grid_count()
31 size_t const &def_count, in colvar_grid_count() argument
33 : colvar_grid<size_t>(colvars, def_count, 1, margin) in colvar_grid_count()
/dports/misc/adios2/ADIOS2-2.7.1/thirdparty/dill/dill/
H A Ddill_internal.h78 short def_count; member
/dports/x11/xlockmore/xlockmore-5.67/xlock/
H A Dxlock.h501 int def_count; member
/dports/science/molscript/MolScript-280abee/code/
H A Dvrml.c57 static int def_count; variable
548 def_count = 0; in vrml_start_plot()
1171 ds_cat_int (def_name, def_count++); in vrml_helix()
1487 ds_cat_int (def_name, def_count++); in vrml_strand()

12345