Home
last modified time | relevance | path

Searched defs:consume (Results 26 - 46 of 46) sorted by relevance

12

/third_party/python/Lib/test/
H A Dtest_queue.py437 def consume(self, q, results, sentinel): member in BaseSimpleQueueTest
H A Dtest_asyncgen.py421 async def consume(): function
515 async def consume(): function
527 async def consume(): function
H A Dtest_zipfile.py3080 consume = tuple variable
/third_party/protobuf/src/google/protobuf/io/
H A Dio_win32.cc364 ExpandWildcards( const string& path, std::function<void(const string&)> consume) ExpandWildcards() argument
/third_party/nghttp2/src/
H A Dshrpx_downstream.h170 void consume(size_t len) { in consume() function
247 void consume(size_t len) { in consume() function
H A Dshrpx_http3_upstream.cc2772 void Http3Upstream::consume(int64_t stream_id, size_t nconsumed) { in consume() function in shrpx::Http3Upstream
H A Dshrpx_http2_upstream.cc2006 int Http2Upstream::consume(int32_t stream_id, size_t len) { in consume() function in shrpx::Http2Upstream
H A Dshrpx_http2_session.cc1858 int Http2Session::consume(int32_t stream_id, size_t len) { in consume() function in shrpx::Http2Session
/third_party/python/Modules/_decimal/libmpdec/
H A Dio.c994 mpd_ssize_t n_sep, n_sign, consume; in _mpd_add_sep_dot() local
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/
H A Dcord_rep_btree.cc895 auto consume = [&node](CordRep* r, size_t offset, size_t length) { in CreateSlow() local
911 auto consume = [&tree](CordRep* r, size_t offset, size_t length) { in AppendSlow() local
923 auto consume = [&tree](CordRep* r, size_t offset, size_t length) { in PrependSlow() local
/third_party/jinja2/
H A Denvironment.py50 from .utils import consume namespace
/third_party/node/deps/v8/third_party/jinja2/
H A Denvironment.py54 from .utils import consume namespace
/third_party/node/tools/inspector_protocol/jinja2/
H A Denvironment.py30 concat, consume, internalcode, have_async_gen namespace
/third_party/skia/third_party/externals/jinja2/
H A Denvironment.py54 from .utils import consume namespace
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/Disassembler/
H A DX86Disassembler.cpp186 template <typename T> static bool consume(InternalInstruction *insn, T &ptr) { in consume() function
[all...]
/third_party/skia/third_party/externals/tint/src/reader/wgsl/
H A Dparser_impl.cc163 int consume(const Token& t) { in consume() function
/third_party/rust/crates/either/src/
H A Dlib.rs1139 fn consume(&mut self, amt: usize) { in consume() functions
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DYAMLParser.cpp935 bool Scanner::consume(uint32_t Expected) { in consume() function in Scanner
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H A DTextFormat.java1023 public void consume(final String token) throws ParseException { in consume() method in TextFormat.Tokenizer
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Demangle/
H A DItaniumDemangle.h2402 char consume() { return First != Last ? *First++ : '\0'; } in consume() function in PODSmallVector
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/cbb/vo/vo_dev/arch/hi3516cv500/include/
H A Dvou_reg.h7315 unsigned int consume : 1; /* [2] */ member
7368 unsigned int consume : 1; /* [2] */ member

Completed in 69 milliseconds

12