Home
last modified time | relevance | path

Searched defs:eos (Results 1 - 25 of 29) sorted by relevance

12

/third_party/node/lib/internal/streams/
H A Dend-of-stream.js55 function eos(stream, options, callback) { function
/third_party/python/Include/internal/
H A Dpycore_global_objects.h40 char eos; member
/third_party/libsnd/src/
H A Dogg.h51 int eos ; member
/third_party/node/deps/openssl/openssl/crypto/asn1/
H A Da_d2i_fp.c115 uint32_t eos = 0; in asn1_d2i_read_bio() local
/third_party/openssl/crypto/asn1/
H A Da_d2i_fp.c115 uint32_t eos = 0; in asn1_d2i_read_bio() local
/third_party/ffmpeg/libavcodec/
H A Dlibtheoraenc.c90 static int get_stats(AVCodecContext *avctx, int eos) in get_stats() argument
H A Dmediacodecdec_common.h53 int eos; member
H A Dlibrav1e.c111 static int get_stats(AVCodecContext *avctx, int eos) in get_stats() argument
H A Dh264_slice.c2731 int ret, eos; in decode_slice() local
/third_party/mesa3d/src/gallium/frontends/omx/bellagio/
H A Dvid_dec.c476 bool eos = !!(priv->in_buffers[0]->nFlags & OMX_BUFFERFLAG_EOS); in vid_dec_DecodeBuffer() local
/third_party/lzma/CPP/7zip/Common/
H A DMethodProps.h307 void AddProp_EndMarker_if_NotFound(bool eos) in AddProp_EndMarker_if_NotFound() argument
/third_party/elfutils/libdwfl/
H A Dcore-file.c346 const void *eos = memchr (contents, '\0', size); in dwfl_elf_phdr_memory_callback() local
391 const void *eos = memchr (into, '\0', nread); in dwfl_elf_phdr_memory_callback() local
/third_party/node/deps/v8/src/torque/
H A Dutils.cc332 std::istreambuf_iterator<char> eos; in ReplaceFileContentsIfDifferent() local
/third_party/vk-gl-cts/executor/
H A DxeBatchExecutor.cpp246 deUint8 eos = 0; in onStateChanged() local
/third_party/ffmpeg/libavformat/
H A Doggenc.c62 int eos; member
/third_party/jinja2/
H A Dlexer.py344 def eos(self) -> bool: member in TokenStream
/third_party/mesa3d/src/gallium/frontends/omx/
H A Dvid_dec_h264_common.c1063 bool eos = !!(input->nFlags & OMX_BUFFERFLAG_EOS); in vid_dec_FrameDecoded_common() local
/third_party/node/deps/v8/third_party/jinja2/
H A Dlexer.py345 def eos(self): member in TokenStream
/third_party/node/tools/inspector_protocol/jinja2/
H A Dlexer.py319 eos = property(lambda x: not x, doc="Are we at the end of the stream?") variable in TokenStream
/third_party/skia/third_party/externals/jinja2/
H A Dlexer.py345 def eos(self): member in TokenStream
/third_party/curl/lib/vquic/
H A Dcurl_msh3.c580 bool eos; in cf_msh3_send() local
/third_party/icu/icu4c/source/common/
H A Dmessagepattern.cpp784 UBool eos=index==msg.length(); in parsePluralOrSelectStyle() local
/third_party/node/deps/icu-small/source/common/
H A Dmessagepattern.cpp784 UBool eos=index==msg.length(); in parsePluralOrSelectStyle() local
/third_party/skia/src/utils/
H A DSkJSON.cpp119 FastString(const char* src, size_t size, const char* eos, SkArenaAlloc& alloc) { in FastString() argument
571 void pushObjectKey(const char* key, size_t size, const char* eos) { in pushObjectKey() argument
590 void pushString(const char* s, size_t size, const char* eos) { in pushString() argument
673 const auto* eos = SkParse::FindHex(hex_str, &hexed); unescapeString() local
[all...]
/third_party/skia/third_party/externals/icu/source/common/
H A Dmessagepattern.cpp784 UBool eos=index==msg.length(); in parsePluralOrSelectStyle() local

Completed in 28 milliseconds

12