Home
last modified time | relevance | path

Searched defs:size_bytes (Results 1 – 25 of 26) sorted by relevance

12

/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Dtarget_machine_features_fake.h47 int64 minimum_alignment_for_allocation(int64 size_bytes) const override { in minimum_alignment_for_allocation()
Dcpu_transfer_manager.cc236 se::StreamExecutor* executor, void* destination, int64 size_bytes) { in TransferArrayBufferFromOutfeed()
Ddot_op_emitter.cc241 int64 size_bytes = m * n * ShapeUtil::ByteSizeOfPrimitiveType(primitive_type); in EmitTiledLlvmIrGemm() local
/external/autotest/client/bin/result_tools/
Dutils_lib.py94 def get_size_string(size_bytes): argument
/external/webrtc/webrtc/modules/video_coding/codecs/vp9/
Dscreenshare_layers.cc41 void ScreenshareLayersVP9::LayerFrameEncoded(unsigned int size_bytes, in LayerFrameEncoded()
/external/skqp/src/core/
DSkSpan.h33 constexpr size_t size_bytes() const { return fSize * sizeof(T); } in size_bytes() function
/external/skia/src/core/
DSkSpan.h37 constexpr size_t size_bytes() const { return fSize * sizeof(T); } in size_bytes() function
/external/webrtc/webrtc/modules/rtp_rtcp/source/rtcp_packet/
Dnack.cc94 size_t size_bytes = in Create() local
/external/u-boot/arch/arm/mach-tegra/
Dboard.c74 phys_size_t size_bytes; in query_sdram_size() local
/external/webrtc/webrtc/modules/audio_processing/aecm/
Decho_control_mobile.c517 size_t size_bytes) in WebRtcAecm_InitEchoPath()
545 size_t size_bytes) in WebRtcAecm_GetEchoPath()
/external/webrtc/webrtc/modules/audio_processing/
Decho_control_mobile_impl.cc264 size_t size_bytes) { in SetEchoPath()
/external/libtextclassifier/utils/utf8/
Dunicodetext.cc130 int UnicodeText::size_bytes() const { return repr_.size_; } in size_bytes() function in libtextclassifier3::UnicodeText
/external/tensorflow/tensorflow/stream_executor/host/
Dhost_gpu_executor.cc45 uint64 offset_bytes, uint64 size_bytes) { in AllocateSubBuffer()
/external/linux-kselftest/tools/testing/selftests/x86/
Dmpx-dig.c42 long nr_incore(void *ptr, unsigned long size_bytes) in nr_incore()
/external/tensorflow/tensorflow/core/platform/default/
Ddevice_tracer.cc87 size_t size_bytes; member
131 size_t size_bytes, CUcontext context, CUstream stream) { in StartMemcpy()
/external/webrtc/webrtc/modules/video_coding/
Dmedia_optimization.cc70 size_t size_bytes; member
/external/webrtc/webrtc/modules/rtp_rtcp/source/
Drtcp_utility.cc471 size_t size_bytes, in RtcpParseCommonHeader()
/external/tensorflow/tensorflow/compiler/xla/
Dliteral.h364 int64 size_bytes() const { return ShapeUtil::ByteSizeOf(subshape()); } in size_bytes() function
Dliteral.cc2111 int64 LiteralBase::size_bytes(const ShapeIndex& shape_index) const { in size_bytes() function in xla::LiteralBase
/external/tensorflow/tensorflow/compiler/xla/service/llvm_ir/
Dllvm_util.cc249 int32 size_bytes) { in DecodeSelfDescribingShapeConstant()
/external/tensorflow/tensorflow/stream_executor/rocm/
Drocm_gpu_executor.cc430 uint64 size_bytes) { in AllocateSubBuffer()
/external/tinyalsa/
Dpcm.c410 int size_bytes = pcm_frames_to_bytes(pcm, frames); in pcm_areas_copy() local
/external/tensorflow/tensorflow/stream_executor/cuda/
Dcuda_gpu_executor.cc549 uint64 size_bytes) { in AllocateSubBuffer()
/external/mesa3d/src/gallium/drivers/r600/
Dr600_state_common.c2170 unsigned size_bytes = info->count*index_size; in r600_draw_vbo() local
/external/mesa3d/src/intel/compiler/
Dbrw_compiler.h573 uint32_t size_bytes; member

12