MCPcopy Create free account

hub / github.com/BorysLevytskyi/BitwiseCmd / functions

Functions264 in github.com/BorysLevytskyi/BitwiseCmd

Methodconstructor
(cidr: IpAddressWithSubnetMask, subnetBits: number)
src/networking/components/VpcView.tsx:113
Methodconstructor
(value : Integer | JsNumber, base?: NumberBase)
src/expression/Operand.ts:17
Methodconstructor
(operand : ExpressionElement, operator : string)
src/expression/Operator.ts:12
Methodconstructor
(expressionString: string, numbers: Operand[])
src/expression/ListOfNumbers.ts:10
Methodconstructor
()
src/expression/expression.ts:21
Methodconstructor
()
src/expression/expression.ts:83
Methodconstructor
(expressionString: string, children: ExpressionElement[])
src/expression/BitwiseOperation.ts:8
Methodconstructor
()
src/expression/numberParser.ts:18
Methodconstructor
(props: BitwiseResultViewProps)
src/expression/components/BitwiseResultView.tsx:29
Methodconstructor
(props: ExpressionElementRowProps)
src/expression/components/BitwiseResultView.tsx:113
Methodconstructor
({ emphasizeBytes = false, allowFlipBits = false, annotateDataTypes = false} : Config)
src/expression/components/BitwiseResultViewModel.ts:29
Methodcreate
(input: string)
src/expression/expression.ts:93
FunctioncreateSubnetDefinition
(items: ParsedIpObject[])
src/networking/ip-parser.ts:107
FunctioncreateSubnetMaskByte
(numberOfBits: number)
src/core/byte.ts:22
FunctioncreateVpcDefinition
(items: ParsedIpObject[])
src/networking/ip-parser.ts:119
FunctiondecrSubnet
()
src/networking/components/VpcView.tsx:22
FunctiondecrVpc
()
src/networking/components/VpcView.tsx:25
FunctiondecrementMask
()
src/networking/components/SubnetView.tsx:16
Functiondiv
(num1: Integer, num2: Integer)
src/core/calc.ts:119
Methodevaluate
()
src/expression/Operand.ts:41
Methodevaluate
(operand?: Operand)
src/expression/Operator.ts:21
FunctionflipBit
(bin: string, bitIndex : number)
src/core/calc.ts:296
FunctionfullBin
(number: Integer)
src/core/formatter.ts:46
MethodgetIndicator
(value : boolean)
src/shell/components/AppRoot.tsx:38
FunctiongetMaches
(input : string)
src/networking/ip-parser.ts:63
FunctiongetPersistedData
()
src/shell/appStateStore.ts:19
FunctionincrSubnet
()
src/networking/components/VpcView.tsx:23
FunctionincrVpc
()
src/networking/components/VpcView.tsx:24
FunctionincrementMask
()
src/networking/components/SubnetView.tsx:11
FunctionlogLines
(...params: any[])
src/core/utils.tsx:29
Functionlshift
(num: Integer, numBytes : JsNumber)
src/core/calc.ts:59
Functionmul
(num1: Integer, num2: Integer)
src/core/calc.ts:111
Functionnot
(num:Integer)
src/core/calc.ts:95
FunctiononClick
()
src/core/components/CommandLink.tsx:16
FunctiononDonate
()
src/shell/components/TopLinks.tsx:25
Functionor
(num1 : Integer, num2 : Integer)
src/core/calc.ts:103
FunctionparseCommand
(input : string)
src/networking/ip-parser.ts:49
FunctionparseSingle
(matches : RegExpExecArray, input: string)
src/networking/ip-parser.ts:80
FunctionpersistData
(appState: AppState)
src/shell/appStateStore.ts:38
FunctionpromoteTo64Bit
(number: Integer)
src/core/calc.ts:16
FunctionrandomBool
()
src/core/utils.tsx:25
Methodrender
()
src/shell/components/InputBox.tsx:27
Methodrender
()
src/core/components/BinaryString.tsx:24
Methodrender
()
src/networking/components/IpAddressView.tsx:14
Methodrender
()
src/expression/components/BitwiseResultView.tsx:35
Methodrender
()
src/expression/components/BitwiseResultView.tsx:120
FunctionreportWebVitals
(onPerfEntry?: ReportHandler)
src/reportWebVitals.ts:18
Functionrshift
(num : Integer, numBytes : JsNumber)
src/core/calc.ts:71
Methodshort
(value: IntegerInput)
src/core/Integer.ts:42
FunctionsplitByMasks
(ipAddrBin: string, mask1: number, mask2: number)
src/core/formatter.ts:53
Functionstart
(appState: AppState)
src/shell/Bladerunner.ts:58
Functionsub
(num1: Integer, num2: Integer)
src/core/calc.ts:115
Functiontest1
()
src/shell/cmd.test.ts:7
Functiontest2
()
src/shell/cmd.test.ts:8
FunctiontoBinaryString
(num: Integer)
src/core/calc.ts:47
MethodtoString
()
src/networking/models.ts:20
MethodtoString
()
src/networking/models.ts:79
MethodtoString
()
src/networking/models.ts:92
MethodtoString
()
src/expression/ListOfNumbers.ts:16
FunctiontoggleLights
()
src/shell/Bladerunner.ts:12
Functionurshift
(num : Integer, numBytes : JsNumber)
src/core/calc.ts:83
MethodvalueOf
()
src/core/Integer.ts:102
Functionwatch
(appState: AppState)
src/shell/appStateStore.ts:34
Functionxor
(num1 : Integer, num2 : Integer)
src/core/calc.ts:107
← previous201–264 of 264, ranked by callers