/third_party/protobuf/java/core/src/test/java/com/google/protobuf/ |
H A D | IsValidUtf8Test.java | 123 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 D | repeated_field.cc | 64 size_t bytes = kRepHeaderSize + sizeof(old_rep->elements[0]) * new_size; in InternalExtend() local
|
/third_party/skia/include/core/ |
H A D | SkData.h | 52 const uint8_t* bytes() const { in bytes() function in final
|
/third_party/rust/crates/nom/src/ |
H A D | lib.rs | 454 pub mod bytes; global() modules [all...] |
/third_party/rust/crates/rustix/tests/thread/ |
H A D | prctl.rs | 115 let mut bytes = Vec::default(); in load_linux_kernel_config() variables
|
/third_party/rust/crates/regex/tests/ |
H A D | test_nfa_bytes.rs | 40 mod bytes; modules
|
H A D | test_default_bytes.rs | 59 mod bytes; modules
|
H A D | test_backtrack_bytes.rs | 40 mod bytes; modules
|
/third_party/rust/crates/syn/tests/ |
H A D | test_lit.rs | 99 fn bytes() { in bytes() functions
|
/third_party/ffmpeg/libavcodec/ |
H A D | dirac_vlc.c | 1095 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 D | opus_rc.h | 35 uint32_t bytes; member
|
/third_party/elfutils/libdw/ |
H A D | dwarf_nextcu.c | 87 const unsigned char *bytes = data + off; in INTDEF() local [all...] |
/third_party/ffmpeg/libavfilter/ |
H A D | framequeue.c | 129 size_t bytes; in ff_framequeue_skip_samples() local
|
/third_party/backends/sanei/ |
H A D | sanei_lm983x.c | 93 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 D | curl_multibyte.c | 70 int bytes = WideCharToMultiByte(CP_UTF8, 0, str_w, -1, in curlx_convert_wchar_to_UTF8() local
|
/third_party/cups-filters/backend/ |
H A D | beh.c | 141 size_t bytes; in main() local
|
/third_party/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/ |
H A D | UConverterDataReader.java | 432 UConverterDataReader(ByteBuffer bytes) UConverterDataReader() argument [all...] |
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
H A D | UCharacterNameReader.java | 46 protected UCharacterNameReader(ByteBuffer bytes) throws IOException in UCharacterNameReader() argument
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/ |
H A D | ByteArrayWrapper.java | 34 public byte[] bytes; field in ByteArrayWrapper [all...] |
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
H A D | UCharacterNameReader.java | 46 protected UCharacterNameReader(ByteBuffer bytes) throws IOException in UCharacterNameReader() argument
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/ |
H A D | ByteArrayWrapper.java | 34 public byte[] bytes; field in ByteArrayWrapper [all...] |
/third_party/libwebsockets/lib/misc/ |
H A D | lws-ring.c | 151 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 D | psa_crypto_core.h | 115 size_t bytes; member [all...] |
/third_party/mesa3d/src/compiler/glsl/glcpp/ |
H A D | glcpp.c | 53 size_t bytes; in load_text_fp() local
|
/third_party/libwebsockets/lib/tls/ |
H A D | lws-gencrypto-common.c | 677 lws_base64_size(int bytes) in lws_base64_size() argument
|