HomeSort by relevance Sort by last modified time
    Searched defs:Annotate (Results 1 - 18 of 18) sorted by null

  /external/chromium-trace/catapult/common/py_utils/py_utils/refactor/annotated_symbol/
__init__.py 14 'Annotate',
27 # Annotated Symbols have an Annotate classmethod that takes a symbol type and
41 # parse tree. To work around this, some annotated Symbols have an Annotate
49 def Annotate(f):
61 annotated_grouping = symbol_type.Annotate(children)
67 annotated_symbol = symbol_type.Annotate(node.type, children)
reference.py 20 def Annotate(cls, nodes):
class_definition.py 19 def Annotate(cls, symbol_type, children):
function_definition.py 19 def Annotate(cls, symbol_type, children):
import_statement.py 25 def Annotate(cls, symbol_type, children):
59 def Annotate(cls, symbol_type, children):
158 def Annotate(cls, symbol_type, children):
218 def Annotate(cls, symbol_type, children):
  /external/protobuf/src/google/protobuf/io/
printer.cc 89 void Printer::Annotate(const char* begin_varname, const char* end_varname,
printer.h 113 // printer.Annotate("name", person_);
120 // Annotate can only examine variables substituted during the last call to
128 // variable. For example, the Annotate call above is equivalent to this one:
130 // printer.Annotate("name", "name", person_);
140 // printer.Annotate("first", "last", person_);
159 // printer.Annotate("function", "rmark", call_);
182 void Annotate(const char* varname, const SomeDescriptor* descriptor) {
183 Annotate(varname, varname, descriptor);
191 void Annotate(const char* begin_varname, const char* end_varname,
200 Annotate(begin_varname, end_varname, descriptor->file()->name(), path)
    [all...]
  /prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/io/
printer.h 113 // printer.Annotate("name", person_);
120 // Annotate can only examine variables substituted during the last call to
128 // variable. For example, the Annotate call above is equivalent to this one:
130 // printer.Annotate("name", "name", person_);
140 // printer.Annotate("first", "last", person_);
159 // printer.Annotate("function", "rmark", call_);
182 void Annotate(const char* varname, const SomeDescriptor* descriptor) {
183 Annotate(varname, varname, descriptor);
191 void Annotate(const char* begin_varname, const char* end_varname,
200 Annotate(begin_varname, end_varname, descriptor->file()->name(), path)
    [all...]
  /system/tools/aidl/
aidl_language.h 59 void Annotate(AidlAnnotatable::Annotation annotation) {
  /prebuilts/tools/linux-x86_64/kythe/extractors/
javac_extractor.jar 
  /prebuilts/tools/linux-x86_64/kythe/indexers/
java_indexer.jar 
  /prebuilts/tools/common/m2/repository/com/google/errorprone/javac/9-dev-r3297-4/
javac-9-dev-r3297-4.jar 
  /prebuilts/gradle-plugin/com/android/tools/external/com-intellij/uast/171.2455.10/
uast-171.2455.10.jar 
  /prebuilts/gradle-plugin/com/android/tools/external/com-intellij/uast/171.3780.107/
uast-171.3780.107.jar 
  /prebuilts/tools/common/intellij-core/171.2455.10/
intellij-core.jar 
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.0.0/
kotlin-compiler-embeddable-1.0.0.jar 
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.0.2/
kotlin-compiler-embeddable-1.0.2.jar 
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.0.5/
kotlin-compiler-embeddable-1.0.5.jar 

Completed in 366 milliseconds