| /third_party/musl/libc-test/src/functionalext/supplement/multibyte/ |
| H A D | c16rtomb.c | 30 char bytes[MB_LEN_MAX]; in c16rtomb_0100() local 111 char bytes[MB_LEN_MAX]; c16rtomb_0300() local 126 char bytes[MB_LEN_MAX]; c16rtomb_0400() local 154 char bytes[MB_LEN_MAX]; c16rtomb_0500() local [all...] |
| /third_party/musl/libc-test/src/functionalext/supplement/unistd/ |
| H A D | renameat.c | 57 int bytes = read(newfd, buf, len); in renameat_0100() local
|
| H A D | write.c | 45 int bytes = read(fd, buf, len); in write_0100() local
|
| /third_party/mesa3d/src/gallium/drivers/r300/compiler/ |
| H A D | memory_pool.c | 71 void * memory_pool_malloc(struct memory_pool * pool, unsigned int bytes) in memory_pool_malloc() argument
|
| /third_party/node/deps/openssl/openssl/include/openssl/ |
| H A D | rand.h | 42 int (*bytes) (unsigned char *buf, int num); member
|
| /third_party/node/deps/openssl/openssl/crypto/whrlpool/ |
| H A D | wp_dgst.c | 71 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/rust/crates/cxx/gen/src/ |
| H A D | fs.rs | 87 let mut bytes = Vec::new(); variables
|
| /third_party/rust/crates/cxx/gen/cmd/src/gen/ |
| H A D | fs.rs | 87 let mut bytes = Vec::new(); variables
|
| /third_party/rust/crates/cxx/gen/build/src/gen/ |
| H A D | fs.rs | 87 let mut bytes = Vec::new(); variables
|
| /third_party/protobuf/csharp/src/Google.Protobuf/ |
| H A D | ByteArray.cs | 69 internal static void Reverse(byte[] bytes)
in Reverse() argument
|
| /third_party/protobuf/csharp/src/Google.Protobuf.Test/ |
| H A D | MessageParsingHelpers.cs | 57 public static void AssertReadingMessage(MessageParser parser, byte[] bytes, Action<IMessage> assert) in AssertReadingMessage() argument [all...] |
| /third_party/vk-gl-cts/executor/ |
| H A D | xeTestLogParser.cpp | 52 void TestLogParser::parse (const deUint8* bytes, size_t numBytes) in parse() argument
|
| /third_party/skia/src/core/ |
| H A D | SkOpts.h | 59 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 D | Resource.cpp | 22 Resource::Resource(size_t bytes) : size(bytes) in Resource() argument
|
| /third_party/openssl/crypto/whrlpool/ |
| H A D | wp_dgst.c | 71 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 D | rand.h | 42 int (*bytes) (unsigned char *buf, int num); member
|
| /third_party/skia/third_party/externals/spirv-tools/source/ |
| H A D | spirv_endian.cpp | 28 unsigned char bytes[4]; member [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/ |
| H A D | spirv_endian.cpp | 28 unsigned char bytes[4]; member [all...] |
| /third_party/skia/third_party/externals/sfntly/cpp/src/test/ |
| H A D | open_type_data_test.cc | 27 ByteVector bytes; in TestOTFRead() local
|
| /third_party/python/Modules/_ctypes/libffi_osx/ |
| H A D | ffi.c | 139 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 D | GSIStreamBuilder.h | 29 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 D | StreamingMemoryObject.h | 67 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 D | StreamingMemoryObject.h | 67 size_t bytes = in fetchToPos() local [all...] |
| /third_party/skia/tools/ |
| H A D | ProcStats.cpp | 88 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 D | bytestream.cpp | 44 void CheckedArrayByteSink::Append(const char* bytes, int32_t n) { in Append() argument
|