MCPcopy Create free account

hub / github.com/ArhanChaudhary/NAND / functions

Functions253 in github.com/ArhanChaudhary/NAND

↓ 2 callersMethodsetObstacles
()
src/example-programs/GeneticAlgorithm/main.js:335
↓ 2 callersFunctionslice16_0to14
(n: u16)
src/core/builtins/utils/bit_manipulation.rs:54
↓ 2 callersMethodsymbol
()
src/assembler/parser.ts:30
↓ 2 callersFunctiontick
()
src/core/builtins/hardware.rs:39
↓ 2 callersFunctiontock
()
src/core/builtins/hardware.rs:45
↓ 2 callersFunctiontokenStringToTypeString
(tokenString: string)
src/compiler/exceptions.ts:3
↓ 2 callersFunctionupdate_clock_speed_and_emit
()
src/core/builtins/kernel_worker/hardware_info.rs:116
↓ 2 callersMethodwriteCall
( functionName: string, numArgs: number, debugInfo: boolean )
src/vm/codewriter.ts:248
↓ 2 callersMethodwriteIf
(label: string)
src/compiler/vmwriter.ts:166
↓ 2 callersMethodwritePush
(segment: string, index: number, debugInfo: boolean)
src/vm/codewriter.ts:373
↓ 2 callersMethodwriteReturn
()
src/compiler/vmwriter.ts:178
↓ 1 callersMethodAIsNumber
()
src/assembler/parser.ts:36
↓ 1 callersFunctionVMTranslator
( VMCodes: Array<{ fileName: string; VMCode: string[] }> )
src/vm/main.ts:11
↓ 1 callersMethodadvance
()
src/vm/parser.ts:18
↓ 1 callersMethodallDotsDead
()
src/example-programs/GeneticAlgorithm/population.js:154
↓ 1 callersFunctionalu
(x: u16, y: u16, zx: bool, nx: bool, zy: bool, ny: bool, f: bool, no: bool)
src/core/arithmetic.rs:58
↓ 1 callersFunctionand16
(a: u16, b: u16)
src/core/gates.rs:41
↓ 1 callersFunctionassembler
( inputStream: string[] )
src/assembler/main.ts:23
↓ 1 callersMethodcalculateFitness
()
src/example-programs/GeneticAlgorithm/dot.js:205
↓ 1 callersFunctionclear_interval_with_handle
(handle: i32)
src/core/builtins/utils/js_api.rs:27
↓ 1 callersFunctionclear_ram
()
src/core/builtins/memory.rs:68
↓ 1 callersMethodcommandType
()
src/vm/parser.ts:31
↓ 1 callersMethodcomp
()
src/assembler/parser.ts:44
↓ 1 callersMethodcomp
(mnemonic: string)
src/assembler/code.ts:10
↓ 1 callersMethodcompileClass
()
src/compiler/engine.ts:198
↓ 1 callersMethodcompileClassVarDec
()
src/compiler/engine.ts:246
↓ 1 callersMethodcompileDo
()
src/compiler/engine.ts:572
↓ 1 callersMethodcompileIf
()
src/compiler/engine.ts:694
↓ 1 callersMethodcompileLet
()
src/compiler/engine.ts:589
↓ 1 callersMethodcompileParameterList
()
src/compiler/engine.ts:352
↓ 1 callersMethodcompileReturn
()
src/compiler/engine.ts:663
↓ 1 callersMethodcompileSubroutine
()
src/compiler/engine.ts:277
↓ 1 callersMethodcompileSubroutineBody
()
src/compiler/engine.ts:392
↓ 1 callersMethodcompileVarDec
()
src/compiler/engine.ts:417
↓ 1 callersMethodcompileWhile
()
src/compiler/engine.ts:640
↓ 1 callersFunctioncompiler
( inputFiles: Array<{ fileName: string; file: string[] }>, postValidation: boolean )
src/compiler/main.ts:14
↓ 1 callersMethodcontains
(symbol: string)
src/assembler/symboltable.ts:8
↓ 1 callersFunctioncpu
(in_m: u16, instruction: u16, reset: bool)
src/core/architecture.rs:10
↓ 1 callersMethoddest
()
src/assembler/parser.ts:40
↓ 1 callersMethoddest
(mnemonic: string)
src/assembler/code.ts:4
↓ 1 callersMethoddrawText
(text, posX, posY)
src/example-programs/GeneticAlgorithm/util.js:148
↓ 1 callersMethodexpectedTokenToEnglish
( expectedToken: string | TokenType | (string | TokenType)[] )
src/compiler/exceptions.ts:119
↓ 1 callersMethodgetAddress
(symbol: string)
src/assembler/symboltable.ts:12
↓ 1 callersMethodgetBestDotFitness
()
src/example-programs/GeneticAlgorithm/population.js:140
↓ 1 callersMethodgetBrainSize
()
src/example-programs/GeneticAlgorithm/brain.js:26
↓ 1 callersMethodgetDead
()
src/example-programs/GeneticAlgorithm/dot.js:77
↓ 1 callersMethodgetGen
()
src/example-programs/GeneticAlgorithm/population.js:136
↓ 1 callersMethodgetMinStep
()
src/example-programs/GeneticAlgorithm/dot.js:81
↓ 1 callersMethodgetNextDirection
()
src/example-programs/GeneticAlgorithm/brain.js:61
↓ 1 callersMethodgetOut
()
src/compiler/engine.ts:142
↓ 1 callersMethodgetOut
()
src/vm/codewriter.ts:484
↓ 1 callersMethodgetReachedGoal
()
src/example-programs/GeneticAlgorithm/dot.js:97
↓ 1 callersMethodgetX
()
src/example-programs/GeneticAlgorithm/accelerationvectorpair.js:74
↓ 1 callersMethodgetX2
()
src/example-programs/GeneticAlgorithm/accelerationvectorpair.js:82
↓ 1 callersMethodgetY
()
src/example-programs/GeneticAlgorithm/accelerationvectorpair.js:78
↓ 1 callersMethodgetY2
()
src/example-programs/GeneticAlgorithm/accelerationvectorpair.js:86
↓ 1 callersMethodget_context_with_context_options
( self, context_type: &str, context_options: CanvasContextOptions, )
src/core/builtins/utils/js_api.rs:45
↓ 1 callersFunctionhalf_adder
(a: bool, b: bool)
src/core/arithmetic.rs:5
↓ 1 callersFunctioninc16
(a: u16)
src/core/arithmetic.rs:52
↓ 1 callersMethodincStep
()
src/example-programs/GeneticAlgorithm/brain.js:53
↓ 1 callersFunctioninit
(screen_init_message: ScreenInitMessage)
src/core/builtins/kernel_worker/screen.rs:11
↓ 1 callersMethodinstantiateDots
()
src/example-programs/GeneticAlgorithm/population.js:328
↓ 1 callersFunctionis_zero
(a: u16)
src/core/gates.rs:83
↓ 1 callersFunctionjoinExpectedTokensWithOr
(arr: (string | TokenType)[])
src/compiler/exceptions.ts:37
↓ 1 callersMethodjump
()
src/assembler/parser.ts:57
↓ 1 callersMethodjump
(mnemonic: string)
src/assembler/code.ts:67
↓ 1 callersMethodlt
(a, b)
src/example-programs/GeneticAlgorithm/util.js:105
↓ 1 callersMethodmain
()
src/example-programs/GeneticAlgorithm/main.js:84
↓ 1 callersMethodmax
(a, b)
src/example-programs/GeneticAlgorithm/util.js:124
↓ 1 callersFunctionnand_calls
()
src/core/builtins/hardware.rs:29
↓ 1 callersMethodnaturalSelection
()
src/example-programs/GeneticAlgorithm/population.js:165
↓ 1 callersFunctionpack_output_raster
(file_contents)
src/os/helpers/pack_output_raster.py:27
↓ 1 callersFunctionpartial_full_adder
(a: bool, b: bool, c: bool)
src/core/arithmetic.rs:12
↓ 1 callersFunctionpc_register
(in_: u16)
src/core/builtins/memory.rs:6
↓ 1 callersMethodpostValidation
()
src/compiler/engine.ts:959
↓ 1 callersFunctionram16k
(in_: u16, load: bool, address: u16)
src/core/builtins/memory.rs:42
↓ 1 callersMethodremoveComments
()
src/compiler/tokenizer.ts:124
↓ 1 callersFunctionreset_nand_calls
()
src/core/builtins/hardware.rs:33
↓ 1 callersFunctionrom32k
(pc: u16)
src/core/builtins/memory.rs:53
↓ 1 callersFunctionscreen
(in_: u16, load: bool, address: u16)
src/core/builtins/memory.rs:58
↓ 1 callersMethodsetFileName
(file: string)
src/vm/codewriter.ts:10
↓ 1 callersMethodsetMinStep
(minStep)
src/example-programs/GeneticAlgorithm/dot.js:85
↓ 1 callersFunctionset_interval_with_callback_and_timeout
(callback: &Function, timeout: i32)
src/core/builtins/utils/js_api.rs:13
↓ 1 callersFunctionset_timeout_with_callback_and_timeout
(callback: &Function, timeout: i32)
src/core/builtins/utils/js_api.rs:20
↓ 1 callersMethodshowMenu
()
src/example-programs/GeneticAlgorithm/main.js:726
↓ 1 callersFunctionslice16_0to12
(n: u16)
src/core/builtins/utils/bit_manipulation.rs:46
↓ 1 callersFunctionslice16_0to13
(n: u16)
src/core/builtins/utils/bit_manipulation.rs:50
↓ 1 callersMethodstartSubroutine
(subroutineType: string)
src/compiler/symboltable.ts:14
↓ 1 callersMethodsub
(a, b)
src/example-programs/GeneticAlgorithm/util.js:86
↓ 1 callersMethodtoggleOnlyBest
()
src/example-programs/GeneticAlgorithm/population.js:132
↓ 1 callersFunctiontry_start_emitting
()
src/core/builtins/kernel_worker/hardware_info.rs:75
↓ 1 callersFunctiontry_start_rendering
()
src/core/builtins/kernel_worker/screen.rs:36
↓ 1 callersMethodtypeOf
(name: string)
src/compiler/symboltable.ts:69
↓ 1 callersMethodupdate
(andShow, firstPairComponent)
src/example-programs/GeneticAlgorithm/dot.js:101
↓ 1 callersMethodwriteArithmetic
(command: string)
src/vm/codewriter.ts:325
↓ 1 callersMethodwriteFunction
(name: string, nLocals: number)
src/compiler/vmwriter.ts:174
↓ 1 callersMethodwriteFunction
(functionName: string, numLocals: number)
src/vm/codewriter.ts:285
↓ 1 callersMethodwriteGoto
(label: string)
src/vm/codewriter.ts:234
↓ 1 callersMethodwriteIf
(label: string)
src/vm/codewriter.ts:238
↓ 1 callersMethodwriteInit
()
src/vm/codewriter.ts:26
← previousnext →101–200 of 253, ranked by callers