| /third_party/node/deps/v8/src/regexp/ |
| D | regexp-utils.cc | 167 Object last_index = JSRegExp::cast(recv).last_index(); in IsUnmodifiedRegExp() local 201 const uint64_t last_index = PositiveNumberToUint64(*last_index_obj); in SetAdvancedStringIndex() local
|
| /third_party/ffmpeg/libavcodec/ |
| D | parser.h | 31 int last_index; member
|
| D | dnxhdenc.c | 579 int last_index, int n) in dnxhd_encode_block() 605 int qscale, int last_index) in dnxhd_unquantize_c() 662 int dnxhd_calc_ac_bits(DNXHDEncContext *ctx, int16_t *block, int last_index) in dnxhd_calc_ac_bits() 846 int overflow, nbits, diff, last_index; in dnxhd_calc_bits_thread() local 904 int last_index = ctx->m.dct_quantize(&ctx->m, block, in dnxhd_encode_thread() local
|
| D | mjpegenc.c | 425 int component, dc, last_index, val, run; in record_block() local 468 int component, dc, run, last_index, val; in encode_block() local
|
| D | dvdec.c | 267 int last_index = gb->size_in_bits; in dv_decode_ac() local 384 int mb_index, mb_x, mb_y, last_index; in dv_decode_video_segment() local
|
| D | speedhqenc.c | 193 int alevel, level, last_non_zero, dc, i, j, run, last_index, sign; in encode_block() local
|
| D | h261enc.c | 182 int level, run, i, j, last_index, last_non_zero, sign, slevel, code; in h261_encode_block() local
|
| D | mpeg4videoenc.c | 298 const int last_index = s->block_last_index[n]; in mpeg4_encode_block() local 357 const int last_index = s->block_last_index[n]; in mpeg4_get_block_length() local
|
| D | msmpeg4enc.c | 561 int level, run, last, i, j, last_index; in ff_msmpeg4_encode_block() local
|
| D | ituh263enc.c | 307 int level, run, last, i, j, last_index, last_non_zero, sign, slevel, code; in h263_encode_block() local
|
| D | mpeg12enc.c | 702 int alevel, level, last_non_zero, dc, diff, i, j, run, last_index, sign; in mpeg1_encode_block() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/ |
| D | validate_literals.cpp | 74 int last_index = operand.offset + operand.num_words - 1; in LiteralsPass() local
|
| /third_party/skia/third_party/externals/spirv-tools/source/val/ |
| D | validate_literals.cpp | 74 int last_index = operand.offset + operand.num_words - 1; in LiteralsPass() local
|
| /third_party/spirv-tools/source/val/ |
| D | validate_literals.cpp | 71 int last_index = operand.offset + operand.num_words - 1; in LiteralsPass() local
|
| /third_party/mesa3d/src/util/ |
| D | softfloat.c | 243 unsigned index, last_index; in _mesa_short_shift_left_m() local 321 unsigned index, last_index; in _mesa_short_shift_right_m() local 354 unsigned index, last_index; in _mesa_short_shift_right_jam_m() local 583 unsigned index, last_index; in _mesa_neg_x_m() local 614 unsigned index, last_index; in _mesa_add_m() local 646 unsigned index, last_index; in _mesa_sub_m() local
|
| /third_party/node/deps/v8/src/builtins/ |
| D | builtins-regexp-gen.cc | 96 TNode<String> input, TNode<JSRegExp> regexp, TNode<Number> last_index, in AllocateRegExpResult() 224 TNode<Number> last_index) { in ConstructNewResultFromMatchInfo() 413 TNode<IntPtrT> last_index, TNode<IntPtrT> string_length, in GetStringPointers() 435 TNode<Number> last_index, TNode<RegExpMatchInfo> match_info, in RegExpExecInternal() 798 TNode<Object> last_index = FastLoadLastIndexBeforeSmiCheck(CAST(object)); in IsFastRegExpNoPrototype() local 836 TNode<Object> last_index = FastLoadLastIndexBeforeSmiCheck(CAST(object)); in BranchIfFastRegExp() local 935 auto last_index = Parameter<Smi>(Descriptor::kLastIndex); in TF_BUILTIN() local 1004 auto last_index = Parameter<Number>(Descriptor::kLastIndex); in TF_BUILTIN() local
|
| D | builtins-array-gen.cc | 1704 int last_index = in CreateArrayDispatchNoArgument() local 1773 int last_index = in CreateArrayDispatchSingleArgument() local
|
| /third_party/skia/third_party/externals/harfbuzz/src/ |
| D | hb-ms-feature-ranges.cc | 76 unsigned int last_index = 0; in hb_ms_setup_features() local
|
| D | hb-coretext.cc | 598 unsigned int last_index = 0; in _hb_coretext_shape() local
|
| /third_party/skia/src/shaders/gradients/ |
| D | Sk4fGradientBase.cpp | 194 const int last_index = count - 1 - first_index; in init() local
|
| /third_party/ffmpeg/libavformat/ |
| D | img2dec.c | 118 int range, last_index, range1, first_index; in find_image_range() local 189 int first_index = 1, last_index = 1; in ff_img_read_header() local
|
| /third_party/openssl/crypto/srp/ |
| D | srp_vfy.c | 400 char *last_index = NULL; in SRP_VBASE_init() local
|
| /third_party/node/deps/openssl/openssl/crypto/srp/ |
| D | srp_vfy.c | 399 char *last_index = NULL; in SRP_VBASE_init() local
|
| /third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/table/core/ |
| D | os2_table.cc | 510 void OS2Table::Builder::SetUsLastCharIndex(int32_t last_index) { in SetUsLastCharIndex()
|
| /third_party/node/deps/v8/src/runtime/ |
| D | runtime-regexp.cc | 1367 uint32_t last_index = 0; in RegExpReplace() local 1511 uint32_t last_index = 0; in RUNTIME_FUNCTION() local
|