Home
last modified time | relevance | path

Searched refs:ann (Results 1 – 9 of 9) sorted by relevance

/frameworks/opt/gamesdk/samples/tuningfork/prototest/src/
Dgame.cc22 Annotation ann; in runWithNoGameEngine() local
23 ann.SetExtension(boss_alive, true); in runWithNoGameEngine()
25 ann.SetExtension(car, (EnumTypeTraits<Car, Car_IsValid>::ConstType)(i)); in runWithNoGameEngine()
26 mocktuningfork::set(ann); in runWithNoGameEngine()
Deng_game.cc38 Annotation ann; in runWithGameEngine() local
55 ann.SetExtension(boss_alive, alive); in runWithGameEngine()
58 ann.SerializeToString(&str); in runWithGameEngine()
61 gameengine::set(ann); in runWithGameEngine()
/frameworks/opt/gamesdk/test/tuningfork/
Dtuningfork_test.cpp137 Annotation ann; in TestEndToEndWithAnnotation() local
138 ann.set_level(com::google::tuningfork::LEVEL_1); in TestEndToEndWithAnnotation()
139 tuningfork::SetCurrentAnnotation(Serialize(ann)); in TestEndToEndWithAnnotation()
/frameworks/opt/gamesdk/src/tuningfork/
Dtuningfork.cpp286 uint64_t SetCurrentAnnotation(const ProtobufSerialization &ann) { in SetCurrentAnnotation() argument
291 return s_impl->SetCurrentAnnotation(ann); in SetCurrentAnnotation()
325 SerializedAnnotation ann; in SerializeAnnotationId() local
327 annotation_util::SerializeAnnotationId(a, ann, annotation_radix_mult_); in SerializeAnnotationId()
328 return ann; in SerializeAnnotationId()
/frameworks/opt/gamesdk/samples/tuningfork/tftestapp/app/src/main/cpp/
Dtftestapp.cpp89 Annotation ann; in PrettyPrintTuningForkLogEvent() local
90 ann.ParseFromArray(h.annotation().c_str(), h.annotation().length()); in PrettyPrintTuningForkLogEvent()
94 eventStr << " annotation : " << ReplaceReturns(ann.DebugString()) << "\n counts : "; in PrettyPrintTuningForkLogEvent()
/frameworks/compile/libbcc/bcinfo/tools/
Dmain.cpp377 std::unique_ptr<llvm::AssemblyAnnotationWriter> ann; in main() local
378 module->print(tof->os(), ann.get()); in main()
/frameworks/base/tools/aapt/
DResource.cpp2386 AnnotationProcessor ann; in writeLayoutClasses() local
2390 ann.preprocessComment(cmt); in writeLayoutClasses()
2466 ann.printAnnotations(fp, indentStr); in writeLayoutClasses()
2513 AnnotationProcessor ann; in writeLayoutClasses() local
2517 ann.preprocessComment(cmt); in writeLayoutClasses()
2531 ann.preprocessComment(cmt); in writeLayoutClasses()
2551 ann.printAnnotations(fp, indentStr); in writeLayoutClasses()
2695 AnnotationProcessor ann; in writeSymbolClass() local
2699 ann.preprocessComment(cmt); in writeSymbolClass()
2707 ann.preprocessComment(cmt); in writeSymbolClass()
[all …]
/frameworks/rs/rsov/compiler/spirit/
Dmodule.cpp433 const auto &ann = inst->getAnnotations(); in consolidateAnnotations() local
434 annotations.insert(annotations.end(), ann.begin(), ann.end()); in consolidateAnnotations()
/frameworks/opt/setupwizard/tools/docs/
Ddoclava.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/ccil/ org/ ...