Home
last modified time | relevance | path

Searched defs:bs2 (Results 1 – 8 of 8) sorted by relevance

/external/apache-commons-lang/src/test/java/org/apache/commons/lang3/util/
DFluentBitSetTest.java122 final FluentBitSet bs2 = newInstance(); in test_andNot() local
140 final FluentBitSet bs2 = newInstance(); in test_andNot_BitSet() local
866 FluentBitSet bs2 = newInstance(129); in test_getII() local
963 final FluentBitSet bs2 = newInstance(8); in test_intersects() local
1022 final FluentBitSet bs2 = newInstance(8); in test_intersects_BitSet() local
/external/mesa3d/src/gallium/drivers/r600/sb/
Dsb_valtable.cpp529 void sb_bitset::swap(sb_bitset& bs2) { in swap()
534 bool sb_bitset::operator ==(const sb_bitset& bs2) { in operator ==()
545 sb_bitset& sb_bitset::operator &=(const sb_bitset& bs2) { in operator &=()
557 sb_bitset& sb_bitset::mask(const sb_bitset& bs2) { in mask()
/external/clang/test/Sema/
Dzvector.c11 vector bool short bs, bs2; variable
/external/clang/test/CodeGen/
Dzvector.c10 volatile vector bool short bs, bs2; variable
/external/icu/icu4j/main/tests/charset/src/com/ibm/icu/dev/test/charset/
DTestCharset.java61 ByteBuffer bs2 = ByteBuffer.allocate(0xFF*8); in TestUTF16Converter() local
154 ByteBuffer bs2 = ByteBuffer.allocate(0xFF*8); in TestUTF32Converter() local
4499 ByteBuffer bs2; in TestCharsetUTF8() local
/external/pdfium/fxjs/xfa/
Dcfxjse_formcalc_context.cpp4828 ByteString bs2 = in less_operator() local
4858 auto bs2 = fxv8::ReentrantToByteStringHelper(info.GetIsolate(), argSecond); in lessequal_operator() local
4886 auto bs2 = fxv8::ReentrantToByteStringHelper(info.GetIsolate(), argSecond); in greater_operator() local
4915 auto bs2 = fxv8::ReentrantToByteStringHelper(info.GetIsolate(), argSecond); in greaterequal_operator() local
/external/python/cpython3/Python/
Ddtoa.c1440 int bb2, bb5, bbe, bd2, bd5, bs2, c, dsign, e, e1, error; in _Py_dg_strtod() local
/external/python/cpython2/Python/
Ddtoa.c1509 int bb2, bb5, bbe, bd2, bd5, bs2, c, dsign, e, e1, error; in _Py_dg_strtod() local