Home
last modified time | relevance | path

Searched defs:ByteSource (Results 1 – 4 of 4) sorted by relevance

/third_party/protobuf/src/google/protobuf/stubs/
Dbytestream.h109 ByteSource() {} in ByteSource() function
/third_party/node/src/crypto/
Dcrypto_util.h321 ByteSource(const void* data, void* allocated_data, size_t size) in ByteSource() function
Dcrypto_util.cc330 ByteSource::ByteSource(ByteSource&& other) noexcept in SetFipsCrypto() function in node::crypto::ByteSource
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp9433 unsigned ByteSource = PermMask[i*4+j]; in LowerVECTOR_SHUFFLE() local