Home
last modified time | relevance | path

Searched refs:PrependObject (Results 1 – 25 of 61) sorted by relevance

123

/dports/devel/cmake-gui/cmake-3.22.1/Source/
H A DcmXCodeObject.h91 void PrependObject(cmXCodeObject* value) in PrependObject() function
/dports/devel/cmake/cmake-3.22.1/Source/
H A DcmXCodeObject.h91 void PrependObject(cmXCodeObject* value) in PrependObject() function
/dports/devel/cmake-doc/cmake-3.22.1/Source/
H A DcmXCodeObject.h91 void PrependObject(cmXCodeObject* value) in PrependObject() function
/dports/www/writefreely/writefreely-0.13.1/vendor/github.com/writeas/activity/streams/
H A Dgen_relationship.go104 func (t *Relationship) PrependObject(i vocab.ObjectType) { func
105 t.raw.PrependObject(i)
H A Dgen_create.go113 func (t *Create) PrependObject(i vocab.ObjectType) { func
114 t.raw.PrependObject(i)
H A Dgen_reject.go113 func (t *Reject) PrependObject(i vocab.ObjectType) { func
114 t.raw.PrependObject(i)
H A Dgen_remove.go113 func (t *Remove) PrependObject(i vocab.ObjectType) { func
114 t.raw.PrependObject(i)
H A Dgen_block.go113 func (t *Block) PrependObject(i vocab.ObjectType) { func
114 t.raw.PrependObject(i)
H A Dgen_delete.go113 func (t *Delete) PrependObject(i vocab.ObjectType) { func
114 t.raw.PrependObject(i)
H A Dgen_flag.go113 func (t *Flag) PrependObject(i vocab.ObjectType) { func
114 t.raw.PrependObject(i)
H A Dgen_join.go113 func (t *Join) PrependObject(i vocab.ObjectType) { func
114 t.raw.PrependObject(i)
H A Dgen_leave.go113 func (t *Leave) PrependObject(i vocab.ObjectType) { func
114 t.raw.PrependObject(i)
H A Dgen_offer.go113 func (t *Offer) PrependObject(i vocab.ObjectType) { func
114 t.raw.PrependObject(i)
H A Dgen_tentativeaccept.go113 func (t *TentativeAccept) PrependObject(i vocab.ObjectType) { func
114 t.raw.PrependObject(i)
H A Dgen_tentativereject.go113 func (t *TentativeReject) PrependObject(i vocab.ObjectType) { func
114 t.raw.PrependObject(i)
H A Dgen_undo.go113 func (t *Undo) PrependObject(i vocab.ObjectType) { func
114 t.raw.PrependObject(i)
H A Dgen_update.go113 func (t *Update) PrependObject(i vocab.ObjectType) { func
114 t.raw.PrependObject(i)
H A Dgen_view.go113 func (t *View) PrependObject(i vocab.ObjectType) { func
114 t.raw.PrependObject(i)
H A Dgen_follow.go113 func (t *Follow) PrependObject(i vocab.ObjectType) { func
114 t.raw.PrependObject(i)
H A Dgen_ignore.go113 func (t *Ignore) PrependObject(i vocab.ObjectType) { func
114 t.raw.PrependObject(i)
H A Dgen_invite.go113 func (t *Invite) PrependObject(i vocab.ObjectType) { func
114 t.raw.PrependObject(i)
H A Dgen_like.go113 func (t *Like) PrependObject(i vocab.ObjectType) { func
114 t.raw.PrependObject(i)
H A Dgen_listen.go113 func (t *Listen) PrependObject(i vocab.ObjectType) { func
114 t.raw.PrependObject(i)
H A Dgen_move.go113 func (t *Move) PrependObject(i vocab.ObjectType) { func
114 t.raw.PrependObject(i)
H A Dgen_accept.go117 func (t *Accept) PrependObject(i vocab.ObjectType) { func
118 t.raw.PrependObject(i)

123