Searched defs:setBits (Results 1 – 5 of 5) sorted by relevance
/external/guava/guava/src/com/google/common/base/ | ||
D | CharMatcher.java | 439 void setBits(BitSet table) { in is() method |
D | SmallCharMatcher.java | 143 void setBits(BitSet table) { in setBits() method in SmallCharMatcher |
/external/clang/include/clang/Sema/ | ||
D | ObjCMethodList.h | 39 void setBits(unsigned B) { NextAndExtraBits.setInt(B); } in setBits() function |
/external/opencv3/3rdparty/openexr/Half/ | ||
D | half.h | 761 half::setBits (unsigned short bits) in setBits() function |
/external/deqp/framework/common/ | ||
D | tcuAstcUtil.cpp | 1617 void setBits (int low, int high, deUint32 bits) in setBits() function in tcu::astc::__anon987e89ca0111::AssignBlock128 |