Home
last modified time | relevance | path

Searched defs:bit2 (Results 1 – 11 of 11) sorted by relevance

/external/llvm-project/lldb/source/Plugins/Language/ObjC/
DCF.cpp171 bool bit2 = (byte & 4) == 4; in CFBitVectorSummaryProvider() local
187 bool bit2 = (byte & 4) == 4; in CFBitVectorSummaryProvider() local
/external/pcre/dist2/src/
Dpcre2_jit_neon_inc.h158 sljit_u32 bit2 = char2a ^ char2b; in FF_FUN() local
Dpcre2_jit_simd_inc.h501 sljit_u32 bit2 = 0; in fast_forward_char_pair_simd() local
/external/swiftshader/third_party/astc-encoder/Source/
Dastc_color_unquantize.cpp392 int bit2 = (v2 >> 6) & 1; in hdr_rgbo_unpack3() local
539 int bit2 = (v4 >> 6) & 1; in hdr_rgb_unpack3() local
/external/catch2/projects/SelfTest/UsageTests/
DTricky.tests.cpp173 bit2 = 0x0004, enumerator
/external/antlr/runtime/Cpp/include/
Dantlr3bitset.inl470 Bitset<ImplTraits>* Bitset<ImplTraits>::BitsetOf(ANTLR_INT32 bit1, ANTLR_INT32 bit2)
/external/libaom/libaom/av1/decoder/
Ddecodemv.c960 const int bit2 = READ_REF_BIT(uni_comp_ref_p2); in read_ref_frames() local
986 const int bit2 = READ_REF_BIT(comp_ref_p2); in read_ref_frames() local
1009 const int bit2 = READ_REF_BIT(single_ref_p3); in read_ref_frames() local
/external/blktrace/
Dblkiomon.c132 struct blk_io_trace *bit2 = &t2->bit; in dump_bits() local
/external/pdfium/core/fxcodec/fax/
Dfaxmodule.cpp310 bool bit2 = NextBit(src_buf, bitpos); in FaxG4GetRow() local
/external/libaom/libaom/av1/encoder/
Dbitstream.c525 const int bit2 = mbmi->ref_frame[1] == GOLDEN_FRAME; in write_ref_frames() local
545 const int bit2 = mbmi->ref_frame[0] == GOLDEN_FRAME; in write_ref_frames() local
569 const int bit2 = (mbmi->ref_frame[0] == LAST3_FRAME || in write_ref_frames() local
/external/deqp/external/openglcts/modules/common/
DglcPackedPixelsTests.cpp2463 int bit2 = getRealBitPrecision(outputBitTable[j], outputSampler == SAMPLER_FLOAT); in compare() local