/external/protobuf/src/google/protobuf/io/ |
D | printer.h | 199 void Annotate(const char* varname, const SomeDescriptor* descriptor) { in Annotate() function 208 void Annotate(const char* begin_varname, const char* end_varname, in Annotate() function 222 void Annotate(const char* varname, const std::string& file_name) { in Annotate() function 230 void Annotate(const char* begin_varname, const char* end_varname, in Annotate() function
|
D | printer.cc | 91 void Printer::Annotate(const char* begin_varname, const char* end_varname, in Annotate() function in google::protobuf::io::Printer
|
/external/chromium-trace/catapult/common/py_utils/py_utils/refactor/annotated_symbol/ |
D | import_statement.py | 30 def Annotate(cls, symbol_type, children): member in DottedName 64 def Annotate(cls, symbol_type, children): member in AsName 167 def Annotate(cls, symbol_type, children): member in ImportName 227 def Annotate(cls, symbol_type, children): member in ImportFrom
|
D | __init__.py | 49 def Annotate(f): function
|
D | reference.py | 26 def Annotate(cls, nodes): member in Reference
|
D | class_definition.py | 17 def Annotate(cls, symbol_type, children): member in Class
|
D | function_definition.py | 17 def Annotate(cls, symbol_type, children): member in Function
|
/external/icing/icing/absl_ports/ |
D | annotate.cc | 28 libtextclassifier3::Status Annotate(const libtextclassifier3::Status& s, in Annotate() function
|
/external/libtextclassifier/native/annotator/experimental/ |
D | experimental-dummy.h | 40 bool Annotate(const UnicodeText& context, in Annotate() function
|
/external/libtextclassifier/native/annotator/vocab/ |
D | vocab-annotator-impl.cc | 60 bool VocabAnnotator::Annotate( in Annotate() function in libtextclassifier3::VocabAnnotator
|
/external/libtextclassifier/native/annotator/grammar/ |
D | grammar-annotator.cc | 201 bool GrammarAnnotator::Annotate(const std::vector<Locale>& locales, in Annotate() function in libtextclassifier3::GrammarAnnotator
|
/external/libtextclassifier/native/annotator/pod_ner/ |
D | pod-ner-impl.cc | 390 bool PodNerAnnotator::Annotate(const UnicodeText &context, in Annotate() function in libtextclassifier3::PodNerAnnotator
|
/external/golang-protobuf/protoc-gen-go/generator/ |
D | generator.go | 988 func Annotate(file *FileDescriptor, path string, atoms ...interface{}) *AnnotatedAtoms { func
|
/external/libtextclassifier/native/annotator/ |
D | annotator.cc | 2451 std::vector<AnnotatedSpan> Annotator::Annotate( in Annotate() function in libtextclassifier3::Annotator
|
D | annotator_test-include.cc | 1206 TEST_F(AnnotatorTest, Annotate) { in TEST_F() argument
|
/external/llvm-project/clang/lib/Sema/ |
D | SemaTemplateInstantiateDecl.cpp | 612 if (const auto *Annotate = dyn_cast<AnnotateAttr>(TmplAttr)) { in InstantiateAttrs() local
|