MCPcopy Create free account

hub / github.com/WheretIB/nullc / functions

Functions2,977 in github.com/WheretIB/nullc

FunctionCtg
NULLC/includes/math.cpp:23
MethodCursorToClient
Convert cursor position to local pixel coordinates
GUI/RichTextarea.cpp:1439
FunctionDeInitConsole
NULLC/includes/io.cpp:26
MethodDebugBreakP
Colorer.cpp:357
MethodDecode
returns string length
NULLC/Instruction_X86.h:275
MethodDeleteNodes
NULLC/SyntaxTree.h:113
MethodDeleteParsers
SupSpi/SupSpi.h:269
MethodDeletePreviousChar
GUI/RichTextarea.cpp:1626
MethodDeleteSelection
Remove characters in active selection
GUI/RichTextarea.cpp:1536
MethodDestroy
ObjectPool.h:102
MethodDigitP
SupSpi/SupSpi.h:563
FunctionDispatcherThread
NULLC/nullc_remote.h:580
MethodDouble
NULLC/StdLib.cpp:686
FunctionDoubleToInt
NULLC/CodeGen_X86.cpp:1651
FunctionDoubleToLong
NULLC/CodeGen_X86.cpp:1667
MethodDoubleToStr
NULLC/StdLib.cpp:715
FunctionEMIT_OP_ADDR_NUM
NULLC/CodeGen_X86.cpp:1165
MethodEmpty
NULLC/Instruction_X86.h:184
MethodEndOfLineP
SupSpi/SupSpi.h:542
MethodEndStyleUpdate
Function is called after setting style to text parts. It copies style information from linear buffer to AreaLine list
GUI/RichTextarea.cpp:859
MethodEnumerateModules
NULLC/BinaryCache.cpp:99
MethodEpsilonP
SupSpi/SupSpi.h:467
MethodExcludeP
SupSpi/SupSpi.h:901
MethodExecutor
NULLC/Executor.cpp:637
MethodExecutorLLVM
NULLC/Executor_LLVM.cpp:180
MethodExecutorX86
NULLC/Executor_X86.cpp:298
FunctionExp
NULLC/includes/math.cpp:75
MethodExtendParameterStack
NULLC/Executor.cpp:2170
MethodExtendSelectionFromPoint
GUI/RichTextarea.cpp:2311
MethodFastVector
NULLC/Array.h:14
MethodFastVector
NULLC/translation/runtime.cpp:30
MethodFastVector
SupSpi/SupSpi.h:97
FunctionFileClose
NULLC/includes/file.cpp:46
FunctionFileCreate
NULLC/includes/file.cpp:28
FunctionFileCreateEmpty
NULLC/includes/file.cpp:21
FunctionFileOpen
NULLC/includes/file.cpp:37
FunctionFileOpened
NULLC/includes/file.cpp:53
FunctionFilePrint
NULLC/includes/file.cpp:150
FunctionFileRead
NULLC/includes/file.cpp:130
FunctionFileReadArr
NULLC/includes/file.cpp:193
FunctionFileReadC
NULLC/includes/file.cpp:105
FunctionFileReadD
NULLC/includes/file.cpp:125
FunctionFileReadF
NULLC/includes/file.cpp:121
FunctionFileReadI
NULLC/includes/file.cpp:113
FunctionFileReadL
NULLC/includes/file.cpp:117
FunctionFileReadS
NULLC/includes/file.cpp:109
FunctionFileReadType
NULLC/includes/file.cpp:95
FunctionFileReadType
NULLC/translation/std_file_bind.cpp:85
FunctionFileSeek
NULLC/includes/file.cpp:161
FunctionFileSize
NULLC/includes/file.cpp:180
FunctionFileTell
NULLC/includes/file.cpp:171
FunctionFileWrite
NULLC/includes/file.cpp:140
FunctionFileWriteArr
NULLC/includes/file.cpp:208
FunctionFileWriteC
NULLC/includes/file.cpp:69
FunctionFileWriteD
NULLC/includes/file.cpp:89
FunctionFileWriteF
NULLC/includes/file.cpp:85
FunctionFileWriteI
NULLC/includes/file.cpp:77
FunctionFileWriteL
NULLC/includes/file.cpp:81
FunctionFileWriteS
NULLC/includes/file.cpp:73
FunctionFileWriteType
NULLC/includes/file.cpp:59
FunctionFileWriteType
NULLC/translation/std_file_bind.cpp:49
FunctionFile__
NULLC/translation/std_file_bind.cpp:12
FunctionFile__Close_void_ref__
NULLC/translation/std_file_bind.cpp:38
FunctionFile__Open_void_ref_char___char___
NULLC/translation/std_file_bind.cpp:29
FunctionFile__Opened_int_ref__
NULLC/translation/std_file_bind.cpp:44
FunctionFile__Print_void_ref_char___
NULLC/translation/std_file_bind.cpp:139
FunctionFile__Read_void_ref_char___
NULLC/translation/std_file_bind.cpp:119
FunctionFile__Read_void_ref_char_ref_
NULLC/translation/std_file_bind.cpp:95
FunctionFile__Read_void_ref_double_ref_
NULLC/translation/std_file_bind.cpp:115
FunctionFile__Read_void_ref_float_ref_
NULLC/translation/std_file_bind.cpp:111
FunctionFile__Read_void_ref_int_ref_
NULLC/translation/std_file_bind.cpp:103
FunctionFile__Read_void_ref_long_ref_
NULLC/translation/std_file_bind.cpp:107
FunctionFile__Read_void_ref_short_ref_
NULLC/translation/std_file_bind.cpp:99
FunctionFile__Write_void_ref_char_
NULLC/translation/std_file_bind.cpp:59
FunctionFile__Write_void_ref_char___
NULLC/translation/std_file_bind.cpp:129
FunctionFile__Write_void_ref_double_
NULLC/translation/std_file_bind.cpp:79
FunctionFile__Write_void_ref_float_
NULLC/translation/std_file_bind.cpp:75
FunctionFile__Write_void_ref_int_
NULLC/translation/std_file_bind.cpp:67
FunctionFile__Write_void_ref_long_
NULLC/translation/std_file_bind.cpp:71
FunctionFile__Write_void_ref_short_
NULLC/translation/std_file_bind.cpp:63
MethodFinalizeMemory
NULLC/StdLib.cpp:513
MethodFindFunctionByName
NULLC/CodeInfo.cpp:115
MethodFindFunctionByPtr
NULLC/CodeInfo.cpp:124
MethodFindLongestLine
Function puts longest line size to a global variable Size is in characters, but the Tab can be represented with more that one
GUI/RichTextarea.cpp:1126
MethodFindVar
tests/TestBase.cpp:60
MethodFixupArray
NULLC/Executor.cpp:2015
MethodFixupClass
NULLC/Executor.cpp:2081
MethodFixupFunction
NULLC/Executor.cpp:2134
MethodFixupPointer
NULLC/Executor.cpp:1990
MethodFixupVariable
NULLC/Executor.cpp:2149
MethodFloat
NULLC/StdLib.cpp:681
FunctionFloor
NULLC/includes/math.cpp:70
FunctionFoo
tests/TestGenericType.cpp:701
FunctionFoo
tests/TestGeneric.cpp:1247
FunctionFoo
tests/TestAccessors.cpp:36
MethodFormat
tests/TestBase.cpp:335
MethodFree
NULLC/StdLib.cpp:125
MethodFree
NULLC/translation/runtime.cpp:1157
MethodFuncCompare
NULLC/StdLib.cpp:785
MethodFuncNCompare
NULLC/StdLib.cpp:789
← previousnext →1,201–1,300 of 2,977, ranked by callers