Home
last modified time | relevance | path

Searched defs:base (Results 1 – 25 of 293) sorted by relevance

12345678910>>...12

/reactos/sdk/lib/3rdparty/freetype/src/base/
H A Dftgloadr.c90 FT_GlyphLoad base = &loader->base; in FT_GlyphLoader_Rewind() local
145 FT_Outline* base = &loader->base.outline; in FT_GlyphLoader_Adjust_Points() local
188 FT_GlyphLoad base = &loader->base; in FT_GlyphLoader_Adjust_Subglyphs() local
207 FT_Outline* base = &loader->base.outline; in FT_GlyphLoader_CheckPoints() local
288 FT_GlyphLoad base = &loader->base; in FT_GlyphLoader_CheckSubGlyphs() local
330 FT_GlyphLoad base; in FT_GlyphLoader_Add() local
/reactos/sdk/lib/crt/string/
H A Dwtoi64.c46 wchar_t **endptr, int base, _locale_t locale) in _wcstoi64_l()
122 wchar_t **endptr, int base) in _wcstoi64()
133 wchar_t **endptr, int base, _locale_t locale) in _wcstoui64_l()
201 wchar_t **endptr, int base) in _wcstoui64()
H A Dstrtoul.c7 unsigned long CDECL _strtoul_l(const char* nptr, char** end, int base, _locale_t locale) in _strtoul_l()
29 unsigned long CDECL strtoul(const char* nptr, char** end, int base) in strtoul()
H A Dstrtoi64.c10 __int64 CDECL _strtoi64_l(const char *nptr, char **endptr, int base, _locale_t locale) in _strtoi64_l()
90 _strtoi64(const char *nptr, char **endptr, int base) in _strtoi64()
H A Dwcstol.c17 wcstol(const wchar_t *nptr, wchar_t **endptr, int base) in wcstol()
H A Dwcstoul.c14 wcstoul(const wchar_t *nptr, wchar_t **endptr, int base) in wcstoul()
/reactos/dll/directx/wine/qcap/
H A Dsmartteefilter.c290 static HRESULT WINAPI SmartTeeFilterInput_CheckMediaType(BasePin *base, const AM_MEDIA_TYPE *pmt) in SmartTeeFilterInput_CheckMediaType()
302 static LONG WINAPI SmartTeeFilterInput_GetMediaTypeVersion(BasePin *base) in SmartTeeFilterInput_GetMediaTypeVersion()
307 static HRESULT WINAPI SmartTeeFilterInput_GetMediaType(BasePin *base, int iPosition, AM_MEDIA_TYPE … in SmartTeeFilterInput_GetMediaType()
402 static HRESULT WINAPI SmartTeeFilterInput_Receive(BaseInputPin *base, IMediaSample *inputSample) in SmartTeeFilterInput_Receive()
502 static LONG WINAPI SmartTeeFilterCapture_GetMediaTypeVersion(BasePin *base) in SmartTeeFilterCapture_GetMediaTypeVersion()
509 static HRESULT WINAPI SmartTeeFilterCapture_GetMediaType(BasePin *base, int iPosition, AM_MEDIA_TYP… in SmartTeeFilterCapture_GetMediaType()
520 static HRESULT WINAPI SmartTeeFilterCapture_DecideAllocator(BaseOutputPin *base, IMemInputPin *pPin… in SmartTeeFilterCapture_DecideAllocator()
529 static HRESULT WINAPI SmartTeeFilterCapture_BreakConnect(BaseOutputPin *base) in SmartTeeFilterCapture_BreakConnect()
595 static LONG WINAPI SmartTeeFilterPreview_GetMediaTypeVersion(BasePin *base) in SmartTeeFilterPreview_GetMediaTypeVersion()
602 static HRESULT WINAPI SmartTeeFilterPreview_GetMediaType(BasePin *base, int iPosition, AM_MEDIA_TYP… in SmartTeeFilterPreview_GetMediaType()
[all …]
H A Davico.c456 static HRESULT WINAPI AVICompressorIn_CheckMediaType(BasePin *base, const AM_MEDIA_TYPE *pmt) in AVICompressorIn_CheckMediaType()
483 static LONG WINAPI AVICompressorIn_GetMediaTypeVersion(BasePin *base) in AVICompressorIn_GetMediaTypeVersion()
488 static HRESULT WINAPI AVICompressorIn_GetMediaType(BasePin *base, int iPosition, AM_MEDIA_TYPE *amt) in AVICompressorIn_GetMediaType()
494 static HRESULT WINAPI AVICompressorIn_Receive(BaseInputPin *base, IMediaSample *pSample) in AVICompressorIn_Receive()
629 static LONG WINAPI AVICompressorOut_GetMediaTypeVersion(BasePin *base) in AVICompressorOut_GetMediaTypeVersion()
635 static HRESULT WINAPI AVICompressorOut_GetMediaType(BasePin *base, int iPosition, AM_MEDIA_TYPE *am… in AVICompressorOut_GetMediaType()
656 static HRESULT WINAPI AVICompressorOut_DecideBufferSize(BaseOutputPin *base, IMemAllocator *alloc, … in AVICompressorOut_DecideBufferSize()
673 static HRESULT WINAPI AVICompressorOut_DecideAllocator(BaseOutputPin *base, in AVICompressorOut_DecideAllocator()
680 static HRESULT WINAPI AVICompressorOut_BreakConnect(BaseOutputPin *base) in AVICompressorOut_BreakConnect()
/reactos/base/applications/calc/
H A Dutl_mpfr.c23 void prepare_rpn_result_2(calc_number_t *rpn, TCHAR *buffer, int size, int base) in prepare_rpn_result_2()
115 int base; in convert_text2number_2() local
143 void convert_real_integer(unsigned int base) in convert_real_integer()
H A Dutl_ieee.c23 void prepare_rpn_result_2(calc_number_t *rpn, TCHAR *buffer, int size, int base) in prepare_rpn_result_2()
112 void convert_real_integer(unsigned int base) in convert_real_integer()
/reactos/dll/win32/wldap32/
H A Dsearch.c44 ULONG CDECL ldap_searchA( WLDAP32_LDAP *ld, PCHAR base, ULONG scope, PCHAR filter, in ldap_searchA()
105 ULONG CDECL ldap_searchW( WLDAP32_LDAP *ld, PWCHAR base, ULONG scope, PWCHAR filter, in ldap_searchW()
155 ULONG CDECL ldap_search_extA( WLDAP32_LDAP *ld, PCHAR base, ULONG scope, in ldap_search_extA()
236 ULONG CDECL ldap_search_extW( WLDAP32_LDAP *ld, PWCHAR base, ULONG scope, in ldap_search_extW()
301 ULONG CDECL ldap_search_ext_sA( WLDAP32_LDAP *ld, PCHAR base, ULONG scope, in ldap_search_ext_sA()
379 ULONG CDECL ldap_search_ext_sW( WLDAP32_LDAP *ld, PWCHAR base, ULONG scope, in ldap_search_ext_sW()
437 ULONG CDECL ldap_search_sA( WLDAP32_LDAP *ld, PCHAR base, ULONG scope, PCHAR filter, in ldap_search_sA()
497 ULONG CDECL ldap_search_sW( WLDAP32_LDAP *ld, PWCHAR base, ULONG scope, PWCHAR filter, in ldap_search_sW()
541 ULONG CDECL ldap_search_stA( WLDAP32_LDAP *ld, const PCHAR base, ULONG scope, in ldap_search_stA()
605 ULONG CDECL ldap_search_stW( WLDAP32_LDAP *ld, const PWCHAR base, ULONG scope, in ldap_search_stW()
/reactos/drivers/multimedia/audio/sound/
H A Ddsp.c24 unsigned char read_dsp(unsigned short base) in read_dsp()
73 void write_dsp(unsigned short base,unsigned char data) in write_dsp()
/reactos/dll/win32/dbghelp/
H A Dsource.c66 unsigned source_new(struct module* module, const char* base, const char* name) in source_new()
293 BOOL WINAPI SymEnumSourceLines(HANDLE hProcess, ULONG64 base, PCSTR obj, in SymEnumSourceLines()
309 BOOL WINAPI SymEnumSourceLinesW(HANDLE hProcess, ULONG64 base, PCWSTR obj, in SymEnumSourceLinesW()
325 BOOL WINAPI SymGetSourceFileToken(HANDLE hProcess, ULONG64 base, in SymGetSourceFileToken()
338 BOOL WINAPI SymGetSourceFileTokenW(HANDLE hProcess, ULONG64 base, in SymGetSourceFileTokenW()
H A Dcoff.c274 DWORD base = msc_dbg->sectp[coff_sym->SectionNumber - 1].VirtualAddress; in coff_process_info() local
299 DWORD base = msc_dbg->sectp[coff_sym->SectionNumber - 1].VirtualAddress; in coff_process_info() local
340 DWORD base = msc_dbg->sectp[coff_sym->SectionNumber - 1].VirtualAddress; in coff_process_info() local
H A Dminidump.c196 DWORD64 base, DWORD size, DWORD timestamp, DWORD checksum, in add_module()
237 static BOOL WINAPI fetch_pe_module_info_cb(PCWSTR name, DWORD64 base, ULONG size, in fetch_pe_module_info_cb()
257 static BOOL fetch_host_module_info_cb(const WCHAR* name, ULONG_PTR base, in fetch_host_module_info_cb()
271 static void minidump_add_memory64_block(struct dump_context* dc, ULONG64 base, ULONG64 size) in minidump_add_memory64_block()
355 void minidump_add_memory_block(struct dump_context* dc, ULONG64 base, ULONG size, ULONG rva) in minidump_add_memory_block()
1116 BOOL WINAPI MiniDumpReadDumpStream(PVOID base, ULONG str_idx, in MiniDumpReadDumpStream()
H A Dpe_module.c671 DWORD base = module->module.BaseOfImage; in pe_load_export_debug_info() local
804 HANDLE hFile, DWORD64 base, DWORD size) in pe_load_native_module()
881 BOOL pe_load_nt_header(HANDLE hProc, DWORD64 base, IMAGE_NT_HEADERS* nth) in pe_load_nt_header()
897 DWORD64 base, DWORD64 size) in pe_load_builtin_module()
934 PVOID WINAPI ImageDirectoryEntryToDataEx( PVOID base, BOOLEAN image, USHORT dir, PULONG size, PIMAG… in ImageDirectoryEntryToDataEx()
972 PVOID WINAPI ImageDirectoryEntryToData( PVOID base, BOOLEAN image, USHORT dir, PULONG size ) in ImageDirectoryEntryToData()
H A Dcpu_x86_64.c114 static void dump_unwind_info(struct cpu_stack_walk* csw, ULONG64 base, RUNTIME_FUNCTION *function) in dump_unwind_info()
280 DWORD64 base, const RUNTIME_FUNCTION *function ) in is_inside_epilog()
466 … CONTEXT* context, RUNTIME_FUNCTION* function, DWORD64 base) in interpret_function_table_entry()
582 DWORD64 base; in fetch_next_frame() local
912 ULONG64 base = ctx->Rip <= 0x80 ? 0 : ctx->Rip - 0x80; in x86_64_fetch_minidump_thread() local
/reactos/sdk/include/ddk/
H A Dstdunk.h140 #define STD_CREATE_BODY_WITH_TAG_(classname, unknown, outer_unknown, pool_type, tag, base) \ argument
150 #define STD_CREATE_BODY_WITH_TAG(classname, unknown, outer_unknown, pool_type, tag, base) \ argument
153 #define STD_CREATE_BODY_(classname, unknown, outer_unknown, pool_type, base) \ argument
/reactos/sdk/lib/3rdparty/freetype/src/sfnt/
H A Dpngshim.c91 unsigned char* base = &data[i]; in premultiply_data() local
132 unsigned char* base = &data[i]; in premultiply_data() local
175 unsigned char* base = &data[i]; in convert_bytes_to_data() local
/reactos/dll/win32/ole32/
H A Dstorage32.c76 struct StorageBaseImpl base; member
133 struct StorageBaseImpl base; member
160 struct StorageBaseImpl base; member
3221 StorageBaseImpl *base, in StorageImpl_DestroyDirEntry()
3318 StorageBaseImpl *base, in StorageImpl_CreateDirEntry()
4325 static HRESULT StorageImpl_BaseWriteDirEntry(StorageBaseImpl *base, in StorageImpl_BaseWriteDirEntry()
4332 static HRESULT StorageImpl_BaseReadDirEntry(StorageBaseImpl *base, in StorageImpl_BaseReadDirEntry()
4838 static HRESULT StorageImpl_GetTransactionSig(StorageBaseImpl *base, in StorageImpl_GetTransactionSig()
4877 static HRESULT StorageImpl_SetTransactionSig(StorageBaseImpl *base, in StorageImpl_SetTransactionSig()
5360 static void StorageInternalImpl_Invalidate( StorageBaseImpl *base ) in StorageInternalImpl_Invalidate()
[all …]
/reactos/dll/3rdparty/libxslt/
H A Dimports.c52 xmlChar *base = NULL; in xsltParseStylesheetImport() local
150 xmlChar *base = NULL; in xsltParseStylesheetInclude() local
/reactos/sdk/lib/crt/search/
H A Dlsearch.c8 void * __cdecl _lsearch(const void *key, void *base, unsigned int *nelp, unsigned int width, in _lsearch() argument
H A Dlfind.c7 void * __cdecl _lfind(const void *key, const void *base, unsigned int *nelp, in _lfind()
H A Dbsearch.c12 char *base = (char *)base0; in bsearch() local
/reactos/win32ss/drivers/font/ftfd/
H A Dsprintf.c70 do_div(long long *n, int base) in do_div()
90 number(char * buf, char * end, long long num, int base, int size, int precision, int type) in number()
183 numberf(char * buf, char * end, double num, int base, int size, int precision, int type) in numberf()
392 int base; in _vsnprintf() local

12345678910>>...12