MCPcopy Create free account

hub / github.com/aui-framework/aui / functions

Functions7,069 in github.com/aui-framework/aui

↓ 2 callersFunctionstbi__build_huffman
aui.image/3rdparty/stb_image.h:1983
↓ 2 callersFunctionstbi__check_png_header
aui.image/3rdparty/stb_image.h:4543
↓ 2 callersFunctionstbi__convert_format16
aui.image/3rdparty/stb_image.h:1792
↓ 2 callersFunctionstbi__copyval
aui.image/3rdparty/stb_image.h:6303
↓ 2 callersFunctionstbi__create_png_image_raw
create the png data from post-deflated data
aui.image/3rdparty/stb_image.h:4594
↓ 2 callersFunctionstbi__fill_bits
aui.image/3rdparty/stb_image.h:4144
↓ 2 callersFunctionstbi__gif_header
aui.image/3rdparty/stb_image.h:6530
↓ 2 callersFunctionstbi__gif_load_next
this function is designed to support animated gifs, although stb_image doesn't support it two back is the image from two frames ago, used for a very s
aui.image/3rdparty/stb_image.h:6700
↓ 2 callersFunctionstbi__gif_parse_colortable
aui.image/3rdparty/stb_image.h:6519
↓ 2 callersFunctionstbi__gif_test
aui.image/3rdparty/stb_image.h:6512
↓ 2 callersFunctionstbi__hdr_load
aui.image/3rdparty/stb_image.h:7080
↓ 2 callersFunctionstbi__hdr_test_core
aui.image/3rdparty/stb_image.h:7009
↓ 2 callersFunctionstbi__jpeg_decode_block
decode one 64-entry block--
aui.image/3rdparty/stb_image.h:2182
↓ 2 callersFunctionstbi__jpeg_decode_block_prog_dc
aui.image/3rdparty/stb_image.h:2234
↓ 2 callersFunctionstbi__jpeg_get_bits
get some unsigned bits
aui.image/3rdparty/stb_image.h:2143
↓ 2 callersFunctionstbi__load_main
aui.image/3rdparty/stb_image.h:1117
↓ 2 callersFunctionstbi__parse_png_file
aui.image/3rdparty/stb_image.h:5023
↓ 2 callersFunctionstbi__png_info_raw
aui.image/3rdparty/stb_image.h:5246
↓ 2 callersFunctionstbi__process_marker
aui.image/3rdparty/stb_image.h:3065
↓ 2 callersFunctionstbi__refill_buffer
aui.image/3rdparty/stb_image.h:1577
↓ 2 callersFunctionstbi__setup_jpeg
set up the kernels
aui.image/3rdparty/stb_image.h:3767
↓ 2 callersFunctionstbi__tga_read_rgb16
read 16bit value and convert to 24bit RGB
aui.image/3rdparty/stb_image.h:5774
↓ 2 callersFunctionstbi_write_bmp_core
aui.image/3rdparty/stb_image_write.h:492
↓ 2 callersFunctionstbi_write_hdr_core
aui.image/3rdparty/stb_image_write.h:761
↓ 2 callersFunctionstbi_write_jpg_core
aui.image/3rdparty/stb_image_write.h:1398
↓ 2 callersFunctionstbi_write_png_to_mem
aui.image/3rdparty/stb_image_write.h:1128
↓ 2 callersFunctionstbi_write_tga_core
aui.image/3rdparty/stb_image_write.h:532
↓ 2 callersFunctionstbiw__fopen
aui.image/3rdparty/stb_image_write.h:304
↓ 2 callersFunctionstbiw__jpg_DCT
aui.image/3rdparty/stb_image_write.h:1270
↓ 2 callersFunctionstbiw__jpg_calcBits
aui.image/3rdparty/stb_image_write.h:1318
↓ 2 callersFunctionstbiw__linear_to_rgbe
aui.image/3rdparty/stb_image_write.h:639
↓ 2 callersFunctionstbiw__writefv
aui.image/3rdparty/stb_image_write.h:349
↓ 2 callersFunctionstbiw__zhash
aui.image/3rdparty/stb_image_write.h:867
↓ 2 callersFunctionstbiw__zlib_countm
aui.image/3rdparty/stb_image_write.h:859
↓ 2 callersFunctionstringToEntriesView
aui.views/src/AUI/View/ATextArea.cpp:134
↓ 2 callersMethodstripBeforeFunctionCall
aui.core/src/AUI/Platform/AStacktrace.cpp:7
↓ 2 callersMethodsystemSlashDirection
aui.core/src/AUI/IO/APath.cpp:464
↓ 2 callersFunctiontagcompare
This is more or less the same as strncasecmp - but that doesn't exist * everywhere, and this is a fairly trivial function, so we include it */
aui.audio/3rdparty/ogg/src/info.c:81
↓ 2 callersMethodthrowException
aui.curl/src/AUI/Curl/ACurl.cpp:387
↓ 2 callersMethodtoFloat
aui.core/src/AUI/Util/AFraction.h:78
↓ 2 callersMethodtoInputStream
aui.curl/src/AUI/Curl/ACurl.cpp:95
↓ 2 callersMethodtoLong
aui.network/src/AUI/Network/AInet4Address.cpp:29
↓ 2 callersMethodtoRawString
aui.core/src/AUI/Common/AUuid.cpp:79
↓ 2 callersMethodtoUtf8
aui.core/src/AUI/Common/AString.cpp:133
↓ 2 callersFunctiontoggleSelectOrder
** Toggle the reverse_unordered_selects setting. */
aui.sqlite/3rdparty/sqlite3/shell.c:13268
↓ 2 callersMethodtrimRight
aui.core/src/AUI/Common/AString.cpp:218
↓ 2 callersFunctiontryToCloneSchema
** Try to transfer all rows of the schema that match zWhere. For ** each row, invoke xForEach() on the object defined by that row. ** If an error is
aui.sqlite/3rdparty/sqlite3/shell.c:14784
↓ 2 callersFunctionuiBenchmarkScene
aui.uitests/benchmarks/UIBenchmarkScene.h:31
↓ 2 callersFunctionunblockSignal
aui.core/src/AUI/Common/AFatalException.cpp:58
↓ 2 callersFunctionunzGetCurrentFileInfo64
Write info about the ZipFile in the *pglobal_info structure. No preparation of the structure is needed return UNZ_OK if there is no problem. */
aui.core/3rdparty/minizip/minizip/unzip.c:1124
↓ 2 callersFunctionunzGoToFirstFile
Set the current file of the zipfile to the first file. return UNZ_OK if there is no problem */
aui.core/3rdparty/minizip/minizip/unzip.c:1178
↓ 2 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
aui.core/3rdparty/minizip/minizip/unzip.c:1199
↓ 2 callersMethodupdate
aui.data/src/AUI/Data/ASqlBuilder.cpp:31
↓ 2 callersMethodupdateDpi
aui.views/src/AUI/Platform/AWindowBase.cpp:53
↓ 2 callersMethoduploadToShaderCommon
aui.views/src/AUI/GL/OpenGLRenderer.cpp:284
↓ 2 callersMethodurls
aui.views/src/AUI/Util/AMimedData.cpp:30
↓ 2 callersMethodvalueVector
aui.core/src/AUI/Common/AMap.h:168
↓ 2 callersMethodview
aui.views/src/AUI/Devtools/DevtoolsPointerInspect.cpp:101
↓ 2 callersMethodvisitEntity
aui.xml/src/AUI/Xml/IXmlEntityVisitor.h:26
↓ 2 callersMethodvisitTextEntity
aui.views/src/AUI/View/AText.cpp:163
↓ 2 callersFunctionvorbis_block_init
aui.audio/3rdparty/ogg/src/block.c:77
↓ 2 callersFunctionvorbis_book_clear
aui.audio/3rdparty/ogg/src/sharedbook.c:284
↓ 2 callersFunctionvorbis_comment_init
aui.audio/3rdparty/ogg/src/info.c:53
↓ 2 callersFunctionvorbis_coslook
interpolated lookup based cos function, domain 0 to PI only */
aui.audio/3rdparty/ogg/src/lookup.c:26
↓ 2 callersFunctionvorbis_coslook_i
interpolated lookup based cos function, domain 0 to PI only */ a is in 0.16 format, where 0==0, 2^^16-1==PI, return 0.14 */
aui.audio/3rdparty/ogg/src/lookup.c:86
↓ 2 callersFunctionvorbis_encode_setup_init
the final setup call */
aui.audio/3rdparty/ogg/src/vorbisenc.c:680
↓ 2 callersFunctionvorbis_info_init
used by synthesis, which has a full, alloced vi */
aui.audio/3rdparty/ogg/src/info.c:153
↓ 2 callersFunctionvorbis_lpc_from_data
aui.audio/3rdparty/ogg/src/lpc.c:60
↓ 2 callersFunctionvorbis_lpc_predict
aui.audio/3rdparty/ogg/src/lpc.c:132
↓ 2 callersFunctionvorbis_synthesis
aui.audio/3rdparty/ogg/src/synthesis.c:25
↓ 2 callersMethodwantsTouchscreenKeyboard
aui.views/src/AUI/View/AView.cpp:675
↓ 2 callersMethodwinProc
aui.views/src/AUI/Platform/win32/AWindowsImpl.cpp:54
↓ 2 callersMethodwrite
aui.audio/src/AUI/Audio/ASampleRateConverter.cpp:95
↓ 2 callersFunctionwriteFile
** This function does the work for the writefile() UDF. Refer to ** header comments at the top of this file for details. */
aui.sqlite/3rdparty/sqlite3/shell.c:2459
↓ 2 callersFunctionzipCloseFileInZip
aui.core/3rdparty/minizip/minizip/zip.c:1750
↓ 2 callersFunctionzipfileAddEntry
** Add object pNew to the linked list that begins at ZipfileTab.pFirstEntry ** and ends with pLastEntry. If argument pBefore is NULL, then pNew is ad
aui.sqlite/3rdparty/sqlite3/shell.c:6508
↓ 2 callersFunctionzipfileCtxErrorMsg
** Set the error message contained in context ctx to the results of ** vprintf(zFmt, ...). */
aui.sqlite/3rdparty/sqlite3/shell.c:5608
↓ 2 callersFunctionzipfileCursorErr
aui.sqlite/3rdparty/sqlite3/shell.c:5805
↓ 2 callersFunctionzipfileDeflate
** Buffer aIn (size nIn bytes) contains uncompressed data. This function ** compresses it and sets (*ppOut) to point to a buffer containing the ** com
aui.sqlite/3rdparty/sqlite3/shell.c:6299
↓ 2 callersFunctionzipfileGetEntry
** If aBlob is not NULL, then it is a pointer to a buffer (nBlob bytes in ** size) containing an entire zip archive image. Or, if aBlob is NULL, ** th
aui.sqlite/3rdparty/sqlite3/shell.c:6109
↓ 2 callersFunctionzipfileGetMode
aui.sqlite/3rdparty/sqlite3/shell.c:6709
↓ 2 callersFunctionzipfileGetTime
** Return a 32-bit timestamp in UNIX epoch format. ** ** If the value passed as the only argument is either NULL or an SQL NULL, ** return the current
aui.sqlite/3rdparty/sqlite3/shell.c:6821
↓ 2 callersFunctionzipfileGetU32
** Read and return a 32-bit little-endian unsigned integer from buffer aBuf. */
aui.sqlite/3rdparty/sqlite3/shell.c:5866
↓ 2 callersFunctionzipfileLoadDirectory
aui.sqlite/3rdparty/sqlite3/shell.c:6531
↓ 2 callersFunctionzipfileMtimeToDos
** The opposite of zipfileMtime(). This function populates the mTime and ** mDate fields of the CDS structure passed as the first argument according *
aui.sqlite/3rdparty/sqlite3/shell.c:6061
↓ 2 callersFunctionzipfileNext
** Advance an ZipfileCsr to its next row of output. */
aui.sqlite/3rdparty/sqlite3/shell.c:6207
↓ 2 callersFunctionzipfileReadEOCD
** If aBlob is not NULL, then it points to a buffer nBlob bytes in size ** containing an entire zip archive image. Or, if aBlob is NULL, then pFile **
aui.sqlite/3rdparty/sqlite3/shell.c:6444
↓ 2 callersFunctionzipfileRemoveEntryFromList
** Unless it is NULL, entry pOld is currently part of the pTab->pFirstEntry ** linked list. Remove it from the list and free the object. */
aui.sqlite/3rdparty/sqlite3/shell.c:6832
↓ 2 callersFunctionzipfileResetCursor
** Reset a cursor back to the state it was in when first returned ** by zipfileOpen(). */
aui.sqlite/3rdparty/sqlite3/shell.c:5759
↓ 2 callersFunctionzipfileSerializeCDS
** Serialize the CDS structure into buffer aBuf[]. Return the number ** of bytes written. */
aui.sqlite/3rdparty/sqlite3/shell.c:7059
↓ 2 callersFunctionzipfileSerializeEOCD
aui.sqlite/3rdparty/sqlite3/shell.c:7035
↓ 2 callersFunctionzipfileSerializeLFH
aui.sqlite/3rdparty/sqlite3/shell.c:6656
↓ 1 callersFunctionAAbstractLabel
aui.views/src/AUI/View/AAbstractLabel.h:46
↓ 1 callersFunctionAButton
aui.views/src/AUI/View/AButton.h:33
↓ 1 callersFunctionAByteBuffer
aui.core/src/AUI/Common/AByteBuffer.h:42
↓ 1 callersFunctionACurlMulti
aui.curl/src/AUI/Curl/ACurlMulti.h:49
↓ 1 callersFunctionACursor
aui.views/src/AUI/Platform/ACursor.h:75
↓ 1 callersFunctionACustomCaptionWindow
aui.views/src/AUI/Platform/ACustomCaptionWindow.h:53
↓ 1 callersFunctionAFontManager
aui.views/src/AUI/Platform/AFontManager.h:22
↓ 1 callersFunctionALogger
* @brief Constructor for an extra log file. * @param filename file name * @details * For the global logger, use ALogger::info, ALogger:
aui.core/src/AUI/Logging/ALogger.h:212
← previousnext →1,301–1,400 of 7,069, ranked by callers