MCPcopy Create free account

hub / github.com/BorysLevytskyi/BitwiseCmd / functions

Functions264 in github.com/BorysLevytskyi/BitwiseCmd

↓ 99 callersMethodnum
()
src/core/Integer.ts:110
↓ 80 callersMethodparse
(input : string)
src/expression/numberParser.ts:28
↓ 49 callersMethodtoString
()
src/expression/Operator.ts:40
↓ 43 callersMethodint
(value: IntegerInput)
src/core/Integer.ts:38
↓ 29 callersMethodcommand
(cmd : string | object, handler? : any)
src/shell/cmd.ts:66
↓ 29 callersMethodtoString
()
src/networking/models.ts:39
↓ 24 callersMethodevaluate
(operand? : Operand)
src/expression/expression-interfaces.ts:12
↓ 22 callersMethodtoString
(base?:number)
src/core/Integer.ts:106
↓ 19 callersMethodgetUnderlyingOperand
()
src/expression/Operand.ts:45
↓ 17 callersFunctiongetNetworkClass
(ipAddress: IpAddress)
src/networking/subnet-utils.tsx:57
↓ 16 callersMethodaddCommandResult
(input: string, view: ViewFactory)
src/shell/AppState.ts:65
↓ 13 callersMethodtriggerChanged
(attribute: AppStateAttribute)
src/shell/AppState.ts:94
↓ 10 callersFunctionasInteger
(num: JsNumber | Integer | string)
src/core/Integer.ts:119
↓ 10 callersFunctionipm
(f:number, s:number, t:number, fr:number, m:number)
src/networking/subnet-utils.test.tsx:18
↓ 10 callersFunctionmask
(n: number)
src/networking/subnet-utils.test.tsx:7
↓ 10 callersMethodtoBinaryString
(skipDots?: boolean)
src/networking/models.ts:43
↓ 9 callersMethodexecute
(rawInput: string, ops?: CommandOptions )
src/shell/cmd.ts:35
↓ 9 callersFunctionrandom
(from: number, to: number)
src/core/utils.tsx:21
↓ 9 callersMethodtoSigned
()
src/core/Integer.ts:67
↓ 8 callersFunctionbin
(i: number)
src/core/calc.compatibility.test.ts:34
↓ 8 callersMethodbin
(value: number, octetNumber: OctetNumber, ip: IpAddress)
src/networking/components/IpAddressView.tsx:30
↓ 8 callersFunctioncreateSubnetMaskIp
(ipm: IpAddressWithSubnetMask)
src/networking/subnet-utils.tsx:4
↓ 8 callersFunctionemBin
(number: Integer | JsNumber)
src/core/formatter.ts:49
↓ 7 callersFunctioncheckSameLength
(bin1: string, bin2: string)
src/core/calc.ts:324
↓ 7 callersFunctiongetNetworkAddress
(ipm: IpAddressWithSubnetMask)
src/networking/subnet-utils.tsx:23
↓ 7 callersMethodresize
(newSize: number)
src/core/Integer.ts:81
↓ 7 callersMethodunsigned
(value : IntegerInput, maxBitSize?: number)
src/core/Integer.ts:26
↓ 6 callersFunctionasIntN
(num: JsNumber | Integer)
src/core/utils.tsx:14
↓ 6 callersFunctiongetBroadCastAddress
(ipm: IpAddressWithSubnetMask)
src/networking/subnet-utils.tsx:27
↓ 6 callersMethodlong
(value: IntegerInput)
src/core/Integer.ts:34
↓ 6 callersFunctionsendAnalyticsEvent
(evt : AnalyticsEvent)
src/shell/analytics.ts:11
↓ 6 callersMethodsetUiTheme
(theme: string)
src/shell/AppState.ts:98
↓ 5 callersMethodabs
()
src/core/Integer.ts:50
↓ 5 callersMethodbyte
(value: IntegerInput)
src/core/Integer.ts:46
↓ 5 callersMethodconvertTo
(other: Integer)
src/core/Integer.ts:92
↓ 5 callersFunctionflipBitsToOne
(byte : number, numberOfBits : number)
src/core/byte.ts:13
↓ 5 callersMethodonChange
(handler: AppStateChangeHandler)
src/shell/AppState.ts:90
↓ 5 callersMethodsetValue
(value : Integer)
src/expression/Operand.ts:31
↓ 5 callersFunctiontokenizeString
(input: string)
src/expression/ExpressionParser.test.ts:80
↓ 4 callersMethodcalcMaxNumberOfBits
(op: Operand)
src/expression/components/BitwiseResultViewModel.ts:142
↓ 4 callersMethodcaseParse
(input : string)
src/expression/numberParser.ts:23
↓ 4 callersMethodchangeValue
(newValue: Integer)
src/expression/components/BitwiseResultView.tsx:233
↓ 4 callersFunctionflip
(maskBits: number, byte: number)
src/networking/subnet-utils.tsx:38
↓ 4 callersFunctionflipBitsToZero
(byte: number, numberOfBits : number)
src/core/byte.ts:1
↓ 4 callersFunctioninvalid
(n: number)
src/networking/ip-parser.ts:81
↓ 4 callersMethodsetLabel
(label : string)
src/expression/Operand.ts:36
↓ 4 callersFunctiontoSignedBigInt
(bin: string)
src/core/calc.ts:251
↓ 4 callersMethodtoggleEmphasizeBytes
(value?: boolean)
src/shell/AppState.ts:85
↓ 3 callersFunctionchunkifyString
(input: string, chunkSize: number)
src/core/utils.tsx:3
↓ 3 callersFunctiongetHeader
()
src/shell/Bladerunner.ts:10
↓ 3 callersFunctiongtag
()
public/analytics.js:27
↓ 3 callersFunctionisInteger
(num: JsNumber | Integer)
src/core/Integer.ts:137
↓ 3 callersMethodonValueChanged
()
src/expression/components/BitwiseResultView.tsx:88
↓ 3 callersFunctionparseScalarValue
(input : string)
src/expression/expression.ts:133
↓ 3 callersFunctiontestBinary
(expectedInput:string, actualInput: string)
src/expression/expression.test.ts:275
↓ 3 callersMethodtoUnsigned
()
src/core/Integer.ts:60
↓ 3 callersMethodtoggleAnnotateTypes
(value?: boolean)
src/shell/AppState.ts:119
↓ 3 callersFunctiontokenize
(input: string)
src/expression/ExpressionParser.test.ts:51
↓ 3 callersFunctiontrackCommand
(action: string, ops: CommandOptions)
src/networking/module.tsx:69
↓ 3 callersFunctionturnLightsOff
()
src/shell/Bladerunner.ts:7
↓ 2 callersMethodaddExpressionResultRow
(expr : Operand)
src/expression/components/BitwiseResultViewModel.ts:127
↓ 2 callersMethodaddFactory
(factory: IExpressionParserFactory)
src/expression/expression.ts:52
↓ 2 callersMethodaddOperatorRow
(expr: Operator)
src/expression/components/BitwiseResultViewModel.ts:96
↓ 2 callersMethodaddScalarRow
(expr: Operand)
src/expression/components/BitwiseResultViewModel.ts:83
↓ 2 callersMethodapplyEmphasizeBytes
(bits : number, emphasizeBytes : boolean)
src/expression/components/BitwiseResultViewModel.ts:151
↓ 2 callersMethodcanCreate
(input: string)
src/expression/expression.ts:59
↓ 2 callersMethodchangeSubnetBits
(n: number)
src/networking/components/VpcView.tsx:127
↓ 2 callersMethodchangeVpcCidr
(newCidr: IpAddressWithSubnetMask)
src/networking/components/VpcView.tsx:131
↓ 2 callersFunctionflip
(bit:string)
src/core/calc.ts:329
↓ 2 callersFunctionflipSubnetMaskBits
(ipm: IpAddressWithSubnetMask, flipper : FlipFunction, fullByte: number)
src/networking/subnet-utils.tsx:36
↓ 2 callersFunctiongetAddressSpaceSize
(maskSize: number)
src/networking/subnet-utils.tsx:31
↓ 2 callersMethodgetLabelString
(op: Operand)
src/expression/components/BitwiseResultView.tsx:194
↓ 2 callersMethodhandleError
(input: string, err: Error)
src/shell/cmd.ts:110
↓ 2 callersMethodnormalizeString
(input : string)
src/expression/expression.ts:128
↓ 2 callersFunctionnormalizeTheme
(theme: string)
src/shell/AppState.ts:172
↓ 2 callersMethodonBitClicked
(args: BitClickedEventArg)
src/expression/components/BitwiseResultView.tsx:203
↓ 2 callersFunctionoperation
(op1: Integer, operator: string, op2 : Integer)
src/core/calc.ts:30
↓ 2 callersFunctionparse
(tokens: Token[])
src/expression/ExpressionParser.test.ts:84
↓ 2 callersMethodrefresh
()
src/shell/components/AppRoot.tsx:34
↓ 2 callersFunctionstartLightsIfWereOnAfterDelay
()
src/shell/Bladerunner.ts:31
↓ 1 callersMethodaddShiftExpressionResultRow
(expr : Operator, resultExpr : Operand)
src/expression/components/BitwiseResultViewModel.ts:113
↓ 1 callersFunctionaddStateListener
(appState: AppState)
src/shell/Bladerunner.ts:38
↓ 1 callersFunctionapplyNotOperator
(operand: Operand)
src/expression/Operator.ts:45
↓ 1 callersFunctionapplyOperator
(op1 : Operand, operator: string, op2 : Operand)
src/expression/Operator.ts:49
↓ 1 callersFunctionbootstrapAppData
()
src/shell/startup.ts:15
↓ 1 callersMethodbuildBitwiseOperation
(expr : BitwiseOperation, config : Config)
src/expression/components/BitwiseResultViewModel.ts:44
↓ 1 callersMethodbuildListOfNumbers
(expr : ListOfNumbers, config : Config)
src/expression/components/BitwiseResultViewModel.ts:37
↓ 1 callersMethodcanHandle
(input:string)
src/shell/cmd.ts:21
↓ 1 callersMethodcanParse
(input: string)
src/expression/expression.ts:25
↓ 1 callersMethodclearCommandResults
()
src/shell/AppState.ts:72
↓ 1 callersFunctioncopyLink
(e: any)
src/shell/components/DisplayResultView.tsx:25
↓ 1 callersMethodcreate
(vpc: VpcCommand)
src/networking/components/VpcView.tsx:119
↓ 1 callersMethodcreate
(input : string)
src/expression/expression.ts:69
↓ 1 callersFunctioncreateAppState
(env:string)
src/shell/startup.ts:30
↓ 1 callersMethodcreateBits
(bitChars: string[])
src/core/components/BinaryString.tsx:56
↓ 1 callersMethodcreateHandler
(cmd : string | object, handler : HandleFunction)
src/shell/cmd.ts:86
↓ 1 callersMethodcreateModel
(expr : Expression, emphasizeBytes: boolean, annotateDataTypes: boolean)
src/expression/components/BitwiseResultViewModel.ts:165
↓ 1 callersFunctiondetectSize
(value: bigint, signed: boolean)
src/core/Integer.ts:140
↓ 1 callersFunctionequalizeSize
(n1: Integer, n2: Integer)
src/core/calc.ts:340
↓ 1 callersFunctionequalizeSize
(op1: Operand, op2: Operand)
src/expression/Operator.ts:65
next →1–100 of 264, ranked by callers