Home
last modified time | relevance | path

Searched refs:Annotation (Results 1 – 20 of 20) sorted by relevance

/OK3568_Linux_fs/yocto/meta-qt5/recipes-qt/qt5/qtwebkit/
H A D0001-Offlineasm-warnings-with-newer-Ruby-versions-https-b.patch9 Avoid a warning about using Object#=~ on Annotation instances, which
13 to Annotation instances, which do not define it.
33 - elsif @tokens[@idx].is_a? Annotation
34 + if @tokens[@idx].is_a? Annotation
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/annotation/
H A Dannotation_manager.cpp38 AnnotationID AnnotationManager::addAnnotation(const Annotation& annotation) { in addAnnotation()
41 Annotation::visit(annotation, [&] (const auto& annotation_) { in addAnnotation()
48 bool AnnotationManager::updateAnnotation(const AnnotationID& id, const Annotation& annotation) { in updateAnnotation()
50 Annotation::visit(annotation, [&] (const auto& annotation_) { in updateAnnotation()
H A Dannotation_manager.hpp31 AnnotationID addAnnotation(const Annotation&);
32 bool updateAnnotation(const AnnotationID&, const Annotation&);
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/include/mbgl/map/
H A Dmap.hpp151 AnnotationID addAnnotation(const Annotation&);
152 void updateAnnotation(AnnotationID, const Annotation&);
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/platform/qt/include/
H A Dqmapboxgl.hpp197 QMapbox::AnnotationID addAnnotation(const QMapbox::Annotation &);
198 void updateAnnotation(QMapbox::AnnotationID, const QMapbox::Annotation &);
H A Dqmapbox.hpp96 typedef QVariant Annotation; typedef
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/include/mbgl/annotation/
H A Dannotation.hpp68 using Annotation = variant< typedef
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/platform/qt/src/
H A Dqmapboxgl.cpp903 mbgl::optional<mbgl::Annotation> asMapboxGLAnnotation(const QMapbox::Annotation & annotation) { in asMapboxGLAnnotation()
953 QMapbox::AnnotationID QMapboxGL::addAnnotation(const QMapbox::Annotation &annotation) in addAnnotation()
963 void QMapboxGL::updateAnnotation(QMapbox::AnnotationID id, const QMapbox::Annotation &annotation) in updateAnnotation()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/map/
H A Dmap.cpp688 AnnotationID Map::addAnnotation(const Annotation& annotation) { in addAnnotation()
694 void Map::updateAnnotation(AnnotationID id, const Annotation& annotation) { in updateAnnotation()
/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Dsox.c2668 Bits, Bitrate, Precision, Encoding, Annotation} soxi_t; enumerator
2697 case Annotation: if (ft->oob.comments) { in soxi1()
2763 else if ((type = 1 + (strchr(opts, opt) - opts)) > Annotation) in soxi()
/OK3568_Linux_fs/kernel/tools/perf/Documentation/
H A Dperf-top.txt359 Annotation display filter (>= % of total).
/OK3568_Linux_fs/kernel/Documentation/dev-tools/
H A Dkcsan.rst286 3. **Annotation Overheads:** Minimal annotations are required outside the KCSAN
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/
H A Dannotate.info60 1 What is an Annotation?
108 2 Limitations of the Annotation Interface
447 8 Annotation for GDB Input
H A Dbfd.info4603 Annotation of BX instructions.
H A Dgdb.info39930 28.1 What Is an Annotation?
39954 Annotation Interface: (annotate)Limitations.).
40012 28.3 Annotation for GDB Input
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/
H A Dannotate.info60 1 What is an Annotation?
108 2 Limitations of the Annotation Interface
447 8 Annotation for GDB Input
H A Dbfd.info4603 Annotation of BX instructions.
H A Dgdb.info39930 28.1 What Is an Annotation?
39954 Annotation Interface: (annotate)Limitations.).
40012 28.3 Annotation for GDB Input
/OK3568_Linux_fs/external/chromium/licenses/
H A DLICENSE.3436 * Annotation Tools (https://github.com/typetools/annotation-tools) uses
/OK3568_Linux_fs/kernel/Documentation/RCU/
H A DRTFP.txt1869 ,Title="C++ Data-Dependency Ordering: Function Annotation"