Home
last modified time | relevance | path

Searched defs:book (Results 1 – 10 of 10) sorted by relevance

/third_party/protobuf/src/google/protobuf/util/internal/
Dprotostream_objectsource_test.cc369 Book book; in TEST_P() local
440 Book* book = new Book(); in TEST_P() local
475 Book book; in TEST_P() local
493 Book book; in TEST_P() local
503 Book book; in TEST_P() local
513 Book book; in TEST_P() local
523 Book book; in TEST_P() local
532 Book book; in TEST_P() local
542 Book book; in TEST_P() local
579 Book* book = cyclic.mutable_m_book(); in TEST_P() local
[all …]
Dprotostream_objectwriter_test.cc204 Book book; in TEST_P() local
218 Book book; in TEST_P() local
254 Book book; in TEST_P() local
286 Book book; in TEST_P() local
303 Book book; in TEST_P() local
322 Book book; in TEST_P() local
342 Book book; in TEST_P() local
362 Book book; in TEST_P() local
382 Book book; in TEST_P() local
403 Book book; in TEST_P() local
[all …]
/third_party/node/test/fixtures/snapshot/
Dv8-startup-snapshot-api.js51 const book = process.argv[1]; constant
/third_party/ffmpeg/libavcodec/
Dvorbisenc.c275 int i, book, ret; in create_vorbis_context() local
844 vorbis_enc_codebook * book = &venc->codebooks[c->masterbook]; in floor_encode() local
864 int book = c->books[cval & (csub-1)]; in floor_encode() local
882 static float *put_vector(vorbis_enc_codebook *book, PutBitContext *pb, in put_vector()
937 vorbis_enc_codebook * book = &venc->codebooks[rc->classbook]; in residue_encode() local
949 vorbis_enc_codebook * book = &venc->codebooks[nbook]; in residue_encode() local
Dvorbisdec.c1220 int book, adx, ady, dy, off, predicted, err; in vorbis_floor1_decode() local
/third_party/protobuf/src/google/protobuf/util/internal/testdata/
Dbooks.proto190 optional Book book = 1; field
196 repeated uint32 book = 1 [packed = true]; // Packed to optional message. field
/third_party/gstreamer/gstplugins_good/tests/examples/gtk/
Dglliveshader.c278 GtkWidget *window, *paned, *video, *right_box, *book; in main() local
/third_party/json/tests/src/
Dunit-udt.cpp240 const udt::contact_book book{{"C++"}, {cpp_programmer, {senior_programmer, addr}}}; variable
/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/netinet/
Dsctputil.c492 sctp_log_mbcnt(uint8_t from, uint32_t total_oq, uint32_t book, uint32_t total_mbcnt_q, uint32_t mbc… in sctp_log_mbcnt()
Dsctp_structs.h726 uint16_t book; member