Home
last modified time | relevance | path

Searched defs:eos (Results 1 – 25 of 34) sorted by relevance

12

/external/libbrillo/brillo/streams/
Dfake_stream_unittest.cc38 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
Dstream.cc70 bool eos = false; in ReadBlocking() local
208 bool eos = false; in ReadAsyncImpl() local
236 bool eos) { in OnReadAsyncDone()
326 bool eos) { in ReadAllAsyncCallback()
Dopenssl_stream_bio.cc36 bool eos = false; in stream_read() local
Dinput_stream_set_unittest.cc103 bool eos = false; in TEST_F() local
Dinput_stream_set.cc119 bool eos = false; in ReadNonBlocking() local
Dmemory_stream_unittest.cc145 bool eos = false; in TEST_F() local
Dfile_stream_unittest.cc397 bool eos = false; in TEST_F() local
958 bool eos = true; in TEST_F() local
/external/libvorbis/test/
Dwrite_read.c43 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/
Dencoder_example.c55 int eos=0,ret; in main() local
Ddecoder_example.c80 int eos=0; in main() local
/external/elfutils/libdwfl/
Dcore-file.c343 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/
Da_d2i_fp.c150 int eos=0; in asn1_d2i_read_bio() local
/external/libvorbis/lib/
Dpsytune.c232 int eos=0; in main() local
/external/libevent/
Dhttp.c3943 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/
Dframing.c776 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/
DLzmaAlone.cpp427 bool eos = parser[NKey::kEOS].ThereIs || stdInMode; in main2() local
/external/deqp/executor/
DxeBatchExecutor.cpp246 deUint8 eos = 0; in onStateChanged() local
/external/libchrome/sandbox/win/src/
Dcrosscall_client.h173 const wchar_t *eos = wcs; in StringLength() local
/external/dhcpcd-6.8.2/
Ddhcp-common.c800 size_t e, i, n, eos, eol; in dhcp_envoption() local
/external/webrtc/webrtc/base/
Dhttpclient.cc40 char* eos = NULL; in HttpStringToUInt() local
/external/protobuf/java/src/test/java/com/google/protobuf/
DByteStringTest.java505 EvilOutputStream eos = new EvilOutputStream(); in testNewOutput_Mutating() local
/external/opencv3/3rdparty/jinja2/
Dlexer.py312 eos = property(lambda x: not x, doc="Are we at the end of the stream?") variable in TokenStream
/external/libpcap/
Dpcap-dlpi.c836 char *eos; local
/external/boringssl/src/include/openssl/
Dasn1.h163 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/
Dmessagepattern.cpp782 UBool eos=index==msg.length(); in parsePluralOrSelectStyle() local

12