/external/pdfium/core/fxcrt/ |
D | fx_memory.cpp | 27 void* FXMEM_DefaultAlloc(size_t byte_size) { in FXMEM_DefaultAlloc() 33 void* FXMEM_DefaultCalloc(size_t num_elems, size_t byte_size) { in FXMEM_DefaultCalloc()
|
/external/tensorflow/tensorflow/stream_executor/ |
D | scratch_allocator.cc | 34 Stream* stream, int64 byte_size) { in AllocateBytes()
|
D | temporary_memory_manager.cc | 96 uint64 byte_size = element_count * element_size; in AllocateArrayBase() local
|
/external/syslinux/gpxe/src/crypto/axtls/ |
D | rsa.c | 132 int byte_size = ctx->num_octets; in RSA_decrypt() local 258 int byte_size = ctx->num_octets; in RSA_encrypt() local
|
/external/protobuf/python/google/protobuf/internal/ |
D | wire_format_test.py | 205 def __init__(self, byte_size): argument
|
/external/protobuf/src/google/protobuf/ |
D | message_lite.cc | 292 int byte_size = ByteSize(); in AppendPartialToString() local 325 int byte_size = ByteSize(); in SerializePartialToArray() local
|
/external/tensorflow/tensorflow/core/kernels/hexagon/ |
D | hexagon_graph_execution_test.cc | 84 static void DumpTop10Results(const int byte_size, in DumpTop10Results() 100 const int byte_size = std::get<1>(outputs.at(0)); in DumpTop10Results() local 109 const int byte_size = std::get<1>(outputs.at(0)); in CheckFirstResult() local
|
D | hexagon_control_wrapper.cc | 340 const uint64 byte_size = x * y * z * d * DataTypeSize(std::get<2>(bytes)); in FillInputNode() local
|
/external/tensorflow/tensorflow/core/kernels/ |
D | conv_ops_gpu.h | 48 AllocateBytes(perftools::gputools::Stream* stream, int64 byte_size) override { in AllocateBytes()
|
D | fft_ops.cc | 311 gpu::Stream* stream, int64 byte_size) override { in AllocateBytes()
|
/external/tensorflow/tensorflow/core/distributed_runtime/rpc/ |
D | grpc_serialization_traits.h | 174 int byte_size = msg.ByteSize(); in Serialize() local
|
/external/pdfium/third_party/agg23/ |
D | agg_array.h | 56 unsigned byte_size() const in byte_size() function 402 unsigned pod_deque<T, S>::byte_size() const in byte_size() function
|
/external/tensorflow/tensorflow/compiler/xla/service/gpu/ |
D | fft_thunk.cc | 53 se::Stream* stream, int64 byte_size) { in AllocateBytes()
|
D | cudnn_convolution_runner.cc | 53 se::Stream* stream, int64 byte_size) override { in AllocateBytes()
|
D | cudnn_convolution_algorithm_picker.cc | 69 se::Stream* stream, int64 byte_size) { in AllocateBytes()
|
/external/mesa3d/src/amd/vulkan/ |
D | radv_pipeline_cache.c | 54 const size_t byte_size = cache->table_size * sizeof(cache->hash_table[0]); in radv_pipeline_cache_init() local 214 const size_t byte_size = table_size * sizeof(cache->hash_table[0]); in radv_pipeline_cache_grow() local
|
/external/flatbuffers/js/ |
D | flatbuffers.js | 294 flatbuffers.Builder.prototype.pad = function(byte_size) { argument 827 flatbuffers.ByteBuffer.allocate = function(byte_size) { argument
|
/external/tensorflow/tensorflow/contrib/cudnn_rnn/kernels/ |
D | cudnn_rnn_ops.cc | 241 perftools::gputools::Stream* stream, int64 byte_size) override { in AllocateBytes() 277 perftools::gputools::Stream* stream, int64 byte_size) override { in AllocateBytes() 318 perftools::gputools::Stream* stream, int64 byte_size) override { in AllocateBytes()
|
/external/mesa3d/src/gallium/state_trackers/nine/ |
D | nine_shader.h | 49 DWORD byte_size; /* out, size of data at byte_code */ member
|
/external/flatbuffers/php/ |
D | FlatbufferBuilder.php | 125 public function pad($byte_size)
|
/external/flatbuffers/java/com/google/flatbuffers/ |
D | FlatBufferBuilder.java | 221 public void pad(int byte_size) { in pad()
|
/external/libxml2/ |
D | parserInternals.c | 2023 unsigned int byte_size; in xmlParserAddNodeInfo() local
|
/external/freetype/src/sfnt/ |
D | ttsbit.c | 1190 FT_UInt byte_size = height * ( ( width + 7 ) >> 3 ); in tt_sbit_decoder_load_bitmap() local
|
/external/v8/src/heap/ |
D | heap-inl.h | 564 void Heap::CopyBlock(Address dst, Address src, int byte_size) { in CopyBlock()
|
/external/libchrome/base/strings/ |
D | string_util_unittest.cc | 63 const size_t byte_size, in Truncated()
|