Home
last modified time | relevance | path

Searched defs:bytes (Results 151 - 175 of 1129) sorted by relevance

12345678910>>...46

/third_party/protobuf/java/core/src/test/java/com/google/protobuf/
H A DIsValidUtf8Test.java123 private byte[] toByteArray(int... bytes) { in toByteArray() argument
131 private void assertValidUtf8(ByteStringFactory factory, int[] bytes, boolean not) { in assertValidUtf8() argument
151 assertValidUtf8(int... bytes) assertValidUtf8() argument
157 assertInvalidUtf8(int... bytes) assertInvalidUtf8() argument
[all...]
/third_party/protobuf/src/google/protobuf/
H A Drepeated_field.cc64 size_t bytes = kRepHeaderSize + sizeof(old_rep->elements[0]) * new_size; in InternalExtend() local
/third_party/skia/include/core/
H A DSkData.h52 const uint8_t* bytes() const { in bytes() function in final
/third_party/rust/crates/nom/src/
H A Dlib.rs454 pub mod bytes; global() modules
[all...]
/third_party/rust/crates/rustix/tests/thread/
H A Dprctl.rs115 let mut bytes = Vec::default(); in load_linux_kernel_config() variables
/third_party/rust/crates/regex/tests/
H A Dtest_nfa_bytes.rs40 mod bytes; modules
H A Dtest_default_bytes.rs59 mod bytes; modules
H A Dtest_backtrack_bytes.rs40 mod bytes; modules
/third_party/rust/crates/syn/tests/
H A Dtest_lit.rs99 fn bytes() { in bytes() functions
/third_party/ffmpeg/libavcodec/
H A Ddirac_vlc.c1095 int ff_dirac_golomb_read_16bit(const uint8_t *buf, int bytes, in ff_dirac_golomb_read_16bit() argument
1115 int ff_dirac_golomb_read_32bit(const uint8_t *buf, int bytes, in ff_dirac_golomb_read_32bit() argument
H A Dopus_rc.h35 uint32_t bytes; member
/third_party/elfutils/libdw/
H A Ddwarf_nextcu.c87 const unsigned char *bytes = data + off; in INTDEF() local
[all...]
/third_party/ffmpeg/libavfilter/
H A Dframequeue.c129 size_t bytes; in ff_framequeue_skip_samples() local
/third_party/backends/sanei/
H A Dsanei_lm983x.c93 SANE_Word bytes, max_len; in sanei_lm983x_write() local
151 SANE_Word bytes, max_le in sanei_lm983x_read() local
[all...]
/third_party/curl/lib/
H A Dcurl_multibyte.c70 int bytes = WideCharToMultiByte(CP_UTF8, 0, str_w, -1, in curlx_convert_wchar_to_UTF8() local
/third_party/cups-filters/backend/
H A Dbeh.c141 size_t bytes; in main() local
/third_party/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/
H A DUConverterDataReader.java432 UConverterDataReader(ByteBuffer bytes) UConverterDataReader() argument
[all...]
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DUCharacterNameReader.java46 protected UCharacterNameReader(ByteBuffer bytes) throws IOException in UCharacterNameReader() argument
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
H A DByteArrayWrapper.java34 public byte[] bytes; field in ByteArrayWrapper
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
H A DUCharacterNameReader.java46 protected UCharacterNameReader(ByteBuffer bytes) throws IOException in UCharacterNameReader() argument
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
H A DByteArrayWrapper.java34 public byte[] bytes; field in ByteArrayWrapper
[all...]
/third_party/libwebsockets/lib/misc/
H A Dlws-ring.c151 lws_ring_bump_head(struct lws_ring *ring, size_t bytes) in lws_ring_bump_head() argument
126 lws_ring_next_linear_insert_range(struct lws_ring *ring, void **start, size_t *bytes) lws_ring_next_linear_insert_range() argument
/third_party/mbedtls/library/
H A Dpsa_crypto_core.h115 size_t bytes; member
[all...]
/third_party/mesa3d/src/compiler/glsl/glcpp/
H A Dglcpp.c53 size_t bytes; in load_text_fp() local
/third_party/libwebsockets/lib/tls/
H A Dlws-gencrypto-common.c677 lws_base64_size(int bytes) in lws_base64_size() argument

Completed in 12 milliseconds

12345678910>>...46