Home
last modified time | relevance | path

Searched refs:ALIGN_ADDRESS (Results 1 – 21 of 21) sorted by relevance

/dports/devel/ORBit2/ORBit2-2.14.19/src/orb/orb-core/
H A Dallocators.c62 mem = ALIGN_ADDRESS (mem, tc->c_align); in ORBit_freekids_via_TypeCode_T()
65 mem = ALIGN_ADDRESS (mem, subtc->c_align); in ORBit_freekids_via_TypeCode_T()
68 mem = ALIGN_ADDRESS (mem, tc->c_align); in ORBit_freekids_via_TypeCode_T()
76 cmem = ALIGN_ADDRESS (mem, MAX (tc->discriminator->c_align, in ORBit_freekids_via_TypeCode_T()
83 mem = ALIGN_ADDRESS (cmem, al); in ORBit_freekids_via_TypeCode_T()
119 retval = (guchar *) ALIGN_ADDRESS (mem, tc->c_align) + length; in ORBit_freekids_via_TypeCode_T()
H A Diop-profiles.c1028 buf->cur = ALIGN_ADDRESS (buf->cur, 4); in IOP_ObjectKey_demarshal()
1083 sub->cur = ALIGN_ADDRESS(sub->cur, 4); in IOP_TAG_SSL_SEC_TRANS_demarshal()
1122 sub->cur = ALIGN_ADDRESS(sub->cur, 4); in IOP_TAG_GENERIC_SSL_SEC_TRANS_demarshal()
1169 buf->cur = ALIGN_ADDRESS (buf->cur, 4); in CodeSetComponent_demarshal()
1245 buf->cur = ALIGN_ADDRESS(buf->cur, 4); in IOP_UnknownComponent_demarshal()
1273 buf->cur = ALIGN_ADDRESS (buf->cur, 4); in IOP_components_demarshal()
1330 buf->cur = ALIGN_ADDRESS(buf->cur, 4); in IOP_UnknownProfile_demarshal()
1374 buf->cur = ALIGN_ADDRESS (buf->cur, 4); in IOP_TAG_ORBIT_SPECIFIC_demarshal()
1390 buf->cur = ALIGN_ADDRESS (buf->cur, 2); in IOP_TAG_ORBIT_SPECIFIC_demarshal()
1480 buf->cur = ALIGN_ADDRESS(buf->cur, 4); in IOP_TAG_GENERIC_IOP_demarshal()
[all …]
H A Dcorba-env.c175 rb->cur = ALIGN_ADDRESS(rb->cur, sizeof(len)); in ORBit_handle_exception()
198 rb->cur = ALIGN_ADDRESS(rb->cur, sizeof(minor)); in ORBit_handle_exception()
206 rb->cur = ALIGN_ADDRESS(rb->cur, sizeof(completion_status)); in ORBit_handle_exception()
H A Dcorba-context.c366 #define ALIGNFOR(x) recv_buffer->cur = ALIGN_ADDRESS(recv_buffer->cur, sizeof(x))
380 buf->cur = ALIGN_ADDRESS (buf->cur, 4); in ORBit_Context_demarshal()
396 buf->cur = ALIGN_ADDRESS (buf->cur, 4); in ORBit_Context_demarshal()
413 buf->cur = ALIGN_ADDRESS (buf->cur, 4); in ORBit_Context_demarshal()
H A Dcorba-any.c415 buf->cur = ALIGN_ADDRESS (buf->cur, sizeof (CORBA_short)); in ORBit_demarshal_value()
430 buf->cur = ALIGN_ADDRESS (buf->cur, sizeof (CORBA_long)); in ORBit_demarshal_value()
444 buf->cur = ALIGN_ADDRESS (buf->cur, sizeof (CORBA_long_long)); in ORBit_demarshal_value()
457 buf->cur = ALIGN_ADDRESS (buf->cur, sizeof (CORBA_long_double)); in ORBit_demarshal_value()
471 buf->cur = ALIGN_ADDRESS (buf->cur, sizeof (CORBA_float)); in ORBit_demarshal_value()
486 buf->cur = ALIGN_ADDRESS (buf->cur, sizeof (CORBA_double)); in ORBit_demarshal_value()
526 buf->cur = ALIGN_ADDRESS (buf->cur, sizeof (CORBA_long)); in ORBit_demarshal_value()
595 buf->cur = ALIGN_ADDRESS (buf->cur, sizeof (CORBA_long)); in ORBit_demarshal_value()
612 buf->cur = ALIGN_ADDRESS (buf->cur, sizeof (CORBA_long)); in ORBit_demarshal_value()
662 buf->cur = ALIGN_ADDRESS (buf->cur, sizeof (CORBA_long)); in ORBit_demarshal_value()
H A Dorbit-trace.c66 *val = ALIGN_ADDRESS (*val, tc->c_align); in ORBit_trace_value()
139 body = ALIGN_ADDRESS (subval, al); in ORBit_trace_value()
H A Dorbit-small.c77 rb->cur = ALIGN_ADDRESS (rb->cur, sizeof (len)); in ORBit_handle_exception_array()
104 rb->cur = ALIGN_ADDRESS (rb->cur, sizeof (minor)); in ORBit_handle_exception_array()
112 rb->cur = ALIGN_ADDRESS (rb->cur, sizeof (completion_status)); in ORBit_handle_exception_array()
H A Dcorba-typecode.c279 buf->cur = ALIGN_ADDRESS (buf->cur, len); in CDR_get()
/dports/devel/ga/ga-5.8/armci/src-gemini/
H A Dmemlock.c39 #define ALIGN_ADDRESS(x) (char*)((((unsigned long)x) >> LOG_CALGN) << LOG_CALGN) macro
138 #ifdef ALIGN_ADDRESS in armci_lockmem()
140 pstart = ALIGN_ADDRESS(start); in armci_lockmem()
141 pend = CALGN -1 + ALIGN_ADDRESS(end); in armci_lockmem()
/dports/devel/ga/ga-5.8/armci/src-portals/
H A Dmemlock.c39 #define ALIGN_ADDRESS(x) (char*)((((unsigned long)x) >> LOG_CALGN) << LOG_CALGN) macro
138 #ifdef ALIGN_ADDRESS in armci_lockmem()
140 pstart = ALIGN_ADDRESS(start); in armci_lockmem()
141 pend = CALGN -1 + ALIGN_ADDRESS(end); in armci_lockmem()
/dports/devel/ORBit2/ORBit2-2.14.19/src/orb/GIOP/
H A Dgiop-recv-buffer.c42 buf->cur = ALIGN_ADDRESS(buf->cur, 2); in giop_GIOP_TargetAddress_demarshal()
54 buf->cur = ALIGN_ADDRESS (buf->cur, 4); in giop_GIOP_TargetAddress_demarshal()
110 buf->cur = ALIGN_ADDRESS(buf->cur, 4); in giop_recv_buffer_demarshal_request_1_1()
136 buf->cur = ALIGN_ADDRESS(buf->cur, 4); in giop_recv_buffer_demarshal_request_1_1()
151 buf->cur = ALIGN_ADDRESS(buf->cur, 4); in giop_recv_buffer_demarshal_request_1_1()
178 buf->cur = ALIGN_ADDRESS(buf->cur, 4); in giop_recv_buffer_demarshal_request_1_2()
194 buf->cur = ALIGN_ADDRESS(buf->cur, 4); in giop_recv_buffer_demarshal_request_1_2()
214 buf->cur = ALIGN_ADDRESS(buf->cur, 8); in giop_recv_buffer_demarshal_request_1_2()
227 buf->cur = ALIGN_ADDRESS(buf->cur, 4); in giop_recv_buffer_demarshal_reply_1_1()
252 buf->cur = ALIGN_ADDRESS(buf->cur, 4); in giop_recv_buffer_demarshal_reply_1_2()
[all …]
/dports/devel/ga/ga-5.8/armci/src/locks/
H A Dmemlock.c46 #define ALIGN_ADDRESS(x) (char*)((((unsigned long)x) >> LOG_CALGN) << LOG_CALGN) macro
177 #ifdef ALIGN_ADDRESS in armci_lockmem()
179 pstart = ALIGN_ADDRESS(start); in armci_lockmem()
180 pend = CALGN -1 + ALIGN_ADDRESS(end); in armci_lockmem()
/dports/chinese/bitchx/bitchx-1.2.1/dll/europa/corba/orbit/
H A Deuropa-skels.c26 _ORBIT_curptr = ALIGN_ADDRESS(_ORBIT_curptr, 4); in _ORBIT_skel_EuropaAI_Europa_inputChat()
34 _ORBIT_curptr = ALIGN_ADDRESS(_ORBIT_curptr, 4); in _ORBIT_skel_EuropaAI_Europa_inputChat()
/dports/irc/bitchx/bitchx-1.2.1/dll/europa/corba/orbit/
H A Deuropa-skels.c26 _ORBIT_curptr = ALIGN_ADDRESS(_ORBIT_curptr, 4); in _ORBIT_skel_EuropaAI_Europa_inputChat()
34 _ORBIT_curptr = ALIGN_ADDRESS(_ORBIT_curptr, 4); in _ORBIT_skel_EuropaAI_Europa_inputChat()
/dports/devel/ORBit2/ORBit2-2.14.19/include/orbit/util/
H A Dorbit-util.h23 #define ALIGN_ADDRESS(this, boundary) \ macro
/dports/accessibility/at-spi2-core/at-spi2-core-2.36.0/dbind/
H A Ddbind-any.c39 #define ALIGN_ADDRESS(this, boundary) \ macro
269 ptr = ALIGN_ADDRESS (ptr, elem_align); in dbind_any_free_r()
375 ptr = ALIGN_ADDRESS (ptr, elem_align); in dbind_any_marshal()
583 ptr = ALIGN_ADDRESS (ptr, elem_align); in dbind_any_demarshal()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/atm/
H A Didt77252.h431 #define ALIGN_ADDRESS(addr, alignment) \ macro
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/atm/
H A Didt77252.h431 #define ALIGN_ADDRESS(addr, alignment) \ macro
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/atm/
H A Didt77252.h431 #define ALIGN_ADDRESS(addr, alignment) \ macro
/dports/devel/ORBit2/ORBit2-2.14.19/src/orb/dynamic/
H A Ddynany.c287 *val = ALIGN_ADDRESS (*val, tc->c_align); in dynany_init_default()
519 value = ALIGN_ADDRESS (value, tc->subtypes [0]->c_align); in dynany_get_value()
522 value = ALIGN_ADDRESS (value, tc->subtypes [i+1]->c_align); in dynany_get_value()
/dports/devel/ORBit2/ORBit2-2.14.19/
H A DChangeLog6429 * include/orbit/util/orbit-util.h: make ALIGN_ADDRESS publicly