Searched defs:annotate (Results 1 – 11 of 11) sorted by relevance
/third_party/libabigail/src/ |
D | abg-writer.cc | 995 annotate(const T& decl, in annotate() function 1028 annotate(const elf_symbol_sptr& sym, in annotate() function 1059 annotate(const typedef_decl_sptr& typedef_decl, in annotate() function 1095 annotate(const function_type_sptr& function_type, in annotate() function 1140 annotate(const function_decl_sptr& fn, in annotate() function 1190 annotate(const function_decl::parameter_sptr& parm, in annotate() function 4664 dump(const decl_base_sptr d, std::ostream& o, const bool annotate) in dump() 4677 dump(const decl_base_sptr d, const bool annotate) in dump() 4688 dump(const type_base_sptr t, std::ostream& o, const bool annotate) in dump() 4697 dump(const type_base_sptr t, const bool annotate) in dump() [all …]
|
/third_party/node/deps/v8/tools/clusterfuzz/js_fuzzer/mutators/ |
D | object_mutator.js | 65 function annotate(message) { function
|
D | array_mutator.js | 42 function annotate(message, replace) { function
|
D | mutator.js | 90 annotate(node, message) { method in Mutator
|
/third_party/skia/third_party/externals/harfbuzz/util/ |
D | view-options.hh | 46 hb_bool_t annotate = false; member
|
/third_party/python/Lib/ |
D | pickletools.py | 2395 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/ |
D | mock_code_generator.cc | 186 bool annotate = false; in Generate() local
|
/third_party/gstreamer/gstplugins_good/sys/rpicamsrc/ |
D | RaspiCamControl.c | 1327 MMAL_PARAMETER_CAMERA_ANNOTATE_V3_T annotate = in raspicamcontrol_set_annotate() local
|
/third_party/libabigail/tools/ |
D | abidw.cc | 116 bool annotate; member
|
/third_party/typescript/src/services/codefixes/ |
D | inferFromUsage.ts | 304 …function annotate(changes: textChanges.ChangeTracker, importAdder: ImportAdder, sourceFile: Source… function
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | ModuloSchedule.cpp | 2175 void ModuloScheduleTestAnnotater::annotate() { in annotate() function in ModuloScheduleTestAnnotater
|