/external/v8/src/regexp/ |
D | regexp-utils.cc | 152 Object* last_index = JSRegExp::cast(recv)->LastIndex(); in IsUnmodifiedRegExp() local 182 const int last_index = PositiveNumberToUint32(*last_index_obj); in SetAdvancedStringIndex() local
|
/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 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
|
/external/syslinux/com32/modules/ |
D | kontron_wdt.h | 90 uint8_t last_index; member
|
/external/skia/src/shaders/gradients/ |
D | Sk4fGradientBase.cpp | 197 const int last_index = count - 1 - first_index; in init() local
|
/external/protobuf/src/google/protobuf/compiler/cpp/ |
D | cpp_message.cc | 2431 int last_index = -1; in GenerateClear() local 2788 int last_index = -1; in GenerateMergeFrom() local 3570 int last_index = -1; in GenerateByteSize() local
|
/external/v8/src/compiler/ |
D | graph-visualizer.cc | 457 int last_index = instruction_block->last_instruction_index(); in PrintSchedule() local
|
/external/v8/src/runtime/ |
D | runtime-regexp.cc | 1095 uint32_t last_index = 0; in StringReplaceNonGlobalRegExpWithFunction() local 1186 uint32_t last_index = 0; in RegExpReplace() local
|
/external/compiler-rt/lib/lsan/ |
D | lsan_common.cc | 705 uptr last_index = root_regions->size() - 1; in __lsan_unregister_root_region() local
|
/external/sfntly/cpp/src/sfntly/table/core/ |
D | os2_table.cc | 510 void OS2Table::Builder::SetUsLastCharIndex(int32_t last_index) { in SetUsLastCharIndex()
|
/external/harfbuzz_ng/src/ |
D | hb-uniscribe.cc | 670 unsigned int last_index = 0; in _hb_uniscribe_shape() local
|
D | hb-coretext.cc | 624 unsigned int last_index = 0; in _hb_coretext_shape() local
|
/external/v8/src/builtins/ |
D | builtins-regexp.cc | 433 Node* const last_index = FastLoadLastIndex(object); in IsInitialRegExpMap() local 474 Node* const last_index = FastLoadLastIndex(object); in BranchIfFastRegExp() local 1685 Node* last_index = LoadLastIndex(context, regexp, is_fastpath); in RegExpPrototypeMatchBody() local
|
/external/v8/src/ |
D | log.cc | 1574 const int last_index = static_cast<int>(interpreter::Bytecode::kLast); in LogBytecodeHandlers() local
|
/external/v8/src/arm/ |
D | code-stubs-arm.cc | 2738 int last_index = GetSequenceIndexFromFastElementsKind( in CreateArrayDispatch() local 2815 int last_index = GetSequenceIndexFromFastElementsKind( in CreateArrayDispatchOneArgument() local
|
/external/valgrind/coregrind/m_debuginfo/ |
D | readpdb.c | 371 unsigned short last_index; member 383 unsigned long last_index; member
|
/external/v8/src/mips64/ |
D | code-stubs-mips64.cc | 2950 int last_index = GetSequenceIndexFromFastElementsKind( in CreateArrayDispatch() local 3025 int last_index = GetSequenceIndexFromFastElementsKind( in CreateArrayDispatchOneArgument() local
|
/external/v8/src/mips/ |
D | code-stubs-mips.cc | 2941 int last_index = GetSequenceIndexFromFastElementsKind( in CreateArrayDispatch() local 3017 int last_index = GetSequenceIndexFromFastElementsKind( in CreateArrayDispatchOneArgument() local
|
/external/v8/src/arm64/ |
D | code-stubs-arm64.cc | 2950 int last_index = in CreateArrayDispatch() local 3041 int last_index = in CreateArrayDispatchOneArgument() local
|
/external/v8/src/x64/ |
D | code-stubs-x64.cc | 2640 int last_index = GetSequenceIndexFromFastElementsKind( in CreateArrayDispatch() local 2723 int last_index = GetSequenceIndexFromFastElementsKind( in CreateArrayDispatchOneArgument() local
|
/external/v8/src/s390/ |
D | code-stubs-s390.cc | 2867 int last_index = in CreateArrayDispatch() local 2940 int last_index = in CreateArrayDispatchOneArgument() local
|
/external/v8/src/ppc/ |
D | code-stubs-ppc.cc | 2900 int last_index = in CreateArrayDispatch() local 2976 int last_index = in CreateArrayDispatchOneArgument() local
|
/external/v8/src/ia32/ |
D | code-stubs-ia32.cc | 2670 int last_index = GetSequenceIndexFromFastElementsKind( in CreateArrayDispatch() local 2751 int last_index = GetSequenceIndexFromFastElementsKind( in CreateArrayDispatchOneArgument() local
|
/external/pdfium/core/fpdfapi/render/ |
D | cpdf_renderstatus.cpp | 536 int last_index = 0; in DrawLatticeGouraudShading() local
|
/external/v8/src/x87/ |
D | code-stubs-x87.cc | 2682 int last_index = in CreateArrayDispatch() local 2760 int last_index = in CreateArrayDispatchOneArgument() local
|
/external/mesa3d/src/mesa/drivers/dri/i965/ |
D | brw_context.h | 515 int last_index; member
|