Lines Matching refs:PFORMAT_STRING
58 PFORMAT_STRING pFormat; in call_buffer_sizer()
84 PFORMAT_STRING pFormat; in call_marshaller()
111 PFORMAT_STRING pFormat; in call_unmarshaller()
138 PFORMAT_STRING pFormat; in call_freer()
149 static DWORD calc_arg_size(MIDL_STUB_MESSAGE *pStubMsg, PFORMAT_STRING pFormat) in calc_arg_size()
273 static size_t get_handle_desc_size(const NDR_PROC_HEADER *proc_header, PFORMAT_STRING format) in get_handle_desc_size()
288 const NDR_PROC_HEADER *pProcHeader, const PFORMAT_STRING pFormat) in client_get_handle()
381 PFORMAT_STRING pFormat, handle_t hBinding) in client_free_handle()
478 void client_do_args( PMIDL_STUB_MESSAGE pStubMsg, PFORMAT_STRING pFormat, enum stubless_phase phase, in client_do_args()
487 …PFORMAT_STRING pTypeFormat = (PFORMAT_STRING)&pStubMsg->StubDesc->pFormatTypes[params[i].u.type_of… in client_do_args()
573 static BOOL is_by_value( PFORMAT_STRING format ) in is_by_value()
590 PFORMAT_STRING convert_old_args( PMIDL_STUB_MESSAGE pStubMsg, PFORMAT_STRING pFormat, in convert_old_args()
658 return (PFORMAT_STRING)args; in convert_old_args()
668 PFORMAT_STRING handle_format;
703 static LONG_PTR do_ndr_client_call( const MIDL_STUB_DESC *stub_desc, const PFORMAT_STRING format, in do_ndr_client_call()
704 …const PFORMAT_STRING handle_format, void **stack_top, void **fpu_stack, MIDL_STUB_MESSAGE *stub_ms… in do_ndr_client_call()
850 LONG_PTR CDECL DECLSPEC_HIDDEN ndr_client_call( PMIDL_STUB_DESC pStubDesc, PFORMAT_STRING pFormat, in ndr_client_call()
869 PFORMAT_STRING pHandleFormat; in ndr_client_call()
1022 CLIENT_CALL_RETURN WINAPIV NdrClientCall2( PMIDL_STUB_DESC desc, PFORMAT_STRING format, ... ) in NdrClientCall2()
1215 PFORMAT_STRING pFormat, enum stubless_phase phase, in stub_do_args()
1313 PFORMAT_STRING pFormat; in NdrStubCall2()
1605 static void do_ndr_async_client_call( const MIDL_STUB_DESC *pStubDesc, PFORMAT_STRING pFormat, void… in do_ndr_async_client_call()
1801 LONG_PTR CDECL DECLSPEC_HIDDEN ndr_async_client_call( PMIDL_STUB_DESC pStubDesc, PFORMAT_STRING pFo… in ndr_async_client_call()
1930 CLIENT_CALL_RETURN WINAPIV NdrAsyncClientCall( PMIDL_STUB_DESC desc, PFORMAT_STRING format, ... ) in NdrAsyncClientCall()
1955 PFORMAT_STRING pFormat; in NdrAsyncServerCall()