Home
last modified time | relevance | path

Searched defs:hdf (Results 1 – 25 of 150) sorted by relevance

123456

/dports/textproc/p5-Text-ClearSilver/Text-ClearSilver-0.10.5.4/cs/util/
H A Dneo_hdf.c123 static void _dealloc_hdf (HDF **hdf) in _dealloc_hdf()
165 NEOERR* hdf_init (HDF **hdf) in hdf_init()
187 void hdf_destroy (HDF **hdf) in hdf_destroy()
377 HDF* hdf_get_obj (HDF *hdf, const char *name) in hdf_get_obj()
460 HDF* hdf_obj_child (HDF *hdf) in hdf_obj_child()
473 HDF* hdf_obj_next (HDF *hdf) in hdf_obj_next()
479 HDF* hdf_obj_top (HDF *hdf) in hdf_obj_top()
485 HDF_ATTR* hdf_obj_attr (HDF *hdf) in hdf_obj_attr()
491 char* hdf_obj_name (HDF *hdf) in hdf_obj_name()
497 char* hdf_obj_value (HDF *hdf) in hdf_obj_value()
[all …]
/dports/www/clearsilver/clearsilver-0.10.5/util/
H A Dneo_hdf.c123 static void _dealloc_hdf (HDF **hdf) in _dealloc_hdf()
165 NEOERR* hdf_init (HDF **hdf) in hdf_init()
187 void hdf_destroy (HDF **hdf) in hdf_destroy()
377 HDF* hdf_get_obj (HDF *hdf, const char *name) in hdf_get_obj()
460 HDF* hdf_obj_child (HDF *hdf) in hdf_obj_child()
473 HDF* hdf_obj_next (HDF *hdf) in hdf_obj_next()
479 HDF* hdf_obj_top (HDF *hdf) in hdf_obj_top()
485 HDF_ATTR* hdf_obj_attr (HDF *hdf) in hdf_obj_attr()
491 char* hdf_obj_name (HDF *hdf) in hdf_obj_name()
497 char* hdf_obj_value (HDF *hdf) in hdf_obj_value()
[all …]
/dports/www/p5-ClearSilver/clearsilver-0.10.5/util/
H A Dneo_hdf.c123 static void _dealloc_hdf (HDF **hdf) in _dealloc_hdf()
165 NEOERR* hdf_init (HDF **hdf) in hdf_init()
187 void hdf_destroy (HDF **hdf) in hdf_destroy()
377 HDF* hdf_get_obj (HDF *hdf, const char *name) in hdf_get_obj()
460 HDF* hdf_obj_child (HDF *hdf) in hdf_obj_child()
473 HDF* hdf_obj_next (HDF *hdf) in hdf_obj_next()
479 HDF* hdf_obj_top (HDF *hdf) in hdf_obj_top()
485 HDF_ATTR* hdf_obj_attr (HDF *hdf) in hdf_obj_attr()
491 char* hdf_obj_name (HDF *hdf) in hdf_obj_name()
497 char* hdf_obj_value (HDF *hdf) in hdf_obj_value()
[all …]
/dports/textproc/p5-Text-ClearSilver/Text-ClearSilver-0.10.5.4/cs/java-jni/
H A Dj_neo_util.c75 HDF *hdf = NULL; in Java_org_clearsilver_HDF__1init() local
87 HDF *hdf = (HDF *)hdf_obj_ptr; in Java_org_clearsilver_HDF__1dealloc() local
94 HDF *hdf = (HDF *)hdf_obj_ptr; in Java_org_clearsilver_HDF__1getIntValue() local
114 HDF *hdf = (HDF *)hdf_obj_ptr; in Java_org_clearsilver_HDF__1getValue() local
144 HDF *hdf = (HDF *)hdf_obj_ptr; in Java_org_clearsilver_HDF__1setValue() local
175 HDF *hdf = (HDF *)hdf_obj_ptr; in Java_org_clearsilver_HDF__1removeTree() local
197 HDF *hdf = (HDF *)hdf_obj_ptr; in Java_org_clearsilver_HDF__1setSymLink() local
228 HDF *hdf = (HDF *)hdf_obj_ptr; in Java_org_clearsilver_HDF__1dump() local
285 HDF *hdf = (HDF *)hdf_obj_ptr; in Java_org_clearsilver_HDF__1readFile() local
332 HDF *hdf = (HDF *)hdf_obj_ptr; in Java_org_clearsilver_HDF__1writeFile() local
[all …]
H A DCSTest.java18 org.clearsilver.HDF hdf = new HDF(); in main() local
252 public String load(HDF hdf, String filename) throws IOException { in load()
/dports/www/clearsilver/clearsilver-0.10.5/java-jni/
H A Dj_neo_util.c75 HDF *hdf = NULL; in Java_org_clearsilver_HDF__1init() local
87 HDF *hdf = (HDF *)hdf_obj_ptr; in Java_org_clearsilver_HDF__1dealloc() local
94 HDF *hdf = (HDF *)hdf_obj_ptr; in Java_org_clearsilver_HDF__1getIntValue() local
114 HDF *hdf = (HDF *)hdf_obj_ptr; in Java_org_clearsilver_HDF__1getValue() local
144 HDF *hdf = (HDF *)hdf_obj_ptr; in Java_org_clearsilver_HDF__1setValue() local
175 HDF *hdf = (HDF *)hdf_obj_ptr; in Java_org_clearsilver_HDF__1removeTree() local
197 HDF *hdf = (HDF *)hdf_obj_ptr; in Java_org_clearsilver_HDF__1setSymLink() local
228 HDF *hdf = (HDF *)hdf_obj_ptr; in Java_org_clearsilver_HDF__1dump() local
285 HDF *hdf = (HDF *)hdf_obj_ptr; in Java_org_clearsilver_HDF__1readFile() local
332 HDF *hdf = (HDF *)hdf_obj_ptr; in Java_org_clearsilver_HDF__1writeFile() local
[all …]
H A DCSTest.java18 org.clearsilver.HDF hdf = new HDF(); in main() local
252 public String load(HDF hdf, String filename) throws IOException { in load()
H A DCSFileLoader.java20 public String load(HDF hdf, String filename) throws IOException; in load()
/dports/www/p5-ClearSilver/clearsilver-0.10.5/java-jni/
H A Dj_neo_util.c75 HDF *hdf = NULL; in Java_org_clearsilver_HDF__1init() local
87 HDF *hdf = (HDF *)hdf_obj_ptr; in Java_org_clearsilver_HDF__1dealloc() local
94 HDF *hdf = (HDF *)hdf_obj_ptr; in Java_org_clearsilver_HDF__1getIntValue() local
114 HDF *hdf = (HDF *)hdf_obj_ptr; in Java_org_clearsilver_HDF__1getValue() local
144 HDF *hdf = (HDF *)hdf_obj_ptr; in Java_org_clearsilver_HDF__1setValue() local
175 HDF *hdf = (HDF *)hdf_obj_ptr; in Java_org_clearsilver_HDF__1removeTree() local
197 HDF *hdf = (HDF *)hdf_obj_ptr; in Java_org_clearsilver_HDF__1setSymLink() local
228 HDF *hdf = (HDF *)hdf_obj_ptr; in Java_org_clearsilver_HDF__1dump() local
285 HDF *hdf = (HDF *)hdf_obj_ptr; in Java_org_clearsilver_HDF__1readFile() local
332 HDF *hdf = (HDF *)hdf_obj_ptr; in Java_org_clearsilver_HDF__1writeFile() local
[all …]
H A DCSTest.java18 org.clearsilver.HDF hdf = new HDF(); in main() local
252 public String load(HDF hdf, String filename) throws IOException { in load()
/dports/textproc/p5-Text-ClearSilver/Text-ClearSilver-0.10.5.4/cs/csharp/
H A DCS.cs18 private static unsafe extern NEOERR* hdf_set_value(HDF *hdf, in hdf_set_value()
28 private static unsafe extern string hdf_get_value(HDF *hdf, in hdf_get_value()
38 HDF *hdf, in hdf_dump()
46 HDF *hdf, in hdf_get_obj()
87 unsafe public CSTContext(Hdf hdf) { in CSTContext()
94 extern static unsafe NEOERR *cs_init (CSPARSE **parse, HDF *hdf); in cs_init()
/dports/www/clearsilver/clearsilver-0.10.5/csharp/
H A DCS.cs18 private static unsafe extern NEOERR* hdf_set_value(HDF *hdf, in hdf_set_value()
28 private static unsafe extern string hdf_get_value(HDF *hdf, in hdf_get_value()
38 HDF *hdf, in hdf_dump()
46 HDF *hdf, in hdf_get_obj()
87 unsafe public CSTContext(Hdf hdf) { in CSTContext()
94 extern static unsafe NEOERR *cs_init (CSPARSE **parse, HDF *hdf); in cs_init()
/dports/www/p5-ClearSilver/clearsilver-0.10.5/csharp/
H A DCS.cs18 private static unsafe extern NEOERR* hdf_set_value(HDF *hdf, in hdf_set_value()
28 private static unsafe extern string hdf_get_value(HDF *hdf, in hdf_get_value()
38 HDF *hdf, in hdf_dump()
46 HDF *hdf, in hdf_get_obj()
87 unsafe public CSTContext(Hdf hdf) { in CSTContext()
94 extern static unsafe NEOERR *cs_init (CSPARSE **parse, HDF *hdf); in cs_init()
/dports/www/p5-ClearSilver/clearsilver-0.10.5/python/examples/base/
H A Dhdfhelp.py138 def setList(hdf, prefix, lst): argument
143 def getList(hdf, name): argument
150 def eval_cs(hdf,a_cs_string): argument
158 def childloop(hdf): argument
178 def loopHDF(hdf, name=None): argument
190 def loopKVHDF(hdf, name=None): argument
203 def __init__(self, hdf): argument
/dports/textproc/p5-Text-ClearSilver/Text-ClearSilver-0.10.5.4/cs/python/examples/base/
H A Dhdfhelp.py138 def setList(hdf, prefix, lst): argument
143 def getList(hdf, name): argument
150 def eval_cs(hdf,a_cs_string): argument
158 def childloop(hdf): argument
178 def loopHDF(hdf, name=None): argument
190 def loopKVHDF(hdf, name=None): argument
203 def __init__(self, hdf): argument
/dports/www/clearsilver/clearsilver-0.10.5/python/examples/base/
H A Dhdfhelp.py138 def setList(hdf, prefix, lst): argument
143 def getList(hdf, name): argument
150 def eval_cs(hdf,a_cs_string): argument
158 def childloop(hdf): argument
178 def loopHDF(hdf, name=None): argument
190 def loopKVHDF(hdf, name=None): argument
203 def __init__(self, hdf): argument
/dports/textproc/p5-Text-ClearSilver/Text-ClearSilver-0.10.5.4/xs/
H A DHDF.xs63 tcs_hdf_walk(pTHX_ HDF* const hdf, SV* const key, SV* const sv, HV* const seen, bool const utf8) { in tcs_hdf_walk()
162 tcs_hdf_add(pTHX_ HDF* const hdf, SV* const sv, bool const utf8) { in tcs_hdf_add()
187 HDF* hdf; in tcs_new_hdf() local
235 hdf_read_file(Text::ClearSilver::HDF hdf, const char* filename) in hdf_read_file()
261 hdf_write_file(Text::ClearSilver::HDF hdf, SV* dest) in hdf_write_file()
285 hdf_get_obj(Text::ClearSilver::HDF hdf, const char* name) in hdf_get_obj()
H A DClearSilver.xs34 tcs_fileload(void* vcsparse, HDF* const hdf, const char* filename, char** const contents) { in tcs_fileload()
185 HDF* const hdf = tcs_var_lookup_obj(parse, val.s); in tcs_push_args() local
411 tcs_set_config(pTHX_ SV* const self, HV* const hv, HDF* const hdf, SV* const key, SV* const val) { in tcs_set_config()
457 tcs_configure(pTHX_ SV* const self, HV* const hv, HDF* const hdf, I32 const ax, I32 const items) { in tcs_configure()
593 HDF* hdf; in new() local
633 HDF* hdf = NULL; variable
/dports/www/cutelyst/cutelyst-3.2.0/Cutelyst/Plugins/View/ClearSilver/
H A Dclearsilver.cpp126 NEOERR* findFile(void *c, HDF *hdf, const char *filename, char **contents) in findFile()
153 HDF *hdf = hdfForStash(c, stash); in render() local
206 HDF *hdf = 0; in hdfForStash() local
221 void ClearSilverPrivate::serializeHash(HDF *hdf, const QVariantHash &hash, const QString &prefix) c… in serializeHash()
235 void ClearSilverPrivate::serializeMap(HDF *hdf, const QVariantMap &map, const QString &prefix) const in serializeMap()
249 void ClearSilverPrivate::serializeVariant(HDF *hdf, const QVariant &value, const QString &key) const in serializeVariant()
/dports/www/p5-ClearSilver/clearsilver-0.10.5/util/test/
H A Dhdf_sort_test.c25 void TestSort(HDF* hdf) in TestSort()
51 HDF *hdf; in main() local
/dports/textproc/p5-Text-ClearSilver/Text-ClearSilver-0.10.5.4/cs/util/test/
H A Dhdf_sort_test.c25 void TestSort(HDF* hdf) in TestSort()
51 HDF *hdf; in main() local
/dports/www/clearsilver/clearsilver-0.10.5/util/test/
H A Dhdf_sort_test.c25 void TestSort(HDF* hdf) in TestSort()
51 HDF *hdf; in main() local
/dports/textproc/p5-Text-ClearSilver/Text-ClearSilver-0.10.5.4/cs/dso/
H A Ddsotest.c6 HDF *hdf; in main() local
/dports/www/clearsilver/clearsilver-0.10.5/dso/
H A Ddsotest.c6 HDF *hdf; in main() local
/dports/www/p5-ClearSilver/clearsilver-0.10.5/dso/
H A Ddsotest.c6 HDF *hdf; in main() local

123456