/external/tensorflow/tensorflow/compiler/xla/service/cpu/ |
D | cpu_runtime.cc | 80 void* __xla_cpu_runtime_AcquireInfeedBufferForDequeue(xla::int32 buffer_length, in __xla_cpu_runtime_AcquireInfeedBufferForDequeue() 100 xla::int32 buffer_length, void* buffer_ptr, const void* shape_ptr, in __xla_cpu_runtime_ReleaseInfeedBufferAfterDequeue() 114 xla::int32 buffer_length, const void* shape_ptr, xla::int32 shape_length) { in __xla_cpu_runtime_AcquireOutfeedBufferForPopulation() 132 xla::int32 buffer_length, void* buffer_ptr, const void* shape_ptr, in __xla_cpu_runtime_ReleaseOutfeedBufferAfterPopulation()
|
/external/v8/src/ |
D | unicode-decoder.h | 58 Utf8DecoderBase::Utf8DecoderBase(uint16_t* buffer, size_t buffer_length, in Utf8DecoderBase() 83 size_t buffer_length = in WriteUtf16() local
|
D | unicode-decoder.cc | 13 void Utf8DecoderBase::Reset(uint16_t* buffer, size_t buffer_length, in Reset()
|
/external/sfntly/cpp/src/sfntly/data/ |
D | byte_array.cc | 116 int32_t buffer_length = std::min<int32_t>(COPY_BUFFER_SIZE, length); in CopyTo() local 136 int32_t buffer_length = std::min<int32_t>(COPY_BUFFER_SIZE, length); in CopyTo() local 149 int32_t buffer_length = std::min<int32_t>(COPY_BUFFER_SIZE, length); in CopyFrom() local 169 int32_t buffer_length = COPY_BUFFER_SIZE; in CopyFrom() local
|
/external/webrtc/webrtc/modules/audio_processing/transient/ |
D | transient_detector_unittest.cc | 80 const size_t buffer_length = sample_rate_hz * ts::kChunkSizeMs / 1000; in TEST() local
|
/external/google-breakpad/src/common/mac/ |
D | file_id.cc | 86 char *buffer, int buffer_length) { in ConvertIdentifierToString()
|
/external/sfntly/cpp/src/sample/chromium/ |
D | chrome_subsetter.cc | 63 int buffer_length) { in SaveFile()
|
/external/webrtc/webrtc/modules/rtp_rtcp/source/ |
D | rtp_format_vp8.cc | 534 size_t buffer_length, in WritePictureIDFields() 565 size_t buffer_length, in WriteTl0PicIdxFields() 580 size_t buffer_length, in WriteTIDAndKeyIdxFields()
|
D | rtcp_packet.cc | 601 RawPacket::RawPacket(size_t buffer_length) in RawPacket()
|
/external/pdfium/third_party/libpng16/ |
D | pngpread.c | 521 png_size_t buffer_length) in png_push_restore_buffer() 624 png_size_t buffer_length) in png_process_IDAT_data()
|
/external/libpng/ |
D | pngpread.c | 525 png_size_t buffer_length) in png_push_restore_buffer() 628 png_size_t buffer_length) in png_process_IDAT_data()
|
/external/google-breakpad/src/common/linux/ |
D | file_id.cc | 161 char* buffer, int buffer_length) { in ConvertIdentifierToString()
|
/external/google-breakpad/src/common/solaris/ |
D | file_id.cc | 175 char *buffer, int buffer_length) { in ConvertIdentifierToString()
|
/external/brotli/python/ |
D | _brotli.cc | 108 size_t buffer_length = 0; // Request all available output. in compress_stream() local 411 size_t buffer_length = 0; // Request all available output. in decompress_stream() local
|
/external/syslinux/com32/lib/libpng/ |
D | pngpread.c | 729 png_size_t buffer_length) in png_push_restore_buffer() 833 png_size_t buffer_length) in png_process_IDAT_data()
|
/external/libvncserver/libvncclient/ |
D | zrle.c | 237 uint8_t* buffer,size_t buffer_length, in HandleZRLETile()
|
/external/mesa3d/src/glx/apple/ |
D | apple_glx_drawable.h | 138 size_t buffer_length; member
|
/external/libusb/libusb/os/ |
D | linux_usbfs.h | 94 int buffer_length; member
|
/external/kernel-headers/original/uapi/linux/ |
D | usbdevice_fs.h | 103 int buffer_length; member
|
D | fd.h | 357 int buffer_length; /* length of allocated buffer */ member
|
/external/webrtc/webrtc/modules/audio_processing/ns/ |
D | ns_core.c | 858 size_t buffer_length, in UpdateBuffer()
|
/external/python/cpython2/Objects/ |
D | bufferobject.c | 370 buffer_length(PyBufferObject *self) in buffer_length() function
|
/external/brotli/c/dec/ |
D | state.h | 115 uint32_t buffer_length; member
|
/external/google-breakpad/src/common/dwarf/ |
D | dwarf2reader.cc | 518 LineInfo::LineInfo(const char* buffer, uint64 buffer_length, in LineInfo()
|
/external/deqp/external/openglcts/modules/gl/ |
D | gl4cVertexAttrib64BitTest.cpp | 2345 GLuint buffer_length = 0; in prepareVertexArrayBuffer() local
|