Home
last modified time | relevance | path

Searched defs:GetBit (Results 1 – 6 of 6) sorted by relevance

/external/chromium_org/third_party/skia/src/utils/
DSkPathUtils.cpp32 static int GetBit( const char* buffer, int x ) { in GetBit() function
/external/skia/src/utils/
DSkPathUtils.cpp32 static int GetBit( const char* buffer, int x ) { in GetBit() function
/external/chromium_org/net/dns/
Drecord_rdata.cc278 bool NsecRecordRdata::GetBit(unsigned i) const { in GetBit() function in net::NsecRecordRdata
/external/chromium/third_party/libjingle/source/talk/p2p/base/
Dstun.cc350 bool StunUInt32Attribute::GetBit(int index) const { in GetBit() function in cricket::StunUInt32Attribute
/external/grub/netboot/
Deepro.c49 #define GetBit(x,y) ((x & (1<<y))>>y) macro
/external/chromium_org/third_party/libjingle/source/talk/p2p/base/
Dstun.cc665 bool StunUInt32Attribute::GetBit(size_t index) const { in GetBit() function in cricket::StunUInt32Attribute