Home
last modified time | relevance | path

Searched defs:byte_size (Results 1 – 25 of 352) sorted by relevance

12345678910>>...15

/aosp_15_r20/out/soong/.intermediates/external/perfetto/perfetto_protos_perfetto_trace_ftrace_lite_gen/gen/external/perfetto/protos/perfetto/trace/ftrace/
Dftrace_event_bundle.pb.cc475 int byte_size = _impl_._switch_timestamp_cached_byte_size_.load(std::memory_order_relaxed); in _InternalSerialize() local
484 int byte_size = _impl_._switch_prev_state_cached_byte_size_.load(std::memory_order_relaxed); in _InternalSerialize() local
493 int byte_size = _impl_._switch_next_pid_cached_byte_size_.load(std::memory_order_relaxed); in _InternalSerialize() local
502 int byte_size = _impl_._switch_next_prio_cached_byte_size_.load(std::memory_order_relaxed); in _InternalSerialize() local
517 … int byte_size = _impl_._switch_next_comm_index_cached_byte_size_.load(std::memory_order_relaxed); in _InternalSerialize() local
526 int byte_size = _impl_._waking_timestamp_cached_byte_size_.load(std::memory_order_relaxed); in _InternalSerialize() local
535 int byte_size = _impl_._waking_pid_cached_byte_size_.load(std::memory_order_relaxed); in _InternalSerialize() local
544 int byte_size = _impl_._waking_target_cpu_cached_byte_size_.load(std::memory_order_relaxed); in _InternalSerialize() local
553 int byte_size = _impl_._waking_prio_cached_byte_size_.load(std::memory_order_relaxed); in _InternalSerialize() local
562 int byte_size = _impl_._waking_comm_index_cached_byte_size_.load(std::memory_order_relaxed); in _InternalSerialize() local
[all …]
/aosp_15_r20/out/soong/.intermediates/external/tensorflow/tensorflow_core_proto_cpp_lite/android_arm64_armv8-2a_cortex-a55_static_apex33/gen/proto/tensorflow/core/framework/
Dtensor.pb.cc517 int byte_size = _impl_._int_val_cached_byte_size_.load(std::memory_order_relaxed); in _InternalSerialize() local
537 int byte_size = _impl_._int64_val_cached_byte_size_.load(std::memory_order_relaxed); in _InternalSerialize() local
556 int byte_size = _impl_._half_val_cached_byte_size_.load(std::memory_order_relaxed); in _InternalSerialize() local
581 int byte_size = _impl_._uint32_val_cached_byte_size_.load(std::memory_order_relaxed); in _InternalSerialize() local
590 int byte_size = _impl_._uint64_val_cached_byte_size_.load(std::memory_order_relaxed); in _InternalSerialize() local
Dvariable.pb.cc887 int byte_size = _impl_._full_shape_cached_byte_size_.load(std::memory_order_relaxed); in _InternalSerialize() local
896 int byte_size = _impl_._var_offset_cached_byte_size_.load(std::memory_order_relaxed); in _InternalSerialize() local
905 int byte_size = _impl_._var_shape_cached_byte_size_.load(std::memory_order_relaxed); in _InternalSerialize() local
Dgraph_transfer_info.pb.cc1033 int byte_size = _impl_._shape_cached_byte_size_.load(std::memory_order_relaxed); in _InternalSerialize() local
1530 int byte_size = _impl_._max_byte_size_cached_byte_size_.load(std::memory_order_relaxed); in _InternalSerialize() local
1786 int byte_size = _impl_._shape_cached_byte_size_.load(std::memory_order_relaxed); in _InternalSerialize() local
2066 int byte_size = _impl_._shape_cached_byte_size_.load(std::memory_order_relaxed); in _InternalSerialize() local
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/gl/
H A Dgl_texture.cc124 size_t byte_size, in CreateReadOnlyRgba2dImageTexture()
152 size_t byte_size, in CreateReadOnlyRgba3dImageTexture()
232 size_t byte_size = /* RGBA = */ 4 * SizeOf(data_type) * size.x * size.y; in CreateReadWriteRgbaImageTexture() local
251 size_t byte_size = in CreateReadWriteRgbaImageTexture() local
H A Dapi.cc112 const size_t byte_size = s.second; in Execute() local
136 const size_t byte_size = s.second; in Execute() local
/aosp_15_r20/external/rust/android-crates-io/crates/p9/src/protocol/
Dwire_format.rs19 fn byte_size(&self) -> u32; in byte_size() method
74 fn byte_size(&self) -> u32 { in byte_size() method
101 fn byte_size(&self) -> u32 { in byte_size() method
167 fn byte_size(&self) -> u32 { in byte_size() method
/aosp_15_r20/external/cronet/base/containers/
H A Dbuffer_iterator.h147 size_t byte_size; in MutableSpan() local
172 constexpr size_t byte_size = in MutableSpan() local
/aosp_15_r20/external/federated-compute/fcp/aggregation/tensorflow/
H A Dconverters.cc84 size_t byte_size() const override { return tensor_->tensor_data().size(); } in byte_size() function in fcp::aggregation::tensorflow::NumericTensorDataAdapter
104 size_t byte_size() const override { in byte_size() function in fcp::aggregation::tensorflow::StringTensorDataAdapter
/aosp_15_r20/external/mobile-data-download/proto/
H A Dmetadata.proto237 optional int32 byte_size = 4; field
361 optional int32 byte_size = 2; field
640 optional int32 byte_size = 2 [deprecated = true]; field
H A Ddownload_config.proto231 optional int32 byte_size = 4; field
359 optional int32 byte_size = 2; field
/aosp_15_r20/external/mobile-data-download/java/com/google/android/libraries/mobiledatadownload/internal/proto/
H A Dmetadata.proto237 optional int32 byte_size = 4; field
361 optional int32 byte_size = 2; field
640 optional int32 byte_size = 2 [deprecated = true]; field
/aosp_15_r20/external/pdfium/core/fxcrt/
H A Dfx_memory.cpp21 void* FXMEM_DefaultAlloc(size_t byte_size) { in FXMEM_DefaultAlloc()
25 void* FXMEM_DefaultCalloc(size_t num_elems, size_t byte_size) { in FXMEM_DefaultCalloc()
/aosp_15_r20/external/stg/
H A Ddwarf_processor.cc88 if (auto byte_size = entry.MaybeGetUnsignedConstant(DW_AT_byte_size)) { in GetBitSize() local
97 if (auto byte_size = entry.MaybeGetUnsignedConstant(DW_AT_byte_size)) { in GetByteSize() local
430 const size_t byte_size = bit_size / 8; in ProcessBaseType() local
582 const auto byte_size = GetByteSize(entry); in ProcessStructUnion() local
/aosp_15_r20/frameworks/av/media/libmedia/
H A DMediaScanner.cpp241 size_t byte_size = this->size() + sizeof(MediaAlbumArt); in clone() local
254 size_t byte_size = sizeof(MediaAlbumArt) + dataSize; in fromData() local
/aosp_15_r20/external/federated-compute/fcp/aggregation/core/
H A Dtensor.cc83 size_t byte_size() const override { return content_.size(); } in byte_size() function in fcp::aggregation::SerializedContentNumericData
140 size_t byte_size() const override { in byte_size() function in fcp::aggregation::SerializedContentStringData
/aosp_15_r20/art/runtime/gc/allocator/
H A Drosalloc.h58 size_t byte_size = rosalloc->free_page_run_size_map_[pm_idx]; in ByteSize() local
63 void SetByteSize(RosAlloc* rosalloc, size_t byte_size) in SetByteSize()
102 size_t byte_size = ByteSize(rosalloc); in ReleasePages() local
/aosp_15_r20/out/soong/.intermediates/external/perfetto/perfetto_protos_perfetto_trace_profiling_lite_gen/gen/external/perfetto/protos/perfetto/trace/profiling/
Dheap_graph.pb.cc549 int byte_size = _impl_._object_ids_cached_byte_size_.load(std::memory_order_relaxed); in _InternalSerialize() local
936 int byte_size = _impl_._reference_field_id_cached_byte_size_.load(std::memory_order_relaxed); in _InternalSerialize() local
1415 int byte_size = _impl_._reference_field_id_cached_byte_size_.load(std::memory_order_relaxed); in _InternalSerialize() local
1424 int byte_size = _impl_._reference_object_id_cached_byte_size_.load(std::memory_order_relaxed); in _InternalSerialize() local
/aosp_15_r20/out/soong/.intermediates/external/tensorflow/tensorflow_core_proto_cpp_lite/android_arm64_armv8-2a_cortex-a55_static_apex33/gen/proto/tensorflow/compiler/xla/stream_executor/
Ddnn.pb.cc759 int byte_size = _impl_._dimensions_cached_byte_size_.load(std::memory_order_relaxed); in _InternalSerialize() local
1877 int byte_size = _impl_._paddings_cached_byte_size_.load(std::memory_order_relaxed); in _InternalSerialize() local
1886 int byte_size = _impl_._strides_cached_byte_size_.load(std::memory_order_relaxed); in _InternalSerialize() local
1895 int byte_size = _impl_._dilations_cached_byte_size_.load(std::memory_order_relaxed); in _InternalSerialize() local
/aosp_15_r20/out/soong/.intermediates/frameworks/base/libplatformprotos/android_arm64_armv8-2a_cortex-a55_static_cfi/gen/proto/frameworks/base/core/proto/android/content/res/
Dcolor_state_list.pb.cc172 int byte_size = _impl_._state_cached_byte_size_.load(std::memory_order_relaxed); in _InternalSerialize() local
394 int byte_size = _impl_._colors_cached_byte_size_.load(std::memory_order_relaxed); in _InternalSerialize() local
/aosp_15_r20/out/soong/.intermediates/frameworks/base/libplatformprotos/android_arm64_armv8-2a_cortex-a55_static/gen/proto/frameworks/base/core/proto/android/content/res/
Dcolor_state_list.pb.cc172 int byte_size = _impl_._state_cached_byte_size_.load(std::memory_order_relaxed); in _InternalSerialize() local
394 int byte_size = _impl_._colors_cached_byte_size_.load(std::memory_order_relaxed); in _InternalSerialize() local
/aosp_15_r20/out/soong/.intermediates/frameworks/base/libplatformprotos/linux_glibc_x86_64_static/gen/proto/frameworks/base/core/proto/android/content/res/
Dcolor_state_list.pb.cc234 int byte_size = _impl_._state_cached_byte_size_.load(std::memory_order_relaxed); in _InternalSerialize() local
454 int byte_size = _impl_._colors_cached_byte_size_.load(std::memory_order_relaxed); in _InternalSerialize() local
/aosp_15_r20/external/pdfium/third_party/agg23/
H A Dagg_array.h60 unsigned byte_size() const in byte_size() function
406 unsigned pod_deque<T, S>::byte_size() const in byte_size() function
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/pjrt/
H A Dtfrt_cpu_pjrt_client.cc437 size_t byte_size = ShapeUtil::ByteSizeOf(on_device_shape); in AllocateDestinationBuffer() local
451 size_t byte_size = ShapeUtil::ByteSizeOf(leaf_shape); in AllocateDestinationBuffer() local
467 size_t byte_size = ShapeUtil::ByteSizeOf(shape); in CreateViewOfDeviceBuffer() local
514 size_t byte_size = ShapeUtil::ByteSizeOf(shape); in BufferFromHostBuffer() local
/aosp_15_r20/external/python/asn1crypto/asn1crypto/
Dkeys.py913 def byte_size(self): member in PrivateKeyInfo
1233 def byte_size(self): member in PublicKeyInfo

12345678910>>...15