| /external/cronet/net/server/ | 
| D | http_connection.h | 58     int max_buffer_size() const { return max_buffer_size_; }  in max_buffer_size()  function 59     void set_max_buffer_size(int max_buffer_size) {  in set_max_buffer_size() 101     int max_buffer_size() const { return max_buffer_size_; }  in max_buffer_size()  function 102     void set_max_buffer_size(int max_buffer_size) {  in set_max_buffer_size()
  | 
| /external/cronet/net/base/ | 
| D | datagram_buffer.cc | 13 DatagramBufferPool::DatagramBufferPool(size_t max_buffer_size)  in DatagramBufferPool() 40 DatagramBuffer::DatagramBuffer(size_t max_buffer_size)  in DatagramBuffer()
  | 
| D | datagram_buffer.h | 58   size_t max_buffer_size() { return max_buffer_size_; }  in max_buffer_size()  function
  | 
| /external/cronet/net/spdy/ | 
| D | spdy_read_queue_unittest.cc | 27                    size_t max_buffer_size,  in EnqueueString() 43 std::string DrainToString(size_t max_buffer_size, SpdyReadQueue* queue) {  in DrainToString()
  | 
| /external/tensorflow/tensorflow/python/data/kernel_tests/ | 
| D | multi_device_iterator_test.py | 150   def testBasic(self, prefetch_buffer_size, max_buffer_size):  argument 331   def testBasic(self, max_buffer_size, prefetch_buffer_size):  argument
  | 
| /external/tensorflow/tensorflow/python/data/ops/ | 
| D | multi_device_iterator_ops.py | 225                max_buffer_size=1,  argument 429                max_buffer_size=1,  argument
  | 
| /external/tensorflow/tensorflow/core/kernels/data/ | 
| D | multi_device_iterator_ops.cc | 108   Status Init(std::unique_ptr<IteratorBase> iterator, int64_t max_buffer_size,  in Init() 176     MultiDeviceBuffer(size_t size, int64_t max_buffer_size,  in MultiDeviceBuffer() 646     int64_t max_buffer_size = tensor_max_buffer_size->scalar<int64_t>()();  in Compute()  local
  | 
| /external/webrtc/modules/video_coding/ | 
| D | packet_buffer.cc | 46 PacketBuffer::PacketBuffer(size_t start_buffer_size, size_t max_buffer_size)  in PacketBuffer()
  | 
| /external/mesa3d/src/gallium/auxiliary/pipebuffer/ | 
| D | pb_buffer_fenced.c | 73    pb_size max_buffer_size;  member 1009                      pb_size max_buffer_size,  in fenced_bufmgr_create()
  | 
| /external/webrtc/modules/audio_device/android/ | 
| D | aaudio_wrapper.cc | 252   const int32_t max_buffer_size = buffer_capacity_in_frames();  in IncreaseOutputBufferSize()  local
  | 
| /external/webrtc/sdk/android/src/jni/audio_device/ | 
| D | aaudio_wrapper.cc | 252   const int32_t max_buffer_size = buffer_capacity_in_frames();  in IncreaseOutputBufferSize()  local
  | 
| /external/python/cpython2/Modules/_io/ | 
| D | bufferedio.c | 1670     Py_ssize_t max_buffer_size = -234;  in bufferedwriter_init()  local 2062     Py_ssize_t max_buffer_size = -234;  in bufferedrwpair_init()  local 2322     Py_ssize_t max_buffer_size = -234;  in bufferedrandom_init()  local
  | 
| /external/curl/lib/ | 
| D | smb.h | 123   unsigned int max_buffer_size;  member 144   unsigned short max_buffer_size;  member
  | 
| /external/eigen/unsupported/Eigen/CXX11/src/Tensor/ | 
| D | TensorDeviceSycl.h | 646   EIGEN_STRONG_INLINE unsigned long max_buffer_size() const {  in max_buffer_size()  function 1017   EIGEN_STRONG_INLINE long max_buffer_size() const {  in max_buffer_size()  function
  | 
| /external/python/cpython2/Lib/ | 
| D | _pyio.py | 1073                  buffer_size=DEFAULT_BUFFER_SIZE, max_buffer_size=None):  argument 1175                  buffer_size=DEFAULT_BUFFER_SIZE, max_buffer_size=None):  argument 1244                  buffer_size=DEFAULT_BUFFER_SIZE, max_buffer_size=None):  argument
  | 
| /external/crosvm/fuse/src/ | 
| D | filesystem.rs | 387     fn max_buffer_size(&self) -> u32 {  in max_buffer_size()  method
  |