/aosp_15_r20/external/pdfium/fpdfsdk/ |
H A D | fpdf_attachment_embeddertest.cpp | 34 unsigned long length_bytes = FPDFAttachment_GetName(attachment, nullptr, 0); in TEST_F() local 119 unsigned long length_bytes = FPDFAttachment_GetName(attachment, nullptr, 0); in TEST_F() local 159 unsigned long length_bytes = FPDFAttachment_GetName(attachment, nullptr, 0); in TEST_F() local 231 unsigned long length_bytes = FPDFAttachment_GetName(attachment, nullptr, 0); in TEST_F() local 299 unsigned long length_bytes = FPDFAttachment_GetName(attachment, nullptr, 0); in TEST_F() local 350 unsigned long length_bytes = FPDFAttachment_GetName(attachment, nullptr, 0); in TEST_F() local
|
H A D | fpdf_thumbnail_embeddertest.cpp | 32 unsigned long length_bytes = in TEST_F() local 51 unsigned long length_bytes = in TEST_F() local 73 unsigned long length_bytes = in TEST_F() local 110 unsigned long length_bytes = FPDFPage_GetRawThumbnailData(page, nullptr, 0); in TEST_F() local 128 unsigned long length_bytes = FPDFPage_GetRawThumbnailData(page, nullptr, 0); in TEST_F() local 148 unsigned long length_bytes = FPDFPage_GetRawThumbnailData(page, nullptr, 0); in TEST_F() local
|
H A D | fpdf_annot_embeddertest.cpp | 455 unsigned long length_bytes = in TEST_F() local 650 unsigned long length_bytes = FPDFAnnot_GetStringValue( in TEST_F() local 1551 unsigned long length_bytes = in TEST_F() local 1601 unsigned long length_bytes = FPDFAnnot_GetStringValue( in TEST_F() local 2327 unsigned long length_bytes = in TEST_F() local 2383 unsigned long length_bytes = in TEST_F() local 2874 unsigned long length_bytes = in TEST_F() local 2886 unsigned long length_bytes = in TEST_F() local 2906 unsigned long length_bytes = in TEST_F() local 2918 unsigned long length_bytes = in TEST_F() local [all …]
|
/aosp_15_r20/external/pigweed/pw_protobuf/public/pw_protobuf/ |
H A D | serialized_size.h | 90 constexpr size_t SizeOfDelimitedField(T field_number, uint32_t length_bytes) { in SizeOfDelimitedField() 182 constexpr size_t SizeOfFieldString(T field_number, uint32_t length_bytes) { in SizeOfFieldString() 186 constexpr size_t SizeOfFieldBytes(T field_number, uint32_t length_bytes) { in SizeOfFieldBytes()
|
/aosp_15_r20/external/pigweed/pw_ring_buffer/ |
H A D | prefixed_entry_ring_buffer.cc | 101 size_t length_bytes = in InternalPushBack() local 357 size_t length_bytes = varint::Decode(varint_buf, &entry_bytes); in RawFrontEntryInfo() local
|
/aosp_15_r20/external/boringssl/src/crypto/cipher_extra/ |
H A D | tls_cbc.c | 205 uint8_t length_bytes[4]; in EVP_sha1_final_with_secret_suffix() local 298 uint8_t length_bytes[4]; in EVP_sha256_final_with_secret_suffix() local
|
H A D | e_chacha20poly1305.c | 76 uint8_t length_bytes[8]; in poly1305_update_length() local
|
/aosp_15_r20/external/cronet/third_party/boringssl/src/crypto/cipher_extra/ |
H A D | tls_cbc.c | 205 uint8_t length_bytes[4]; in EVP_sha1_final_with_secret_suffix() local 298 uint8_t length_bytes[4]; in EVP_sha256_final_with_secret_suffix() local
|
H A D | e_chacha20poly1305.c | 69 uint8_t length_bytes[8]; in poly1305_update_length() local
|
/aosp_15_r20/external/webrtc/api/test/ |
H A D | videocodec_test_stats.h | 50 size_t length_bytes = 0; member 97 size_t length_bytes = 0; member
|
/aosp_15_r20/external/pdfium/testing/ |
H A D | fx_string_testhelpers.cpp | 78 std::vector<FPDF_WCHAR> GetFPDFWideStringBuffer(size_t length_bytes) { in GetFPDFWideStringBuffer()
|
/aosp_15_r20/external/pdfium/samples/helpers/ |
H A D | write.cc | 403 unsigned long length_bytes = in WriteAnnot() local 714 unsigned long length_bytes = FPDFAttachment_GetName(attachment, nullptr, 0); in WriteAttachments() local
|
/aosp_15_r20/external/sandboxed-api/oss-internship-2020/curl/tests/ |
H A D | test_utils.cc | 150 const auto length_bytes = headers.find("\r\n", length_start) - length_start; in GetContentLength() local
|
/aosp_15_r20/external/libopus/src/ |
H A D | extensions.c | 240 opus_int32 length_bytes; in opus_packet_extensions_generate() local
|
/aosp_15_r20/external/webrtc/modules/audio_coding/codecs/ |
H A D | legacy_encoded_audio_frame_unittest.cc | 146 const size_t length_bytes = expected_split.frame_sizes[i] * bytes_per_ms_; in TEST_P() local
|
/aosp_15_r20/packages/modules/ConfigInfrastructure/aconfigd/src/ |
D | aconfigd.rs | 1018 let length_bytes = (bytes.len() as u32).to_be_bytes(); in test_aconfigd_unix_stream() localVariable 1032 let length_bytes = 11_u32.to_be_bytes(); in test_negative_aconfigd_unix_stream() localVariable
|
/aosp_15_r20/external/rust/beto-rust/nearby/connections/ukey2/ukey2_shell/src/ |
D | main.rs | 64 let length_bytes = length.to_be_bytes(); in write_frame() localVariable
|
/aosp_15_r20/external/elfutils/libdw/ |
H A D | dwarf_getaranges.c | 255 unsigned int length_bytes = 4; in dwarf_getaranges() local
|
/aosp_15_r20/external/libtextclassifier/native/utils/ |
H A D | token-feature-extractor.cc | 299 const int length_bytes = in ExtractCharactergramFeaturesUnicode() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/crypto/cipher_extra/ |
D | tls_cbc.c | 205 uint8_t length_bytes[4]; in EVP_sha1_final_with_secret_suffix() local
|
D | e_chacha20poly1305.c | 71 uint8_t length_bytes[8]; in poly1305_update_length() local
|
/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/crypto/cipher_extra/ |
D | tls_cbc.c | 205 uint8_t length_bytes[4]; in EVP_sha1_final_with_secret_suffix() local
|
D | e_chacha20poly1305.c | 71 uint8_t length_bytes[8]; in poly1305_update_length() local
|
/aosp_15_r20/external/google-cloud-java/java-kms/proto-google-cloud-kms-v1/src/main/proto/google/cloud/kms/v1/ |
H A D | service.proto | 1321 int32 length_bytes = 2; field
|
/aosp_15_r20/external/googleapis/google/cloud/kms/v1/ |
H A D | service.proto | 1528 int32 length_bytes = 2; field
|