Home
last modified time | relevance | path

Searched refs:Tree_Query (Results 1 – 10 of 10) sorted by relevance

/dports/audio/murmur-cli/murmur-cli-8f83169/
H A Dcmd-tree.go12 Output(client.TreeQuery(ctx, &MurmurRPC.Tree_Query{
/dports/science/getdp/getdp-3.4.0-source/Common/
H A DTreeUtils.h24 int Tree_Query(Tree_T *Tree, void *data);
H A DTreeUtils.cpp64 int Tree_Query(Tree_T * tree, void *data) in Tree_Query() function
/dports/cad/gmsh/gmsh-4.9.2-source/Geo/
H A DfindLinks.cpp60 Tree_Query(links, &lk); in recurFindLinkedEdges()
134 Tree_Query(links, &lk); in orientAndSortEdges()
244 Tree_Query(links, &lk); in recurFindLinkedFaces()
H A DGeo.cpp677 if(Tree_Query(t, &pc)) { return pc; } in FindPoint()
691 if(Tree_Query(t, &pc)) { return pc; } in FindCurve()
705 if(Tree_Query(t, &ps)) { return ps; } in FindSurface()
719 if(Tree_Query(GModel::current()->getGEOInternals()->Volumes, &pv)) { in FindVolume()
730 if(Tree_Query(GModel::current()->getGEOInternals()->EdgeLoops, &ps)) { in FindEdgeLoop()
741 if(Tree_Query(GModel::current()->getGEOInternals()->SurfaceLoops, &ps)) { in FindSurfaceLoop()
1905 if(c->beg && !Tree_Query(allNonDuplicatedPoints, &c->beg)) { in ReplaceDuplicatePoints()
1911 if(c->end && !Tree_Query(allNonDuplicatedPoints, &c->end)) { in ReplaceDuplicatePoints()
2565 int found = Tree_Query(GModel::current()->getGEOInternals()->Points, &pv); in ExtrudePoint()
/dports/cad/gmsh/gmsh-4.9.2-source/Common/
H A DTreeUtils.h25 int Tree_Query(Tree_T *Tree, void *data);
H A DTreeUtils.cpp68 int Tree_Query(Tree_T *tree, void *data) in Tree_Query() function
/dports/audio/murmur-cli/murmur-cli-8f83169/MurmurRPC/
H A DMurmurRPC.pb.go1935 type Tree_Query struct { struct
1943 func (m *Tree_Query) Reset() { *m = Tree_Query{} } argument
1945 func (*Tree_Query) ProtoMessage() {} argument
1946 func (*Tree_Query) Descriptor() ([]byte, []int) { argument
1950 func (m *Tree_Query) XXX_Unmarshal(b []byte) error { argument
1956 func (m *Tree_Query) XXX_Merge(src proto.Message) { argument
1959 func (m *Tree_Query) XXX_Size() int { argument
1962 func (m *Tree_Query) XXX_DiscardUnknown() { argument
1968 func (m *Tree_Query) GetServer() *Server { argument
4743 TreeQuery(context.Context, *Tree_Query) (*Tree, error) argument
[all …]
/dports/science/getdp/getdp-3.4.0-source/Interface/
H A DProParser.y759 if(!Tree_Query(ConstantTable_L, &Constant_S)) {
8786 if(!Tree_Query(ConstantTable_L, &Constant_S))
8930 if(!Tree_Query(ConstantTable_L, &Constant_S))
9427 if(!Tree_Query(ConstantTable_L, &Constant_S))
9806 if(!Tree_Query(ConstantTable_L, &Constant_S))
9826 if(!Tree_Query(ConstantTable_L, &Constant_S))
9859 if(!Tree_Query(ConstantTable_L, &Constant_S))
9886 if(!Tree_Query(ConstantTable_L, &Constant1_S)) {
9894 if(!Tree_Query(ConstantTable_L, &Constant2_S)) {
10425 if(!Tree_Query(ConstantTable_L, &Constant_S))
[all …]
H A DProParser.tab.cpp9753 if(!Tree_Query(ConstantTable_L, &Constant_S)) {
18689 if(!Tree_Query(ConstantTable_L, &Constant_S))
18856 if(!Tree_Query(ConstantTable_L, &Constant_S))
19761 if(!Tree_Query(ConstantTable_L, &Constant_S))
20214 if(!Tree_Query(ConstantTable_L, &Constant_S))
20236 if(!Tree_Query(ConstantTable_L, &Constant_S))
20272 if(!Tree_Query(ConstantTable_L, &Constant_S))
20305 if(!Tree_Query(ConstantTable_L, &Constant1_S)) {
20313 if(!Tree_Query(ConstantTable_L, &Constant2_S)) {
20943 if(!Tree_Query(ConstantTable_L, &Constant_S))
[all …]