Searched refs:bounds_list (Results 1 - 11 of 11) sorted by relevance

/macosx-10.9.5/dcerpc-58/dcerpc/idl_lib/
H A Dinterpsh.c122 bounds_list List of lower and upper bounds for an array
377 /* [in] */ IDL_bound_pair_t *bounds_list,
396 if (bounds_list[i].upper >= bounds_list[i].lower)
397 Z_values[i] = bounds_list[i].upper - bounds_list[i].lower + 1;
802 IDL_bound_pair_t *bounds_list; local
815 bounds_list = (IDL_bound_pair_t *)rpc_ss_mem_alloc
817 *p_bounds_list = bounds_list;
820 bounds_list
375 rpc_ss_Z_values_from_bounds( IDL_bound_pair_t *bounds_list, idl_ulong_int dimensionality, idl_ulong_int **p_Z_values, IDL_msp_t IDL_msp ) argument
944 rpc_ss_build_range_list( idl_byte **p_defn_vec_ptr, rpc_void_p_t array_addr, rpc_void_p_t struct_addr, idl_ulong_int *struct_offset_vec_ptr, idl_ulong_int dimensionality, IDL_bound_pair_t *bounds_list, IDL_bound_pair_t **p_range_list, idl_boolean *p_add_null, IDL_msp_t IDL_msp ) argument
975 rpc_ss_build_range_list_2( idl_byte **p_defn_vec_ptr, rpc_void_p_t array_addr, rpc_void_p_t struct_addr, idl_ulong_int *struct_offset_vec_ptr, idl_ulong_int dimensionality, IDL_bound_pair_t *bounds_list, idl_boolean *unmarshalled_list, IDL_bound_pair_t **p_range_list, idl_boolean *p_add_null, IDL_msp_t IDL_msp ) argument
1602 IDL_bound_pair_t *bounds_list; local
[all...]
H A Dndrmi5.c125 IDL_bound_pair_t *bounds_list; local
183 rpc_ss_fixed_bounds_from_vector(1, array_defn_ptr, &bounds_list,
186 bounds_list = (IDL_bound_pair_t *)array_defn_ptr;
188 l_storage_len = bounds_list[0].upper - bounds_list[0].lower + 1;
316 rpc_ss_mem_item_free(&IDL_msp->IDL_mem_handle, (byte_p_t)bounds_list);
457 IDL_bound_pair_t *bounds_list, /* [in] - for array or char treated
489 rpc_ss_ndr_m_fix_or_conf_arr(data_addr, 1, bounds_list,
509 rpc_ss_ndr_m_fix_or_conf_arr(wdata, 1, bounds_list,
532 IDL_bound_pair_t *bounds_list; local
454 rpc_ss_ndr_m_cs_farr_or_single( rpc_void_p_t data_addr, IDL_bound_pair_t *bounds_list, idl_ulong_int cs_type_defn_index, idl_ulong_int l_storage_len, IDL_msp_t IDL_msp ) argument
603 IDL_bound_pair_t *bounds_list; local
896 rpc_ss_conf_struct_cs_bounds( idl_byte *defn_vec_ptr, IDL_cs_shadow_elt_t *cs_shadow, IDL_bound_pair_t *bounds_list, IDL_msp_t IDL_msp ) argument
[all...]
H A Dndrmi2.c102 IDL_bound_pair_t *bounds_list,
297 p_pointee_desc->bounds_list,
304 p_pointee_desc->bounds_list,
746 /* [in] */ IDL_bound_pair_t *bounds_list,
764 element_count *= (bounds_list[i].upper - bounds_list[i].lower + 1);
842 IDL_bound_pair_t *bounds_list; local
850 bounds_list = NULL;
853 &bounds_list, IDL_msp );
859 &bounds_list, IDL_ms
742 rpc_ss_ndr_m_f_or_c_arr_ptees( rpc_void_p_t array_addr, idl_ulong_int dimensionality, IDL_bound_pair_t *bounds_list, idl_byte *defn_vec_ptr, IDL_msp_t IDL_msp ) argument
1004 IDL_bound_pair_t *bounds_list; local
[all...]
H A Dndrui2.c661 IDL_bound_pair_t *bounds_list; local
749 &bounds_list, IDL_msp);
751 bounds_list = (IDL_bound_pair_t *)field_defn_ptr;
753 rpc_ss_Z_values_from_bounds( bounds_list, array_dims,
761 bounds_list, &range_list, &add_null, IDL_msp);
772 (byte_p_t)bounds_list);
821 bounds_list = NULL;
825 &bounds_list, IDL_msp);
830 bounds_list, &range_list, &add_null, IDL_msp);
837 (byte_p_t)bounds_list);
1067 IDL_bound_pair_t *bounds_list; local
1333 IDL_bound_pair_t *bounds_list; local
1660 IDL_bound_pair_t *bounds_list; local
1788 IDL_bound_pair_t *bounds_list; local
[all...]
H A Dndrui.c228 IDL_bound_pair_t *bounds_list; local
390 &bounds_list, IDL_msp);
392 bounds_list = (IDL_bound_pair_t *)field_defn_ptr;
403 rpc_ss_Z_values_from_bounds(bounds_list, array_dims,
416 bounds_list,
432 (byte_p_t)bounds_list);
1106 IDL_bound_pair_t *bounds_list; local
1116 rpc_ss_fixed_bounds_from_vector(dimensionality, defn_vec_ptr, &bounds_list,
1119 bounds_list = (IDL_bound_pair_t *)defn_vec_ptr;
1120 rpc_ss_Z_values_from_bounds( bounds_list, dimensionalit
1421 IDL_bound_pair_t *bounds_list; local
1504 IDL_bound_pair_t *bounds_list; local
1614 IDL_bound_pair_t *bounds_list; local
2566 rpc_ss_ndr_unmar_check_range_correlation( idl_byte **p_defn_vec_ptr, rpc_void_p_t array_addr, rpc_void_p_t struct_addr, idl_ulong_int *struct_offset_vec_ptr, idl_ulong_int dimensionality, IDL_bound_pair_t *bounds_list, IDL_bound_pair_t *range_list, IDL_msp_t IDL_msp ) argument
[all...]
H A Dndrmi.c983 /* [in] */ IDL_bound_pair_t *bounds_list,
1008 bound_p = bounds_list;
1144 IDL_bound_pair_t *bounds_list; local
1152 &bounds_list, IDL_msp);
1154 bounds_list = (IDL_bound_pair_t *)defn_vec_ptr;
1155 rpc_ss_ndr_m_fix_or_conf_arr( array_addr, dimensionality, bounds_list,
1159 rpc_ss_mem_item_free(&IDL_msp->IDL_mem_handle, (byte_p_t)bounds_list);
1436 IDL_bound_pair_t *bounds_list; local
1450 rpc_ss_fixed_bounds_from_vector(dimensionality, defn_vec_ptr, &bounds_list,
1453 bounds_list
979 rpc_ss_ndr_m_fix_or_conf_arr( rpc_void_p_t array_addr, idl_ulong_int dimensionality, IDL_bound_pair_t *bounds_list, idl_byte *defn_vec_ptr, idl_ulong_int flags, IDL_msp_t IDL_msp ) argument
1521 IDL_bound_pair_t *bounds_list; local
1568 IDL_bound_pair_t *bounds_list; local
[all...]
H A Dndrui5.c193 IDL_bound_pair_t *bounds_list; local
223 rpc_ss_fixed_bounds_from_vector(1, array_defn_ptr, &bounds_list,
226 bounds_list = (IDL_bound_pair_t *)array_defn_ptr;
228 w_storage_len = bounds_list[0].upper - bounds_list[0].lower + 1;
340 rpc_ss_mem_item_free(&IDL_msp->IDL_mem_handle, (byte_p_t)bounds_list);
H A Dndrmi3.c807 IDL_bound_pair_t bounds_list; local
830 bounds_list.lower = 1;
831 bounds_list.upper = chunk_size;
832 rpc_ss_ndr_m_fix_or_conf_arr( chunk_ptr, 1, &bounds_list,
1056 IDL_bound_pair_t bounds_list; /* Bounds of array data */ local
1060 bounds_list.lower = 0;
1061 bounds_list.upper = actual_count;
1062 rpc_ss_ndr_m_fix_or_conf_arr(param_addr, 1, &bounds_list, &dummy_defn_vec,
H A Dndrmi.h250 IDL_bound_pair_t *bounds_list,
291 IDL_bound_pair_t *bounds_list,
H A Dndrui.h642 /* [in] */ IDL_bound_pair_t *bounds_list,
/macosx-10.9.5/dcerpc-58/dcerpc/include/dce/
H A Didlddefs.h630 IDL_bound_pair_t *bounds_list; member in struct:IDL_pointee_desc_t

Completed in 287 milliseconds