MCPcopy Create free account

hub / github.com/InoriRus/Kyty / functions

Functions20,361 in github.com/InoriRus/Kyty

↓ 5 callersFunctionoutput_quoted_string
** Output the given string as a quoted string using SQL quoting conventions. ** ** See also: output_quoted_escaped_string() */
source/3rdparty/sqlite/src/shell.c:9930
↓ 5 callersFunctionposrelat
translate a relative string position: negative means back from end */
source/3rdparty/lua/src/lstrlib.c:46
↓ 5 callersFunctionpropagateall
source/3rdparty/lua/src/lgc.c:566
↓ 5 callersMethodpseudo_entry_block
Return the pseudo entry and exit blocks.
source/3rdparty/vulkan/source/opt/cfg.h:45
↓ 5 callersFunctionput_utf8
source/3rdparty/sdl2/src/core/linux/SDL_evdev_kbd.c:454
↓ 5 callersFunctionre_insert
Insert a new opcode and argument into an RE under construction. The ** insertion point is just prior to existing opcode iBefore. */
source/3rdparty/sqlite/src/regexp.c:353
↓ 5 callersFunctionreadBoolEnv
source/3rdparty/sdl2/src/video/directfb/SDL_DirectFB_video.c:198
↓ 5 callersFunctionread_mode_variable
source/3rdparty/sdl2/src/video/riscos/SDL_riscosmodes.c:98
↓ 5 callersFunctionremoveentry
** if key is not marked, mark its entry as dead (therefore removing it ** from the table) */
source/3rdparty/lua/src/lgc.c:107
↓ 5 callersMethodreportable_disabled_test_count
Gets the number of disabled tests that will be reported in the XML report.
source/3rdparty/gtest/src/gtest.cc:944
↓ 5 callersMethodresize
source/3rdparty/vulkan/include/glslang/MachineIndependent/localintermediate.h:75
↓ 5 callersFunctionreturn_data
Helper function, to simplify hid_read(). This should be called with dev->mutex locked. */
source/3rdparty/sdl2/src/hidapi/libusb/hid.c:1310
↓ 5 callersFunctionreturn_data
Helper function, so that this isn't duplicated in hid_read(). */
source/3rdparty/sdl2/src/hidapi/mac/hid.c:933
↓ 5 callersFunctionrgb_to_yuv
source/emulator/src/Audio.cpp:774
↓ 5 callersFunctionrijndaelKeySetupEnc
* Expand the cipher key into the encryption key schedule. * * @return the number of rounds for the given cipher key size. */
source/3rdparty/rijndael/source/rijndael-alg-fst.c:728
↓ 5 callersFunctionround
source/include/Kyty/Math/VectorAndMatrix.h:422
↓ 5 callersFunctionset
source/3rdparty/gtest/include/gtest/internal/gtest-port.h:1760
↓ 5 callersFunctionsetBinaryMode
source/3rdparty/sqlite/src/shell.c:210
↓ 5 callersMethodset_type
Sets the type of the BasicBlock
source/3rdparty/vulkan/source/val/basic_block.h:80
↓ 5 callersFunctionsettabsi
source/3rdparty/lua/src/ldblib.c:82
↓ 5 callersFunctionsettabss
source/3rdparty/lua/src/ldblib.c:76
↓ 5 callersFunctionshellReset
Reset the prepared statement created using shellPreparePrintf(). ** ** This routine is could be marked "static". But it is not always used, ** depend
source/3rdparty/sqlite/src/shell.c:14030
↓ 5 callersFunctionshowHelp
** Output help text. ** ** zPattern describes the set of commands for which help text is provided. ** If zPattern is NULL, then show all commands, but
source/3rdparty/sqlite/src/shell.c:12213
↓ 5 callersMethodsize
source/3rdparty/vulkan/include/glslang/MachineIndependent/localintermediate.h:80
↓ 5 callersFunctionsort_comp
source/3rdparty/lua/src/ltablib.c:171
↓ 5 callersFunctionspvInstructionAddWord
Appends a word to an instruction, without checking for overflow.
source/3rdparty/vulkan/source/instruction.h:45
↓ 5 callersFunctionspvOpcodeIsBlockTerminator
source/3rdparty/vulkan/source/opcode.cpp:466
↓ 5 callersFunctionspvOpcodeIsConstantOrUndef
source/3rdparty/vulkan/source/opcode.cpp:250
↓ 5 callersFunctionspvOpcodeIsReturn
source/3rdparty/vulkan/source/opcode.cpp:439
↓ 5 callersFunctionspvOperandIsOptional
source/3rdparty/vulkan/source/operand.cpp:393
↓ 5 callersFunctionsqlite3CodecFree
** Free the encryption data structure associated with a pager instance. ** (called from the modified code in pager.c) */
source/3rdparty/sqlite/src/codecext.c:35
↓ 5 callersFunctionsqlite3UserAuthPrepare
** Prepare an SQL statement for use by the user authentication logic. ** Return a pointer to the prepared statement on success. Return a ** NULL poin
source/3rdparty/sqlite/src/userauth.c:34
↓ 5 callersFunctionss_median3
Returns the median of three elements. */
source/3rdparty/zstd/lib/dictBuilder/divsufsort.c:322
↓ 5 callersFunctionstatement
source/3rdparty/lua/src/lparser.c:1529
↓ 5 callersFunctionstatlist
source/3rdparty/lua/src/lparser.c:604
↓ 5 callersFunctionstbi__cleanup_jpeg
clean up the temporary component buffers
source/3rdparty/stb/stb_image.h:3789
↓ 5 callersFunctionstbi__do_zlib
source/3rdparty/stb/stb_image.h:4432
↓ 5 callersFunctionstbi__getn
source/3rdparty/stb/stb_image.h:1646
↓ 5 callersFunctionstbi__hdr_gettoken
source/3rdparty/stb/stb_image.h:7031
↓ 5 callersFunctionstbi__jpeg_huff_decode
decode a jpeg huffman value from the bitstream
source/3rdparty/stb/stb_image.h:2074
↓ 5 callersFunctionstbi__jpeg_reset
after a restart interval, stbi__jpeg_reset the entropy decoder and the dc prediction
source/3rdparty/stb/stb_image.h:2902
↓ 5 callersFunctionstbi__paeth
source/3rdparty/stb/stb_image.h:4580
↓ 5 callersFunctionstbi__zbuild_huffman
source/3rdparty/stb/stb_image.h:4067
↓ 5 callersFunctionstring_remove_duplicates
source/lib/Core/src/Language.cpp:71
↓ 5 callersFunctionsys_file_is_error
source/lib/Sys/src/SysWindowsFileIO.cpp:396
↓ 5 callersFunctionsys_file_open_r
source/lib/Sys/src/SysWindowsFileIO.cpp:201
↓ 5 callersFunctiontag_error
source/3rdparty/lua/src/lauxlib.c:178
↓ 5 callersFunctiontdefl_optimize_huffman_table
source/3rdparty/miniz/miniz.c.h:1873
↓ 5 callersMethodtest_property_count
Returns the number of the test properties.
source/3rdparty/gtest/src/gtest.cc:2396
↓ 5 callersFunctiontr_median3
Returns the median of three elements. */
source/3rdparty/zstd/lib/dictBuilder/divsufsort.c:985
↓ 5 callersMethodtypes_values_begin
source/3rdparty/vulkan/source/opt/module.h:503
↓ 5 callersFunctionzipfileReadData
** Read nRead bytes of data from offset iOff of file pFile into buffer ** aRead[]. Return SQLITE_OK if successful, or an SQLite error code ** otherwis
source/3rdparty/sqlite/src/shell.c:4712
↓ 4 callersMethodAddArgument
source/3rdparty/gtest/src/gtest-death-test.cc:850
↓ 4 callersMethodAddDebugValueForDecl
source/3rdparty/vulkan/source/opt/debug_info_manager.cpp:509
↓ 4 callersMethodAddFoldingRules
source/3rdparty/vulkan/source/opt/folding_rules.cpp:2503
↓ 4 callersMethodAddLessThan
Creates an OpILessThan or OpULessThen instruction depending on the sign of |op1|. The id |op1| is the left hand side of the operation. The id |op2| is
source/3rdparty/vulkan/source/opt/ir_builder.h:334
↓ 4 callersMethodAddNullaryOp
source/3rdparty/vulkan/source/opt/ir_builder.h:61
↓ 4 callersFunctionAlloc
source/emulator/src/Loader/VirtualMemory.cpp:318
↓ 4 callersFunctionAllocAligned
source/emulator/src/Loader/VirtualMemory.cpp:351
↓ 4 callersFunctionAndroid_JNI_RequestPermission
source/3rdparty/sdl2/src/core/android/SDL_android.c:2553
↓ 4 callersFunctionApplyStickCalibration
source/3rdparty/sdl2/src/joystick/hidapi/SDL_hidapi_switch.c:786
↓ 4 callersMethodAsFloatConstant
source/3rdparty/vulkan/source/opt/constants.h:69
↓ 4 callersMethodAsSEAddNode
source/3rdparty/vulkan/source/opt/scalar_analysis_nodes.h:284
↓ 4 callersMethodAsSEValueUnknown
source/3rdparty/vulkan/source/opt/scalar_analysis_nodes.h:324
↓ 4 callersFunctionBIT_lookBitsFast
! BIT_lookBitsFast : * unsafe version; only works only if nbBits >= 1 */
source/3rdparty/zstd/lib/legacy/zstd_v04.c:704
↓ 4 callersFunctionBITv05_lookBitsFast
! BITv05_lookBitsFast : * unsafe version; only works only if nbBits >= 1 */
source/3rdparty/zstd/lib/legacy/zstd_v05.c:830
↓ 4 callersFunctionBITv06_lookBitsFast
! BITv06_lookBitsFast() : * unsafe version; only works only if nbBits >= 1 */
source/3rdparty/zstd/lib/legacy/zstd_v06.c:932
↓ 4 callersFunctionBITv07_lookBitsFast
! BITv07_lookBitsFast() : * unsafe version; only works only if nbBits >= 1 */
source/3rdparty/zstd/lib/legacy/zstd_v07.c:600
↓ 4 callersMethodBase38
source/emulator/include/Emulator/Graphics/Shader.h:655
↓ 4 callersMethodBase40
source/emulator/include/Emulator/Graphics/Shader.h:631
↓ 4 callersFunctionBlit16to16SurfaceAlpha128
source/3rdparty/sdl2/src/video/SDL_blit_A.c:717
↓ 4 callersFunctionBlit_RGB565_32
source/3rdparty/sdl2/src/video/SDL_blit_N.c:1458
↓ 4 callersFunctionBlit_to_Screen
source/3rdparty/sdl2/src/render/software/SDL_render_sw.c:308
↓ 4 callersMethodBorderColorType
source/emulator/include/Emulator/Graphics/Shader.h:704
↓ 4 callersMethodBreakMergeId
source/3rdparty/vulkan/source/opt/merge_return_pass.h:137
↓ 4 callersMethodBufferFlush
source/emulator/src/Graphics/GraphicsRun.cpp:556
↓ 4 callersMethodBufferWait
source/emulator/src/Graphics/GraphicsRun.cpp:574
↓ 4 callersFunctionCOMPUTEOUTCODE
Use the Cohen-Sutherland algorithm for line clipping */
source/3rdparty/sdl2/src/video/SDL_rect_impl.h:277
↓ 4 callersFunctionCOVER_warnOnSmallCorpus
source/3rdparty/zstd/lib/dictBuilder/cover.c:630
↓ 4 callersMethodClear
source/lib/Core/src/String.cpp:809
↓ 4 callersFunctionCodecConfigureFromUri
source/3rdparty/sqlite/src/codec.c:2790
↓ 4 callersFunctionCodecGetBtree
source/3rdparty/sqlite/src/codec.c:2542
↓ 4 callersFunctionCodecIsEncrypted
source/3rdparty/sqlite/src/altered_codec.c:2719
↓ 4 callersFunctionCodecSetReadReserved
source/3rdparty/sqlite/src/codec.c:2512
↓ 4 callersFunctionCodecSetWriteReserved
source/3rdparty/sqlite/src/codec.c:2518
↓ 4 callersMethodComputeLoopStructuredOrder
source/3rdparty/vulkan/source/opt/loop_descriptor.cpp:476
↓ 4 callersMethodContainsAnyChar
source/lib/Core/src/String.cpp:1659
↓ 4 callersMethodContainsAnyStr
source/lib/Core/src/String.cpp:1626
↓ 4 callersMethodContinueBlockIdIfAny
source/3rdparty/vulkan/source/opt/basic_block.cpp:201
↓ 4 callersFunctionCopyHIDDeviceInfo
source/3rdparty/sdl2/src/hidapi/android/hid.cpp:360
↓ 4 callersFunctionCreateCCPPass
source/3rdparty/vulkan/source/opt/optimizer.cpp:819
↓ 4 callersFunctionCreateCopyPropagateArraysPass
source/3rdparty/vulkan/source/opt/optimizer.cpp:853
↓ 4 callersFunctionCreateDeadInsertElimPass
source/3rdparty/vulkan/source/opt/optimizer.cpp:714
↓ 4 callersFunctionCreateEliminateDeadFunctionsPass
source/3rdparty/vulkan/source/opt/optimizer.cpp:622
↓ 4 callersFunctionCreateInlineExhaustivePass
source/3rdparty/vulkan/source/opt/optimizer.cpp:684
↓ 4 callersFunctionCreateLocalAccessChainConvertPass
source/3rdparty/vulkan/source/opt/optimizer.cpp:694
↓ 4 callersFunctionCreateMergeReturnPass
source/3rdparty/vulkan/source/opt/optimizer.cpp:752
↓ 4 callersFunctionCreatePrivateToLocalPass
source/3rdparty/vulkan/source/opt/optimizer.cpp:814
↓ 4 callersFunctionCreateRedundancyEliminationPass
source/3rdparty/vulkan/source/opt/optimizer.cpp:799
↓ 4 callersFunctionCreateVectorDCEPass
source/3rdparty/vulkan/source/opt/optimizer.cpp:858
← previousnext →2,001–2,100 of 20,361, ranked by callers