Developer Documentation
snappy::Bits Class Reference

Static Public Member Functions

static int Log2Floor (uint32 n)
 
static int FindLSBSetNonZero (uint32 n)
 
static int FindLSBSetNonZero64 (uint64 n)
 

Private Member Functions

 DISALLOW_COPY_AND_ASSIGN (Bits)
 

Detailed Description

Definition at line 318 of file snappy-stubs-internal.h.

Member Function Documentation

◆ FindLSBSetNonZero()

int snappy::Bits::FindLSBSetNonZero ( uint32  n)
inlinestatic

Definition at line 366 of file snappy-stubs-internal.h.

◆ FindLSBSetNonZero64()

int snappy::Bits::FindLSBSetNonZero64 ( uint64  n)
inlinestatic

Definition at line 380 of file snappy-stubs-internal.h.

◆ Log2Floor()

int snappy::Bits::Log2Floor ( uint32  n)
inlinestatic

Definition at line 349 of file snappy-stubs-internal.h.


The documentation for this class was generated from the following file: