Home
last modified time | relevance | path

Searched defs:bytes (Results 176 - 200 of 3225) sorted by relevance

12345678910>>...129

/third_party/rust/crates/cxx/gen/build/src/gen/
H A Dfs.rs87 let mut bytes = Vec::new(); variables
/third_party/protobuf/csharp/src/Google.Protobuf/
H A DByteArray.cs69 internal static void Reverse(byte[] bytes) in Reverse() argument
/third_party/protobuf/csharp/src/Google.Protobuf.Test/
H A DMessageParsingHelpers.cs57 public static void AssertReadingMessage(MessageParser parser, byte[] bytes, Action<IMessage> assert) in AssertReadingMessage() argument
[all...]
/third_party/vk-gl-cts/executor/
H A DxeTestLogParser.cpp52 void TestLogParser::parse (const deUint8* bytes, size_t numBytes) in parse() argument
/third_party/skia/src/core/
H A DSkOpts.h59 static inline uint32_t hash(const void* data, size_t bytes, uint32_t seed=0) { in hash() argument
/third_party/skia/third_party/externals/swiftshader/src/Common/
H A DResource.cpp22 Resource::Resource(size_t bytes) : size(bytes) in Resource() argument
/third_party/openssl/crypto/whrlpool/
H A Dwp_dgst.c71 int WHIRLPOOL_Update(WHIRLPOOL_CTX *c, const void *_inp, size_t bytes) in WHIRLPOOL_Update() argument
253 unsigned char *WHIRLPOOL(const void *inp, size_t bytes, unsigned char *md) in WHIRLPOOL() argument
/third_party/openssl/include/openssl/
H A Drand.h42 int (*bytes) (unsigned char *buf, int num); member
/third_party/skia/third_party/externals/spirv-tools/source/
H A Dspirv_endian.cpp28 unsigned char bytes[4]; member
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/
H A Dspirv_endian.cpp28 unsigned char bytes[4]; member
[all...]
/third_party/skia/third_party/externals/sfntly/cpp/src/test/
H A Dopen_type_data_test.cc27 ByteVector bytes; in TestOTFRead() local
/third_party/python/Modules/_ctypes/libffi_osx/
H A Dffi.c139 unsigned int bytes = 0; in ffi_prep_cif() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/Native/
H A DGSIStreamBuilder.h29 static ArrayRef<uint8_t> bytes(const codeview::CVSymbol &Item) { in bytes() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DStreamingMemoryObject.h67 size_t bytes = Streamer->GetBytes(&Bytes[BytesRead + BytesSkipped], in fetchToPos() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/pnacl-llvm/include/llvm/Support/
H A DStreamingMemoryObject.h67 size_t bytes = in fetchToPos() local
[all...]
/third_party/skia/tools/
H A DProcStats.cpp88 int64_t bytes = sk_tools::getMaxResidentSetSizeBytes(); in getMaxResidentSetSizeMB() local
93 int64_t bytes = sk_tools::getCurrResidentSetSizeBytes(); in getCurrResidentSetSizeMB() local
/third_party/skia/third_party/externals/icu/source/common/
H A Dbytestream.cpp44 void CheckedArrayByteSink::Append(const char* bytes, int32_t n) { in Append() argument
H A Ducnv_cnv.cpp55 ucnv_fromUWriteBytes(UConverter *cnv, const char *bytes, int32_t length, char **target, const char *targetLimit, int32_t **offsets, int32_t sourceIndex, UErrorCode *pErrorCode) ucnv_fromUWriteBytes() argument
/third_party/skia/third_party/externals/icu/source/common/unicode/
H A Dbytestriebuilder.h184 char *bytes; member in BytesTrieBuilder
/third_party/toybox/lib/
H A Denv.c13 long bytes = sizeof(char *); in environ_bytes() local
/third_party/toybox/toys/other/
H A Ddevmem.c22 int writing = toys.optc == 3, page_size = getpagesize(), bytes = 4, fd; in devmem_main() local
[all...]
/third_party/toybox/toys/posix/
H A Dxargs.c100 int entries, bytes, done = 0, ran_once = 0, status; in xargs_main() local
[all...]
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H A DUnsafeByteOperations.java117 public static void unsafeWriteTo(ByteString bytes, ByteOutput output) throws IOException { in unsafeWriteTo() argument
/third_party/python/Python/clinic/
H A Dmarshal.c.h139 Py_buffer bytes = {NULL, NULL}; in marshal_loads() local
[all...]
/third_party/rust/crates/cxx/gen/lib/src/gen/
H A Dfs.rs87 let mut bytes = Vec::new(); variables

Completed in 7 milliseconds

12345678910>>...129