Home
last modified time | relevance | path

Searched defs:start_pos (Results 1 – 25 of 35) sorted by relevance

12

/external/v8/src/
Dmessages.h47 int start_pos, in MessageLocation()
55 int start_pos() const { return start_pos_; } in start_pos() function
Dpreparse-data.cc33 void CompleteParserRecorder::LogMessage(int start_pos, in LogMessage()
Dflags.cc404 int start_pos = (value == NULL) ? i : i - 1; in SetFlagsFromCommandLine() local
Dpreparser.cc54 void PreParserTraits::ReportMessageAt(int start_pos, in ReportMessageAt()
Dscanner.cc800 int start_pos = source_pos(); // For reporting octal positions. in ScanNumber() local
Dliveedit-debugger.js924 start_pos: shared.start_position, property
Disolate.cc1218 int start_pos = thread_local_top_.pending_message_start_pos_; in ReportPendingMessages() local
1241 int start_pos = thread_local_top_.pending_message_start_pos_; in GetMessageLocation() local
Dparser.h45 int start_pos() { return backing_[kStartPositionIndex]; } in start_pos() function
/external/pdfium/core/src/fpdfapi/fpdf_parser/
Dfpdf_parser_utility.cpp92 FX_DWORD start_pos = m_dwCurPos - 1; in ParseWord() local
226 FX_DWORD& start_pos, FX_DWORD& end_pos) in FindTagPair()
/external/pdfium/third_party/freetype/src/type1/
Dt1parse.c276 FT_Long start_pos = FT_STREAM_POS(); in T1_Get_Private_Dict() local
/external/aac/libSBRdec/src/
Denv_calc.cpp612 …UCHAR start_pos = hHeaderData->timeStep * borders[i]; /* Start-position in time (subband sample) … in calculateSbrEnvelope() local
1231 int start_pos, /*!< Begin of time rage (QMF-timeslot) */ in rescaleSubbandSamples()
1266 int start_pos, /*!< Begin of time rage (QMF-timeslot) */ in maxSubbandSample()
1338int start_pos, /*!< First QMF-slot of current envelope */ in calcNrgPerSubband()
1459 int start_pos, /*!< First QMF-slot of current envelope */ in calcNrgPerSfb()
/external/openssh/
Dprogressmeter.c69 static off_t start_pos; /* initial position of transfer */ variable
/external/lldb/source/Breakpoint/
DBreakpointIDList.cpp357 std::string::size_type start_pos = 0; in StringContainsIDRangeExpression() local
/external/aac/libSBRenc/src/
Denv_est.cpp450 INT start_pos, /*! start slot */ in getEnvSfbEnergy()
582 INT no_of_bands, start_pos, stop_pos, li, ui; in calculateSbrEnvelope() local
/external/llvm/lib/DebugInfo/DWARF/
DDWARFDebugLine.cpp590 SequenceIter start_pos = seq_pos; in lookupAddressRange() local
/external/libvpx/libvpx/vp8/encoder/
Dfirstpass.c1335 FIRSTPASS_STATS *start_pos; in vp8_init_second_pass() local
1741 FIRSTPASS_STATS *start_pos; in define_gf_group() local
2647 FIRSTPASS_STATS *start_pos; in test_candidate_kf() local
/external/libvpx/libvpx/vp9/encoder/
Dvp9_firstpass.c1518 const FIRSTPASS_STATS *const start_pos = twopass->stats_in; in define_gf_group() local
1774 const FIRSTPASS_STATS *start_pos = twopass->stats_in; in test_candidate_kf() local
/external/pdfium/core/src/fxcodec/codec/
Dfx_codec_fax.cpp46 int _FindBit(const FX_BYTE* data_buf, int max_pos, int start_pos, int bit) in _FindBit()
/external/pdfium/core/src/fxcodec/fx_libopenjpeg/libopenjpeg20/
Dopenjpeg.h720 OPJ_OFF_T start_pos; member
769 int start_pos; member
947 OPJ_OFF_T start_pos; member
/external/libnfc-nxp/src/
DphLlcNfc_DataTypes.h460 uint8_t start_pos; member
/external/marisa-trie/v0_1_5/lib/marisa_alpha/
Dtrie-search.cc260 const std::size_t start_pos = key->length(); in restore_() local
/external/marisa-trie/lib/marisa/
Dtrie-search.cc249 const std::size_t start_pos = key->length(); in restore_() local
/external/jsilver/src/com/google/clearsilver/jsilver/syntax/lexer/
DLexer.java60 int start_pos = this.pos; in getToken() local
/external/protobuf/src/google/protobuf/stubs/
Dstrutil.cc112 string::size_type start_pos = 0; in StringReplace() local
/external/llvm/lib/Support/
DPath.cpp344 size_t start_pos = filename_pos(Path.substr(0, end_pos)); in operator ++() local

12