MCPcopy Create free account

hub / github.com/degeneratehyperbola/NEPS / functions

Functions2,599 in github.com/degeneratehyperbola/NEPS

↓ 1 callersFunctionmake_glove
NEPS/Hacks/SkinChanger.cpp:207
↓ 1 callersFunctionmicroMovement
NEPS/Hacks/AntiAim.cpp:33
↓ 1 callersMethodopenConfigDir
NEPS/Config.cpp:1559
↓ 1 callersFunctionoperator+
shared_lib/imgui/imgui_internal.h:319
↓ 1 callersMethodoperator+
add to iterator
NEPS/lib/nlohmann/json.hpp:10987
↓ 1 callersFunctionoperator+=
! @brief add an object to an array @copydoc push_back(basic_json&&) */
NEPS/lib/nlohmann/json.hpp:21013
↓ 1 callersFunctionoperator-
NEPS/Hacks/StreamProofESP.cpp:22
↓ 1 callersFunctionoperator<
! @brief comparison operator for JSON types Returns an ordering that is similar to Python: - order: null < boolean < number < object < array < string
NEPS/lib/nlohmann/json.hpp:3225
↓ 1 callersFunctionoppositeHandKnife
NEPS/Hacks/Misc.cpp:590
↓ 1 callersFunctionpost_data_update_start
NEPS/Hacks/SkinChanger.cpp:229
↓ 1 callersFunctionread_array_opt
NEPS/Config.cpp:129
↓ 1 callersMethodregisterGlowObject
NEPS/SDK/GlowObjectManager.h:47
↓ 1 callersFunctionremoveEmptyObjects
NEPS/Config.cpp:1462
↓ 1 callersMethodrename
NEPS/Config.cpp:1522
↓ 1 callersFunctionrenderPlayerBox
NEPS/Hacks/StreamProofESP.cpp:300
↓ 1 callersFunctionrenderProjectileEsp
NEPS/Hacks/StreamProofESP.cpp:575
↓ 1 callersFunctionrenderWeaponBox
NEPS/Hacks/StreamProofESP.cpp:371
↓ 1 callersFunctionrenderWeaponEsp
NEPS/Hacks/StreamProofESP.cpp:555
↓ 1 callersFunctionreset
NEPS/Hooks.cpp:149
↓ 1 callersMethodsave
NEPS/Config.cpp:1476
↓ 1 callersFunctionsax_parse
NEPS/lib/nlohmann/json.hpp:22519
↓ 1 callersMethodset
shared_lib/imgui/imgui_internal.h:531
↓ 1 callersFunctionskip_bom
! @brief skip the UTF-8 byte order mark @return true iff there is no BOM or the correct BOM has been skipped */
NEPS/lib/nlohmann/json.hpp:9471
↓ 1 callersMethodsnapTo4
NEPS/SDK/Vector.h:216
↓ 1 callersFunctionsplit
! @brief split the string input to reference tokens @note This function is only called by the json_pointer constructor. All excepti
NEPS/lib/nlohmann/json.hpp:11768
↓ 1 callersMethodsplit
shared_lib/imgui/imgui.cpp:2042
↓ 1 callersFunctionstb_adler32
shared_lib/imgui/imgui_draw.cpp:3963
↓ 1 callersFunctionstb_decompress
shared_lib/imgui/imgui_draw.cpp:3994
↓ 1 callersFunctionstb_decompress_token
shared_lib/imgui/imgui_draw.cpp:3946
↓ 1 callersFunctionstb_text_create_undo_record
shared_lib/imgui/imstb_textedit.h:1179
↓ 1 callersFunctionstb_text_makeundo_delete
shared_lib/imgui/imstb_textedit.h:1347
↓ 1 callersFunctionstb_text_redo
shared_lib/imgui/imstb_textedit.h:1291
↓ 1 callersFunctionstb_text_undo
shared_lib/imgui/imstb_textedit.h:1223
↓ 1 callersFunctionstb_textedit_clear_state
reset the state to default
shared_lib/imgui/imstb_textedit.h:1368
↓ 1 callersFunctionstb_textedit_click
API click: on mouse down, move the cursor to the clicked location, and reset the selection
shared_lib/imgui/imstb_textedit.h:458
↓ 1 callersFunctionstb_textedit_cut
API cut: delete selection
shared_lib/imgui/imstb_textedit.h:696
↓ 1 callersFunctionstb_textedit_discard_redo
discard the oldest entry in the redo list--it's bad if this ever happens, but because undo & redo have to store the actual characters in different cas
shared_lib/imgui/imstb_textedit.h:1149
↓ 1 callersFunctionstb_textedit_drag
API drag: on mouse drag, move the cursor and selection endpoint to the clicked location
shared_lib/imgui/imstb_textedit.h:476
↓ 1 callersFunctionstb_textedit_flush_redo
shared_lib/imgui/imstb_textedit.h:1120
↓ 1 callersFunctionstb_textedit_initialize_state
API initialize
shared_lib/imgui/imstb_textedit.h:1386
↓ 1 callersFunctionstb_textedit_key
API key: process a keyboard input
shared_lib/imgui/imstb_textedit.h:730
↓ 1 callersFunctionstb_textedit_paste
shared_lib/imgui/imstb_textedit.h:1396
↓ 1 callersFunctionstb_textedit_paste_internal
API paste: replace existing selection with passed-in text
shared_lib/imgui/imstb_textedit.h:707
↓ 1 callersFunctionstb_textedit_replace
stb_textedit internally allows for a single undo record to do addition and deletion, but somehow, calling the stb_textedit_paste() function creates tw
shared_lib/imgui/imgui_widgets.cpp:3683
↓ 1 callersFunctionstbi__bitreverse16
shared_lib/stb/image.h:3995
↓ 1 callersFunctionstbi__bmp_info
shared_lib/stb/image.h:7134
↓ 1 callersFunctionstbi__bmp_load
shared_lib/stb/image.h:5363
↓ 1 callersFunctionstbi__bmp_test
shared_lib/stb/image.h:5214
↓ 1 callersFunctionstbi__bmp_test_raw
shared_lib/stb/image.h:5199
↓ 1 callersFunctionstbi__build_fast_ac
build a table that decodes both magnitude and value of small ACs in one go.
shared_lib/stb/image.h:1986
↓ 1 callersFunctionstbi__compute_huffman_codes
shared_lib/stb/image.h:4227
↓ 1 callersFunctionstbi__compute_transparency
shared_lib/stb/image.h:4795
↓ 1 callersFunctionstbi__compute_transparency16
shared_lib/stb/image.h:4820
↓ 1 callersFunctionstbi__convert_16_to_8
shared_lib/stb/image.h:1130
↓ 1 callersFunctionstbi__convert_8_to_16
shared_lib/stb/image.h:1146
↓ 1 callersFunctionstbi__cpuid3
shared_lib/stb/image.h:699
↓ 1 callersFunctionstbi__create_png_image
shared_lib/stb/image.h:4751
↓ 1 callersFunctionstbi__de_iphone
shared_lib/stb/image.h:4895
↓ 1 callersFunctionstbi__decode_jpeg_image
decode image to YCbCr format
shared_lib/stb/image.h:3308
↓ 1 callersFunctionstbi__do_png
shared_lib/stb/image.h:5116
↓ 1 callersFunctionstbi__expand_png_palette
shared_lib/stb/image.h:4845
↓ 1 callersFunctionstbi__float_postprocess
shared_lib/stb/image.h:1254
↓ 1 callersFunctionstbi__get_chunk_header
shared_lib/stb/image.h:4480
↓ 1 callersFunctionstbi__gif_info
shared_lib/stb/image.h:6876
↓ 1 callersFunctionstbi__gif_info_raw
shared_lib/stb/image.h:6457
↓ 1 callersFunctionstbi__gif_load
shared_lib/stb/image.h:6847
↓ 1 callersFunctionstbi__gif_test_raw
shared_lib/stb/image.h:6398
↓ 1 callersFunctionstbi__hdr_info
shared_lib/stb/image.h:7088
↓ 1 callersFunctionstbi__hdr_to_ldr
shared_lib/stb/image.h:1823
↓ 1 callersFunctionstbi__jpeg_decode_block_prog_ac
@OPTIMIZE: store non-zigzagged during the decode passes, and only de-zigzag when dequantizing
shared_lib/stb/image.h:2222
↓ 1 callersFunctionstbi__jpeg_dequantize
shared_lib/stb/image.h:2999
↓ 1 callersFunctionstbi__jpeg_finish
shared_lib/stb/image.h:3006
↓ 1 callersFunctionstbi__jpeg_info
shared_lib/stb/image.h:3959
↓ 1 callersFunctionstbi__jpeg_info_raw
shared_lib/stb/image.h:3947
↓ 1 callersFunctionstbi__jpeg_load
shared_lib/stb/image.h:3923
↓ 1 callersFunctionstbi__jpeg_test
shared_lib/stb/image.h:3935
↓ 1 callersFunctionstbi__ldr_to_hdr
shared_lib/stb/image.h:1797
↓ 1 callersFunctionstbi__load_gif_main
shared_lib/stb/image.h:6769
↓ 1 callersFunctionstbi__mad2sizes_valid
returns 1 if "a*b + add" has no negative terms/factors and doesn't overflow
shared_lib/stb/image.h:987
↓ 1 callersFunctionstbi__out_gif_code
shared_lib/stb/image.h:6471
↓ 1 callersFunctionstbi__parse_entropy_coded_data
shared_lib/stb/image.h:2875
↓ 1 callersFunctionstbi__parse_huffman_block
shared_lib/stb/image.h:4185
↓ 1 callersFunctionstbi__parse_uncompressed_block
shared_lib/stb/image.h:4277
↓ 1 callersFunctionstbi__parse_zlib
shared_lib/stb/image.h:4349
↓ 1 callersFunctionstbi__parse_zlib_header
shared_lib/stb/image.h:4306
↓ 1 callersFunctionstbi__pic_info
shared_lib/stb/image.h:7221
↓ 1 callersFunctionstbi__pic_load
shared_lib/stb/image.h:6319
↓ 1 callersFunctionstbi__pic_load_core
shared_lib/stb/image.h:6209
↓ 1 callersFunctionstbi__pic_test
shared_lib/stb/image.h:6359
↓ 1 callersFunctionstbi__pic_test_core
shared_lib/stb/image.h:6165
↓ 1 callersFunctionstbi__png_info
shared_lib/stb/image.h:5175
↓ 1 callersFunctionstbi__png_is16
shared_lib/stb/image.h:5182
↓ 1 callersFunctionstbi__png_load
shared_lib/stb/image.h:5148
↓ 1 callersFunctionstbi__png_test
shared_lib/stb/image.h:5155
↓ 1 callersFunctionstbi__pnm_isdigit
shared_lib/stb/image.h:7353
↓ 1 callersFunctionstbi__pnm_isspace
shared_lib/stb/image.h:7334
↓ 1 callersFunctionstbi__pnm_load
shared_lib/stb/image.h:7305
↓ 1 callersFunctionstbi__pnm_test
shared_lib/stb/image.h:7293
↓ 1 callersFunctionstbi__process_frame_header
shared_lib/stb/image.h:3189
↓ 1 callersFunctionstbi__process_gif_raster
shared_lib/stb/image.h:6508
← previousnext →801–900 of 2,599, ranked by callers