Home
last modified time | relevance | path

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

/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/serial/datatool/
H A Dtraversal_node.cpp290 CRef<CNodeCall> child_call = *m_Callees.begin(); in GenerateCode() local
318 CRef<CNodeCall> child_call = *m_Callees.begin(); in GenerateCode() local
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/src/serial/datatool/
H A Dtraversal_node.cpp290 CRef<CNodeCall> child_call = *m_Callees.begin(); in GenerateCode() local
318 CRef<CNodeCall> child_call = *m_Callees.begin(); in GenerateCode() local
/dports/editors/neovim/neovim-0.6.1/test/unit/
H A Dhelpers.lua45 local function child_call(func, ret) function
/dports/devel/grpc/grpc-1.42.0/src/core/lib/surface/
H A Dcall.cc128 struct child_call { struct
129 explicit child_call(grpc_call* parent) : parent(parent) {} in child_call() function
130 grpc_call* parent;
134 grpc_call* sibling_next = nullptr;
135 grpc_call* sibling_prev = nullptr;
/dports/devel/grpc130/grpc-1.30.2/src/core/lib/surface/
H A Dcall.cc121 struct child_call { struct
122 child_call(grpc_call* parent) : parent(parent) {} in child_call() function
123 grpc_call* parent;
127 grpc_call* sibling_next = nullptr;
128 grpc_call* sibling_prev = nullptr;
/dports/devel/grpc134/grpc-1.34.1/src/core/lib/surface/
H A Dcall.cc126 struct child_call { struct
127 child_call(grpc_call* parent) : parent(parent) {} in child_call() function
128 grpc_call* parent;
132 grpc_call* sibling_next = nullptr;
133 grpc_call* sibling_prev = nullptr;
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/grpc/src/src/core/lib/surface/
H A Dcall.cc120 struct child_call { struct
121 child_call(grpc_call* parent) : parent(parent) {} in child_call() function
122 grpc_call* parent;
126 grpc_call* sibling_next = nullptr;
127 grpc_call* sibling_prev = nullptr;
/dports/devel/pecl-grpc/grpc-1.42.0/src/core/lib/surface/
H A Dcall.cc128 struct child_call { struct
129 explicit child_call(grpc_call* parent) : parent(parent) {} in child_call() function
130 grpc_call* parent;
134 grpc_call* sibling_next = nullptr;
135 grpc_call* sibling_prev = nullptr;
/dports/devel/py-grpcio/grpcio-1.43.0/src/core/lib/surface/
H A Dcall.cc128 struct child_call { struct
129 explicit child_call(grpc_call* parent) : parent(parent) {} in child_call() argument
130 grpc_call* parent;
134 grpc_call* sibling_next = nullptr;
135 grpc_call* sibling_prev = nullptr;