Home
last modified time | relevance | path

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

/external/srtp/crypto/math/
Ddatatypes.c327 const int base_index = index >> 5; in v128_right_shift() local
366 const int base_index = index >> 5; in v128_left_shift() local
483 const int base_index = index >> 5; in bitvector_left_shift() local
Dmath.c652 const int base_index = index >> 5; in v128_right_shift() local
691 const int base_index = index >> 5; in v128_left_shift() local
/external/v8/src/interpreter/
Dinterpreter-assembler.cc601 Node* base_index; in DispatchWide() local
/external/v8/src/
Dcode-stubs-hydrogen.cc2254 HValue* base_index = AddUncasted<HMul>(hash, Add<HConstant>(2)); in BuildCodeStub() local
/external/harfbuzz_ng/src/
Dhb-ot-layout-gpos-table.hh1094 …unsigned int base_index = (this+baseCoverage).get_coverage (buffer->info[skippy_iter.idx].codepoi… in apply() local
/external/v8/src/crankshaft/
Dhydrogen.cc1935 HValue* base_index = AddUncasted<HMul>(entry, Add<HConstant>(entry_size)); in BuildUncheckedDictionaryElementLoad() local