Home
last modified time | relevance | path

Searched refs:books (Results 1 – 25 of 36) sorted by relevance

12

/external/tremolo/Tremolo/
Dtreminfo.c166 for(i=0;i<ci->books;i++) in vorbis_info_clear()
257 ci->books=oggpack_read(opb,8)+1; in _vorbis_unpack_books()
258 ci->book_param=(codebook *)_ogg_calloc(ci->books,sizeof(*ci->book_param)); in _vorbis_unpack_books()
260 ci->books=0; in _vorbis_unpack_books()
263 for(i=0;i<ci->books;i++) in _vorbis_unpack_books()
Dfloor1.c132 if(info->klass[j].class_book>=ci->books)goto err_out; in floor1_info_unpack()
135 if(info->klass[j].class_subbook[k]>=ci->books && in floor1_info_unpack()
295 codebook *books=ci->book_param; in floor1_inverse1() local
314 cval=vorbis_book_decode(books+info->klass[classv].class_book,&vd->opb); in floor1_inverse1()
323 if((fit_value[j+k]=vorbis_book_decode(books+book,&vd->opb))==-1) in floor1_inverse1()
Dfloor0.c384 info->books[j]=(char)oggpack_read(opb,8); in floor0_info_unpack()
385 if(info->books[j]>=ci->books)goto err_out; in floor0_info_unpack()
414 codebook *b=ci->book_param+info->books[booknum]; in floor0_inverse1()
Dcodec_internal.h104 char books[16]; member
207 int books; member
Dres012.c71 if(info->groupbook>=ci->books)goto errout; in res_unpack()
87 if(book>=ci->books)goto errout; in res_unpack()
/external/zxing/qr_scanner/
DREADME.google9 non-QR code scanning and the products, books and all other product recognition
/external/python/cpython2/Doc/tutorial/
Dindex.rst31 :ref:`c-api-index`. There are also several books covering Python in depth.
/external/python/cpython2/Doc/library/
Dothergui.rst42 <https://www.manning.com/books/wxpython-in-action>`_, by Noel Rappin and
Dmacosa.rst19 point of view. In the Apple Help Viewer these books are located in the Developer
Dtkinter.rst38 `Programming Python <http://learning-python.com/books/about-pp4e.html>`_
44 `Python and Tkinter Programming <https://www.manning.com/books/python-and-tkinter-programming>`_
/external/valgrind/docs/
DREADME37 The Documentation Set contains all books, articles, manpages,
44 The whole thing is a "book set", made up of multiple books (the user
/external/brotli/tests/testdata/
Dlcet10.txt65 Lynne K. Personius, Cornell mathematics books
194 Cornell project are creating digital image sets of older books in the
196 phase, microfilm. The books returned to the library shelves are
223 books on microfilm to digital image sets, Project Open Book (POB).
323 that historical documents or books often do not lend themselves to OCR.
1040 and soon, pamphlets and books. In terms of the design of this system,
1229 with other electronic resources, as well as with books and items in
2222 * Details of the scanning process * Print-on-demand copies of books *
2248 on reformatting and saving books that are in brittle condition.
2250 such books were the result of developments in papermaking around the
[all …]
/external/python/cpython2/Doc/faq/
Dgeneral.rst191 There are numerous tutorials and books available. The standard documentation
258 Are there any books on Python?
372 many books have been written about Python, and we don't want to invalidate them
Dextending.rst19 Most intermediate or advanced Python books will also cover this topic.
/external/protobuf/cmake/
Dtests.cmake59 google/protobuf/util/internal/testdata/books.proto
/external/protobuf/src/
DMakefile.am514 google/protobuf/util/internal/testdata/books.proto \
622 google/protobuf/util/internal/testdata/books.pb.cc \
623 google/protobuf/util/internal/testdata/books.pb.h \
/external/libxml2/result/
Dintsubset2.xml.sax137 and instructional books on kanji.
Dintsubset2.xml.sax2137 and instructional books on kanji.
/external/libxml2/result/noent/
Dintsubset2.xml.sax2137 and instructional books on kanji.
/external/bison/doc/
Drefcard.tex9 % For printing reference cards to use in books, specify one column
/external/icu/icu4c/source/data/translit/
Dam_am_FONIPA.txt14 # school books and textbooks for non-native speakers.
/external/protobuf/
DBUILD384 "google/protobuf/util/internal/testdata/books.proto",
/external/protobuf/util/
DBUILD384 "google/protobuf/util/internal/testdata/books.proto",
/external/antlr/antlr-3.4/
DBUILD.txt107 http://www.sonatype.com/books/maven-book/reference/public-book.html
/external/icu/icu4j/main/shared/data/
DTransliterator_Han_Latin_Definition.txt628 嫏 < the\-place\-where\-the\-supreme\-stores\-his\-books;
750 偽書 < \(forged\,\-dubious\,\-misclassified\)\-old\-books;
752 簿冊 < books\-for\-taking\-notes\-or\-keeping\-accounts;
993 驆 < used\-in\-transliterating\-buddhist\-books;
1522 圖書 < books\-\(in\-a\-library\-or\-bookstore\);
1860 䳡 < a\-kind\-of\-bird\-in\-ancient\-books;
2526 笈 < bamboo\-box\-used\-carry\-books;
3903 蛀 < insects\-that\-eat\-books;
5967 版稅 < royalty\-\(on\-books\);
6419 䈠 < books\-and\-volumes;
[all …]

12