/external/tensorflow/tensorflow/lite/delegates/gpu/gl/ |
D | gl_texture.cc | 124 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
|
D | api.cc | 112 const size_t byte_size = s.second; in Execute() local 136 const size_t byte_size = s.second; in Execute() local
|
/external/tensorflow/tensorflow/compiler/xla/stream_executor/ |
D | scratch_allocator.cc | 25 int64_t byte_size) { in AllocateBytes()
|
D | scratch_allocator.h | 93 int64_t byte_size) override { in AllocateBytes()
|
D | temporary_memory_manager.cc | 96 uint64_t byte_size = element_count * element_size; in AllocateArrayBase() local
|
/external/pdfium/core/fxcrt/ |
D | fx_memory.cpp | 21 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()
|
/external/crosvm/common/p9/src/protocol/ |
D | wire_format.rs | 19 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
|
/external/tensorflow/tensorflow/core/kernels/ |
D | string_util.cc | 53 const int32_t byte_size = str.size(); in UTF8StrLen() local
|
D | conv_ops_gpu.h | 54 int64_t byte_size) override { in AllocateBytes()
|
/external/tensorflow/tensorflow/compiler/xla/service/gpu/ |
D | runtime_intrinsics.cc | 50 int64_t byte_size = sizeof(int8_t); in AssertOnGpu() local
|
/external/rust/crates/grpcio-sys/grpc/include/grpcpp/impl/codegen/ |
D | proto_utils.h | 52 int byte_size = static_cast<int>(msg.ByteSizeLong()); in GenericSerialize() local
|
/external/rust/crates/grpcio-sys/grpc/spm-cpp-include/grpcpp/impl/codegen/ |
D | proto_utils.h | 52 int byte_size = static_cast<int>(msg.ByteSizeLong()); in GenericSerialize() local
|
/external/grpc-grpc/include/grpcpp/impl/codegen/ |
D | proto_utils.h | 52 int byte_size = msg.ByteSize(); in GenericSerialize() local
|
/external/python/rsa/rsa/ |
D | common.py | 56 def byte_size(number: int) -> int: function
|
/external/protobuf/python/google/protobuf/internal/ |
D | wire_format_test.py | 200 def __init__(self, byte_size): argument
|
/external/cronet/third_party/protobuf/python/google/protobuf/internal/ |
D | wire_format_test.py | 200 def __init__(self, byte_size): argument
|
/external/mobile-data-download/proto/ |
D | metadata.proto | 237 optional int32 byte_size = 4; field 361 optional int32 byte_size = 2; field 640 optional int32 byte_size = 2 [deprecated = true]; field
|
D | download_config.proto | 232 optional int32 byte_size = 4; field 360 optional int32 byte_size = 2; field
|
/external/mobile-data-download/java/com/google/android/libraries/mobiledatadownload/internal/proto/ |
D | metadata.proto | 237 optional int32 byte_size = 4; field 361 optional int32 byte_size = 2; field 640 optional int32 byte_size = 2 [deprecated = true]; field
|
/external/flac/src/test_libFLAC/ |
D | md5.c | 170 uint32_t chan, byte_size, seed = 0x12345679; in test_md5_codec() local
|
/external/mesa3d/src/freedreno/vulkan/ |
D | tu_pipeline_cache.c | 58 const size_t byte_size = cache->table_size * sizeof(cache->hash_table[0]); in tu_pipeline_cache_init() local 159 const size_t byte_size = table_size * sizeof(cache->hash_table[0]); in tu_pipeline_cache_grow() local
|
/external/rust/crates/quiche/src/ |
D | dgram.rs | 110 pub fn byte_size(&self) -> usize { in byte_size() method
|
/external/tensorflow/tensorflow/core/profiler/protobuf/ |
D | steps_db.proto | 55 uint64 byte_size = 6; field
|
/external/tensorflow/tensorflow/compiler/xla/pjrt/ |
D | host_callback_test.cc | 55 size_t byte_size = ShapeUtil::ByteSizeOf(shape); in TEST() local
|
/external/pdfium/third_party/agg23/ |
D | agg_array.h | 58 unsigned byte_size() const in byte_size() function 404 unsigned pod_deque<T, S>::byte_size() const in byte_size() function
|