/external/mesa3d/src/mesa/drivers/dri/i965/ |
D | brw_queryobj.c | 139 for (i = 0; i < query->last_index; i++) { in brw_queryobj_get_results() 149 for (i = 0; i < query->last_index; i++) { in brw_queryobj_get_results() 253 query->last_index = -1; in brw_begin_query() 385 if (!query->bo || query->last_index * 2 + 1 >= 4096 / sizeof(uint64_t)) { in ensure_bo_has_space() 396 query->last_index = 0; in ensure_bo_has_space() 437 brw_write_depth_count(brw, query->bo, query->last_index * 2); in brw_emit_query_begin() 459 brw_write_depth_count(brw, query->bo, query->last_index * 2 + 1); in brw_emit_query_end() 462 query->last_index++; in brw_emit_query_end()
|
D | brw_context.h | 515 int last_index; member
|
/external/libjpeg-turbo/simd/ |
D | jdsample-altivec.c | 46 last_index = {15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30}, in jsimd_h2v1_fancy_upsample_altivec() local 71 p_last0 = vec_perm(last0, this0, last_index); in jsimd_h2v1_fancy_upsample_altivec() 147 last_index={14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29}, in jsimd_h2v2_fancy_upsample_altivec() local 186 p_lastcolsum_1h = vec_perm(thiscolsum_1l, thiscolsum_1h, last_index); in jsimd_h2v2_fancy_upsample_altivec() 195 p_lastcolsum1h = vec_perm(thiscolsum1l, thiscolsum1h, last_index); in jsimd_h2v2_fancy_upsample_altivec() 202 p_lastcolsum_1l = vec_perm(lastcolsum_1h, thiscolsum_1l, last_index); in jsimd_h2v2_fancy_upsample_altivec() 203 p_lastcolsum_1h = vec_perm(thiscolsum_1l, thiscolsum_1h, last_index); in jsimd_h2v2_fancy_upsample_altivec() 204 p_lastcolsum1l = vec_perm(lastcolsum1h, thiscolsum1l, last_index); in jsimd_h2v2_fancy_upsample_altivec() 205 p_lastcolsum1h = vec_perm(thiscolsum1l, thiscolsum1h, last_index); in jsimd_h2v2_fancy_upsample_altivec()
|
/external/v8/src/regexp/ |
D | regexp-utils.cc | 152 Object* last_index = JSRegExp::cast(recv)->LastIndex(); in IsUnmodifiedRegExp() local 153 return last_index->IsSmi() && Smi::cast(last_index)->value() >= 0; in IsUnmodifiedRegExp() 182 const int last_index = PositiveNumberToUint32(*last_index_obj); in SetAdvancedStringIndex() local 184 AdvanceStringIndex(isolate, string, last_index, unicode); in SetAdvancedStringIndex()
|
/external/swiftshader/third_party/subzero/pydir/ |
D | utils.py | 39 last_index = len(path_list) - path_list[::-1].index(nacl) 40 return os.sep.join(path_list[:last_index])
|
/external/curl/lib/ |
D | hash.c | 362 int last_index = -1; 373 if(iter.slot_index != last_index) { 375 if(last_index >= 0) { 378 last_index = iter.slot_index;
|
/external/syslinux/com32/modules/ |
D | kontron_wdt.c | 75 if (pld->last_index != index) { in kempld_set_index() 77 pld->last_index = index; in kempld_set_index() 119 iowrite8(pld->last_index | KEMPLD_MUTEX_KEY, pld->io_index); in kempld_release_mutex()
|
D | kontron_wdt.h | 90 uint8_t last_index; member
|
/external/protobuf/src/google/protobuf/compiler/cpp/ |
D | cpp_message.cc | 2431 int last_index = -1; in GenerateClear() local 2437 if (i / 8 != last_index / 8 || last_index < 0) { in GenerateClear() 2464 last_index = i; in GenerateClear() 2788 int last_index = -1; in GenerateMergeFrom() local 2796 if (i / 8 != last_index / 8 || last_index < 0) { in GenerateMergeFrom() 2797 if (last_index >= 0) { in GenerateMergeFrom() 2809 last_index = i; in GenerateMergeFrom() 2835 last_index >= 0) { in GenerateMergeFrom() 3570 int last_index = -1; in GenerateByteSize() local 3579 if (i / 8 != last_index / 8 || last_index < 0) { in GenerateByteSize() [all …]
|
/external/v8/src/runtime/ |
D | runtime-regexp.cc | 1095 uint32_t last_index = 0; in StringReplaceNonGlobalRegExpWithFunction() local 1101 last_index = PositiveNumberToUint32(*last_index_obj); in StringReplaceNonGlobalRegExpWithFunction() 1103 if (static_cast<int>(last_index) > subject->length()) last_index = 0; in StringReplaceNonGlobalRegExpWithFunction() 1109 RegExpImpl::Exec(regexp, subject, last_index, last_match_info), String); in StringReplaceNonGlobalRegExpWithFunction() 1186 uint32_t last_index = 0; in RegExpReplace() local 1192 last_index = PositiveNumberToUint32(*last_index_obj); in RegExpReplace() 1194 if (static_cast<int>(last_index) > string->length()) last_index = 0; in RegExpReplace() 1200 RegExpImpl::Exec(regexp, string, last_index, last_match_info), String); in RegExpReplace()
|
/external/skia/src/shaders/gradients/ |
D | Sk4fGradientBase.cpp | 197 const int last_index = count - 1 - first_index; in init() local 223 const Sk4f clamp_color = pack_color(shader.getXformedColor(last_index, dstCS), in init()
|
/external/harfbuzz_ng/src/ |
D | hb-uniscribe.cc | 670 unsigned int last_index = 0; in _hb_uniscribe_shape() local 675 if (event->index != last_index) in _hb_uniscribe_shape() 705 range->index_first = last_index; in _hb_uniscribe_shape() 708 last_index = event->index; in _hb_uniscribe_shape()
|
D | hb-coretext.cc | 624 unsigned int last_index = 0; in _hb_coretext_shape() local 629 if (event->index != last_index) in _hb_coretext_shape() 685 range->index_first = last_index; in _hb_coretext_shape() 688 last_index = event->index; in _hb_coretext_shape()
|
/external/python/cpython2/Lib/test/ |
D | test_multibytecodec.py | 261 last_index = len(self.text) - 1 263 encoder.encode(char, index == last_index)
|
/external/v8/src/builtins/ |
D | builtins-regexp.cc | 433 Node* const last_index = FastLoadLastIndex(object); in IsInitialRegExpMap() local 434 var_result.Bind(TaggedIsPositiveSmi(last_index)); in IsInitialRegExpMap() 474 Node* const last_index = FastLoadLastIndex(object); in BranchIfFastRegExp() local 475 Branch(TaggedIsPositiveSmi(last_index), if_isunmodified, if_ismodified); in BranchIfFastRegExp() 1685 Node* last_index = LoadLastIndex(context, regexp, is_fastpath); in RegExpPrototypeMatchBody() local 1687 CSA_ASSERT(this, TaggedIsPositiveSmi(last_index)); in RegExpPrototypeMatchBody() 1690 last_index = CallStub(tolength_callable, context, last_index); in RegExpPrototypeMatchBody() 1694 AdvanceStringIndex(string, last_index, is_unicode, is_fastpath); in RegExpPrototypeMatchBody()
|
/external/compiler-rt/lib/lsan/ |
D | lsan_common.cc | 705 uptr last_index = root_regions->size() - 1; in __lsan_unregister_root_region() local 706 (*root_regions)[i] = (*root_regions)[last_index]; in __lsan_unregister_root_region()
|
/external/v8/src/compiler/ |
D | graph-visualizer.cc | 457 int last_index = instruction_block->last_instruction_index(); in PrintSchedule() local 463 last_index).value()); in PrintSchedule()
|
/external/sfntly/cpp/src/sfntly/table/core/ |
D | os2_table.cc | 510 void OS2Table::Builder::SetUsLastCharIndex(int32_t last_index) { in SetUsLastCharIndex() argument 511 InternalWriteData()->WriteUShort(Offset::kUsLastCharIndex, last_index); in SetUsLastCharIndex()
|
D | os2_table.h | 384 void SetUsLastCharIndex(int32_t last_index);
|
/external/valgrind/coregrind/m_debuginfo/ |
D | readpdb.c | 371 unsigned short last_index; member 383 unsigned long last_index; member 1161 types->last_index = old->last_index; in pdb_convert_types_header()
|
/external/pdfium/core/fpdfapi/render/ |
D | cpdf_renderstatus.cpp | 536 int last_index = 0; in DrawLatticeGouraudShading() local 538 CPDF_MeshVertex* last_row = vertex.get() + last_index * row_verts; in DrawLatticeGouraudShading() 539 CPDF_MeshVertex* this_row = vertex.get() + (1 - last_index) * row_verts; in DrawLatticeGouraudShading() 552 last_index = 1 - last_index; in DrawLatticeGouraudShading()
|
/external/v8/src/arm/ |
D | code-stubs-arm.cc | 2738 int last_index = GetSequenceIndexFromFastElementsKind( in CreateArrayDispatch() local 2740 for (int i = 0; i <= last_index; ++i) { in CreateArrayDispatch() 2815 int last_index = GetSequenceIndexFromFastElementsKind( in CreateArrayDispatchOneArgument() local 2817 for (int i = 0; i <= last_index; ++i) { in CreateArrayDispatchOneArgument()
|
/external/v8/src/x64/ |
D | code-stubs-x64.cc | 2640 int last_index = GetSequenceIndexFromFastElementsKind( in CreateArrayDispatch() local 2642 for (int i = 0; i <= last_index; ++i) { in CreateArrayDispatch() 2723 int last_index = GetSequenceIndexFromFastElementsKind( in CreateArrayDispatchOneArgument() local 2725 for (int i = 0; i <= last_index; ++i) { in CreateArrayDispatchOneArgument()
|
/external/v8/src/s390/ |
D | code-stubs-s390.cc | 2867 int last_index = in CreateArrayDispatch() local 2869 for (int i = 0; i <= last_index; ++i) { in CreateArrayDispatch() 2940 int last_index = in CreateArrayDispatchOneArgument() local 2942 for (int i = 0; i <= last_index; ++i) { in CreateArrayDispatchOneArgument()
|
/external/v8/src/ppc/ |
D | code-stubs-ppc.cc | 2900 int last_index = in CreateArrayDispatch() local 2902 for (int i = 0; i <= last_index; ++i) { in CreateArrayDispatch() 2976 int last_index = in CreateArrayDispatchOneArgument() local 2978 for (int i = 0; i <= last_index; ++i) { in CreateArrayDispatchOneArgument()
|