MCPcopy Create free account

hub / github.com/9chu/LuaSTGPlus / functions

Functions1,032 in github.com/9chu/LuaSTGPlus

↓ 47 callersFunctionzip64local_putValue
ZLib/minizip/zip.c:287
↓ 37 callersMethodfind
(self, x)
LuaSTGPlus/string2enum.py:39
↓ 33 callersFunctionzip64local_putValue_inmemory
ZLib/minizip/zip.c:311
↓ 26 callersMethodGetSprite
LuaSTGPlus/ResourceMgr.h:97
↓ 23 callersFunctionunz64local_getLong
ZLib/minizip/unzip.c:268
↓ 23 callersFunctionunz64local_getShort
ZLib/minizip/unzip.c:241
↓ 22 callersMethodData
@brief ��ȡ��������� @return ��id��Ч����nullptr
LuaSTGPlus/ObjectPool.hpp:43
↓ 22 callersMethodGetGlobalImageScaleFactor
LuaSTGPlus/ResourceMgr.h:778
↓ 21 callersFunctioncrc32
========================================================================= */
ZLib/crc32.c:204
↓ 21 callersFunctiongz_error
Create an error message in allocated memory and set state->err and state->msg accordingly. Free any previous error message already there. Do n
ZLib/gzlib.c:575
↓ 20 callersFunctionzmemcpy
(dest, source, len)
ZLib/zutil.c:152
↓ 18 callersMethodGetTexture
LuaSTGPlus/ResourceMgr.h:79
↓ 16 callersMethodLoadFile
LuaSTGPlus/ResourceMgr.cpp:1508
↓ 15 callersMethodShowErr
(string Msg, string Caption = "错误")
TexturedFontEditor/Helper.cs:20
↓ 14 callersMethodClear
/////////////////////////////////////////////////////////////////////////// ResourcePool /////////////////////////////////////////////////////////////
LuaSTGPlus/ResourceMgr.cpp:535
↓ 14 callersFunctionunz64local_getByte
ZLib/minizip/unzip.c:214
↓ 14 callersFunctionzip64local_getByte
ZLib/minizip/zip.c:349
↓ 13 callersMethodGetRenderer
LuaSTGPlus/AppFrame.h:550
↓ 13 callersFunctionsend_bits
(s, value, length)
ZLib/trees.c:188
↓ 12 callersMethodSize
LuaSTGPlus/CirularQueue.hpp:22
↓ 11 callersMethodGetType
LuaSTGPlus/ResourceMgr.h:62
↓ 10 callersMethodGetActivedPool
@brief 获得当前激活的资源池
LuaSTGPlus/ResourceMgr.h:798
↓ 10 callersMethodGetRenderDev
LuaSTGPlus/AppFrame.h:551
↓ 10 callersFunctiongz_comp
Compress whatever is at avail_in and next_in and write to the output file. Return -1 if there is an error writing to the output file, otherwise 0.
ZLib/gzwrite.c:70
↓ 10 callersFunctioninflate_table
Build a set of tables to decode the provided canonical Huffman code. The code lengths are lens[0..codes-1]. The result starts at *table, whose
ZLib/inftrees.c:32
↓ 10 callersFunctionjson_next_token
Fills in the token struct. * T_STRING will return a pointer to the json_parse_t temporary string * T_ERROR will leave the json->ptr pointer at the e
LuaSTGPlus/LuaExtensions/cjson4lua/lua_cjson.c:1017
↓ 10 callersFunctionzip64local_getLong
ZLib/minizip/zip.c:395
↓ 9 callersMethodFindTexture
@brief 寻找纹理
LuaSTGPlus/ResourceMgr.h:862
↓ 9 callersMethodGetSoundSys
LuaSTGPlus/AppFrame.h:552
↓ 9 callersFunctionunz64local_getLong64
ZLib/minizip/unzip.c:304
↓ 8 callersMethodGetResourcePool
@brief 获得资源池
LuaSTGPlus/ResourceMgr.h:804
↓ 8 callersMethodOpenDialog
(string TipText, string Caption, string Default, out string InputText)
TexturedFontEditor/Dialog_InputBox.cs:14
↓ 8 callersFunctionTranslateBlendMode
LuaSTGPlus/LuaWrapper.cpp:27
↓ 8 callersFunctionadler32
========================================================================= */
ZLib/adler32.c:65
↓ 8 callersFunctionstrbuf_append_char
LuaSTGPlus/LuaExtensions/cjson4lua/strbuf.h:116
↓ 8 callersFunctionstrbuf_free
If strbuf_t has not been dynamically allocated, strbuf_free() can * be called any number of times strbuf_init() */
LuaSTGPlus/LuaExtensions/cjson4lua/strbuf.c:104
↓ 7 callersMethodFindSprite
@brief 寻找精灵
LuaSTGPlus/ResourceMgr.h:882
↓ 7 callersMethodSetBlendMode
LuaSTGPlus/ResourceMgr.h:326
↓ 7 callersFunctiondie
LuaSTGPlus/LuaExtensions/cjson4lua/strbuf.c:32
↓ 7 callersFunctionfill_window
=========================================================================== * Fill the window when the lookahead becomes insufficient. * Updates str
ZLib/deflate.c:1390
↓ 7 callersFunctionflush_pending
========================================================================= * Flush as much pending output as possible. All deflate() output goes * th
ZLib/deflate.c:642
↓ 7 callersFunctiongz_zero
Compress len zeros to output. Return -1 on error, 0 on success. */
ZLib/gzwrite.c:133
↓ 7 callersFunctionjson_arg_init
Ensure the correct number of arguments have been provided. * Pad with nil to allow other functions to simply check arg[i] * to find whether an argum
LuaSTGPlus/LuaExtensions/cjson4lua/lua_cjson.c:208
↓ 7 callersFunctionjson_set_token_error
LuaSTGPlus/LuaExtensions/cjson4lua/lua_cjson.c:880
↓ 7 callersFunctionstrbuf_append_mem
LuaSTGPlus/LuaExtensions/cjson4lua/strbuf.h:127
↓ 7 callersFunctionunzCloseCurrentFile
Close the file in zip opened with unzOpenCurrentFile Return UNZ_CRCERROR if all the file was read but the CRC is not good */
ZLib/minizip/unzip.c:2006
↓ 7 callersFunctionzip64local_getShort
ZLib/minizip/zip.c:373
↓ 6 callersMethodAddPerformance
<summary> 将数据添加到性能分析器中 </summary> <param name="arg">参数</param> <param name="value">值</param>
PerformanceMonitor/PerformanceChart.cs:74
↓ 6 callersMethodCheckIsMainThread
@brief ����Ƿ�Ϊ���߳�
LuaSTGPlus/GameObjectPool.h:161
↓ 6 callersMethodFindMusic
@brief 寻找音乐
LuaSTGPlus/ResourceMgr.h:900
↓ 6 callersMethodGetBlendMode
LuaSTGPlus/ResourceMgr.h:325
↓ 6 callersMethodSetValue
LuaSTGPlus/ResourceMgr.cpp:491
↓ 6 callersFunctiondeflateEnd
========================================================================= */
ZLib/deflate.c:979
↓ 6 callersFunctionjson_throw_parse_error
This function does not return. * DO NOT CALL WITH DYNAMIC MEMORY ALLOCATED. * The only supported exception is the temporary parser string * json->t
LuaSTGPlus/LuaExtensions/cjson4lua/lua_cjson.c:1102
↓ 6 callersFunctionunz64local_GetCurrentFileInfoInternal
ZLib/minizip/unzip.c:881
↓ 6 callersFunctionunzOpenInternal
Open a Zip file. path contain the full pathname (by example, on a Windows NT computer "c:\\test\\zlib114.zip" or on an Unix computer "zlib/z
ZLib/minizip/unzip.c:586
↓ 6 callersFunctionzip64local_getLong64
ZLib/minizip/zip.c:426
↓ 6 callersFunctionzipOpen3
/
ZLib/minizip/zip.c:849
↓ 5 callersMethodFindSound
@brief 寻找音效
LuaSTGPlus/ResourceMgr.h:909
↓ 5 callersMethodGetCount
LuaSTGPlus/ResourceMgr.h:123
↓ 5 callersMethodPlay
LuaSTGPlus/ResourceMgr.h:340
↓ 5 callersFunctionSinCos
LuaSTGPlus/CollisionDetect.h:7
↓ 5 callersMethodStop
LuaSTGPlus/ResourceMgr.h:363
↓ 5 callersMethodUpdateCollisionCirclrRadius
LuaSTGPlus/GameObjectPool.h:87
↓ 5 callersFunctiondeflate
========================================================================= */
ZLib/deflate.c:665
↓ 5 callersFunctionjson_integer_option
Process integer options for configuration functions */
LuaSTGPlus/LuaExtensions/cjson4lua/lua_cjson.c:220
↓ 5 callersFunctionpathUniform
LuaSTGPlus/ResourceMgr.cpp:1472
↓ 5 callersFunctionputShortMSB
========================================================================= * Put a short in the pending buffer. The 16-bit value is put in MSB order.
ZLib/deflate.c:628
↓ 5 callersFunctionstrbuf_ensure_empty_length
LuaSTGPlus/LuaExtensions/cjson4lua/strbuf.h:95
↓ 5 callersFunctionzip64FlushWriteBuffer
ZLib/minizip/zip.c:1363
↓ 4 callersMethodDrawGroupCollider
LuaSTGPlus/GameObjectPool.cpp:1402
↓ 4 callersMethodLoadSpriteFont
LuaSTGPlus/ResourceMgr.cpp:1076
↓ 4 callersFunctionMySetFilePointerEx
ZLib/minizip/iowin32.c:241
↓ 4 callersMethodRun
LuaSTGPlus/AppFrame.cpp:1496
↓ 4 callersMethodSetViewport
LuaSTGPlus/ResourceMgr.cpp:477
↓ 4 callersFunctiongf2_matrix_square
========================================================================= */
ZLib/crc32.c:344
↓ 4 callersFunctiongz_init
Initialize state for writing a gzip file. Mark initialization by setting state->size to non-zero. Return -1 on failure or 0 on success. */
ZLib/gzwrite.c:15
↓ 4 callersFunctiongz_open
Open a gzip file either by name or file descriptor. */
ZLib/gzlib.c:91
↓ 4 callersFunctionjson_decode_ascend
LuaSTGPlus/LuaExtensions/cjson4lua/lua_cjson.c:1119
↓ 4 callersFunctionjson_encode_exception
LuaSTGPlus/LuaExtensions/cjson4lua/lua_cjson.c:451
↓ 4 callersFunctionjson_enum_option
Process enumerated arguments for a configuration function */
LuaSTGPlus/LuaExtensions/cjson4lua/lua_cjson.c:242
↓ 4 callersFunctionkeyhash
(key, rand_table, idx_list, n)
LuaSTGPlus/string2enum.py:76
↓ 4 callersFunctionstrbuf_append_char_unsafe
LuaSTGPlus/LuaExtensions/cjson4lua/strbuf.h:122
↓ 4 callersFunctionstrbuf_empty_length
Return bytes remaining in the string buffer * Ensure there is space for a NULL terminator. */
LuaSTGPlus/LuaExtensions/cjson4lua/strbuf.h:90
↓ 4 callersFunctionstrbuf_init
LuaSTGPlus/LuaExtensions/cjson4lua/strbuf.c:44
↓ 4 callersFunctionunzGoToNextFile
Set the current file of the zipfile to the next file. return UNZ_OK if there is no problem return UNZ_END_OF_LIST_OF_FILE if the actual file was t
ZLib/minizip/unzip.c:1201
↓ 4 callersFunctionwin32_build_iowin
ZLib/minizip/iowin32.c:77
↓ 4 callersFunctionwin32_translate_open_mode
ZLib/minizip/iowin32.c:51
↓ 3 callersMethodAlloc
@brief ����һ������ @param[out] id ����id @return �Ƿ�ɹ���ʧ�ܷ���false�������������
LuaSTGPlus/ObjectPool.hpp:20
↓ 3 callersMethodFindAnimation
@brief 寻找动画
LuaSTGPlus/ResourceMgr.h:891
↓ 3 callersMethodFree
@brief ����һ������
LuaSTGPlus/ObjectPool.hpp:33
↓ 3 callersMethodGetFontProvider
LuaSTGPlus/ResourceMgr.h:324
↓ 3 callersMethodGetHalfSizeX
LuaSTGPlus/ResourceMgr.h:100
↓ 3 callersMethodGetHalfSizeY
LuaSTGPlus/ResourceMgr.h:101
↓ 3 callersMethodGetLineHeight
LuaSTGPlus/ResourceMgr.cpp:294
↓ 3 callersMethodGetXmlResValue
(XmlElement Xml, string TagName, string Attribute = "Value")
TexturedFontEditor/Helper.cs:45
↓ 3 callersMethodIsPlaying
LuaSTGPlus/ResourceMgr.h:368
↓ 3 callersMethodIsRectangle
LuaSTGPlus/ResourceMgr.h:102
↓ 3 callersMethodIsRenderTarget
LuaSTGPlus/ResourceMgr.h:80
↓ 3 callersMethodMax
LuaSTGPlus/CirularQueue.hpp:23
next →1–100 of 1,032, ranked by callers