Home
last modified time | relevance | path

Searched refs:note_b (Results 1 – 10 of 10) sorted by relevance

/dports/www/py-django-autocomplete-light/django-autocomplete-light-3.8.2/src/dal_example/src/genericm2m/genericm2m/genericm2m_tests/
H A Dtests.py353 self.note_b = Note.objects.create(content='b')
357 self.note_a.related.connect(self.note_b)
359 self.pizza.related.connect(self.note_b)
374 (self.note_a, self.note_b),
377 related_b = self.note_b.related.all()
379 (self.note_b, self.cereal),
380 (self.note_b, self.milk),
383 related_to = self.note_b.related.related_to()
399 self.assertRelatedEqual(self.note_b.related.filter(alias='cereal note'), (
400 (self.note_b, self.cereal),
[all …]
/dports/deskutils/bijiben/bijiben-40.1/src/libbiji/
H A Dbiji-note-obj.h94 BijiNoteObj *note_b);
H A Dbiji-note-obj.c221 BijiNoteObj *note_b) in biji_note_obj_are_same() argument
224 BijiNoteObjPrivate *b_priv = biji_note_obj_get_instance_private (note_b); in biji_note_obj_are_same()
/dports/deskutils/gnote/gnote-41.1/src/
H A Dsearchnoteswidget.cpp645 Note::Ptr note_b = (*b)[m_column_types.note]; in compare_dates() local
647 if(!note_a || !note_b) { in compare_dates()
651 return note_a->change_date().compare(note_b->change_date()); in compare_dates()
1125 Note::Ptr note_b = (*b)[m_column_types.note]; in compare_search_hits() local
1127 if(!note_a || !note_b) { in compare_search_hits()
1134 auto iter_b = m_current_matches.find(note_b->uri()); in compare_search_hits()
/dports/devel/git-p4/git-2.34.1/t/
H A Dt3301-notes.sh377 echo "zyxxy" >note_b &&
378 git notes add -m "foo" -F note_a -m "bar" -F note_b -m "baz" &&
/dports/devel/git-svn/git-2.34.1/t/
H A Dt3301-notes.sh377 echo "zyxxy" >note_b &&
378 git notes add -m "foo" -F note_a -m "bar" -F note_b -m "baz" &&
/dports/devel/git/git-2.34.1/t/
H A Dt3301-notes.sh377 echo "zyxxy" >note_b &&
378 git notes add -m "foo" -F note_a -m "bar" -F note_b -m "baz" &&
/dports/devel/git-gui/git-2.34.1/t/
H A Dt3301-notes.sh377 echo "zyxxy" >note_b &&
378 git notes add -m "foo" -F note_a -m "bar" -F note_b -m "baz" &&
/dports/devel/git-cvs/git-2.34.1/t/
H A Dt3301-notes.sh377 echo "zyxxy" >note_b &&
378 git notes add -m "foo" -F note_a -m "bar" -F note_b -m "baz" &&
/dports/devel/cgit/cgit-1.2.3/git/t/
H A Dt3301-notes.sh377 echo "zyxxy" >note_b &&
378 git notes add -m "foo" -F note_a -m "bar" -F note_b -m "baz" &&