Home
last modified time | relevance | path

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

/third_party/protobuf/src/google/protobuf/stubs/
Dbytestream.h109 ByteSource() {} in ByteSource() function
/third_party/node/src/
Dnode_crypto.cc2861 ByteSource::ByteSource(ByteSource&& other) in ByteSource() function in node::crypto::ByteSource
2936 ByteSource::ByteSource(const char* data, char* allocated_data, size_t size) in ByteSource() 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