Home
last modified time | relevance | path

Searched refs:Book (Results 1 – 25 of 44) sorted by relevance

12

/external/golang-protobuf/protoc-gen-go/testdata/proto3/
Dproto3.pb.go58Book *Book `protobuf:"bytes,4,opt,name=book,proto3" json:"book,omitempty… member
111 func (m *Request) GetBook() *Book {
113 return m.Book
125 type Book struct { struct
133 func (m *Book) Reset() { *m = Book{} } argument
134 func (m *Book) String() string { return proto.CompactTextString(m) } argument
135 func (*Book) ProtoMessage() {} argument
136 func (*Book) Descriptor() ([]byte, []int) { argument
140 func (m *Book) XXX_Unmarshal(b []byte) error { argument
143 func (m *Book) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) { argument
[all …]
Dproto3.proto48 Book book = 4;
52 message Book { message
/external/protobuf/src/google/protobuf/util/internal/
Dprotostream_objectsource_test.cc72 using google::protobuf::testing::Book;
104 helper_.ResetTypeInfo(Book::descriptor()); in ProtostreamObjectSourceTest()
284 Book empty; in TEST_P()
286 DoTest(empty, Book::descriptor()); in TEST_P()
354 Book book; in TEST_P()
364 DoTest(book, Book::descriptor()); in TEST_P()
425 Book* book = new Book(); in TEST_P()
460 Book book; in TEST_P()
474 DoTest(book, Book::descriptor()); in TEST_P()
478 Book book; in TEST_P()
[all …]
Dprotostream_objectwriter_test.cc65 using google::protobuf::testing::Book;
184 : BaseProtoStreamObjectWriterTest(Book::descriptor()) {} in ProtoStreamObjectWriterTest()
195 Book empty; in TEST_P()
203 Book book; in TEST_P()
217 Book book; in TEST_P()
253 Book book; in TEST_P()
435 Book expected; in TEST_P()
453 Book expected; in TEST_P()
467 Book expected; in TEST_P()
486 Book expected; in TEST_P()
[all …]
/external/protobuf/src/google/protobuf/util/internal/testdata/
Dbooks.proto39 message Book { message
161 extend Book {
167 extend Book {
171 optional Book book = 1;
184 optional Book m_book = 3;
/external/apache-commons-bcel/docs/
Dmanual.bib78 @Book{design,
96 @Book{gosling,
112 @Book{jasmin,
136 @Book{jvm,
/external/skqp/src/sfnt/
DSkPanose.h53 Book = 5, enumerator
203 Book = 5, enumerator
324 Book = 5, enumerator
/external/skia/src/sfnt/
DSkPanose.h53 Book = 5, enumerator
203 Book = 5, enumerator
324 Book = 5, enumerator
/external/wayland/doc/doxygen/
Dmainpage.dox12 * <a href="https://wayland.freedesktop.org/docs/html">Wayland Book</a>
/external/python/pyasn1/docs/
DMakefile33 @echo " applehelp to make an Apple Help Book"
/external/python/cpython3/Doc/library/
Dcollections.rst999 >>> Book = namedtuple('Book', ['id', 'title', 'authors'])
1000 >>> Book.__doc__ += ': Hardcover book in active collection'
1001 >>> Book.id.__doc__ = '13-digit ISBN'
1002 >>> Book.title.__doc__ = 'Title of first printing'
1003 >>> Book.authors.__doc__ = 'List of authors sorted by last name'
Dtkinter.rst41 Book by Mark Lutz, has excellent coverage of Tkinter.
44Book by Mark Rozerman about building attractive and modern graphical user interfaces with Python a…
47 Book by John Grayson (ISBN 1-884777-81-3).
62 Book by John Ousterhout, the inventor of Tcl.
/external/swiftshader/third_party/llvm-7.0/llvm/docs/
DContributing.rst115 Book chapter providing a compiler hacker's introduction to LLVM.
Dindex.rst30 Book chapter providing a compiler hacker's introduction to LLVM.
/external/python/cpython2/Doc/library/
Dtkinter.rst43 Book by Mark Lutz, has excellent coverage of Tkinter.
46Book by Mark Rozerman about building attractive and modern graphical user interfaces with Python a…
49 Book by John Grayson (ISBN 1-884777-81-3).
64 Book by John Ousterhout, the inventor of Tcl.
/external/libcups/cups/
Dtest2.ppd215 *Font AvantGarde-Book: Standard "(001.006S)" Standard ROM
Dtest.ppd234 *Font AvantGarde-Book: Standard "(001.006S)" Standard ROM
/external/autotest/client/site_tests/platform_DebugDaemonCupsAddPrinters/src/
DGenericPostScript.ppd.gz
/external/grpc-grpc/doc/core/
Dtransport_explainer.md184 ## Book-keeping responsibilities of the transport layer
/external/llvm/lib/Target/PowerPC/
DPPC.td103 "Enable Book E instructions",
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/
DPPC.td120 "Enable Book E instructions",
/external/llvm/docs/
Dindex.rst35 Book chapter providing a compiler hacker's introduction to LLVM.
/external/libjpeg-turbo/
DREADME.ijg194 "The Data Compression Book" by Mark Nelson and Jean-loup Gailly, published by
/external/u-boot/arch/powerpc/cpu/mpc85xx/
DKconfig1469 Number of TLB CAM entries for Book-E chips. 64 for E500MC,
/external/icu/icu4c/source/data/lang/
Den.txt802 Phlv{"Book Pahlavi"}

12