Home
last modified time | relevance | path

Searched defs:annotate (Results 1 – 7 of 7) sorted by relevance

/third_party/boost/boost/spirit/home/x3/support/ast/
Dposition_tagged.hpp62 … void annotate(AST& /* ast */, iterator_type /* first */, iterator_type /* last */, mpl::false_) in annotate() function in boost::spirit::x3::position_cache
68 void annotate(position_tagged& ast, iterator_type first, iterator_type last, mpl::true_) in annotate() function in boost::spirit::x3::position_cache
77 void annotate(AST& ast, iterator_type first, iterator_type last) in annotate() function in boost::spirit::x3::position_cache
/third_party/node/deps/npm/node_modules/pacote/lib/util/
Dopt-check.js9 annotate: {}, property
/third_party/node/deps/npm/lib/
Dfetch-package-metadata.js63 annotate: true, property
/third_party/python/Lib/
Dpickletools.py2395 def dis(pickle, out=None, memo=None, indentlevel=4, annotate=0): argument
2879 annotate = 30 if args.annotate else 0 variable
/third_party/protobuf/src/google/protobuf/compiler/
Dmock_code_generator.cc186 bool annotate = false; in Generate() local
/third_party/flutter/skia/third_party/externals/harfbuzz/util/
Doptions.hh140 hb_bool_t annotate; member
/third_party/harfbuzz/util/
Doptions.hh142 hb_bool_t annotate; member