Home
last modified time | relevance | path

Searched defs:nh (Results 101 – 125 of 3632) sorted by relevance

12345678910>>...146

/dports/audio/supercollider/SuperCollider-3.11.0-Source/external_libraries/boost/boost/container/
H A Dnode_handle.hpp62 BOOST_CONTAINER_FORCEINLINE static void destroy_alloc(NH &nh) BOOST_NOEXCEPT in destroy_alloc()
66 …BOOST_CONTAINER_FORCEINLINE static typename NH::node_pointer &get_node_pointer(NH &nh) BOOST_NOEXC… in get_node_pointer()
131 void move_construct_end(OtherNodeHandle &nh) in move_construct_end()
176 node_handle( BOOST_RV_REF_BEG node_handle<NodeAllocator, KeyMapped2> BOOST_RV_REF_END nh in node_handle() argument
189 node_handle (BOOST_RV_REF(node_handle) nh) BOOST_NOEXCEPT in node_handle()
216 node_handle & operator=(BOOST_RV_REF(node_handle) nh) BOOST_NOEXCEPT in operator =()
320 void swap(node_handle &nh) in swap()
/dports/devel/boost-docs/boost_1_72_0/boost/container/
H A Dnode_handle.hpp62 BOOST_CONTAINER_FORCEINLINE static void destroy_alloc(NH &nh) BOOST_NOEXCEPT in destroy_alloc()
66 …BOOST_CONTAINER_FORCEINLINE static typename NH::node_pointer &get_node_pointer(NH &nh) BOOST_NOEXC… in get_node_pointer()
131 void move_construct_end(OtherNodeHandle &nh) in move_construct_end()
176 node_handle( BOOST_RV_REF_BEG node_handle<NodeAllocator, KeyMapped2> BOOST_RV_REF_END nh in node_handle() argument
189 node_handle (BOOST_RV_REF(node_handle) nh) BOOST_NOEXCEPT in node_handle()
216 node_handle & operator=(BOOST_RV_REF(node_handle) nh) BOOST_NOEXCEPT in operator =()
320 void swap(node_handle &nh) in swap()
/dports/science/py-rmf/rmf-1.3.1/include/RMF/decorator/
H A Dbond.h34 BondConst(NodeConstHandle nh, IntKey bonded_0, IntKey bonded_1) in BondConst()
89 Bond(NodeHandle nh, IntKey bonded_0, IntKey bonded_1) in Bond()
235 BondConst get(NodeConstHandle nh) const { in get()
243 Bond get(NodeHandle nh) const { in get()
252 bool get_is(NodeConstHandle nh) const { in get_is()
256 bool get_is_static(NodeConstHandle nh) const { in get_is_static()
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/sofia-sip/libsofia-sip-ua/nua/
H A Dnua_event_server.c70 nua_stack_notifier(nua_t *nua, nua_handle_t *nh, nua_event_t e, tagi_t const *tags) in nua_stack_notifier()
135 nea_event_t *nh_notifier_event(nua_handle_t *nh, in nh_notifier_event()
191 nua_handle_t *nh, in authorize_watcher()
255 nua_handle_t *nh, in nua_stack_authorize()
277 int nh_notifier_shutdown(nua_handle_t *nh, in nh_notifier_shutdown()
318 nua_handle_t *nh, in nua_stack_terminate()
H A Dnua_client.c355 nua_handle_t *nh; in nua_client_request_destroy() local
459 nua_handle_t *nh = cr->cr_owner; in nua_client_init_request0() local
612 nua_handle_t *nh = cr->cr_owner; in nua_client_request_template() local
727 nua_handle_t *nh = cr->cr_owner; in nua_client_request_sendmsg() local
944 nua_handle_t *nh = cr->cr_owner; in nua_base_client_request() local
1036 nua_handle_t *nh = cr->cr_owner; in nua_client_response() local
1125 nua_handle_t *nh; in nua_client_check_restart() local
1145 nua_handle_t *nh = cr->cr_owner; in nua_base_client_check_restart() local
1405 nua_handle_t *nh = cr->cr_owner; in nua_client_restart() local
1498 nua_handle_t *nh = cr->cr_owner; in nua_base_client_response() local
[all …]
H A Dcheck_etsi.c160 invite_sent_by_nua(nua_handle_t *nh, in invite_sent_by_nua()
175 bye_by_nua(struct dialog *dialog, nua_handle_t *nh, in bye_by_nua()
200 nua_handle_t *nh; in START_TEST() local
241 nua_handle_t *nh; in START_TEST() local
291 nua_handle_t *nh; in START_TEST() local
/dports/net/sofia-sip/sofia-sip-1.13.4/libsofia-sip-ua/nua/
H A Dnua_event_server.c70 nua_stack_notifier(nua_t *nua, nua_handle_t *nh, nua_event_t e, tagi_t const *tags) in nua_stack_notifier()
135 nea_event_t *nh_notifier_event(nua_handle_t *nh, in nh_notifier_event()
191 nua_handle_t *nh, in authorize_watcher()
255 nua_handle_t *nh, in nua_stack_authorize()
277 int nh_notifier_shutdown(nua_handle_t *nh, in nh_notifier_shutdown()
318 nua_handle_t *nh, in nua_stack_terminate()
H A Dnua_client.c355 nua_handle_t *nh; in nua_client_request_destroy() local
459 nua_handle_t *nh = cr->cr_owner; in nua_client_init_request0() local
612 nua_handle_t *nh = cr->cr_owner; in nua_client_request_template() local
727 nua_handle_t *nh = cr->cr_owner; in nua_client_request_sendmsg() local
944 nua_handle_t *nh = cr->cr_owner; in nua_base_client_request() local
1040 nua_handle_t *nh = cr->cr_owner; in nua_client_response() local
1129 nua_handle_t *nh; in nua_client_check_restart() local
1149 nua_handle_t *nh = cr->cr_owner; in nua_base_client_check_restart() local
1410 nua_handle_t *nh = cr->cr_owner; in nua_client_restart() local
1503 nua_handle_t *nh = cr->cr_owner; in nua_base_client_response() local
[all …]
H A Dcheck_etsi.c160 invite_sent_by_nua(nua_handle_t *nh, in invite_sent_by_nua()
175 bye_by_nua(struct dialog *dialog, nua_handle_t *nh, in bye_by_nua()
200 nua_handle_t *nh; in START_TEST() local
241 nua_handle_t *nh; in START_TEST() local
291 nua_handle_t *nh; in START_TEST() local
/dports/science/rmf/rmf-1.3.1/include/RMF/decorator/
H A Dbond.h34 BondConst(NodeConstHandle nh, IntKey bonded_0, IntKey bonded_1) in BondConst()
89 Bond(NodeHandle nh, IntKey bonded_0, IntKey bonded_1) in Bond()
235 BondConst get(NodeConstHandle nh) const { in get()
243 Bond get(NodeHandle nh) const { in get()
252 bool get_is(NodeConstHandle nh) const { in get_is()
256 bool get_is_static(NodeConstHandle nh) const { in get_is_static()
/dports/devel/sdlmm/SDLmm-0.1.8/src/
H A Dsdlmm_srect.cpp44 SRect::SRect(Sint16 nx, Sint16 ny, Uint16 nw, Uint16 nh) { in SRect()
48 SRect::SRect(Uint16 nw, Uint16 nh) { in SRect()
57 SRect::SRect(const SPoint &point, Uint16 nw, Uint16 nh) { in SRect()
/dports/print/xmbibtex/xmbibtex-1.7/src/
H A Dnrutil.c15 float *vector(long nl, long nh) in vector()
25 int *ivector(long nl, long nh) in ivector()
35 unsigned char *cvector(long nl, long nh) in cvector()
45 unsigned long *lvector(long nl, long nh) in lvector()
55 double *dvector(long nl, long nh) in dvector()
215 void free_vector(float *v, long nl, long nh) in free_vector()
221 void free_ivector(int *v, long nl, long nh) in free_ivector()
227 void free_cvector(unsigned char *v, long nl, long nh) in free_cvector()
233 void free_lvector(unsigned long *v, long nl, long nh) in free_lvector()
239 void free_dvector(double *v, long nl, long nh) in free_dvector()
/dports/graphics/pfstools/pfstools-2.1.0/src/camera/
H A Dnrutil.cpp18 float *vector(long nl, long nh) in vector()
28 int *ivector(long nl, long nh) in ivector()
38 unsigned char *cvector(long nl, long nh) in cvector()
48 unsigned long *lvector(long nl, long nh) in lvector()
58 double *dvector(long nl, long nh) in dvector()
218 void free_vector(float *v, long nl, long nh) in free_vector()
224 void free_ivector(int *v, long nl, long nh) in free_ivector()
230 void free_cvector(unsigned char *v, long nl, long nh) in free_cvector()
236 void free_lvector(unsigned long *v, long nl, long nh) in free_lvector()
242 void free_dvector(double *v, long nl, long nh) in free_dvector()
/dports/cad/atlc/atlc-4.6.1/src/
H A Dmemory.c41 char *string(long nl,long nh) in string()
52 unsigned char *ustring(long nl,long nh) in ustring()
67 void free_string(char *v, long nl, long nh) in free_string()
75 void free_ustring(unsigned char *v, long nl, long nh) in free_ustring()
188 void free_dvector(double *v, long nl, long nh) in free_dvector()
218 double *dvector(long nl, long nh) in dvector()
/dports/biology/ugene/ugene-40.1/src/plugins_3rdparty/gor4/src/
H A Dnrutil.cpp39 float *vector(long nl, long nh) in vector()
50 int *ivector(long nl, long nh) in ivector()
61 char *cvector(long nl, long nh) in cvector()
72 long *lvector(long nl, long nh) in lvector()
82 unsigned short *svector(long nl, long nh) in svector()
93 double *dvector(long nl, long nh) in dvector()
297 void free_vector(float *v, long nl, long nh) in free_vector()
305 void free_ivector(int *v, long nl, long nh) in free_ivector()
313 void free_cvector(char *v, long nl, long nh) in free_cvector()
321 void free_lvector(long *v, long nl, long nh) in free_lvector()
[all …]
/dports/databases/grass7/grass-7.8.6/raster/r.param.scale/
H A Dnrutil.c25 float *vector(int nl, int nh) in vector()
36 int *ivector(int nl, int nh) in ivector()
47 unsigned char *cvector(int nl, int nh) in cvector()
59 unsigned long *lvector(int nl, int nh) in lvector()
70 double *dvector(int nl, int nh) in dvector()
237 void free_vector(float *v, int nl, int nh) in free_vector()
244 void free_ivector(int *v, int nl, int nh) in free_ivector()
251 void free_cvector(unsigned char *v, int nl, int nh) in free_cvector()
258 void free_lvector(unsigned long *v, int nl, int nh) in free_lvector()
265 void free_dvector(double *v, int nl, int nh) in free_dvector()
/dports/textproc/sablotron/Sablot-1.0.3/src/engine/
H A Ddomprovider.h111 #define NHC(nh) ((unsigned long)nh) argument
112 #define SXP_EXTERNAL(nh) (NHC(nh) & 1) argument
113 #define SXP_CLEAR(nh) (NHC(nh) & ~1) argument
114 #define SXP_MASK_LEVEL(nh,level) (NodeHandle)(((NHC(nh) & 1) << (level)) | (NHC(nh) & ~(1 << (level… argument
115 #define SXP_UNMASK_LEVEL(nh,level) (NodeHandle)((((NHC(nh) >> (level)) & 1) | NHC(nh) & ~1) & ~(1 <… argument
116 #define SXP_MASK(nh) SXP_MASK_LEVEL((nh),sxpMask) argument
117 #define SXP_UNMASK(nh) SXP_UNMASK_LEVEL((nh),sxpMask) argument
120 #define nhNull(nh) (!SXP_CLEAR(nh)) argument
255 #define SXP_REDIRECT_NH(name,nh) ((NHC(nh) & 1) ? NZ(external)->get##name(nh) : standard->get##name… argument
256 #define SXP_REDIRECT_NH1(name,nh,arg1) ((NHC(nh) & 1) ? NZ(external)->get##name(nh,arg1) : standard… argument
/dports/biology/ncbi-toolkit/ncbi/biostruc/
H A Dcorematx.c142 FloatLoPtr LIBCALL FLVector(Int4 nl, Int4 nh) in FLVector()
156 Int2Ptr LIBCALL I2Vector(Int4 nl, Int4 nh) in I2Vector()
170 Int4Ptr LIBCALL I4Vector(Int4 nl, Int4 nh) in I4Vector()
183 FloatHiPtr LIBCALL FHVector(Int4 nl, Int4 nh) in FHVector()
196 UcharPtr LIBCALL UCVector(Int4 nl, Int4 nh) in UCVector()
210 Uint4Ptr LIBCALL UI4Vector(Int4 nl, Int4 nh) in UI4Vector()
623 FloatLoPtr vector(Int4 nl, Int4 nh) in vector()
629 Int4Ptr ivector(Int4 nl, Int4 nh) in ivector()
634 FloatHiPtr dvector(Int4 nl, Int4 nh) in dvector()
639 UcharPtr cvector(Int4 nl, Int4 nh) in cvector()
[all …]
/dports/science/py-rmf/rmf-1.3.1/examples/
H A Drmf_xml.py21 def show_data_xml(nh, kc): argument
39 def show_xml(nh, kcs): argument
/dports/science/rmf/rmf-1.3.1/examples/
H A Drmf_xml.py21 def show_data_xml(nh, kc): argument
39 def show_xml(nh, kcs): argument
/dports/cad/xcircuit/xcircuit-3.10.30/spiceparser/
H A Dnames.c83 namehash_t *nh; in names_lookup() local
100 namehash_t *nh; in names_check() local
118 namehash_t *nh,*nhref=NULL,*nhstr=NULL; in names_add() local
177 namehash_t *nh; in names_stats() local
271 namehash_t *nh,*next; in names_free() local
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/DDACE/src/Bose/
H A Dmemory.c34 int *ivector(nl,nh) in ivector() argument
61 void free_ivector(v,nl,nh) in free_ivector() argument
95 double *dvector(nl,nh) in dvector() argument
122 void free_dvector(v,nl,nh) in free_dvector() argument
/dports/graphics/opencv/.build/3rdparty/ade/ade-0.1.1f/tutorial/
H A D05_backend.cpp197 for (auto nh : g.nodes()) in ExtractInternals() local
221 for (auto nh : ints.data) in CheckIOData() local
256 for (auto nh : ints.data) in CheckPorts() local
261 for (auto nh : ints.operations) in CheckPorts() local
315 for (auto nh : sorted.nodes()) in ResolveMeta() local
365 for (auto nh : ints.data) in RemoveDeadEnds() local
374 auto nh = stack.top(); in RemoveDeadEnds() local
386 for (auto nh : nodes_copy) in RemoveDeadEnds() local
429 for (auto nh : sorted.nodes()) in run() local
708 ade::NodeHandle nh; in data_handle() local
[all …]
/dports/science/py-rmf/rmf-1.3.1/include/RMF/
H A DLabel.h36 bool get_is(NodeConstHandle nh) const { return nh.get_has_value(k_); } in get_is()
37 void set_is(NodeHandle nh) const { nh.set_value(k_, 1); } in set_is()
/dports/science/rmf/rmf-1.3.1/include/RMF/
H A DLabel.h36 bool get_is(NodeConstHandle nh) const { return nh.get_has_value(k_); } in get_is()
37 void set_is(NodeHandle nh) const { nh.set_value(k_, 1); } in set_is()

12345678910>>...146