MCPcopy Create free account

hub / github.com/ProjectPhysX/FluidX3D / functions

Functions1,203 in github.com/ProjectPhysX/FluidX3D

↓ 2 callersFunctionlodepng_decode_file
src/lodepng.cpp:4968
↓ 2 callersFunctionlodepng_encode
src/lodepng.cpp:5775
↓ 2 callersFunctionlodepng_encode_file
src/lodepng.cpp:6061
↓ 2 callersFunctionlodepng_filesize
returns negative value on error. This should be pure C compatible, so no fstat. */
src/lodepng.cpp:341
↓ 2 callersFunctionlodepng_get_bpp_lct
src/lodepng.cpp:2635
↓ 2 callersFunctionlodepng_inflatev
src/lodepng.cpp:1381
↓ 2 callersFunctionlodepng_info_copy
src/lodepng.cpp:3045
↓ 2 callersFunctionlodepng_palette_clear
src/lodepng.cpp:2709
↓ 2 callersFunctionlodepng_save_file
write given buffer to the file, overwriting the file, it doesn't append to it.*/
src/lodepng.cpp:386
↓ 2 callersFunctionlodepng_state_copy
src/lodepng.cpp:5024
↓ 2 callersFunctionlodepng_zlib_decompressv
src/lodepng.cpp:2158
↓ 2 callersFunctionlog2_fast
src/utilities.hpp:171
↓ 2 callersFunctionpow
src/utilities.hpp:152
↓ 2 callersFunctionpreProcessScanlines
out must be buffer big enough to contain uncompressed IDAT chunk data, and in must contain the full image. return value is error**/
src/lodepng.cpp:5670
↓ 2 callersFunctionprint_color_reset
src/utilities.hpp:3413
↓ 2 callersFunctionprint_image
src/utilities.hpp:3439
↓ 2 callersFunctionprint_percentage
src/utilities.hpp:2889
↓ 2 callersMethodprint_update
src/info.cpp:105
↓ 2 callersFunctionradians
src/utilities.hpp:177
↓ 2 callersFunctionreadChunk_PLTE
src/lodepng.cpp:4326
↓ 2 callersFunctionreadChunk_bKGD
background color chunk (bKGD)*/
src/lodepng.cpp:4375
↓ 2 callersFunctionreadChunk_cHRM
src/lodepng.cpp:4603
↓ 2 callersFunctionreadChunk_gAMA
src/lodepng.cpp:4594
↓ 2 callersFunctionreadChunk_iCCP
src/lodepng.cpp:4628
↓ 2 callersFunctionreadChunk_iTXt
international text chunk (iTXt)*/
src/lodepng.cpp:4489
↓ 2 callersFunctionreadChunk_pHYs
src/lodepng.cpp:4583
↓ 2 callersFunctionreadChunk_sRGB
src/lodepng.cpp:4619
↓ 2 callersFunctionreadChunk_tEXt
text chunk (tEXt)*/
src/lodepng.cpp:4407
↓ 2 callersFunctionreadChunk_tIME
src/lodepng.cpp:4569
↓ 2 callersFunctionreadChunk_tRNS
src/lodepng.cpp:4346
↓ 2 callersFunctionreadChunk_zTXt
compressed text chunk (zTXt)*/
src/lodepng.cpp:4447
↓ 2 callersFunctionremovePaddingBits
src/lodepng.cpp:4256
↓ 2 callersFunctionreverseBits
src/lodepng.cpp:603
↓ 2 callersFunctionsearchCodeIndex
search the index in the array, that has the largest value smaller than or equal to the given value, given array must be sorted (if no value is smaller
src/lodepng.cpp:1439
↓ 2 callersFunctionselect_device_with_most_flops
src/opencl.hpp:253
↓ 2 callersMethodsetSVMPointers
! * Specify a vector of SVM pointers that the kernel may access in * addition to its arguments. */
src/OpenCL/include/CL/opencl.hpp:6451
↓ 2 callersFunctionset_environment_variable
src/utilities.hpp:4175
↓ 2 callersMethodset_zoom
src/graphics.hpp:76
↓ 2 callersFunctionshow_console_cursor
src/utilities.hpp:3260
↓ 2 callersFunctionshow_cursor
src/graphics.cpp:638
↓ 2 callersMethodsi_t
mass si_m = m*[kg]
src/units.hpp:61
↓ 2 callersFunctionto_ulong
src/utilities.hpp:514
↓ 2 callersFunctionuivector_cleanup
src/lodepng.cpp:223
↓ 2 callersFunctionuivector_init
src/lodepng.cpp:244
↓ 2 callersMethodupdate
src/info.cpp:16
↓ 2 callersFunctionupdateHashChain
wpos = pos & (windowsize - 1)*/
src/lodepng.cpp:1561
↓ 2 callersMethodwait
! \brief Blocks the calling thread until this event completes. * * Wraps clWaitForEvents(). */
src/OpenCL/include/CL/opencl.hpp:3775
↓ 2 callersFunctionwriteLZ77data
write the lz77-encoded data, which has lit, len and dist codes, to compressed stream using huffman trees. tree_ll: the tree for lit and len codes. tre
src/lodepng.cpp:1769
↓ 1 callersFunctionAdam7_deinterlace
in: Adam7 interlaced image, with no padding bits between scanlines, but between reduced images so that each reduced image starts at a byte. out: the
src/lodepng.cpp:4216
↓ 1 callersFunctionAdam7_interlace
in: non-interlaced image with size w*h out: the same pixels, but re-ordered according to PNG's Adam7 interlacing, with no padding bits between scanli
src/lodepng.cpp:5629
↓ 1 callersFunctionHuffmanTree_makeTable
make table for huffman decoding */
src/lodepng.cpp:686
↓ 1 callersFunctionImage2DGL
\brief Default constructor - initializes to nullptr.
src/OpenCL/include/CL/opencl.hpp:5483
↓ 1 callersFunctionLodePNGBitWriter_init
src/lodepng.cpp:411
↓ 1 callersFunctionLodePNGIText_copy
src/lodepng.cpp:2929
↓ 1 callersFunctionLodePNGIText_init
src/lodepng.cpp:2907
↓ 1 callersFunctionLodePNGText_copy
src/lodepng.cpp:2869
↓ 1 callersFunctionLodePNGText_init
src/lodepng.cpp:2853
↓ 1 callersFunctionLodePNGUnknownChunks_copy
src/lodepng.cpp:2833
↓ 1 callersFunctionWinMain
GRAPHICS_CONSOLE
src/graphics.cpp:517
↓ 1 callersFunctionaddChunk_IDAT
src/lodepng.cpp:5124
↓ 1 callersFunctionaddChunk_IEND
src/lodepng.cpp:5138
↓ 1 callersFunctionaddChunk_IHDR
src/lodepng.cpp:5051
↓ 1 callersFunctionaddChunk_bKGD
src/lodepng.cpp:5229
↓ 1 callersFunctionaddChunk_cHRM
src/lodepng.cpp:5283
↓ 1 callersFunctionaddChunk_gAMA
src/lodepng.cpp:5275
↓ 1 callersFunctionaddChunk_iCCP
src/lodepng.cpp:5303
↓ 1 callersFunctionaddChunk_iTXt
src/lodepng.cpp:5185
↓ 1 callersFunctionaddChunk_pHYs
src/lodepng.cpp:5265
↓ 1 callersFunctionaddChunk_sRGB
src/lodepng.cpp:5298
↓ 1 callersFunctionaddChunk_tIME
src/lodepng.cpp:5251
↓ 1 callersFunctionaddChunk_tRNS
src/lodepng.cpp:5087
↓ 1 callersFunctionaddChunk_zTXt
src/lodepng.cpp:5157
↓ 1 callersFunctionaddLengthDistance
src/lodepng.cpp:1453
↓ 1 callersMethodallocate
src/lbm.cpp:121
↓ 1 callersFunctionangle
src/utilities.hpp:1033
↓ 1 callersFunctionauto_choose_color
Computes a minimal PNG color model that can contain all colors as indicated by the stats. The stats should be computed with lodepng_compute_color_stat
src/lodepng.cpp:3877
↓ 1 callersFunctionbegins_with
src/utilities.hpp:2846
↓ 1 callersFunctionboundaryPM
Boundary Package Merge step, numpresent is the amount of leaves, and c is the current chain.*/
src/lodepng.cpp:938
↓ 1 callersFunctionbpmnode_sort
sort the leaves with stable mergesort*/
src/lodepng.cpp:915
↓ 1 callersFunctionbytes_per_cell_host
src/lbm.cpp:25
↓ 1 callersFunctioncatmull_rom_spline
src/utilities.hpp:2374
↓ 1 callersFunctioncolor_add
src/utilities.hpp:3069
↓ 1 callersFunctioncolor_tree_has
src/lodepng.cpp:3117
↓ 1 callersFunctiondecode
src/lodepng.cpp:6304
↓ 1 callersFunctiondecodeGeneric
read a PNG, the result will be in the same color type as the PNG (hence "generic")*/
src/lodepng.cpp:4717
↓ 1 callersFunctiondeflate
src/lodepng.cpp:2111
↓ 1 callersFunctiondeflateDynamic
Deflate for a block of type "dynamic", that is, with freely, optimally, created huffman trees*/
src/lodepng.cpp:1794
↓ 1 callersFunctiondeflateFixed
src/lodepng.cpp:2015
↓ 1 callersFunctiondeflateNoCompression
src/lodepng.cpp:1731
↓ 1 callersMethoddevice_defines
src/lbm.cpp:585
↓ 1 callersMethoddimensions
src/opencl.hpp:499
↓ 1 callersMethoddimensions
src/lbm.hpp:383
↓ 1 callersFunctiondraw_bitmap
src/graphics.cpp:338
↓ 1 callersFunctiondraw_circle
src/graphics.cpp:251
↓ 1 callersMethoddraw_frame
src/lbm.cpp:1123
↓ 1 callersFunctiondraw_scale
src/main.cpp:6
↓ 1 callersFunctiondraw_triangle
src/graphics.cpp:279
↓ 1 callersFunctionencode
src/lodepng.cpp:6357
↓ 1 callersMethodenqueueBarrierWithWaitList
* A synchronization point that enqueues a barrier operation. * * Enqueues a barrier command which waits for either a list of events to compl
src/OpenCL/include/CL/opencl.hpp:9171
↓ 1 callersMethodenqueueCopyBuffer
src/OpenCL/include/CL/opencl.hpp:8119
← previousnext →301–400 of 1,203, ranked by callers