Home
last modified time | relevance | path

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

/external/libtextclassifier/native/annotator/
Dfeature-processor.cc391 int range_begin; in CenterTokenFromClick() local
418 int range_begin; 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/libxml2/
Dtrio.c5192 char range_begin; variable
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/ir/
Dtf_ops.cc1480 int64_t range_begin = -inputs_rank - 1; // Inclusive in Verify() local