MCPcopy Create free account

hub / github.com/BorysLevytskyi/BitwiseCmd / functions

Functions264 in github.com/BorysLevytskyi/BitwiseCmd

↓ 1 callersFunctionexecuteCommand
(c: string)
src/shell/module.tsx:99
↓ 1 callersFunctionexecuteStartupCommands
()
src/index.tsx:24
↓ 1 callersFunctionfindFirst
(arr: T[], predicate: (item: T) => boolean)
src/expression/ExpressionParser.test.ts:101
↓ 1 callersMethodfindHandler
(input: string)
src/shell/cmd.ts:98
↓ 1 callersFunctionfmt
(num: number)
src/networking/components/IpAddressView.tsx:46
↓ 1 callersFunctiongenerateKey
()
src/shell/AppState.ts:168
↓ 1 callersMethodgetAdressSpaceSize
()
src/networking/models.ts:16
↓ 1 callersMethodgetAlternative
()
src/expression/components/BitwiseResultView.tsx:180
↓ 1 callersFunctiongetBase
(kind:string)
src/core/formatter.ts:92
↓ 1 callersFunctiongetBase
(input: string)
src/expression/numberParser.ts:80
↓ 1 callersMethodgetChildren
()
src/core/components/BinaryString.tsx:46
↓ 1 callersMethodgetControlButtons
()
src/expression/components/BitwiseResultView.tsx:149
↓ 1 callersFunctiongetIndicator
(value : boolean)
src/shell/components/Toggle.tsx:23
↓ 1 callersMethodgetInfo
()
src/expression/components/BitwiseResultView.tsx:238
↓ 1 callersMethodgetLabel
()
src/expression/components/BitwiseResultView.tsx:168
↓ 1 callersMethodgetLabel
(op: Operand)
src/expression/components/BitwiseResultViewModel.ts:146
↓ 1 callersFunctiongetLightIsOn
()
src/shell/Bladerunner.ts:8
↓ 1 callersMethodgetPersistData
()
src/shell/AppState.ts:152
↓ 1 callersMethodgetResultViews
()
src/shell/components/AppRoot.tsx:42
↓ 1 callersMethodgetRows
(model: BitwiseResultViewModel, allowSignChange: boolean)
src/expression/components/BitwiseResultView.tsx:65
↓ 1 callersFunctiongetSizeBySuffix
(suffix: string, value : bigint, signed: boolean)
src/expression/numberParser.ts:68
↓ 1 callersFunctiongetStartupCommands
(appState : AppState)
src/shell/startup.ts:38
↓ 1 callersMethodgetUnderlyingOperand
()
src/expression/Operator.ts:36
↓ 1 callersFunctioninitializeModules
()
src/index.tsx:29
↓ 1 callersMethodinvokeHandler
(input : string, handler : ICommandHandler, options: CommandOptions)
src/shell/cmd.ts:102
↓ 1 callersMethodisTheSame
(other : Integer)
src/core/Integer.ts:56
↓ 1 callersFunctionloadStoredCommands
()
src/shell/startup.ts:61
↓ 1 callersFunctionnextPowOfTwo
(num: number)
src/core/calc.ts:333
↓ 1 callersMethodonBitClick
(index: number, isExtra: boolean, e: any)
src/core/components/BinaryString.tsx:28
↓ 1 callersFunctiononBuyMeCoffe
()
src/shell/components/DonateResultView.tsx:21
↓ 1 callersMethodonChangeSign
()
src/expression/components/BitwiseResultView.tsx:224
↓ 1 callersMethodonDonationClicked
()
src/shell/AppState.ts:139
↓ 1 callersMethodonError
(h: InputErrorHandler)
src/shell/cmd.ts:62
↓ 1 callersMethodonFlippedBit
(binaryString: string, number: OctetNumber, ip : IpAddress)
src/networking/components/IpAddressView.tsx:40
↓ 1 callersMethodonKeyDown
(args: any)
src/shell/components/InputBox.tsx:54
↓ 1 callersMethodonKeyUp
(e: any)
src/shell/components/InputBox.tsx:40
↓ 1 callersMethodparse
(input: string)
src/expression/expression.ts:36
↓ 1 callersFunctionparseInteger
(input : string, numberPart: string, suffix: string)
src/expression/numberParser.ts:49
↓ 1 callersMethodparseMatch
(m:RegExpExecArray)
src/expression/expression.ts:107
↓ 1 callersFunctionregisterDefaultCommand
(cmd: CmdShell, appState: AppState)
src/shell/module.tsx:94
↓ 1 callersFunctionregisterStateChangeHandlers
(appState: AppState)
src/shell/module.tsx:86
↓ 1 callersMethodregisterVisit
()
src/shell/AppState.ts:134
↓ 1 callersMethodremoveResult
(index: number)
src/shell/AppState.ts:77
↓ 1 callersMethodrender
()
src/shell/components/AppRoot.tsx:55
↓ 1 callersMethodsetCookieDisclaimerHidden
(value: boolean)
src/shell/AppState.ts:147
↓ 1 callersFunctionsetLightIsOn
(value: boolean)
src/shell/Bladerunner.ts:9
↓ 1 callersMethodsetOctet
(octet: OctetNumber, value: number)
src/networking/models.ts:55
↓ 1 callersFunctionsetupLogger
(env: Env)
src/shell/startup.ts:66
↓ 1 callersMethodsigned
(value : IntegerInput, maxBitSize?: number)
src/core/Integer.ts:30
↓ 1 callersFunctionsplitHashList
(str: string)
src/core/hash.ts:23
↓ 1 callersMethodsplitIntoBytes
(bits: JSX.Element[])
src/core/components/BinaryString.tsx:87
↓ 1 callersMethodtoggleCenteredLayout
(value?: boolean)
src/shell/AppState.ts:129
↓ 1 callersMethodtoggleDebugMode
()
src/shell/AppState.ts:109
↓ 1 callersMethodtoggleDimExtrBits
()
src/shell/AppState.ts:124
↓ 1 callersMethodtoggleShowSettings
()
src/shell/AppState.ts:114
↓ 1 callersFunctionturnLightsOn
()
src/shell/Bladerunner.ts:26
↓ 1 callersMethodundo
()
src/expression/components/BitwiseResultView.tsx:198
↓ 1 callersMethodvalidateSupported
(num : Integer)
src/expression/Operand.ts:49
FunctionAboutResultView
()
src/shell/components/AboutResultView.tsx:3
FunctionCommandLink
({icon, command, text, textClassName}: CommandLinkProps)
src/core/components/CommandLink.tsx:14
FunctionCookieDisclaimerFooter
(props: { appState: AppState })
src/shell/components/CookieDisclaimerFooter.tsx:8
FunctionDebugIndicators
(props: {appState: AppState})
src/shell/components/DebugIndicators.tsx:5
FunctionDisplayResultView
(props)
src/shell/components/DisplayResultView.tsx:18
FunctionDonateResultView
()
src/shell/components/DonateResultView.tsx:7
FunctionErrorResultView
(props : {errorMessage:string})
src/shell/components/ErrorResultView.tsx:3
FunctionHelpResultView
()
src/shell/components/HelpResultView.tsx:8
FunctionIconWithToolTip
(props: React.PropsWithChildren<IconWithToolTipProps>)
src/shell/components/IconWithTooltip.tsx:9
FunctionIpAddressBinaryString
({ip}: {ip:IpAddress})
src/networking/components/IpAddressBinaryString.tsx:6
FunctionSettingsPane
(props : SettingsPaneProps)
src/shell/components/SettingsPane.tsx:10
FunctionSubnetRow
(props: { ip: IpAddress, descr: string})
src/networking/components/SubnetView.tsx:54
FunctionSubnetView
(props : {subnet : SubnetCommand})
src/networking/components/SubnetView.tsx:7
FunctionSubnetView
(props: { vpc: VpcCommand })
src/networking/components/VpcView.tsx:13
FunctionTextResultView
(props : { text: string })
src/shell/components/TextResultView.tsx:3
FunctionToggle
(props)
src/shell/components/Toggle.tsx:13
FunctionTopLinks
()
src/shell/components/TopLinks.tsx:8
FunctionUnknownInputResultView
(props : {input:string})
src/shell/components/UnknownInputResultView.tsx:3
FunctionWhatsNewResultView
()
src/shell/components/WhatsNewResultView.tsx:5
FunctionWhatsnewResultView
()
TEMP_whats.tsx:5
Function_executeForSingleOperand
(num: Integer, operation: (bin:string) => string)
src/core/calc.ts:127
Function_executeForTwoOperands
(op1: Integer, op2: Integer, operation: (bin1:string, bin2:string) => string)
src/core/calc.ts:144
Functionadd
(num1: Integer, num2: Integer)
src/core/calc.ts:123
FunctionaddSpace
(number: Integer, requiredSpace: number)
src/core/calc.ts:21
Functionand
(num1 : Integer, num2 : Integer)
src/core/calc.ts:99
Methodbigint
()
src/core/Integer.ts:114
Functionbin
(number: Integer | JsNumber)
src/core/formatter.ts:43
MethodcanCreate
(input: string)
src/expression/expression.ts:88
Methodclone
()
src/networking/models.ts:51
Methodclone
()
src/networking/components/VpcView.tsx:123
MethodcomponentDidMount
()
src/shell/components/AppRoot.tsx:51
MethodcomponentDidMount
()
src/shell/components/InputBox.tsx:22
MethodcomponentWillMount
()
src/shell/components/AppRoot.tsx:29
Methodconstructor
()
src/shell/cmd.ts:29
Methodconstructor
(persistData: PersistedAppData, env: string)
src/shell/AppState.ts:48
Methodconstructor
(props: IInputBoxProps)
src/shell/components/InputBox.tsx:15
Methodconstructor
(value: IntegerInput, maxBitSize?: number, signed? : boolean)
src/core/Integer.ts:15
Methodconstructor
(ipAddress: IpAddress, maskBits: number)
src/networking/models.ts:11
Methodconstructor
(firstByte: number, secondByte: number, thirdByte: number, fourthByte: number)
src/networking/models.ts:32
Methodconstructor
(cidr: IpAddressWithSubnetMask)
src/networking/models.ts:75
Methodconstructor
(cidr: IpAddressWithSubnetMask)
src/networking/models.ts:87
Methodconstructor
(message: string)
src/networking/ip-parser.ts:135
← previousnext →101–200 of 264, ranked by callers