| /OK3568_Linux_fs/kernel/tools/perf/util/ |
| H A D | annotate.h | 273 struct annotation { struct 281 struct annotation_options *options; argument 282 struct annotation_line **offsets; argument 300 static inline int annotation__cycles_width(struct annotation *notes) in annotation__cycles_width() argument
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/annotation/ |
| H A D | annotation_manager.cpp | 38 AnnotationID AnnotationManager::addAnnotation(const Annotation& annotation) { in addAnnotation() 48 bool AnnotationManager::updateAnnotation(const AnnotationID& id, const Annotation& annotation) { in updateAnnotation() 62 void AnnotationManager::add(const AnnotationID& id, const SymbolAnnotation& annotation) { in add() 68 void AnnotationManager::add(const AnnotationID& id, const LineAnnotation& annotation) { in add() 74 void AnnotationManager::add(const AnnotationID& id, const FillAnnotation& annotation) { in add() 80 void AnnotationManager::update(const AnnotationID& id, const SymbolAnnotation& annotation) { in update() 97 void AnnotationManager::update(const AnnotationID& id, const LineAnnotation& annotation) { in update() 109 void AnnotationManager::update(const AnnotationID& id, const FillAnnotation& annotation) { in update()
|
| H A D | fill_annotation_impl.hpp | 16 const FillAnnotation annotation; member in mbgl::FillAnnotationImpl
|
| H A D | line_annotation_impl.hpp | 16 const LineAnnotation annotation; member in mbgl::LineAnnotationImpl
|
| H A D | symbol_annotation_impl.hpp | 44 const SymbolAnnotation annotation; member in mbgl::SymbolAnnotationImpl
|
| /OK3568_Linux_fs/kernel/arch/alpha/kernel/ |
| H A D | err_common.c | 32 mchk_dump_mem(void *data, size_t length, char **annotation) in mchk_dump_mem() 223 char **annotation = NULL; in el_annotate_subpacket() local
|
| H A D | err_impl.h | 23 char **annotation; member
|
| /OK3568_Linux_fs/kernel/net/rxrpc/ |
| H A D | input.c | 204 u8 annotation; in rxrpc_rotate_tx_window() local 473 u8 flags, annotation = j; in rxrpc_input_data() local 692 u8 annotation = call->rxtx_annotations[ix]; in rxrpc_input_check_for_lost_ack() local 780 u8 annotation, anno_type; in rxrpc_input_soft_acks() local
|
| H A D | recvmsg.c | 279 u8 annotation, in rxrpc_verify_packet() 324 u8 annotation = *_annotation; in rxrpc_locate_data() local
|
| H A D | call_event.c | 164 u8 annotation, anno_type, retrans = 0, unacked = 0; in rxrpc_resend() local
|
| H A D | sendmsg.c | 199 u8 annotation = RXRPC_TX_ANNO_UNACK; in rxrpc_queue_packet() local
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/map/ |
| H A D | map.cpp | 688 AnnotationID Map::addAnnotation(const Annotation& annotation) { in addAnnotation() 694 void Map::updateAnnotation(AnnotationID id, const Annotation& annotation) { in updateAnnotation() 700 void Map::removeAnnotation(AnnotationID annotation) { in removeAnnotation()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/platform/qt/src/ |
| H A D | qmapboxgl.cpp | 903 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/sox/git/src/ |
| H A D | aiff.c | 64 char *annotation; in lsx_aiffstartread() local
|
| /OK3568_Linux_fs/yocto/poky/meta/lib/oe/ |
| H A D | spdx.py | 307 def add_relationship(self, _from, relationship, _to, *, comment=None, annotation=None): argument
|