Home
last modified time | relevance | path

Searched defs:range_begin (Results 1 – 8 of 8) sorted by relevance

/external/llvm-project/polly/lib/External/isl/interface/
Dgenerator.cc587 static SourceLocation range_begin( in range_begin() function
591 static SourceLocation range_begin(const CharSourceRange &range) { in range_begin() function
/external/libtextclassifier/native/annotator/
Dfeature-processor.cc403 int range_begin = token_span.first; in CenterTokenFromClick() local
430 const int range_begin = token_span.first; in CenterTokenFromMiddleOfSelection() local
/external/sfntly/cpp/src/sample/chromium/
Dsubsetter_impl.cc327 bool HasOverlap(int32_t range_begin, int32_t range_end, in HasOverlap()
/external/clang/include/clang/Basic/
DDiagnostic.h1293 range_iterator range_begin() const { return Ranges.begin(); } in range_begin() function
/external/llvm-project/clang/include/clang/Basic/
DDiagnostic.h1647 range_iterator range_begin() const { return Ranges.begin(); } in range_begin() function
/external/libxml2/
Dtrio.c5192 char range_begin; variable
/external/libabigail/src/
Dabg-suppression.cc816 unsigned range_begin = in suppresses_diff() local
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/ir/
Dtf_ops_n_z.cc204 int64_t range_begin = -inputs_rank - 1; // Inclusive in Verify() local