/external/pigweed/pw_checksum/ |
D | crc32_test_c.c | 17 uint32_t CallChecksumCrc32(const void* data, size_t size_bytes) { in CallChecksumCrc32() 22 size_t size_bytes, in CallChecksumCrc32Append()
|
D | crc32.cc | 59 size_t size_bytes, in _pw_checksum_InternalCrc32EightBit() 73 size_t size_bytes, in _pw_checksum_InternalCrc32FourBit() 89 size_t size_bytes, in _pw_checksum_InternalCrc32OneBit()
|
D | crc16_ccitt_test_c.c | 17 uint16_t CallChecksumCrc16Ccitt(const void* data, size_t size_bytes) { in CallChecksumCrc16Ccitt()
|
D | crc16_ccitt.cc | 58 size_t size_bytes, in pw_checksum_Crc16Ccitt()
|
/external/perfetto/src/kallsyms/ |
D | kernel_symbol_map.h | 145 size_t size_bytes() const { return addr_bytes() + tokens_.size_bytes(); } in size_bytes() function 155 size_t size_bytes() const { return buf_.size() + index_.size() * 4; } in size_bytes() function
|
/external/pigweed/pw_kvs/public/pw_kvs/ |
D | checksum.h | 34 void Update(const void* data, size_t size_bytes) { in Update() 49 constexpr size_t size_bytes() const { return state_.size(); } in size_bytes() function
|
/external/pigweed/pw_checksum/public/pw_checksum/ |
D | crc32.h | 58 static inline uint32_t pw_checksum_Crc32(const void* data, size_t size_bytes) { in pw_checksum_Crc32() 66 size_t size_bytes, in pw_checksum_Crc32Append()
|
/external/pigweed/pw_tokenizer/py/ |
D | generate_argument_types_macro.py | 54 def generate_argument_types_macro(size_bytes): argument
|
/external/pigweed/targets/docs/ |
D | tokenized_log_handler.cc | 21 size_t size_bytes) { in pw_log_tokenized_HandleLog()
|
/external/pigweed/pw_log_tokenized/public/pw_log_tokenized/ |
D | base64.h | 45 const T* log_buffer, size_t size_bytes) { in PrefixedBase64Encode()
|
/external/tensorflow/tensorflow/compiler/xla/service/gpu/ |
D | copy_thunk.h | 48 uint64_t size_bytes() const { return mem_size_; } in size_bytes() function
|
/external/pytorch/aten/src/ATen/native/ |
D | Resize.cpp | 90 void resize_bytes_cpu(StorageImpl* storage, size_t size_bytes) { in resize_bytes_cpu() 160 void resize_bytes_meta(StorageImpl* storage, c10::SymInt size_bytes) { in resize_bytes_meta() 294 const auto size_bytes = static_cast<int64_t>(size_bytes_i); in resize_bytes_nocuda() local
|
/external/google-cloud-java/java-datacatalog/proto-google-cloud-datacatalog-v1/src/main/proto/google/cloud/datacatalog/v1/ |
D | gcs_fileset_spec.proto | 80 int64 size_bytes = 4 [(google.api.field_behavior) = OUTPUT_ONLY]; field
|
/external/googleapis/google/cloud/datacatalog/v1beta1/ |
D | gcs_fileset_spec.proto | 78 int64 size_bytes = 4 [(google.api.field_behavior) = OUTPUT_ONLY]; field
|
/external/cronet/stable/components/metrics/structured/lib/ |
D | resource_info.cc | 18 bool ResourceInfo::Consume(uint64_t size_bytes) { in Consume()
|
/external/cronet/tot/components/metrics/structured/lib/ |
D | resource_info.cc | 18 bool ResourceInfo::Consume(uint64_t size_bytes) { in Consume()
|
/external/googleapis/google/cloud/datacatalog/v1/ |
D | gcs_fileset_spec.proto | 80 int64 size_bytes = 4 [(google.api.field_behavior) = OUTPUT_ONLY]; field
|
/external/google-cloud-java/java-datacatalog/proto-google-cloud-datacatalog-v1beta1/src/main/proto/google/cloud/datacatalog/v1beta1/ |
D | gcs_fileset_spec.proto | 76 int64 size_bytes = 4 [(google.api.field_behavior) = OUTPUT_ONLY]; field
|
/external/webrtc/modules/rtp_rtcp/source/rtcp_packet/ |
D | common_header.cc | 30 bool CommonHeader::Parse(const uint8_t* buffer, size_t size_bytes) { in Parse()
|
/external/pigweed/pw_log_tokenized/ |
D | base64_over_hdlc.cc | 39 size_t size_bytes) { in pw_log_tokenized_HandleLog()
|
/external/pigweed/pw_log_zephyr/ |
D | pw_log_zephyr_tokenized_handler.cc | 38 size_t size_bytes) { in pw_log_tokenized_HandleLog()
|
/external/googleapis/google/firestore/admin/v1/ |
D | backup.proto | 46 int64 size_bytes = 1 [(google.api.field_behavior) = OUTPUT_ONLY]; field
|
/external/autotest/client/bin/result_tools/ |
D | utils_lib.py | 94 def get_size_string(size_bytes): argument
|
/external/tensorflow/tensorflow/compiler/xla/service/cpu/ |
D | target_machine_features_fake.h | 51 int64_t minimum_alignment_for_allocation(int64_t size_bytes) const override { in minimum_alignment_for_allocation()
|
/external/skia/include/private/base/ |
D | SkTDArray.h | 43 size_t size_bytes() const { return this->bytes(fSize); } in size_bytes() function 146 size_t size_bytes() const { return fStorage.size_bytes(); } in size_bytes() function
|