Home
last modified time | relevance | path

Searched defs:tree (Results 25176 – 25200 of 35565) sorted by last modified time

1...<<1001100210031004100510061007100810091010>>...1423

/dports/graphics/podofo/podofo-0.9.7/src/podofo/doc/
H A DPdfNamesTree.cpp349 void PdfNamesTree::AddValue( const PdfName & tree, const PdfString & key, const PdfObject & rValue ) in AddValue()
358 PdfObject* PdfNamesTree::GetValue( const PdfName & tree, const PdfString & key ) const in GetValue() argument
440 bool PdfNamesTree::HasValue( const PdfName & tree, const PdfString & key ) const in HasValue() argument
467 void PdfNamesTree::ToDictionary( const PdfName & tree, PdfDictionary& rDict ) in ToDictionary()
/dports/science/netcdf/netcdf-c-4.7.4/oc2/
H A Docnode.h52 struct OCtree* tree; /* !NULL iff this is a root node */ member
H A Docread.c34 readDDS(OCstate* state, OCtree* tree) in readDDS()
52 readDAS(OCstate* state, OCtree* tree) in readDAS()
125 readDATADDS(OCstate* state, OCtree* tree, OCflags flags) in readDATADDS()
H A Docutil.c426 ocdataddsmsg(OCstate* state, OCtree* tree) in ocdataddsmsg()
H A Ddapparse.c493 DAPparse(OCstate* conn, OCtree* tree, char* parsestring) in DAPparse()
H A Docinternal.c158 OCtree* tree = NULL; in ocfetch() local
316 createtempfile(OCstate* state, OCtree* tree) in createtempfile()
379 ocextractddsinmemory(OCstate* state, OCtree* tree, OCflags flags) in ocextractddsinmemory()
415 ocextractddsinfile(OCstate* state, OCtree* tree, OCflags flags) in ocextractddsinfile()
H A Docnode.c151 OCtree* tree; in ocroot_free() local
174 octree_free(OCtree* tree) in octree_free()
464 OCtree* tree = root->tree; in ocuncorrelate() local
/dports/science/netcdf/netcdf-c-4.7.4/libdap2/
H A Dncd2dispatch.c1700 CDFtree* tree = root->tree; in makeseqdim() local
H A Dcdf.c35 computecdfnodesets(NCDAPCOMMON* nccomm, CDFtree* tree) in computecdfnodesets()
661 CDFtree* tree = root->tree; in unmap() local
832 definedimsettrans(NCDAPCOMMON* nccomm, CDFtree* tree) in definedimsettrans()
872 definedimsets(NCDAPCOMMON* nccomm, CDFtree* tree) in definedimsets()
945 CDFtree* tree = (CDFtree*)calloc(1,sizeof(CDFtree)); in buildcdftree() local
966 CDFtree* tree, CDFnode** cdfnodep) in buildcdftreer()
1061 CDFtree* tree; in freecdfroot() local
1200 defdimensions(OCddsnode ocnode, CDFnode* cdfnode, NCDAPCOMMON* nccomm, CDFtree* tree) in defdimensions()
H A Dnccommon.h225 CDFtree* tree; /* root level metadata;only defined if root*/ member
/dports/science/netcdf/netcdf-c-4.7.4/dap4_test/
H A Dtest_common.h136 char* tree; in setup() local
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/tcg/
H A Dtcg.c169 GTree *tree; member
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/accel/tcg/
H A Dtranslate-all.c160 GTree *tree; member
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/util/
H A Diova-tree.c16 GTree *tree; member
45 DMAMap *iova_tree_find(IOVATree *tree, DMAMap *map) in iova_tree_find()
50 DMAMap *iova_tree_find_address(IOVATree *tree, hwaddr iova) in iova_tree_find_address()
63 int iova_tree_insert(IOVATree *tree, DMAMap *map) in iova_tree_insert()
94 void iova_tree_foreach(IOVATree *tree, iova_tree_iterator iterator) in iova_tree_foreach()
99 int iova_tree_remove(IOVATree *tree, DMAMap *map) in iova_tree_remove()
110 void iova_tree_destroy(IOVATree *tree) in iova_tree_destroy()
H A Dqsp.c523 GTree *tree = userp; in qsp_sort() local
599 static void qsp_mktree(GTree *tree, bool callsite_coalesce) in qsp_mktree()
771 GTree *tree = g_tree_new_full(qsp_tree_cmp, &sort_by, g_free, NULL); in qsp_report() local
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/tests/
H A Dtest-vmstate.c1041 GTree *tree; member
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/scripts/
H A Ddecodetree.py1140 def prop_format(tree): argument
1162 def prop_size(tree): argument
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/migration/
H A Dvmstate-types.c745 GTree *tree = *pval; in put_gtree() local
773 GTree *tree = *pval; in get_gtree() local
/dports/math/R/R-4.1.2/src/extra/tre/
H A Dtre-ast.c223 tre_ast_print(tre_ast_node_t *tree) in tre_ast_print()
/dports/math/libRmath/R-4.1.1/src/extra/tre/
H A Dtre-ast.c223 tre_ast_print(tre_ast_node_t *tree) in tre_ast_print()
/dports/textproc/hevea/hevea-2.34/
H A Dhtmlparse.ml48 let rec tree cls lexbuf = function
H A Dpp.mli18 val tree : out_channel -> Htmltext.style Tree.t -> unit val
H A Dexplode.ml21 let rec tree env t k = match t with function
H A Dpp.ml24 let rec tree po pc chan = function function
131 let tree chan t = tree potags pctags chan t function
/dports/math/pari/pari-2.13.3/config/
H A Dmingw-pari.nsi14 !define tree "..\mingw" definition

1...<<1001100210031004100510061007100810091010>>...1423