Home
last modified time | relevance | path

Searched refs:for_id (Results 1 – 25 of 54) sorted by relevance

123

/dports/www/phpgroupware/phpgroupware-0.9.16.017/forum/
H A Dpreference_deleteforum.php58 $for_id = intval($_REQUEST['for_id']); variable
59 $GLOBALS['phpgw']->db->query("DELETE FROM f_threads WHERE for_id = $for_id", __LINE__, __FILE__);
60 $GLOBALS['phpgw']->db->query("DELETE FROM f_body WHERE for_id = $for_id", __LINE__, __FILE__);
61 $GLOBALS['phpgw']->db->query("DELETE FROM f_forums WHERE id = $for_id", __LINE__, __FILE__);
H A Dpreference_forum.php27 $for_id = intval($_REQUEST['for_id']); variable
32 …$GLOBALS['phpgw']->db->query('SELECT * FROM f_forums WHERE id = ' . intval($for_id), __LINE__, __F…
58 $extrahidden = "<input type=\"hidden\" name=\"for_id\" value=\"$for_id\">";
84 elseif ( $_REQUEST['action'] == "updforum" && $for_id)
/dports/www/py-mechanize/mechanize-0.4.7/mechanize/
H A D_form.py98 for_id = e.get('for')
99 if for_id is not None:
100 label = Label(label_text(e), for_id)
102 id_to_labels[for_id].append(label)
/dports/devel/ORBit2/ORBit2-2.14.19/src/idl-compiler/
H A Dorbit-idl-c-skels.c197 const char *for_id; member
206 fprintf (ti->ci->fh, "ORBIT_VEPV_OFFSET (POA_%s__vepv, %s_epv),\n", ti->for_id, id); in cbe_skel_interface_print_vepvmap_offsets()
254 ti.for_id = id; ti.ci = ci; in cbe_skel_do_interface()
/dports/graphics/shotwell/shotwell-0.30.14/src/import-roll/
H A DImportRollEntry.vala31 return new LastImportPage.for_id(this.id);
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/app/finders/environments/
H A Denvironments_finder.rb53 environments.for_id(params[:environment_ids])
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/app/services/environments/
H A Dschedule_to_delete_review_apps_service.rb71 Environment.for_id(deletable_environments).schedule_to_delete
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/lib/gitlab/metrics/dashboard/importers/
H A Dprometheus_metrics.rb94 …affected_environments = ::Environment.for_id(@affected_environment_ids.flatten.uniq).for_project(p…
/dports/graphics/shotwell/shotwell-0.30.14/src/library/
H A DLastImportPage.vala39 public LastImportPage.for_id(ImportID id) {
/dports/graphics/birdfont/birdfont-2.29.5/libbirdfont/
H A DGlyphMaster.vala29 public GlyphMaster.for_id (string id) {
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/lib/api/
H A Dcommit_statuses.rb135 pipelines = pipelines.for_id(params[:pipeline_id]) if params[:pipeline_id]
/dports/lang/rust/rustc-1.58.1-src/compiler/rustc_typeck/src/check/
H A Dwfcheck.rs807 for_id(tcx, item_id, span).with_fcx(|fcx| { in check_associated_item()
854 for_id(tcx, item.def_id, item.span) in for_item()
857 fn for_id(tcx: TyCtxt<'_>, def_id: LocalDefId, span: Span) -> CheckWfFcxBuilder<'_> { in for_id() function
1027 for_id(tcx, def_id, span).with_fcx(|fcx| { in check_item_fn()
1038 for_id(tcx, item_id, ty_span).with_fcx(|fcx| { in check_item_type()
/dports/devel/py-lxml/lxml-4.7.1/src/lxml/html/
H A Dformfill.py265 labels = _label_for_xpath(el, for_id=el.get('id'))
/dports/math/gnumeric/gnumeric-1.12.50/introspection/
H A DREADME282 for_id(saverid)
/dports/multimedia/gpac-mp4box/gpac-1.0.0/src/filters/
H A Disoffin_load.c977 u32 for_id=0; in isor_declare_objects() local
978 if (sscanf(read->tkid, "%d", &for_id)) { in isor_declare_objects()
980 if (id != for_id) continue; in isor_declare_objects()
/dports/multimedia/gpac-libgpac/gpac-1.0.0/src/filters/
H A Disoffin_load.c977 u32 for_id=0; in isor_declare_objects() local
978 if (sscanf(read->tkid, "%d", &for_id)) { in isor_declare_objects()
980 if (id != for_id) continue; in isor_declare_objects()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dgenmatch.c1582 unsigned for_id; member
1587 pos (pos_), value_match (false), for_id (current_id) {} in dt_operand()
1726 || as_a <dt_operand *> (ops[i])->for_id > true_node->for_id) in find_node()
1734 && true_node->for_id != current_id in find_node()
1735 && true_node->for_id > as_a <dt_operand *> (ops[i])->for_id) in find_node()
1988 fprintf (f, " [%u]", as_a <dt_operand *> (p)->for_id); in print_node()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dgenmatch.c1651 unsigned for_id; variable
1656 pos (pos_), value_match (false), for_id (current_id) {} in dt_operand()
1797 || as_a <dt_operand *> (ops[i])->for_id > true_node->for_id) in find_node()
1805 && true_node->for_id != current_id in find_node()
1806 && true_node->for_id > as_a <dt_operand *> (ops[i])->for_id) in find_node()
2064 fprintf (f, " [%u]", as_a <dt_operand *> (p)->for_id); in print_node()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dgenmatch.c1643 unsigned for_id; member
1648 pos (pos_), value_match (false), for_id (current_id) {} in dt_operand()
1787 || as_a <dt_operand *> (ops[i])->for_id > true_node->for_id) in find_node()
1795 && true_node->for_id != current_id in find_node()
1796 && true_node->for_id > as_a <dt_operand *> (ops[i])->for_id) in find_node()
2049 fprintf (f, " [%u]", as_a <dt_operand *> (p)->for_id); in print_node()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dgenmatch.c1643 unsigned for_id; variable
1648 pos (pos_), value_match (false), for_id (current_id) {} in dt_operand()
1789 || as_a <dt_operand *> (ops[i])->for_id > true_node->for_id) in find_node()
1797 && true_node->for_id != current_id in find_node()
1798 && true_node->for_id > as_a <dt_operand *> (ops[i])->for_id) in find_node()
2056 fprintf (f, " [%u]", as_a <dt_operand *> (p)->for_id); in print_node()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dgenmatch.c1582 unsigned for_id; member
1587 pos (pos_), value_match (false), for_id (current_id) {} in dt_operand()
1726 || as_a <dt_operand *> (ops[i])->for_id > true_node->for_id) in find_node()
1734 && true_node->for_id != current_id in find_node()
1735 && true_node->for_id > as_a <dt_operand *> (ops[i])->for_id) in find_node()
1988 fprintf (f, " [%u]", as_a <dt_operand *> (p)->for_id); in print_node()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dgenmatch.c1647 unsigned for_id; variable
1652 pos (pos_), value_match (false), for_id (current_id) {} in dt_operand()
1793 || as_a <dt_operand *> (ops[i])->for_id > true_node->for_id) in find_node()
1801 && true_node->for_id != current_id in find_node()
1802 && true_node->for_id > as_a <dt_operand *> (ops[i])->for_id) in find_node()
2060 fprintf (f, " [%u]", as_a <dt_operand *> (p)->for_id); in print_node()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dgenmatch.c1643 unsigned for_id; variable
1648 pos (pos_), value_match (false), for_id (current_id) {} in dt_operand()
1789 || as_a <dt_operand *> (ops[i])->for_id > true_node->for_id) in find_node()
1797 && true_node->for_id != current_id in find_node()
1798 && true_node->for_id > as_a <dt_operand *> (ops[i])->for_id) in find_node()
2056 fprintf (f, " [%u]", as_a <dt_operand *> (p)->for_id); in print_node()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dgenmatch.c1582 unsigned for_id; member
1587 pos (pos_), value_match (false), for_id (current_id) {} in dt_operand()
1726 || as_a <dt_operand *> (ops[i])->for_id > true_node->for_id) in find_node()
1734 && true_node->for_id != current_id in find_node()
1735 && true_node->for_id > as_a <dt_operand *> (ops[i])->for_id) in find_node()
1988 fprintf (f, " [%u]", as_a <dt_operand *> (p)->for_id); in print_node()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dgenmatch.c1582 unsigned for_id; member
1587 pos (pos_), value_match (false), for_id (current_id) {} in dt_operand()
1726 || as_a <dt_operand *> (ops[i])->for_id > true_node->for_id) in find_node()
1734 && true_node->for_id != current_id in find_node()
1735 && true_node->for_id > as_a <dt_operand *> (ops[i])->for_id) in find_node()
1988 fprintf (f, " [%u]", as_a <dt_operand *> (p)->for_id); in print_node()

123