Home
last modified time | relevance | path

Searched defs:points_at (Results 1 – 17 of 17) sorted by relevance

/dports/audio/festival/speech_tools/include/
H A DEST_TKVL.h172 EST_TKVI<K, V> &points_at(const IPointer &ip) { return list(ip.p); } in points_at() function
192 K &points_at(const IPointer_k &ip) { return list(ip.p).k; } in points_at() function
H A DEST_THash.h204 EST_Hash_Pair<K, V> &points_at(const IPointer &ip) { return *(ip.p); } in points_at() function
257 K &points_at(const IPointer_k &ip) { return (ip.p)->k; } in points_at() function
H A DEST_Features.h288 EST_TKVI<EST_String, EST_Val> &points_at(const IPointer &ip) in points_at() function
H A DEST_Featured.h144 EST_TKVI<EST_String, EST_Val> &points_at(const IPointer_feat &ip) in points_at() function
H A DEST_TList.h251 T &points_at(const IPointer &ip) { return item(ip.p); } in points_at() function
H A DEST_Track.h756 EST_Track &points_at(const IPointer_f &ip) { sub_track(*(ip.frame), ip.i, 1); in points_at() function
/dports/devel/git-gui/git-2.34.1/
H A Dref-filter.h57 struct oid_array points_at; member
H A Dref-filter.c2144 static const struct object_id *match_points_at(struct oid_array *points_at, in match_points_at()
/dports/devel/git-p4/git-2.34.1/
H A Dref-filter.h57 struct oid_array points_at; member
H A Dref-filter.c2144 static const struct object_id *match_points_at(struct oid_array *points_at, in match_points_at()
/dports/devel/git-svn/git-2.34.1/
H A Dreflog-walk.c57 static struct complete_reflogs *read_complete_reflog(const char *ref)
/dports/devel/git/git-2.34.1/
H A Dref-filter.h57 struct oid_array points_at; member
H A Dref-filter.c2144 static const struct object_id *match_points_at(struct oid_array *points_at, in match_points_at()
/dports/devel/git-cvs/git-2.34.1/
H A Dref-filter.h57 struct oid_array points_at; member
H A Dref-filter.c2144 static const struct object_id *match_points_at(struct oid_array *points_at, in match_points_at()
/dports/devel/cgit/cgit-1.2.3/git/
H A Dref-filter.h54 struct oid_array points_at; member
H A Dref-filter.c1993 static const struct object_id *match_points_at(struct oid_array *points_at, in match_points_at()