Home
last modified time | relevance | path

Searched defs:extractor (Results 1 – 18 of 18) sorted by relevance

/external/libtextclassifier/utils/
Dtoken-feature-extractor_test.cc44 TestingTokenFeatureExtractor extractor(options, unilib_); in TEST_F() local
114 TestingTokenFeatureExtractor extractor(options, unilib_); in TEST_F() local
143 TestingTokenFeatureExtractor extractor(options, unilib_); in TEST_F() local
213 TestingTokenFeatureExtractor extractor(options, unilib_); in TEST_F() local
244 TestingTokenFeatureExtractor extractor(options, unilib_); in TEST_F() local
278 TestingTokenFeatureExtractor extractor(options, unilib_); in TEST_F() local
302 TestingTokenFeatureExtractor extractor(options, unilib_); in TEST_F() local
326 TestingTokenFeatureExtractor extractor(options, unilib_); in TEST_F() local
350 TestingTokenFeatureExtractor extractor(options, unilib_); in TEST_F() local
372 TestingTokenFeatureExtractor extractor(options, unilib_); in TEST_F() local
[all …]
/external/libtextclassifier/annotator/
Dzlib-utils.cc60 DatetimeModelExtractorT* extractor = in CompressModel() local
118 DatetimeModelExtractorT* extractor = in DecompressModel() local
/external/pdfium/core/fpdftext/
Dcpdf_linkextract_unittest.cpp22 CPDF_TestLinkExtract extractor; in TEST() local
65 CPDF_TestLinkExtract extractor; in TEST() local
/external/robolectric-shadows/robolectric/src/test/java/org/robolectric/shadows/
DShadowTest.java30 public void extractor() throws Exception { in extractor() method in ShadowTest
/external/libtextclassifier/lang_id/common/fel/
Dfeature-descriptors.cc58 void ToFEL(const FeatureExtractorDescriptor &extractor, string *output) { in ToFEL()
Dfeature-extractor.h238 const GenericFeatureExtractor *extractor() const { return extractor_; } in extractor() function
239 void set_extractor(const GenericFeatureExtractor *extractor) { in set_extractor()
341 static Self *Instantiate(const GenericFeatureExtractor *extractor, in Instantiate()
440 const GenericFeatureExtractor *extractor, in CreateNested()
/external/libchrome/base/test/android/javatests/src/org/chromium/base/test/util/
DAnnotationProcessingUtils.java36 AnnotationExtractor extractor = new AnnotationExtractor(clazz); in getAnnotation() local
46 AnnotationExtractor extractor = new AnnotationExtractor(clazz); in getAnnotation() local
/external/flatbuffers/grpc/flatbuffers-java-grpc/src/main/java/com/google/flatbuffers/grpc/
DFlatbuffersUtils.java95 …e> MethodDescriptor.Marshaller<T> marshaller(final Class<T> clazz, final FBExtactor<T> extractor) { in marshaller()
/external/autotest/client/common_lib/cros/cfm/metrics/
Dmedia_metrics_collector.py20 def _get_number_of_incoming_active_video_streams(extractor): argument
/external/junit/src/main/java/org/junit/
DComparisonFailure.java99 DiffExtractor extractor = new DiffExtractor(); in compact() local
/external/v4l2_codec2/cmds/
Dcodec2.cpp384 sp<IMediaExtractor> extractor = MediaExtractorFactory::Create(dataSource); in getMediaSourceFromFile() local
/external/libtextclassifier/annotator/datetime/
Dparser.cc398 DatetimeExtractor extractor(rule, matcher, locale_id, unilib_, in ExtractDatetime() local
/external/llvm/lib/DebugInfo/DWARF/
DDWARFContext.cpp603 DataExtractor extractor(data, false, 8); in consumeCompressedGnuHeader() local
/external/v4l2_codec2/tests/
DC2VDAComponent_test.cpp263 sp<IMediaExtractor> extractor = MediaExtractorFactory::Create(dataSource); in getMediaSourceFromFile() local
/external/llvm/tools/llvm-dwp/
Dllvm-dwp.cpp336 DataExtractor extractor(data, false, 8); in consumeCompressedDebugSectionHeader() local
/external/v8/src/profiler/
Dheap-snapshot-generator.cc1612 RootsReferencesExtractor extractor(this); in IterateAndExtractReferences() local
2239 GlobalHandlesExtractor extractor(this); in FillRetainedObjects() local
/external/llvm/lib/Object/
DMachOObjectFile.cpp2396 DataExtractor extractor(ObjectFile::getData(), true, 0); in ReadULEB128s() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Object/
DMachOObjectFile.cpp4588 DataExtractor extractor(ObjectFile::getData(), true, 0); in ReadULEB128s() local