MCPcopy Create free account

hub / github.com/degeneratehyperbola/NEPS / functions

Functions2,599 in github.com/degeneratehyperbola/NEPS

↓ 14 callersMethodSetCurrentChannel
shared_lib/imgui/imgui_draw.cpp:1757
↓ 14 callersMethodappendf
shared_lib/imgui/imgui.cpp:2149
↓ 14 callersFunctionget_token_string
return the last read token (for errors only). Will never contain EOF (an arbitrary value that is not a valid char value, often -1), because 255 may l
NEPS/lib/nlohmann/json.hpp:9433
↓ 14 callersMethodget_token_string
! @return a string representation of the last read byte */
NEPS/lib/nlohmann/json.hpp:7999
↓ 14 callersFunctionstbtt__find_table
@OPTIMIZE: binary search
shared_lib/imgui/imstb_truetype.h:1289
↓ 13 callersMethodPathLineTo
shared_lib/imgui/imgui.h:2394
↓ 13 callersFunctionSTB_TEXTEDIT_GETCHAR
shared_lib/imgui/imgui_widgets.cpp:3582
↓ 13 callersMethodnumber_unsigned
NEPS/lib/nlohmann/json.hpp:5555
↓ 13 callersMethodserverTime
NEPS/SDK/GlobalVars.cpp:5
↓ 12 callersMethodAddCircleFilled
shared_lib/imgui/imgui_draw.cpp:1471
↓ 12 callersMethodClear
shared_lib/imgui/imgui_draw.cpp:1995
↓ 12 callersFunctionSliderFloat2
shared_lib/imgui/imgui.h:2781
↓ 12 callersMethodend
shared_lib/imgui/imgui.h:1664
↓ 12 callersFunctionstbi__grow_buffer_unsafe
shared_lib/stb/image.h:2011
↓ 12 callersFunctionstbi__zreceive
shared_lib/stb/image.h:4101
↓ 12 callersMethodvalue
! @brief return the value of an iterator @pre The iterator is initialized; i.e. `m_object != nullptr`. */
NEPS/lib/nlohmann/json.hpp:10890
↓ 11 callersMethoddistTo
NEPS/SDK/Vector.h:194
↓ 11 callersMethodinit
NEPS/Hooks/MinHook.cpp:13
↓ 11 callersMethodlength2D
NEPS/SDK/Vector.h:155
↓ 11 callersMethodrestore
NEPS/Netvars.cpp:110
↓ 11 callersFunctionstbi__malloc_mad3
shared_lib/stb/image.h:1018
↓ 10 callersFunctionSTB_TEXTEDIT_STRINGLEN
shared_lib/imgui/imgui_widgets.cpp:3581
↓ 10 callersMethodboolean
NEPS/lib/nlohmann/json.hpp:5545
↓ 10 callersMethodcrossProduct
NEPS/SDK/Vector.h:180
↓ 10 callersMethodnumber_float
NEPS/lib/nlohmann/json.hpp:5560
↓ 10 callersMethodorigin
NEPS/SDK/Matrix3x4.h:15
↓ 10 callersFunctionparser
NEPS/lib/nlohmann/json.hpp:15977
↓ 10 callersFunctionrandom
NEPS/Hacks/SkinChanger.cpp:540
↓ 10 callersFunctionstb_textedit_prep_selection_at_cursor
update selection and cursor to match each other
shared_lib/imgui/imstb_textedit.h:687
↓ 10 callersFunctionstbi__blinn_8x8
fast 0..255 * 0..255 => 0..255 rounded multiplication
shared_lib/stb/image.h:3758
↓ 9 callersMethodAddPolyline
TODO: Thickness anti-aliased lines cap are missing their AA fringe. We avoid using the ImVec2 math operators here to reduce cost to a minimum for debu
shared_lib/imgui/imgui_draw.cpp:699
↓ 9 callersMethodClearFlags
shared_lib/imgui/imgui_internal.h:1078
↓ 9 callersMethodHasSelection
shared_lib/imgui/imgui.h:1924
↓ 9 callersFunctionImTextCharFromUtf8
Convert UTF-8 to 32-bit character, process single character input. A nearly-branchless UTF-8 decoder, based on work of Christopher Wellons (https://gi
shared_lib/imgui/imgui.cpp:1613
↓ 9 callersFunctionLowerBound
std::lower_bound but without the bullshit
shared_lib/imgui/imgui.cpp:1870
↓ 9 callersMethodPathArcToFast
0: East, 3: South, 6: West, 9: North, 12: East
shared_lib/imgui/imgui_draw.cpp:1135
↓ 9 callersFunctionfind
NEPS/lib/nlohmann/json.hpp:20087
↓ 9 callersFunctionhashRuntime
NEPS/lib/fnv.hpp:15
↓ 9 callersFunctionis_binary
! @brief return whether value is a binary array This function returns true if and only if the JSON value is a binary array. @return `tru
NEPS/lib/nlohmann/json.hpp:18405
↓ 9 callersFunctionstbi__mad3sizes_valid
returns 1 if "a*b*c + add" has no negative terms/factors and doesn't overflow
shared_lib/stb/image.h:994
↓ 9 callersFunctionstbtt__buf_seek
shared_lib/imgui/imstb_truetype.h:1130
↓ 9 callersFunctionstbtt__new_buf
shared_lib/imgui/imstb_truetype.h:1151
↓ 9 callersFunctionstbtt_setvertex
shared_lib/imgui/imstb_truetype.h:1559
↓ 8 callersMethodAddImage
shared_lib/imgui/imgui_draw.cpp:1577
↓ 8 callersMethodBegin
Use case A: Begin() called from constructor with items_height<0, then called again from Step() in StepNo 1 Use case B: Begin() called from constructor
shared_lib/imgui/imgui.cpp:2280
↓ 8 callersFunctionClear
shared_lib/imgui/imgui_internal.h:512
↓ 8 callersFunctionIM_DELETE
shared_lib/imgui/imgui.h:1622
↓ 8 callersFunctionImAddClampOverflow
shared_lib/imgui/imgui_internal.h:385
↓ 8 callersFunctionImCharIsBlankA
shared_lib/imgui/imgui_internal.h:302
↓ 8 callersFunctionImLog
shared_lib/imgui/imgui_internal.h:371
↓ 8 callersFunctionImSubClampOverflow
shared_lib/imgui/imgui_internal.h:386
↓ 8 callersFunctionImSwap
shared_lib/imgui/imgui_internal.h:384
↓ 8 callersMethodPathArcTo
shared_lib/imgui/imgui_draw.cpp:1146
↓ 8 callersFunctionSTB_TEXTEDIT_LAYOUTROW
shared_lib/imgui/imgui_widgets.cpp:3586
↓ 8 callersFunctioncullText
NEPS/Hacks/StreamProofESP.cpp:101
↓ 8 callersMethodget
! @brief get next character from the input This function provides the interface to the used input adapter. It does not throw in case the
NEPS/lib/nlohmann/json.hpp:7854
↓ 8 callersMethodnotNull
NEPS/SDK/Vector.h:11
↓ 8 callersFunctionstbi__clamp
take a -128..127 value and stbi__clamp it and convert to 0..255
shared_lib/stb/image.h:2342
↓ 8 callersFunctionstbi__convert_format
shared_lib/stb/image.h:1694
↓ 8 callersFunctionstbtt_ScaleForPixelHeight
shared_lib/imgui/imstb_truetype.h:2607
↓ 8 callersFunctionstbtt__buf_skip
shared_lib/imgui/imstb_truetype.h:1136
↓ 8 callersMethodtraceRay
NEPS/SDK/EngineTrace.h:206
↓ 7 callersMethodAddRectFilledMultiColor
p_min = upper-left, p_max = lower-right
shared_lib/imgui/imgui_draw.cpp:1384
↓ 7 callersFunctionEnterSpinLock
-------------------------------------------------------------------------
NEPS/lib/minhook/hook.c:436
↓ 7 callersFunctionImFileClose
We should in theory be using fseeko()/ftello() with off_t and _fseeki64()/_ftelli64() with __int64, waiting for the PR that does that in a very portab
shared_lib/imgui/imgui.cpp:1558
↓ 7 callersFunctionImFormatStringV
shared_lib/imgui/imgui.cpp:1447
↓ 7 callersFunctionImHashData
Known size hash It is ok to call ImHashData on a string with known length but the ### operator won't be supported. FIXME-OPT: Replace with e.g. FNV1a
shared_lib/imgui/imgui.cpp:1489
↓ 7 callersFunctionImPow
shared_lib/imgui/imgui_internal.h:369
↓ 7 callersFunctionImStrSkipBlank
shared_lib/imgui/imgui.cpp:1404
↓ 7 callersMethodInsertChars
shared_lib/imgui/imgui_widgets.cpp:3733
↓ 7 callersFunctionIsNavInputDown
shared_lib/imgui/imgui_internal.h:2340
↓ 7 callersFunctionLeaveSpinLock
-------------------------------------------------------------------------
NEPS/lib/minhook/hook.c:457
↓ 7 callersMethodPushClipRect
Push a clipping rectangle for both ImGui logic (hit-testing etc.) and low-level ImDrawList rendering. - When using this function it is sane to ensure
shared_lib/imgui/imgui.cpp:4346
↓ 7 callersFunctionRenderArrow
[1.71: 2019/06/07: Updating prototypes of some of the internal functions. Leaving those for reference for a short while]
shared_lib/imgui/imgui_internal.h:2449
↓ 7 callersMethodappend
shared_lib/imgui/imgui.cpp:2131
↓ 7 callersFunctioncend
! @brief returns a const iterator to one past the last element Returns a const iterator to one past the last element. @image html range-
NEPS/lib/nlohmann/json.hpp:20352
↓ 7 callersMethoddotProduct2D
NEPS/SDK/Vector.h:175
↓ 7 callersMethodend_array
NEPS/lib/nlohmann/json.hpp:5595
↓ 7 callersMethodend_object
NEPS/lib/nlohmann/json.hpp:5585
↓ 7 callersMethodstart_array
NEPS/lib/nlohmann/json.hpp:5590
↓ 7 callersMethodstart_object
NEPS/lib/nlohmann/json.hpp:5575
↓ 7 callersFunctionstbi__compute_y
shared_lib/stb/image.h:1685
↓ 7 callersFunctionstbi__start_callbacks
initialize a callback-based context
shared_lib/stb/image.h:800
↓ 7 callersFunctionstbi__start_mem
initialize a memory-decode context
shared_lib/stb/image.h:790
↓ 7 callersFunctionstbtt_GetGlyphBitmapBoxSubpixel
shared_lib/imgui/imstb_truetype.h:2629
↓ 7 callersFunctionstbtt__cff_get_index
shared_lib/imgui/imstb_truetype.h:1173
↓ 7 callersMethodstring
NEPS/lib/nlohmann/json.hpp:5565
↓ 7 callersFunctionswap
! @brief exchanges the values Exchanges the contents of the JSON value with those of @a other. Does not invoke any move, copy, or swap op
NEPS/lib/nlohmann/json.hpp:21634
↓ 6 callersMethodAddConvexPolyFilled
We intentionally avoid using ImVec2 and its math operators here to reduce cost to a minimum for debug/non-inlined builds.
shared_lib/imgui/imgui_draw.cpp:955
↓ 6 callersMethodAddTriangleFilled
shared_lib/imgui/imgui_draw.cpp:1434
↓ 6 callersFunctionCalcWindowSizeAfterConstraint
shared_lib/imgui/imgui.cpp:5149
↓ 6 callersMethodDraw
shared_lib/imgui/imgui.cpp:2032
↓ 6 callersMethodGetCenter
Helpers
shared_lib/imgui/imgui.h:2750
↓ 6 callersMethodGetColumnSettings
shared_lib/imgui/imgui_internal.h:2182
↓ 6 callersFunctionImTextCountUtf8BytesFromStr
shared_lib/imgui/imgui.cpp:1765
↓ 6 callersMethodPopClipRect
shared_lib/imgui/imgui.cpp:4353
↓ 6 callersMethodPrimVtx
shared_lib/imgui/imgui.h:2429
↓ 6 callersFunctionSTB_TEXTEDIT_INSERTCHARS
shared_lib/imgui/imgui_widgets.cpp:3627
↓ 6 callersMethodStep
shared_lib/imgui/imgui_demo.cpp:6976
↓ 6 callersMethoddump
! @brief internal implementation of the serialization function This function is called by the public member function dump and organizes t
NEPS/lib/nlohmann/json.hpp:14999
← previousnext →101–200 of 2,599, ranked by callers