/external/chromium_org/third_party/mesa/src/src/mesa/main/ |
D | texcompress_rgtc_tmp.h | 39 const char bit_pos = ((j&3) * 4 + (i&3)) * 3; in TAG() local
|
/external/mesa3d/src/mesa/main/ |
D | texcompress_rgtc_tmp.h | 39 const char bit_pos = ((j&3) * 4 + (i&3)) * 3; in TAG() local
|
/external/libhevc/decoder/ |
D | ihevcd_process_slice.c | 117 WORD32 bit_pos = proc_type; in ihevcd_proc_map_check() local 199 WORD32 bit_pos = proc_type; in ihevcd_proc_map_update() local 1041 …WORD32 bit_pos = ((ps_proc->i4_ctb_y << (log2_ctb_size - 3)) - 1) * loop_filter_strd + (ps_proc->i… in ihevcd_process() local
|
/external/chromium_org/media/base/ |
D | bit_reader_unittest.cc | 11 static void SetBit(uint8* buf, size_t size, size_t bit_pos) { in SetBit()
|
/external/pdfium/core/src/fxcrt/ |
D | fx_basic_buffer.cpp | 421 FX_DWORD bit_pos = m_BitPos % 8, bit_left = nBits; in GetBits() local
|
/external/vixl/src/a64/ |
D | assembler-a64.cc | 504 unsigned bit_pos, in tbz() 512 unsigned bit_pos, in tbz() 519 unsigned bit_pos, in tbnz() 527 unsigned bit_pos, in tbnz()
|
D | macro-assembler-a64.h | 995 void Tbnz(const Register& rt, unsigned bit_pos, Label* label) { in Tbnz() 1000 void Tbz(const Register& rt, unsigned bit_pos, Label* label) { in Tbz()
|
D | assembler-a64.h | 1489 static Instr ImmTestBranchBit(unsigned bit_pos) { in ImmTestBranchBit()
|
D | simulator-a64.cc | 557 unsigned bit_pos = (instr->ImmTestBranchBit5() << 5) | in VisitTestBranch() local
|
/external/chromium_org/v8/src/arm64/ |
D | assembler-arm64.cc | 1040 unsigned bit_pos, in tbz() 1049 unsigned bit_pos, in tbz() 1057 unsigned bit_pos, in tbnz() 1066 unsigned bit_pos, in tbnz()
|
D | macro-assembler-arm64.cc | 771 void MacroAssembler::Tbnz(const Register& rt, unsigned bit_pos, Label* label) { in Tbnz() 788 void MacroAssembler::Tbz(const Register& rt, unsigned bit_pos, Label* label) { in Tbz()
|
D | simulator-arm64.cc | 1334 unsigned bit_pos = (instr->ImmTestBranchBit5() << 5) | in VisitTestBranch() local
|
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/pshinter/ |
D | pshrec.c | 315 FT_UInt bit_pos, in ps_mask_table_set_bits()
|
/external/freetype/src/pshinter/ |
D | pshrec.c | 315 FT_UInt bit_pos, in ps_mask_table_set_bits()
|
/external/chromium_org/third_party/freetype/src/pshinter/ |
D | pshrec.c | 315 FT_UInt bit_pos, in ps_mask_table_set_bits()
|
/external/pdfium/core/src/fxcodec/codec/ |
D | fx_codec_flate.cpp | 144 int bit_pos = m_InPos % 8, bit_left = m_CodeLen; in Decode() local
|
/external/valgrind/main/perf/ |
D | tinycc.c | 10428 int r, r2, rc2, bit_pos, bit_size, size, align, i; in gv() local 11881 int sbt, dbt, ft, r, t, size, align, bit_size, bit_pos, rc, delayed_cast; in vstore() local 12125 int bit_size, bit_pos, bsize, bt, lbit_pos; in struct_decl() local 13967 int saved_global_expr, bt, bit_pos, bit_size; in init_putv() local
|