/external/libbrillo/brillo/streams/ |
D | fake_stream_unittest.cc | 38 bool ReadString(size_t size_to_read, std::string* out_buffer, bool* eos) { in ReadString() 107 bool eos = false; in TEST_F() local 117 bool eos = false; in TEST_F() local 131 bool eos = false; in TEST_F() local 151 bool eos = false; in TEST_F() local 183 bool eos = false; in TEST_F() local 211 bool eos = false; in TEST_F() local
|
D | stream.cc | 70 bool eos = false; in ReadBlocking() local 208 bool eos = false; in ReadAsyncImpl() local 236 bool eos) { in OnReadAsyncDone() 326 bool eos) { in ReadAllAsyncCallback()
|
D | openssl_stream_bio.cc | 36 bool eos = false; in stream_read() local
|
D | input_stream_set_unittest.cc | 103 bool eos = false; in TEST_F() local
|
D | input_stream_set.cc | 119 bool eos = false; in ReadNonBlocking() local
|
D | memory_stream_unittest.cc | 145 bool eos = false; in TEST_F() local
|
D | file_stream_unittest.cc | 397 bool eos = false; in TEST_F() local 958 bool eos = true; in TEST_F() local
|
/external/libvorbis/test/ |
D | write_read.c | 43 int eos = 0, ret; in write_vorbis_data_or_die() local 148 int eos = 0; in read_vorbis_data_or_die() local
|
/external/libvorbis/examples/ |
D | encoder_example.c | 55 int eos=0,ret; in main() local
|
D | decoder_example.c | 80 int eos=0; in main() local
|
/external/elfutils/libdwfl/ |
D | core-file.c | 343 const void *eos = memchr (contents, '\0', size); in dwfl_elf_phdr_memory_callback() local 388 const void *eos = memchr (into, '\0', nread); in dwfl_elf_phdr_memory_callback() local
|
/external/boringssl/src/crypto/asn1/ |
D | a_d2i_fp.c | 150 int eos=0; in asn1_d2i_read_bio() local
|
/external/libvorbis/lib/ |
D | psytune.c | 232 int eos=0; in main() local
|
/external/libevent/ |
D | http.c | 3943 scheme_ok(const char *s, const char *eos) in scheme_ok() 3963 userinfo_ok(const char *s, const char *eos) in userinfo_ok() 3981 regname_ok(const char *s, const char *eos) in regname_ok() 3998 parse_port(const char *s, const char *eos) in parse_port() 4014 bracket_addr_ok(const char *s, const char *eos) in bracket_addr_ok() 4058 parse_authority(struct evhttp_uri *uri, char *s, char *eos) in parse_authority()
|
/external/libogg/src/ |
D | framing.c | 776 int eos=ogg_page_eos(og); in ogg_stream_pagein() local 961 int eos=os->lacing_vals[ptr]&0x200; /* last packet of the stream? */ in _packetout() local
|
/external/lzma/CPP/7zip/Bundles/LzmaCon/ |
D | LzmaAlone.cpp | 427 bool eos = parser[NKey::kEOS].ThereIs || stdInMode; in main2() local
|
/external/deqp/executor/ |
D | xeBatchExecutor.cpp | 246 deUint8 eos = 0; in onStateChanged() local
|
/external/libchrome/sandbox/win/src/ |
D | crosscall_client.h | 173 const wchar_t *eos = wcs; in StringLength() local
|
/external/dhcpcd-6.8.2/ |
D | dhcp-common.c | 800 size_t e, i, n, eos, eol; in dhcp_envoption() local
|
/external/webrtc/webrtc/base/ |
D | httpclient.cc | 40 char* eos = NULL; in HttpStringToUInt() local
|
/external/protobuf/java/src/test/java/com/google/protobuf/ |
D | ByteStringTest.java | 505 EvilOutputStream eos = new EvilOutputStream(); in testNewOutput_Mutating() local
|
/external/opencv3/3rdparty/jinja2/ |
D | lexer.py | 312 eos = property(lambda x: not x, doc="Are we at the end of the stream?") variable in TokenStream
|
/external/libpcap/ |
D | pcap-dlpi.c | 836 char *eos; local
|
/external/boringssl/src/include/openssl/ |
D | asn1.h | 163 int eos; /* end of sequence read for indefinite encoding */ member 178 int eos; /* end of sequence read for indefinite encoding */ member
|
/external/icu/icu4c/source/common/ |
D | messagepattern.cpp | 782 UBool eos=index==msg.length(); in parsePluralOrSelectStyle() local
|