Searched defs:annotation_usecase (Results 1 – 6 of 6) sorted by relevance
/external/libtextclassifier/annotator/number/ |
D | number.cc | 29 AnnotationUsecase annotation_usecase, in ClassifyText() 50 AnnotationUsecase annotation_usecase, in FindAll()
|
/external/libtextclassifier/annotator/ |
D | annotator.h | 63 AnnotationUsecase annotation_usecase = ANNOTATION_USECASE_SMART; member 90 AnnotationUsecase annotation_usecase = ANNOTATION_USECASE_SMART; member 125 AnnotationUsecase annotation_usecase = ANNOTATION_USECASE_SMART; member
|
D | annotator.cc | 841 AnnotationUsecase annotation_usecase, in ResolveConflicts() 877 bool DoSourcesConflict(AnnotationUsecase annotation_usecase, in DoSourcesConflict() 915 int end_index, AnnotationUsecase annotation_usecase, in ResolveConflict() 2322 AnnotationUsecase annotation_usecase, in DatetimeChunk()
|
/external/libtextclassifier/annotator/duration/ |
D | duration.cc | 83 AnnotationUsecase annotation_usecase, in ClassifyText() 109 AnnotationUsecase annotation_usecase, in FindAll()
|
/external/libtextclassifier/annotator/datetime/ |
D | parser.cc | 116 ModeFlag mode, AnnotationUsecase annotation_usecase, bool anchor_start_end, in Parse() 126 ModeFlag mode, AnnotationUsecase annotation_usecase, bool anchor_start_end, in FindSpansUsingLocales() 166 ModeFlag mode, AnnotationUsecase annotation_usecase, bool anchor_start_end, in Parse()
|
D | parser_test.cc | 67 AnnotationUsecase annotation_usecase = in HasNoResult() 84 AnnotationUsecase annotation_usecase = in ParsesCorrectly() 157 AnnotationUsecase annotation_usecase = in ParsesCorrectly()
|