Home
last modified time | relevance | path

Searched refs:edname (Results 1 – 19 of 19) sorted by relevance

/dports/textproc/dtd2relax/DTD2RELAX_1_1_1/com/horobi/relax/
H A DDTD2RELAXParser.java275 String edname = ed.getName(); in printRule() local
277 addAttribute("role", "CDATA", edname); in printRule()
280 switch (dtd.getContentType(edname)) { in printRule()
302 CMNode cmnd = dtd.getContentModel(edname).getContentModelNode(); in printRule()
318 String edname = (String)elementTypes.elementAt(i); in printTags() local
321 printATag(edname, v); in printTags()
325 void printATag(String edname, Vector atts) throws SAXException { in printATag() argument
327 addAttribute("name", "CDATA", edname); in printATag()
/dports/www/moinmoin/moin-1.9.11/MoinMoin/action/
H A Drss_rc.py365 edname = "%s:%s" % item.editor[1]
368 edname = item.editor[1]
376 handler.simpleNode(('rdf', 'value'), edname)
/dports/audio/snd/snd-21.2/
H A Dextensions.rb163 def map_sound_chans(beg = 0, fin = false, edname = false,
167 map_chan(body, beg, fin, edname, snd, chn, edpos)
199 def map_all_chans(beg = 0, fin = false, edname = false, edpos = false, &body)
203 map_chan(body, beg, fin, edname, snd, chn, edpos)
239 def map_chans(beg = 0, fin = false, edname = false, edpos = false, &body)
245 map_chan(body, beg, fin, edname, snd, chn, edpos)
291 def map_across_all_chans(beg = 0, fin = false, edname = false,
329 set_samples(beg, outsamp, file, snds[chn], chans[chn], true, edname)
621 edpos = false, edname = false, &func)
628 end, beg, dur, snd, chn, edpos, edname)
H A Denv.rb467 def power_env_channel(beg, dur, snd, chn, edpos, edname) argument
469 as_one_edit_rb(edname) do | |
H A Dsnd-mix.c3412 const char *edname = NULL; in g_mix_vct() local
3428 edname = Xen_string_to_C_string(origin); in g_mix_vct()
3429 else edname = S_mix_vct; in g_mix_vct()
3444 return(C_bool_to_Xen_boolean(mix_vct_untagged(v, cp, bg, edname))); in g_mix_vct()
3457 if (edname && *edname) in g_mix_vct()
3460 if ((name = strrchr(edname, ' '))) in g_mix_vct()
3465 (int)(strlen(edname) - strlen(name) - 1), edname, in g_mix_vct()
3472 … mus_format("(varlet -env- '-mix-%d (%s %" print_mus_long " snd chn))", mix_infos_ctr, edname, bg); in g_mix_vct()
3476 …new_origin = mus_format("_mix_%d = %s, %" print_mus_long ", snd, chn)", mix_infos_ctr, edname, bg)… in g_mix_vct()
H A Denv.scm368 (define* (power-env-channel pe (beg 0) snd chn edpos (edname "power-env-channel"))
379 edname)))
H A Denv.fs34 \ power-env-channel ( pe :optional beg dur snd chn edpos edname -- curb )
572 …: power-env-channel <{ pe :optional beg 0 dur #f snd #f chn #f edpos #f edname "power-env-channel"…
573 pe beg snd chn edpos pec-cb edname as-one-edit
H A Dsnd-edits.c8045 const char *edname, Xen infile_chan, Xen edpos, Xen auto_delete) in g_set_samples_with_origin() argument
8058 if (edname) in g_set_samples_with_origin()
8059 caller = edname; in g_set_samples_with_origin()
8134 …s(Xen samp_0, Xen samps, Xen vect, Xen snd, Xen chn_n, Xen truncate, Xen edname, Xen infile_chan, … in g_set_samples() argument
8136 …Xen_check_type(!Xen_is_bound(edname) || Xen_is_string(edname) || Xen_is_false(edname), edname, 7, … in g_set_samples()
8138 (char *)((Xen_is_string(edname)) ? Xen_string_to_C_string(edname) : "set-samples"), in g_set_samples()
8148 …Xen edname = Xen_undefined, infile_chan = Xen_undefined, edpos = Xen_undefined, auto_delete = Xen_… in g_set_samples_any() local
8170 edname = Xen_car(arg); arg = Xen_cdr(arg); in g_set_samples_any()
8180 …return(g_set_samples(samp_0, samps, vect, snd, chn_n, truncate, edname, infile_chan, edpos, auto_d… in g_set_samples_any()
H A Dclm.rb2205 edpos = false, edname = false, &func) argument
2206 map_channel(func, beg, dur, snd, chn, edpos, edname)
/dports/math/reduce/Reduce-svn5758-src/packages/hephys/
H A Dmap2strn.red121 symbolic procedure incident1(edname,vertex,vertno)$
122 if eq(edname,s!-edge!-name car vertex) then
124 else if eq(edname,s!-edge!-name cadr vertex) then
126 else if eq(edname,s!-edge!-name caddr vertex) then
/dports/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd/cxx/tree/
H A Dtree-inline.cxx633 << edname (m) << " ()" in traverse()
1102 << edname (e) << " ()" in traverse()
H A Dtree-header.cxx1388 << edname (m) << " ();" in traverse()
3717 << edname (e) << " ();" in traverse()
H A Delements.hxx286 edname (SemanticGraph::Member const& m) in edname() function in CXX::Tree::Context
/dports/lang/fth/fth-1.4.1/examples/site-lib/
H A Denv.fs34 \ power-env-channel ( pe :optional beg dur snd chn edpos edname -- curb )
572 …: power-env-channel <{ pe :optional beg 0 dur #f snd #f chn #f edpos #f edname "power-env-channel"…
573 pe beg snd chn edpos pec-cb edname as-one-edit
/dports/cad/electric/electric-7.00/src/usr/
H A Dusrcomtv.c1587 *dummyfile[1], *header, *edname, *savequal, qualname[300]; in us_var() local
2199 us_describeeditor(&edname); in us_var()
2200 addstringtoinfstr(infstr, edname); in us_var()
2292 us_describeeditor(&edname); in us_var()
2293 addstringtoinfstr(infstr, edname); in us_var()
/dports/cad/gtkwave/gtkwave-3.3.107/src/
H A Dmenu.c5968 char *edname = getenv("GTKWAVE_EDITOR"); local
5974 edname = GLOBALS->editor_name; /* rcfile "editor" variable first */
5978 if(edname)
5986 edname = GEDIT_PATH;
5992 if(!edname)
5994 edname = "open -t"; /* Use OSX TextEdit as editor of last resort */
6053 char *str = strdup_2(edname);
6088 if(ar && edname)
/dports/deskutils/calibre/calibre-src-5.34.0/src/calibre/gui2/tweak_book/
H A Dboss.py987 edname = editor_name(ed)
1004 href = current_container().name_to_href(chosen_name, edname)
1009 …d = InsertLink(current_container(), edname, initial_text=ed.get_smart_selection(), parent=self.gui)
/dports/devel/codeblocks/codeblocks-20.03/src/src/
H A Dmain.cpp2388 wxString edname; in DoUpdateAppTitle() local
2400 edname = ed->GetTitle(); in DoUpdateAppTitle()
2401 fulltitle = edname + projname; in DoUpdateAppTitle()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/solenv/sanitizers/ui/
H A Dcui.suppr159 cui/uiconfig/ui/insertfloatingframe.ui://GtkEntry[@id='edname'] no-labelled-by