/external/pdfium/core/fxge/ge/ |
D | cfx_pathdata.cpp | 16 const CFX_PointF& end_pos, in UpdateLineEndPoints() 61 const CFX_PointF& end_pos, in UpdateLineJoinPoints() 268 CFX_PointF end_pos = m_Points[iEndPoint].m_Point; in GetBoundingBox() local
|
/external/swiftshader/third_party/LLVM/lib/Support/ |
D | PathV2.cpp | 131 size_t end_pos = filename_pos(path); in parent_path_end() local 216 size_t end_pos = Path.find_first_of(separators, Position); in operator ++() local 238 size_t end_pos = Position; in operator --() local 401 size_t end_pos = parent_path_end(path); in parent_path() local 409 size_t end_pos = parent_path_end(StringRef(path.begin(), path.size())); in remove_filename() local
|
/external/webrtc/webrtc/modules/remote_bitrate_estimator/test/ |
D | bwe_test_fileutils.cc | 38 int32_t end_pos = ftell(file_); in IsAtEnd() local
|
/external/curl/src/ |
D | tool_formparse.c | 43 static char *get_param_word(char **str, char **end_pos) in get_param_word()
|
/external/llvm/lib/Support/ |
D | Path.cpp | 136 size_t end_pos = filename_pos(path); in parent_path_end() local 295 size_t end_pos = Path.find_first_of(separators, Position); in operator ++() local 337 size_t end_pos = Position; in operator ++() local 494 size_t end_pos = parent_path_end(path); in parent_path() local 502 size_t end_pos = parent_path_end(StringRef(path.begin(), path.size())); in remove_filename() local
|
/external/openssh/ |
D | progressmeter.c | 70 static off_t end_pos; /* ending position of transfer */ variable
|
/external/v8/src/ |
D | messages.h | 37 int end_pos() const { return end_pos_; } in end_pos() function
|
D | messages.cc | 21 int end_pos) in MessageLocation() 24 int end_pos, Handle<JSFunction> function) in MessageLocation()
|
D | isolate.cc | 1528 Handle<Object> end_pos = JSReceiver::GetDataProperty( in Throw() local 1700 int end_pos = message->end_position(); in Throw() local 1717 int end_pos = message_obj->end_position(); in Throw() local
|
/external/curl/lib/vtls/ |
D | vtls.c | 753 char *stripped_pem, *begin_pos, *end_pos; in pubkey_pem_to_der() local 821 char *encoded, *pinkeycopy, *begin_pos, *end_pos; in Curl_pin_peer_pubkey() local
|
/external/v8/src/parsing/ |
D | preparser.cc | 157 int end_pos = scanner()->location().end_pos; in PreParseFunction() local
|
D | parser.h | 65 int end_pos() const { return backing_[kEndPositionIndex]; } in end_pos() function
|
D | scanner-character-streams.cc | 471 size_t end_pos = in FindChunk() local 803 int end_pos) { in For()
|
D | parser-base.h | 859 void CheckOctalLiteral(int beg_pos, int end_pos, in CheckOctalLiteral() 870 void CheckDecimalLiteralWithLeadingZero(int beg_pos, int end_pos) { in CheckDecimalLiteralWithLeadingZero() 880 inline void CheckStrictOctalLiteral(int beg_pos, int end_pos, bool* ok) { in CheckStrictOctalLiteral() 885 inline void CheckTemplateOctalLiteral(int beg_pos, int end_pos, bool* ok) { in CheckTemplateOctalLiteral() 3769 int end_pos = position(); in ParseClassDeclaration() local 4271 ExpressionT expression, int beg_pos, int end_pos, in CheckAndRewriteReferenceExpression() 4280 ExpressionT expression, int beg_pos, int end_pos, in CheckAndRewriteReferenceExpression()
|
D | scanner.h | 191 int end_pos; member
|
D | parser.cc | 213 int pos, int end_pos, in DefaultConstructor() 1571 int class_token_pos, int end_pos, bool* ok) { in DeclareClass() 2395 ParserFormalParameters* parameters, Expression* expr, int end_pos, in AddArrowFunctionFormalParameters() 3531 int end_pos = scanner()->location().end_pos; in RewriteClassLiteral() local
|
/external/swiftshader/third_party/LLVM/lib/DebugInfo/ |
D | DWARFDebugLine.cpp | 453 iterator end_pos = Rows.end(); in lookupAddress() local
|
/external/libbrillo/brillo/streams/ |
D | stream_utils_unittest.cc | 103 const uint64_t end_pos = 2000; in TEST() local
|
/external/webrtc/webrtc/base/ |
D | win32.cc | 174 char* end_pos; in inet_pton_v4() local
|
D | stringencode.cc | 615 size_t end_pos = remain_source.find(end_mark, start_pos); in tokenize() local
|
/external/v8/src/debug/ |
D | debug-scopes.cc | 855 int end_pos = inner_scope->end_position(); in GetNestedScopeChain() local
|
D | liveedit.js | 940 end_pos: shared.end_position, property
|
/external/pdfium/third_party/libopenjpeg20/ |
D | openjpeg.h | 727 OPJ_OFF_T end_pos; member 776 int end_pos; member 954 OPJ_OFF_T end_pos; member
|
/external/webrtc/webrtc/modules/rtp_rtcp/source/ |
D | rtp_format_vp9_unittest.cc | 151 size_t end_pos, in CheckPayload()
|
/external/v8/src/ast/ |
D | scopeinfo.cc | 869 int beg_pos, int end_pos) { in New()
|