Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catid/WLANOptimizer
/ functions
Functions
268 in github.com/catid/WLANOptimizer
⨍
Functions
268
◇
Types & classes
54
↓ 46 callers
Method
ToUnsigned
Get current value
tests/tools/Counter.h:107
↓ 26 callers
Method
GetSize
Get current size (initially 0)
tests/tools/PacketAllocator.h:566
↓ 15 callers
Method
Info
tests/tools/Logger.h:352
↓ 14 callers
Method
Error
tests/tools/Logger.h:330
↓ 12 callers
Method
Free
tests/tools/PacketAllocator.cpp:554
↓ 12 callers
Function
GetTimeUsec
tests/Tools.cpp:159
↓ 10 callers
Function
GetMatrixElement
This function generates each matrix element based on x_i, x_0, y_j Note that for x_i == x_0, this will return 1, so it is better to unroll out the fir
tests/tools/CCatCodec.h:251
↓ 10 callers
Method
GetPtr
Return a pointer to an element
tests/tools/PacketAllocator.h:578
↓ 9 callers
Function
gf256_mul
return x * y For repeated multiplication by a constant, it is faster to put the constant in y.
tests/tools/gf256.h:215
↓ 8 callers
Function
gf256_muladd_mem
tests/tools/gf256.cpp:1235
↓ 7 callers
Method
Destruct
tests/tools/PacketAllocator.h:618
↓ 7 callers
Function
WriteU24_LE
tests/Tools.h:226
↓ 7 callers
Function
gf256_div
return x / y Memory-access optimized for constant divisors in y.
tests/tools/gf256.h:222
↓ 6 callers
Function
WriteU16_LE
tests/Tools.h:216
↓ 5 callers
Method
Debug
tests/tools/Logger.h:359
↓ 5 callers
Function
SIMDSafeFree
tests/tools/PacketAllocator.cpp:59
↓ 5 callers
Method
TimeoutExpired
Check if a timeout expired
tests/tools/TimeSync.h:215
↓ 5 callers
Method
Warning
tests/tools/Logger.h:345
↓ 5 callers
Function
gf256_add_mem
tests/tools/gf256.cpp:638
↓ 4 callers
Method
GetUnitStart
Calculate which unit this allocation starts at in the window
tests/tools/PacketAllocator.h:686
↓ 4 callers
Function
PopCount64
Returns number of bits set in the 64-bit value
tests/tools/PacketAllocator.h:146
↓ 4 callers
Function
ReadU16_LE
tests/Tools.h:172
↓ 4 callers
Function
ReadU24_LE
tests/Tools.h:181
↓ 4 callers
Method
Reallocate
tests/tools/PacketAllocator.cpp:435
↓ 4 callers
Method
SetSize_Copy
Resize the vector to the given number of elements. If new size is smaller than current size, it will truncate. If new size is greater than current siz
tests/tools/PacketAllocator.h:519
↓ 4 callers
Function
TrailingZeros64
Returns lowest bit index 0..63 where the first non-zero bit is found Precondition: x != 0
tests/tools/PacketAllocator.h:161
↓ 4 callers
Function
gf256_add
return x + y
tests/tools/gf256.h:208
↓ 4 callers
Function
gf256_mul_mem
tests/tools/gf256.cpp:1089
↓ 3 callers
Method
Allocate
Allocate a new buffer
tests/Tools.h:119
↓ 3 callers
Method
ClearRange
Clear a range of bits bitStart < kValidBits: Index at which to start clearing bitEnd <= kValidBits: Bit to stop at (non-inclusive)
tests/tools/PacketAllocator.h:398
↓ 3 callers
Method
FindFirstSet
Returns the bit index where the first set bit is found. Returns 'bitEnd' if all bits are clear. bitStart < kValidBits: Index to start
tests/tools/PacketAllocator.h:318
↓ 3 callers
Method
Flush
tests/tools/Logger.cpp:285
↓ 3 callers
Method
IsFreed
Wrappers for UsedUnits == 0
tests/tools/PacketAllocator.h:681
↓ 3 callers
Method
OnRecoveredData
tests/tools/CCatCpp.h:118
↓ 3 callers
Function
OptimizeWLAN
WLANOptimizer.cpp:147
↓ 3 callers
Method
RangePopcount
Returns the popcount of the bits within the given range. bitStart < kValidBits: First bit to test bitEnd <= kValidBits: Bit to stop a
tests/tools/PacketAllocator.h:242
↓ 3 callers
Method
Resize
tests/tools/CCatCodec.cpp:54
↓ 3 callers
Function
SIMDSafeAllocate
tests/tools/PacketAllocator.cpp:47
↓ 3 callers
Function
gf256_div_mem
Performs "x[] /= y" bulk memory operation
tests/tools/gf256.h:264
↓ 2 callers
Method
Append
Expand as needed and add one element to the end. Returns false if memory could not be allocated
tests/tools/PacketAllocator.h:549
↓ 2 callers
Function
CleanupDeviceD3D
tests/TestPeer2Peer_GUI.cpp:131
↓ 2 callers
Function
CleanupRenderTarget
tests/TestPeer2Peer_GUI.cpp:90
↓ 2 callers
Method
Clear
Set size to zero
tests/tools/PacketAllocator.h:560
↓ 2 callers
Method
ClearAll
tests/tools/PacketAllocator.h:205
↓ 2 callers
Function
CounterExpand
CounterExpand() This is a common utility function that expands a 1-7 byte truncated counter back into a 64-bit (8 byte) counter, based on the
tests/tools/Counter.h:393
↓ 2 callers
Function
CreateRenderTarget
tests/TestPeer2Peer_GUI.cpp:82
↓ 2 callers
Function
Flush
Flush log output to console
tests/tools/Logger.h:400
↓ 2 callers
Method
Free
Free the buffer
tests/Tools.h:133
↓ 2 callers
Method
GetBest
Get smallest sample
tests/tools/TimeSync.h:236
↓ 2 callers
Method
GetMinDeltaTS24
Get the minimum TS24 (receipt - send) delta seen in the past interval
tests/tools/TimeSync.h:301
↓ 2 callers
Function
GetTimeUsec
tests/tools/CCatCodec.cpp:105
↓ 2 callers
Function
InitPerfFrequencyInverse
tests/tools/CCatCodec.cpp:82
↓ 2 callers
Method
Initialize
tests/Tools.cpp:197
↓ 2 callers
Method
OnAuthenticatedDatagramTimestamp
tests/tools/TimeSync.cpp:104
↓ 2 callers
Function
ReadU16_LE
tests/tools/CCatCodec.h:103
↓ 2 callers
Method
Send
tests/Tools.cpp:377
↓ 2 callers
Method
SetAll
tests/tools/PacketAllocator.h:211
↓ 2 callers
Method
SetRange
Set a range of bits bitStart < kValidBits: Index at which to start setting bitEnd <= kValidBits: Bit to stop at (non-inclusive) *
tests/tools/PacketAllocator.h:353
↓ 2 callers
Function
SetWlanSetting
Set a Wlan setting
WLANOptimizer.cpp:61
↓ 2 callers
Method
Shutdown
tests/Tools.cpp:312
↓ 2 callers
Method
Stop
tests/tools/Logger.cpp:135
↓ 2 callers
Function
WriteU16_LE
tests/tools/CCatCodec.h:112
↓ 2 callers
Function
WriteU64_LE
tests/Tools.h:253
↓ 2 callers
Function
_cpuid
tests/tools/gf256.cpp:222
↓ 1 callers
Method
Accept
tests/tools/StrikeRegister.cpp:81
↓ 1 callers
Method
Allocate
tests/tools/PacketAllocator.cpp:268
↓ 1 callers
Method
Check
tests/tools/PacketAllocator.h:229
↓ 1 callers
Method
Create
tests/tools/CCatCodec.cpp:153
↓ 1 callers
Function
CreateDeviceD3D
tests/TestPeer2Peer_GUI.cpp:95
↓ 1 callers
Method
DecodeOriginal
tests/tools/CCatCodec.cpp:477
↓ 1 callers
Method
DecodeRecovery
tests/tools/CCatCodec.cpp:431
↓ 1 callers
Function
DrawStats
tests/TestPeer2Peer_GUI.cpp:44
↓ 1 callers
Method
Enable
tests/Connection.cpp:75
↓ 1 callers
Method
EncodeOriginal
tests/tools/CCatCodec.cpp:182
↓ 1 callers
Method
EncodeRecovery
Encode algorithm: (1) Find the window of packets to include, based on the settings for max window size in packets and time. This also provid
tests/tools/CCatCodec.cpp:250
↓ 1 callers
Method
Expand
tests/tools/StrikeRegister.cpp:143
↓ 1 callers
Method
FindFirstClear
Returns the bit index where the first cleared bit is found. Returns kValidBits if all bits are set. bitStart < kValidBits: Index to s
tests/tools/PacketAllocator.h:284
↓ 1 callers
Method
Get
tests/Connection.h:108
↓ 1 callers
Method
GetMemoryAllocatedBytes
tests/tools/PacketAllocator.cpp:151
↓ 1 callers
Method
GetUsedMemory
Get statistics for the allocator
tests/Tools.h:140
↓ 1 callers
Function
InitClockServ
tests/Tools.cpp:152
↓ 1 callers
Function
InitClockServ
tests/tools/CCatCodec.cpp:98
↓ 1 callers
Function
InitPerfFrequencyInverse
tests/Tools.cpp:141
↓ 1 callers
Method
IsDuplicate
tests/tools/StrikeRegister.cpp:61
↓ 1 callers
Method
IsExpired
tests/Connection.cpp:291
↓ 1 callers
Function
IsLittleEndian
tests/tools/gf256.cpp:599
↓ 1 callers
Method
IsSource
tests/Connection.cpp:265
↓ 1 callers
Method
IsValid
Are there any samples?
tests/tools/TimeSync.h:230
↓ 1 callers
Function
LevelToChar
tests/tools/Logger.cpp:65
↓ 1 callers
Function
LogStringize
tests/tools/Logger.h:188
↓ 1 callers
Method
Next
tests/Connection.h:198
↓ 1 callers
Method
OnConnect
tests/Connection.cpp:250
↓ 1 callers
Method
OnDatagram
tests/Statistics.cpp:126
↓ 1 callers
Method
OnDatagram
tests/Connection.cpp:149
↓ 1 callers
Method
OnIntervalEnd
tests/Statistics.cpp:152
↓ 1 callers
Method
OnPeerMinDeltaTS24
tests/tools/TimeSync.cpp:96
↓ 1 callers
Method
OnStats
tests/TestPeer2Peer_GUI.cpp:26
↓ 1 callers
Function
ReadU32_LE
tests/Tools.h:196
↓ 1 callers
Function
ReadU64_LE
tests/Tools.h:205
↓ 1 callers
Method
Seed
tests/Connection.h:189
next →
1–100 of 268, ranked by callers