/external/v8/src/builtins/ |
D | builtins-intl.h | 17 int32_t end_pos; member
|
/external/pdfium/core/fxge/ |
D | cfx_pathdata.cpp | 16 const CFX_PointF& end_pos, in UpdateLineEndPoints() 61 const CFX_PointF& end_pos, in UpdateLineJoinPoints() 277 CFX_PointF end_pos = m_Points[iEndPoint].m_Point; in GetBoundingBox() 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/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/tensorflow/tensorflow/lite/testing/nnapi_tflite_zip_tests/ |
D | generated_examples_zip_test.cc | 48 size_t end_pos = manifest.find("\n", pos); in FindAllTests() local
|
/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/swiftshader/third_party/llvm-subzero/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/parsing/ |
D | parser.h | 61 int end_pos() const { return backing_[kEndPositionIndex]; } in end_pos() function
|
D | preparser.cc | 244 int end_pos = scanner()->location().end_pos; in PreParseFunction() local
|
D | parser-base.h | 833 void CheckStrictOctalLiteral(int beg_pos, int end_pos, bool* ok) { in CheckStrictOctalLiteral() 4144 int end_pos = position(); in ParseClassDeclaration() local 4583 int end_pos = scanner()->location().end_pos; in ParseClassLiteral() local 4769 ExpressionT expression, int beg_pos, int end_pos, in CheckAndRewriteReferenceExpression() 4778 ExpressionT expression, int beg_pos, int end_pos, in CheckAndRewriteReferenceExpression() 5126 int end_pos = scanner()->location().end_pos; in ParseBlock() local
|
D | scanner-character-streams.cc | 691 int start_pos, int end_pos) { in For()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/ |
D | Path.cpp | 139 size_t end_pos = filename_pos(path, style); in parent_path_end() local 298 size_t end_pos = Path.find_first_of(separators(S), Position); in operator ++() local 332 size_t end_pos = Position; in operator ++() local 483 size_t end_pos = parent_path_end(path, style); in parent_path() local 491 size_t end_pos = parent_path_end(StringRef(path.begin(), path.size()), style); in remove_filename() local
|
/external/v8/src/ |
D | messages.h | 41 int end_pos() const { return end_pos_; } in end_pos() function
|
D | messages.cc | 23 int end_pos) in MessageLocation() 26 int end_pos, Handle<SharedFunctionInfo> shared) in MessageLocation()
|
/external/swiftshader/third_party/LLVM/lib/DebugInfo/ |
D | DWARFDebugLine.cpp | 453 iterator end_pos = Rows.end(); in lookupAddress() local
|
/external/tensorflow/tensorflow/lite/testing/ |
D | generated_examples_zip_test.cc | 218 size_t end_pos = manifest.find("\n", pos); in ReadManifest() 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
|
/external/curl/lib/vtls/ |
D | vtls.c | 750 char *stripped_pem, *begin_pos, *end_pos; in pubkey_pem_to_der() local 817 char *encoded, *pinkeycopy, *begin_pos, *end_pos; in Curl_pin_peer_pubkey() local
|
/external/curl/src/ |
D | tool_formparse.c | 347 static char *get_param_word(char **str, char **end_pos, char endchar) in get_param_word()
|
/external/libxaac/decoder/ |
D | ixheaacd_esbr_envcal.c | 95 WORD32 end_pos = 0; in ixheaacd_sbr_env_calc() local
|
D | ixheaacd_drc_freq_dec.c | 878 WORD32 drc_band, spec_pos, start_pos, end_pos; in ixheaacd_drc_apply() local
|
/external/v8/src/debug/ |
D | debug-scopes.cc | 525 int end_pos = inner_scope->end_position(); in RetrieveScopeChain() local
|
/external/pdfium/third_party/libopenjpeg20/ |
D | openjpeg.h | 736 OPJ_OFF_T end_pos; member 785 int end_pos; member 962 OPJ_OFF_T end_pos; member
|