Home
last modified time | relevance | path

Searched defs:books (Results 1 – 25 of 726) sorted by relevance

12345678910>>...30

/dports/www/py-django-sortedm2m/django-sortedm2m-3.0.2/sortedm2m_tests/
H A Dmodels.py13 books = SortedManyToManyField('Book', related_name='shelves', base_class=BaseBookThrough) variable in Shelf
24 books = SortedManyToManyField( variable in DoItYourselfShelf
33 books = SortedManyToManyField( variable in TaggedDoItYourselfShelf
55 books = SortedManyToManyField('sortedm2m_tests.Book', related_name='stores') variable in Store
59 books = SortedManyToManyField( variable in MessyStore
/dports/textproc/opensearch-dashboards/opensearch-dashboards-1.2.0-linux-x64/plugins/observabilityDashboards/node_modules/@reduxjs/toolkit/src/tests/
H A DcombinedTest.test.ts110 const { books: booksAfterLoaded } = store.getState() constant
121 const { books: booksAfterAddOne } = store.getState() constant
128 const { books: booksAfterUpsert } = store.getState() constant
/dports/deskutils/fbreader/FBReader-0.99.6-freebsdport/fbreader/src/fbreader/
H A DRecentBooksPopupData.cpp42 const BookList &books = Library::Instance().recentBooks(); in text() local
57 const BookList &books = Library::Instance().recentBooks(); in run() local
/dports/deskutils/calibre/calibre-src-5.34.0/manual/
H A Dgui.rst45 |adbi| The :guilabel:`Add books` action has seven variations accessed by doing a right-click on the…
73 .. _edit_meta_information:
103 The :guilabel:`Convert books` action has three variations, accessed by doing a right-click on the b…
116 .. _view:
259 |rbi| The :guilabel:`Remove books` action **deletes books permanently**, so use it with care. It is…
276 .. _configuration:
/dports/deskutils/fbreader/FBReader-0.99.6-freebsdport/fbreader/src/networkTree/
H A DNetworkSeriesNode.cpp54 const std::vector<ZLBlockTreeNode*> &books = children(); in summary() local
75 const std::vector<ZLBlockTreeNode*> &books = children(); in extractCoverImage() local
H A DNetworkNodesFactory.cpp37 void NetworkNodesFactory::createSubnodes(SearchResultNode *parent, NetworkBookCollection &books) { in createSubnodes()
47 …NetworkNodesFactory::fillAuthorNode(NetworkContainerNode *parent, const NetworkItem::List &books) { in fillAuthorNode()
/dports/lang/rust/rustc-1.58.1-src/src/test/ui/borrowck/
H A Dborrowck-escaping-closure-error-1.rs12 let mut books = vec![1,2,3]; in main() localVariable
H A Dborrowck-escaping-closure-error-2.rs10 let mut books = vec![1,2,3]; in foo() localVariable
/dports/www/groupoffice/groupoffice-6.4.231-php-71/modules/billing/install/updatescripts/
H A D9_move_bcc_from_books_to_statuses.php5 $books = \GO\Billing\Model\Book::model()->find(); variable
/dports/www/axis2/axis2-1.8.0/samples/servicelifecycle/src/sample/servicelifecycle/bean/
H A DBookList.java74 Book [] books = new Book[bookTable.size()]; in getBookList() local
85 BookList books = new BookList(getListName()); in copy() local
/dports/net/cloudquery/cloudquery-0.16.0/vendor/github.com/golang-migrate/migrate/v4/source/github/examples/migrations/
H A D1385949617_create_books_table.up.sql1 CREATE TABLE books ( table
/dports/net/cloudquery/cloudquery-0.16.0/vendor/github.com/golang-migrate/migrate/v4/database/sqlserver/examples/migrations/
H A D1385949617_create_books_table.up.sql1 CREATE TABLE books ( table
/dports/net/cloudquery/cloudquery-0.16.0/vendor/github.com/golang-migrate/migrate/v4/database/pgx/examples/migrations/
H A D1385949617_create_books_table.up.sql1 CREATE TABLE books ( table
/dports/net/cloudquery/cloudquery-0.16.0/vendor/github.com/golang-migrate/migrate/v4/database/postgres/examples/migrations/
H A D1385949617_create_books_table.up.sql1 CREATE TABLE books ( table
/dports/net/cloudquery/cloudquery-0.16.0/vendor/github.com/golang-migrate/migrate/v4/database/cockroachdb/examples/migrations/
H A D1385949617_create_books_table.up.sql1 CREATE TABLE books ( table
/dports/net/cloudquery/cloudquery-0.16.0/vendor/github.com/golang-migrate/migrate/v4/database/firebird/examples/migrations/
H A D1385949617_create_books_table.up.sql1 CREATE TABLE books ( table
/dports/net/cloudquery/cloudquery-0.16.0/vendor/github.com/golang-migrate/migrate/v4/database/redshift/examples/migrations/
H A D1385949617_create_books_table.up.sql1 CREATE TABLE books ( table
/dports/net/cloudquery/cloudquery-0.16.0/vendor/github.com/golang-migrate/migrate/v4/source/gitlab/examples/migrations/
H A D1385949617_create_books_table.up.sql1 CREATE TABLE books ( table
/dports/security/aws-iam-authenticator/aws-iam-authenticator-0.5.2/vendor/github.com/googleapis/gnostic/gnostic-0c5108395e2d/plugins/gnostic-swift-generator/examples/bookstore/Sources/Server/
H A Dmain.swift19 private var books : [Int64:[Int64:Book]] = [:] variable
74 var books : [Book] = [] in listBooks() variable
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/googleapis/gnostic/plugins/gnostic-swift-generator/examples/bookstore/Sources/Server/
H A Dmain.swift19 private var books : [Int64:[Int64:Book]] = [:] variable
74 var books : [Book] = [] in listBooks() variable
/dports/security/vault/vault-1.8.2/vendor/github.com/googleapis/gnostic/plugins/gnostic-swift-generator/examples/bookstore/Sources/Server/
H A Dmain.swift19 private var books : [Int64:[Int64:Book]] = [:] variable
74 var books : [Book] = [] in listBooks() variable
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/googleapis/gnostic/plugins/gnostic-swift-generator/examples/bookstore/Sources/Server/
H A Dmain.swift19 private var books : [Int64:[Int64:Book]] = [:] variable
74 var books : [Book] = [] in listBooks() variable
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/googleapis/gnostic/plugins/gnostic-swift-generator/examples/bookstore/Sources/Server/
H A Dmain.swift19 private var books : [Int64:[Int64:Book]] = [:] variable
74 var books : [Book] = [] in listBooks() variable
/dports/sysutils/go-wtf/wtf-0.21.0/vendor/github.com/googleapis/gnostic/gnostic-0c5108395e2d/plugins/gnostic-swift-generator/examples/bookstore/Sources/Server/
H A Dmain.swift19 private var books : [Int64:[Int64:Book]] = [:] variable
74 var books : [Book] = [] in listBooks() variable
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/googleapis/gnostic/plugins/gnostic-swift-generator/examples/bookstore/Sources/Server/
H A Dmain.swift19 private var books : [Int64:[Int64:Book]] = [:] variable
74 var books : [Book] = [] in listBooks() variable

12345678910>>...30