MCPcopy Create free account

hub / github.com/degeneratehyperbola/NEPS / functions

Functions2,599 in github.com/degeneratehyperbola/NEPS

↓ 4 callersFunctionstbi__extend_receive
combined JPEG 'receive' and JPEG 'extend', since baseline always extends everything it receives.
shared_lib/stb/image.h:2087
↓ 4 callersFunctionstbi__high_bit
returns 0..31 for the highest set bit
shared_lib/stb/image.h:5223
↓ 4 callersFunctionstbi__jpeg_get_bit
shared_lib/stb/image.h:2114
↓ 4 callersFunctionstbi__load_and_postprocess_8bit
shared_lib/stb/image.h:1200
↓ 4 callersFunctionstbi__malloc_mad2
mallocs with size overflow checking
shared_lib/stb/image.h:1011
↓ 4 callersFunctionstbi__readval
shared_lib/stb/image.h:6186
↓ 4 callersFunctionstbi__shiftsigned
extract an arbitrarily-aligned N-bit value (N=bits) from v, and then make it 8-bits long and fractionally extend it to full full range.
shared_lib/stb/image.h:5248
↓ 4 callersFunctionstbi__tga_get_comp
returns STBI_rgb or whatever, 0 on error
shared_lib/stb/image.h:5558
↓ 4 callersFunctionstbi__vertical_flip
shared_lib/stb/image.h:1162
↓ 4 callersFunctionstbi__zget8
shared_lib/stb/image.h:4084
↓ 4 callersFunctionstbtt_MakeGlyphBitmapSubpixel
shared_lib/imgui/imstb_truetype.h:3598
↓ 4 callersFunctionstbtt_ScaleForMappingEmToPixels
shared_lib/imgui/imstb_truetype.h:2613
↓ 4 callersFunctionstbtt__add_point
shared_lib/imgui/imstb_truetype.h:3387
↓ 4 callersFunctionstbtt__cff_index_get
shared_lib/imgui/imstb_truetype.h:1243
↓ 4 callersFunctionstbtt__csctx_v
shared_lib/imgui/imstb_truetype.h:1888
↓ 4 callersFunctionstbtt__oversample_shift
shared_lib/imgui/imstb_truetype.h:3976
↓ 4 callersMethodsubtype
! @brief return the binary subtype Returns the numerical subtype of the value if it has a subtype. If it does not have a subtype, this fu
NEPS/lib/nlohmann/json.hpp:4336
↓ 4 callersMethodvisibleTo
NEPS/SDK/Entity.cpp:58
↓ 3 callersMethodAddCustomRectRegular
shared_lib/imgui/imgui_draw.cpp:2168
↓ 3 callersFunctionAddDrawListToDrawData
shared_lib/imgui/imgui.cpp:4247
↓ 3 callersMethodClearFreeMemory
shared_lib/imgui/imgui_draw.cpp:1642
↓ 3 callersMethodDoQueueClose
shared_lib/imgui/imgui_demo.cpp:7401
↓ 3 callersMethodDoSave
shared_lib/imgui/imgui_demo.cpp:7403
↓ 3 callersFunctionDragFloat2
shared_lib/imgui/imgui.h:2775
↓ 3 callersFunctionEditTableSizingFlags
Show a combo box with a choice of sizing policies
shared_lib/imgui/imgui_demo.cpp:3415
↓ 3 callersMethodFindGlyphNoFallback
shared_lib/imgui/imgui_draw.cpp:3272
↓ 3 callersFunctionFindWindowNavFocusable
shared_lib/imgui/imgui.cpp:9444
↓ 3 callersMethodGetCharAdvance
shared_lib/imgui/imgui.h:2697
↓ 3 callersFunctionGetDefaultFont
shared_lib/imgui/imgui_internal.h:2223
↓ 3 callersMethodGetInt
shared_lib/imgui/imgui.cpp:1909
↓ 3 callersMethodGetName
shared_lib/imgui/imgui_internal.h:1209
↓ 3 callersFunctionGetOverlayDrawList
OBSOLETED in 1.69 (from Mar 2019)
shared_lib/imgui/imgui.h:2793
↓ 3 callersMethodGetSpan
shared_lib/imgui/imgui_internal.h:566
↓ 3 callersFunctionGetStyleVarInfo
shared_lib/imgui/imgui.cpp:2524
↓ 3 callersMethodGetTabName
shared_lib/imgui/imgui_internal.h:1939
↓ 3 callersMethodGetTabOrder
shared_lib/imgui/imgui_internal.h:1938
↓ 3 callersMethodGetVarPtr
shared_lib/imgui/imgui.cpp:2493
↓ 3 callersFunctionImCharIsBlankW
shared_lib/imgui/imgui_internal.h:303
↓ 3 callersFunctionImFileOpen
shared_lib/imgui/imgui.cpp:1540
↓ 3 callersFunctionImParseFormatFindEnd
shared_lib/imgui/imgui_widgets.cpp:3214
↓ 3 callersFunctionImTriangleContainsPoint
shared_lib/imgui/imgui.cpp:1254
↓ 3 callersFunctionIsCodePadding
-------------------------------------------------------------------------
NEPS/lib/minhook/trampoline.c:56
↓ 3 callersFunctionIsExecutableAddress
-------------------------------------------------------------------------
NEPS/lib/minhook/buffer.c:306
↓ 3 callersMethodIsPacked
shared_lib/imgui/imgui.h:2538
↓ 3 callersFunctionIsWindowActiveAndVisible
shared_lib/imgui/imgui.cpp:3624
↓ 3 callersFunctionIsWindowContentHoverable
shared_lib/imgui/imgui.cpp:3122
↓ 3 callersMethodMerge
shared_lib/imgui/imgui_draw.cpp:1686
↓ 3 callersFunctionPatchFormatStringFloatToInt
FIXME-LEGACY: Prior to 1.61 our DragInt() function internally used floats and because of this the compile-time default value for format was "%.0f". Ev
shared_lib/imgui/imgui_widgets.cpp:1802
↓ 3 callersMethodPathFillConvex
shared_lib/imgui/imgui.h:2396
↓ 3 callersMethodPrimReserve
Reserve space for a number of vertices and indices. You must finish filling your reserved data before calling PrimReserve() again, as it may reallocat
shared_lib/imgui/imgui_draw.cpp:611
↓ 3 callersMethodReserve
shared_lib/imgui/imgui_internal.h:560
↓ 3 callersMethodSetBit
Get bit n in the array
shared_lib/imgui/imgui.h:2521
↓ 3 callersFunctionSetCurrentWindow
shared_lib/imgui/imgui.cpp:3001
↓ 3 callersFunctionSetCursorPosYAndSetupForPrevLine
shared_lib/imgui/imgui.cpp:2241
↓ 3 callersFunctionSetWindowConditionAllowFlags
shared_lib/imgui/imgui.cpp:5075
↓ 3 callersFunctionSliderFloat3
shared_lib/imgui/imgui.h:2782
↓ 3 callersMethodSplit
shared_lib/imgui/imgui_draw.cpp:1656
↓ 3 callersFunctionStartLockWheelingWindow
shared_lib/imgui/imgui.cpp:3686
↓ 3 callersMethodbinary
NEPS/lib/nlohmann/json.hpp:5570
↓ 3 callersMethodcanSee
NEPS/SDK/Entity.cpp:47
↓ 3 callersMethodconvertUnicodeToAnsi
NEPS/SDK/Localize.h:14
↓ 3 callersFunctiondrawProjectileTrajectory
NEPS/Hacks/StreamProofESP.cpp:409
↓ 3 callersFunctiondrawSnapline
NEPS/Hacks/StreamProofESP.cpp:238
↓ 3 callersFunctiongetWeaponIndex
NEPS/SDK/WeaponId.h:93
↓ 3 callersFunctionis_number_float
! @brief return whether value is a floating-point number This function returns true if and only if the JSON value is a floating-point num
NEPS/lib/nlohmann/json.hpp:18317
↓ 3 callersFunctionis_number_integer
! @brief return whether value is an integer number This function returns true if and only if the JSON value is a signed or unsigned integ
NEPS/lib/nlohmann/json.hpp:18261
↓ 3 callersMethodmoved_or_copied
NEPS/lib/nlohmann/json.hpp:12050
↓ 3 callersFunctionmultiCombo
NEPS/lib/ImguiCustom.hpp:28
↓ 3 callersMethodnormalize
! @brief normalize x such that the significand is >= 2^(q-1) @pre x.f != 0 */
NEPS/lib/nlohmann/json.hpp:13945
↓ 3 callersFunctionplayerByHandleWritable
NEPS/GameData.cpp:31
↓ 3 callersFunctionrenderEntityBox
NEPS/Hacks/StreamProofESP.cpp:393
↓ 3 callersMethodsetOrigin
NEPS/SDK/Matrix3x4.h:20
↓ 3 callersMethodset_end
! @brief set the iterator past the last value @pre The iterator is initialized; i.e. `m_object != nullptr`. */
NEPS/lib/nlohmann/json.hpp:10473
↓ 3 callersFunctionstb__lit
shared_lib/imgui/imgui_draw.cpp:3933
↓ 3 callersFunctionstb_text_createundo
shared_lib/imgui/imstb_textedit.h:1203
↓ 3 callersFunctionstb_textedit_move_to_last
move cursor to last character of selection
shared_lib/imgui/imstb_textedit.h:636
↓ 3 callersFunctionstbi__addsizes_valid
return 1 if the sum is valid, 0 on overflow. negative terms are considered invalid.
shared_lib/stb/image.h:965
↓ 3 callersFunctionstbi__decode_jpeg_header
shared_lib/stb/image.h:3283
↓ 3 callersFunctionstbi__free_jpeg_components
shared_lib/stb/image.h:3167
↓ 3 callersFunctionstbi__hdr_convert
shared_lib/stb/image.h:6930
↓ 3 callersFunctionstbi__info_main
shared_lib/stb/image.h:7409
↓ 3 callersFunctionstbi__is_16_main
shared_lib/stb/image.h:7451
↓ 3 callersFunctionstbi__load_and_postprocess_16bit
shared_lib/stb/image.h:1226
↓ 3 callersFunctionstbi__loadf_main
shared_lib/stb/image.h:1400
↓ 3 callersFunctionstbi__pic_is4
shared_lib/stb/image.h:6155
↓ 3 callersFunctionstbi__pnm_getinteger
shared_lib/stb/image.h:7358
↓ 3 callersFunctionstbi__pnm_skip_whitespace
shared_lib/stb/image.h:7339
↓ 3 callersFunctionstbi__zeof
shared_lib/stb/image.h:4079
↓ 3 callersFunctionstbi__zexpand
shared_lib/stb/image.h:4149
↓ 3 callersFunctionstbi__zhuffman_decode
shared_lib/stb/image.h:4130
↓ 3 callersFunctionstbi_image_free
shared_lib/stb/image.h:1047
↓ 3 callersFunctionstbi_set_flip_vertically_on_load_thread
shared_lib/stb/image.h:1072
↓ 3 callersFunctionstbrp_pack_rects
shared_lib/imgui/imstb_truetype.h:3768
↓ 3 callersFunctionstbtt_GetFontVMetrics
shared_lib/imgui/imstb_truetype.h:2581
↓ 3 callersFunctionstbtt_GetGlyphHMetrics
shared_lib/imgui/imstb_truetype.h:2273
↓ 3 callersFunctionstbtt__GetGlyfOffset
shared_lib/imgui/imstb_truetype.h:1568
↓ 3 callersFunctionstbtt__buf_get
shared_lib/imgui/imstb_truetype.h:1141
↓ 3 callersFunctionstbtt__cff_int
shared_lib/imgui/imstb_truetype.h:1187
↓ 3 callersFunctionstbtt__csctx_rmove_to
shared_lib/imgui/imstb_truetype.h:1910
↓ 3 callersFunctionstbtt__isfont
shared_lib/imgui/imstb_truetype.h:1277
← previousnext →301–400 of 2,599, ranked by callers