Home
last modified time | relevance | path

Searched defs:makeattr (Results 1 – 9 of 9) sorted by relevance

/dports/devel/py-pythran/pythran-0.11.0/pythran/optimizations/
H A Dcomprehension_patterns.py101 def makeattr(*args): function
135 def makeattr(*args): function
/dports/print/pic2fig/pic2fig/
H A Dmisc.c62 makeattr(type, val) /* add attribute type and val */ in makeattr() function
/dports/devel/plan9port/plan9port-1f098efb7370a0b28306d10681e21883fb1c1507/src/cmd/grap/
H A Dmisc.c144 Attr *makeattr(int type, double fval, char *sval, int just, int op) in makeattr() function
/dports/textproc/heirloom-doctools/heirloom-doctools-160308/grap/
H A Dmisc.c159 Attr *makeattr(int type, double fval, char *sval, int just, int op) in makeattr() function
/dports/devel/plan9port/plan9port-1f098efb7370a0b28306d10681e21883fb1c1507/src/cmd/svgpic/
H A Dmisc.c144 void makeattr(int type, int sub, YYSTYPE val) /* add attribute type and val */ in makeattr() function
/dports/devel/plan9port/plan9port-1f098efb7370a0b28306d10681e21883fb1c1507/src/cmd/tpic/
H A Dmisc.c148 makeattr(int type, int sub, YYSTYPE val) /* add attribute type and val */ in makeattr() function
/dports/devel/plan9port/plan9port-1f098efb7370a0b28306d10681e21883fb1c1507/src/cmd/pic/
H A Dmisc.c144 void makeattr(int type, int sub, YYSTYPE val) /* add attribute type and val */ in makeattr() function
/dports/textproc/heirloom-doctools/heirloom-doctools-160308/pic/
H A Dmisc.c155 void makeattr(int type, int sub, YYSTYPE val) /* add attribute type and val */ in makeattr() function
/dports/net/megacmd/MEGAcmd-1.4.1_Win/sdk/src/
H A Dmegaclient.cpp7006 void MegaClient::makeattr(SymmCipher* key, string* attrstring, const char* json, int l) const in makeattr() function in mega::MegaClient
7027 void MegaClient::makeattr(SymmCipher* key, const std::unique_ptr<string>& attrstring, const char* j… in makeattr() function in mega::MegaClient