Home
last modified time | relevance | path

Searched defs:bytes (Results 351 - 375 of 1273) sorted by relevance

1...<<11121314151617181920>>...51

/third_party/openssl/crypto/x509/
H A Dx509_att.c235 X509_ATTRIBUTE_create_by_txt(X509_ATTRIBUTE **attr, const char *atrname, int type, const unsigned char *bytes, int len) X509_ATTRIBUTE_create_by_txt() argument
/third_party/openssl/test/
H A Dbio_prefix_text.c84 size_t bytes; in run_pipe() local
/third_party/skia/third_party/externals/libpng/contrib/gregbook/
H A Dwpng.c705 ulg bytes; in main() local
[all...]
/third_party/skia/third_party/externals/icu/source/tools/toolutil/
H A Dunewdata.cpp43 uint8_t bytes[16]; in udata_create() local
/third_party/skia/src/ports/
H A DSkImageEncoder_WIC.cpp65 uint8_t* bytes = pixels + y * bitmap.rowBytes() + x * bitmap.bytesPerPixel(); in SkEncodeImageWithWIC() local
/third_party/skia/third_party/externals/harfbuzz/util/
H A Dtext-options.hh294 unsigned bytes = strlen (buf); in get_line() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
H A DStringRef.h113 iterator_range<const unsigned char *> bytes() const { in bytes() function in llvm::StringRef
/third_party/skia/third_party/externals/icu/source/common/
H A Dbytesinkutil.cpp130 CharStringByteSink::Append(const char* bytes, int32_t n) { in Append() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A DStringRef.h132 iterator_range<const unsigned char *> bytes() const { in bytes() function in llvm::StringRef
/third_party/toybox/lib/
H A Dlinestack.c94 int columns = 0, col, bytes; in crunch_str() local
/third_party/toybox/toys/posix/
H A Dod.c163 int bytes = 0; in od_outline() local
175 int bytes = j; in od_outline() local
[all...]
H A Dtail.c68 static int try_lseek(int fd, long bytes, long lines) in try_lseek() argument
129 long bytes = TT.c, lines = TT.n; in do_tail() local
[all...]
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H A DLazyFieldLite.java118 public LazyFieldLite(ExtensionRegistryLite extensionRegistry, ByteString bytes) { in LazyFieldLite() argument
342 setByteString(ByteString bytes, ExtensionRegistryLite extensionRegistry) setByteString() argument
433 checkArguments(ExtensionRegistryLite extensionRegistry, ByteString bytes) checkArguments() argument
[all...]
H A DMapEntryLite.java166 public Map.Entry<K, V> parseEntry(ByteString bytes, ExtensionRegistryLite extensionRegistry) in parseEntry() argument
/third_party/protobuf/src/google/protobuf/io/
H A Dzero_copy_stream_impl_lite.cc190 int bytes = Read(junk, std::min(count - skipped, in Skip() local
/third_party/python/Modules/
H A Dgrpmodule.c196 PyObject *bytes, *retval = NULL; in grp_getgrnam_impl() local
H A Dpwdmodule.c218 PyObject *bytes, *retval = NULL; in pwd_getpwnam_impl() local
/third_party/protobuf/java/core/src/test/java/com/google/protobuf/
H A DDecodeUtf8Test.java186 assertInvalid(byte[] bytes) assertInvalid() argument
233 assertInvalidSlice(byte[] bytes, int index, int size) assertInvalidSlice() argument
[all...]
/third_party/protobuf/src/google/protobuf/stubs/
H A Dbytestream.cc72 void CheckedArrayByteSink::Append(const char* bytes, size_t n) { in Append() argument
97 void GrowingArrayByteSink::Append(const char* bytes, size_t n) { in Append() argument
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/random/internal/
H A Dranden_benchmarks.cc53 static constexpr size_t bytes() { return sizeof(seed); } in bytes() function
68 static constexpr size_t bytes() { return sizeof(state); } in bytes() function
83 static constexpr size_t bytes() { return sizeof(UInt); } in bytes() function
94 Print(const char* name, const size_t n, const Result (&results)[N], const size_t bytes) Print() argument
H A Dpool_urbg.cc120 void RandenPoolEntry::Fill(uint8_t* out, size_t bytes) { in Fill() argument
/third_party/skia/client_utils/android/
H A DBitmapRegionDecoder.cpp125 size_t bytes = outInfo.computeByteSize(bitmap->rowBytes()); in decodeRegion() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Daccounting.c272 u64 bytes; in accounting_sta_report() local
/third_party/vk-gl-cts/framework/xexml/
H A DxeXMLParser.cpp82 void Tokenizer::feed (const deUint8* bytes, int numBytes) in feed() argument
373 void Parser::feed (const deUint8* bytes, int numBytes) in feed() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Daccounting.c272 u64 bytes; in accounting_sta_report() local

Completed in 14 milliseconds

1...<<11121314151617181920>>...51