Home
last modified time | relevance | path

Searched defs:makenode (Results 1 – 16 of 16) sorted by relevance

/dports/www/xist/ll-xist-5.34/test/
H A Dtest_xist_css.py209 def makenode(): function
/dports/sysutils/du2ps/du2ps-3.1/
H A Dnodeop.c34 makenode(char *name) in makenode() function
/dports/print/pic2fig/pic2fig/
H A Dmisc.c292 struct obj *makenode(type, n) in makenode() function
/dports/devel/plan9port/plan9port-1f098efb7370a0b28306d10681e21883fb1c1507/src/cmd/svgpic/
H A Dmisc.c408 obj *makenode(int type, int n) in makenode() function
/dports/devel/plan9port/plan9port-1f098efb7370a0b28306d10681e21883fb1c1507/src/cmd/tpic/
H A Dmisc.c429 makenode(int type, int n) in makenode() function
/dports/devel/plan9port/plan9port-1f098efb7370a0b28306d10681e21883fb1c1507/src/cmd/pic/
H A Dmisc.c408 obj *makenode(int type, int n) in makenode() function
/dports/japanese/prn/prn/
H A Dreg.y296 static union regexp *makenode(id) in makenode() function
/dports/textproc/heirloom-doctools/heirloom-doctools-160308/pic/
H A Dmisc.c419 obj *makenode(int type, int n) in makenode() function
/dports/sysutils/xdu/xdu-3.0/
H A Dxdu.c95 makenode(name,size) in makenode() function
/dports/devel/codeblocks/codeblocks-20.03/src/sdk/
H A Dprojectloader.cpp1325 TiXmlElement* makenode = AddElement(prjnode, "MakeCommands"); in ExportTargetAsProject() local
1492 TiXmlElement* makenode = AddElement(tgtnode, "MakeCommands"); in ExportTargetAsProject() local
/dports/science/fasthenry/fasthenry-3.0wr/src/fasthenry/
H A DreadGeom.c565 NODES *makenode(name, number, x, y, z, type, indsys) in makenode() function
/dports/x11-toolkits/p5-Prima/Prima-1.63/Prima/VB/
H A DClasses.pm3243 sub makenode subroutine
/dports/multimedia/mpv/mpv-0.34.1/player/
H A Djavascript.c1092 static void makenode(void *ta_ctx, mpv_node *dst, js_State *J, int idx) in makenode() function
H A Dlua.c671 static void makenode(void *tmp, mpv_node *dst, lua_State *L, int t) in makenode() function
/dports/lang/rexx-regina/regina-rexx-3.9.3/
H A Dyaccsrc.c5603 static nodeptr makenode( int type, int numb, ... ) in makenode() function
/dports/net/megacmd/MEGAcmd-1.4.1_Win/sdk/tests/integration/
H A DSync_test.cpp2809 Node* makenode(MegaClient& mc, handle parent, ::mega::nodetype_t type, m_off_t size, handle owner, … in makenode() function