Home
last modified time | relevance | path

Searched refs:ZyanListResizeEx (Results 1 – 10 of 10) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/js/src/zydis/Zycore/
H A DList.c543 return ZyanListResizeEx(list, 0, ZYAN_NULL); in ZyanListClear()
558 return ZyanListResizeEx(list, size, ZYAN_NULL); in ZyanListResize()
561 ZyanStatus ZyanListResizeEx(ZyanList* list, ZyanUSize size, const void* initializer) in ZyanListResizeEx() function
H A DList.h550 ZYCORE_EXPORT ZyanStatus ZyanListResizeEx(ZyanList* list, ZyanUSize size, const void* initializer);
/dports/devel/zydis/zydis-3.1.0/dependencies/zycore/src/
H A DList.c543 return ZyanListResizeEx(list, 0, ZYAN_NULL); in ZyanListClear()
558 return ZyanListResizeEx(list, size, ZYAN_NULL); in ZyanListResize()
561 ZyanStatus ZyanListResizeEx(ZyanList* list, ZyanUSize size, const void* initializer) in ZyanListResizeEx() function
/dports/www/firefox/firefox-99.0/js/src/zydis/Zycore/
H A DList.c543 return ZyanListResizeEx(list, 0, ZYAN_NULL); in ZyanListClear()
558 return ZyanListResizeEx(list, size, ZYAN_NULL); in ZyanListResize()
561 ZyanStatus ZyanListResizeEx(ZyanList* list, ZyanUSize size, const void* initializer) in ZyanListResizeEx() function
H A DList.h550 ZYCORE_EXPORT ZyanStatus ZyanListResizeEx(ZyanList* list, ZyanUSize size, const void* initializer);
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/zydis/Zycore/
H A DList.c543 return ZyanListResizeEx(list, 0, ZYAN_NULL); in ZyanListClear()
558 return ZyanListResizeEx(list, size, ZYAN_NULL); in ZyanListResize()
561 ZyanStatus ZyanListResizeEx(ZyanList* list, ZyanUSize size, const void* initializer) in ZyanListResizeEx() function
H A DList.h550 ZYCORE_EXPORT ZyanStatus ZyanListResizeEx(ZyanList* list, ZyanUSize size, const void* initializer);
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/zydis/Zycore/
H A DList.c543 return ZyanListResizeEx(list, 0, ZYAN_NULL); in ZyanListClear()
558 return ZyanListResizeEx(list, size, ZYAN_NULL); in ZyanListResize()
561 ZyanStatus ZyanListResizeEx(ZyanList* list, ZyanUSize size, const void* initializer) in ZyanListResizeEx() function
H A DList.h550 ZYCORE_EXPORT ZyanStatus ZyanListResizeEx(ZyanList* list, ZyanUSize size, const void* initializer);
/dports/devel/zydis/zydis-3.1.0/dependencies/zycore/include/Zycore/
H A DList.h550 ZYCORE_EXPORT ZyanStatus ZyanListResizeEx(ZyanList* list, ZyanUSize size, const void* initializer);