Home
last modified time | relevance | path

Searched defs:Peek (Results 1 - 20 of 20) sorted by relevance

/third_party/skia/src/core/
H A DSkXfermodePriv.h35 static SkXfermode* Peek(SkBlendMode mode) { in Peek() function in SkXfermode
/third_party/skia/third_party/externals/dawn/src/dawn_wire/
H A DBufferConsumer_impl.h27 WireResult BufferConsumer<BufferT>::Peek(T** data) { in Peek() function in dawn_wire::BufferConsumer
/third_party/node/deps/v8/src/profiler/
H A Dcircular-queue-inl.h23 T* SamplingCircularQueue<T, L>::Peek() { in Peek() function in v8::internal::SamplingCircularQueue
/third_party/rust/crates/syn/src/
H A Dlookahead.rs147 pub trait Peek: Sealed { traits
H A Dext.rs
/third_party/node/deps/v8/src/utils/
H A Dlocked-queue-inl.h79 inline bool LockedQueue<Record>::Peek(Record* record) const { in Peek() function in v8::internal::LockedQueue
/third_party/protobuf/src/google/protobuf/stubs/
H A Dbytestream_unittest.cc54 StringPiece Peek() { in Peek() function in google::protobuf::strings::__anon17053::MockByteSource
H A Dbytestream.cc152 StringPiece ArrayByteSource::Peek() { in Peek() function in google::protobuf::strings::ArrayByteSource
175 StringPiece LimitByteSource::Peek() { in Peek() function in google::protobuf::strings::LimitByteSource
/third_party/node/src/crypto/
H A Dcrypto_bio.cc97 char* NodeBIO::Peek(size_t* size) { in Peek() function in node::crypto::NodeBIO
/third_party/node/src/
H A Dnode_sockaddr-inl.h199 typename T::Type* SocketAddressLRU<T>::Peek( in Peek() function in node::SocketAddressLRU
/third_party/node/deps/v8/src/torque/
H A Dcfg.cc114 StackRange CfgAssembler::Peek(StackRange range, in Peek() function in v8::internal::torque::CfgAssembler
H A Dutils.h246 const T& Peek(BottomOffset from_bottom) const { in Peek() function in v8::internal::torque::Stack
/third_party/skia/third_party/externals/angle2/src/common/third_party/base/anglebase/containers/
H A Dmru_cache.h133 iterator Peek(const KeyType &key) in Peek() function in angle::base::MRUCacheBase
141 const_iterator Peek(const KeyType &key) const in Peek() function in angle::base::MRUCacheBase
/third_party/node/deps/v8/src/date/
H A Ddateparser.h231 DateToken Peek() { return next_; } in Peek() function in v8::internal::DateParser::DateStringTokenizer
/third_party/node/deps/v8/src/asmjs/
H A Dasm-parser.h249 inline bool Peek(AsmJsScanner::token_t token) { in Peek() function in v8::internal::wasm::AsmJsParser
/third_party/node/deps/v8/src/parsing/
H A Dscanner.h53 inline base::uc32 Peek() { in Peek() function in v8::internal::Utf16CharacterStream
561 base::uc32 Peek() const { return source_->Peek(); } in Peek() function in v8::internal::Scanner
/third_party/node/deps/v8/src/codegen/arm64/
H A Dmacro-assembler-arm64-inl.h1225 void TurboAssembler::Peek(const CPURegister& dst, const Operand& offset) { in Peek() function in v8::internal::TurboAssembler
/third_party/vixl/src/aarch64/
H A Dmacro-assembler-aarch64.cc2444 void MacroAssembler::Peek(const Register& dst, const Operand& offset) { in Emit() function in vixl::aarch64::MacroAssembler
/third_party/node/deps/v8/src/wasm/
H A Dfunction-body-decoder-impl.h5201 V8_INLINE Value Peek(int depth, int index, ValueType expected) { Peek() function in v8::internal::wasm::WasmFullDecoder
5210 V8_INLINE Value Peek(int depth) { Peek() function in v8::internal::wasm::WasmFullDecoder
[all...]
/third_party/vixl/src/aarch32/
H A Dmacro-assembler-aarch32.h977 void Peek(Register dst, int32_t offset) { in MacroAssembler() function in vixl::aarch32::MacroAssembler

Completed in 46 milliseconds