/aosp_15_r20/external/cronet/net/server/ |
H A 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()
|
/aosp_15_r20/external/cronet/net/base/ |
H A D | datagram_buffer.cc | 13 DatagramBufferPool::DatagramBufferPool(size_t max_buffer_size) in DatagramBufferPool() 40 DatagramBuffer::DatagramBuffer(size_t max_buffer_size) in DatagramBuffer()
|
H A D | datagram_buffer.h | 58 size_t max_buffer_size() { return max_buffer_size_; } in max_buffer_size() function
|
/aosp_15_r20/external/cronet/net/spdy/ |
H A 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()
|
/aosp_15_r20/external/tensorflow/tensorflow/python/data/kernel_tests/ |
H A 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
|
/aosp_15_r20/external/tensorflow/tensorflow/python/data/ops/ |
H A D | multi_device_iterator_ops.py | 225 max_buffer_size=1, argument 429 max_buffer_size=1, argument
|
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/data/ |
H A 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
|
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/pipebuffer/ |
H A D | pb_buffer_fenced.c | 73 pb_size max_buffer_size; member 1009 pb_size max_buffer_size, in fenced_bufmgr_create()
|
/aosp_15_r20/packages/modules/Bluetooth/system/osi/test/fuzzers/include/ |
D | libosiFuzzHelperFunctions.h | 24 char* generateBuffer(FuzzedDataProvider* dataProvider, size_t max_buffer_size, in generateBuffer()
|
/aosp_15_r20/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
|
/aosp_15_r20/packages/modules/DnsResolver/doh/tests/doh_frontend/src/ |
D | config.rs | 39 pub max_buffer_size: u64, field
|
/aosp_15_r20/external/rust/android-crates-io/crates/h2/src/proto/streams/ |
D | prioritize.rs | 58 max_buffer_size: usize, field 107 pub(crate) fn max_buffer_size(&self) -> usize { in max_buffer_size() method
|
/aosp_15_r20/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
|
/aosp_15_r20/frameworks/av/media/libstagefright/tests/fuzzers/ |
H A D | IMediaSourceFuzzImpl.h | 47 const size_t max_buffer_size; variable
|
/aosp_15_r20/external/mesa3d/src/nouveau/vulkan/ |
H A D | nvk_descriptor_set_layout.h | 55 uint32_t max_buffer_size; member
|
H A D | nvk_descriptor_set_layout.c | 476 uint32_t max_buffer_size; in nvk_GetDescriptorSetLayoutSupport() local
|
/aosp_15_r20/external/mesa3d/src/virtio/vulkan/ |
H A D | vn_buffer.h | 27 uint64_t max_buffer_size; member
|
/aosp_15_r20/external/eigen/unsupported/Eigen/CXX11/src/Tensor/ |
H A 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
|
/aosp_15_r20/external/webrtc/modules/video_coding/ |
H A D | packet_buffer.cc | 46 PacketBuffer::PacketBuffer(size_t start_buffer_size, size_t max_buffer_size) in PacketBuffer()
|
/aosp_15_r20/external/libchrome-gestures/src/ |
H A D | mouse_interpreter.cc | 170 const size_t max_buffer_size = scroll_velocity_buffer_size_.val_; in InterpretScrollWheelEvent() local
|
/aosp_15_r20/external/mesa3d/src/asahi/vulkan/ |
H A D | hk_descriptor_set_layout.c | 395 uint32_t max_buffer_size; in hk_GetDescriptorSetLayoutSupport() local
|
/aosp_15_r20/external/webrtc/sdk/android/src/jni/audio_device/ |
H A D | aaudio_wrapper.cc | 252 const int32_t max_buffer_size = buffer_capacity_in_frames(); in IncreaseOutputBufferSize() local
|
/aosp_15_r20/external/webrtc/modules/audio_device/android/ |
H A D | aaudio_wrapper.cc | 252 const int32_t max_buffer_size = buffer_capacity_in_frames(); in IncreaseOutputBufferSize() local
|
/aosp_15_r20/external/libopus/dnn/ |
H A D | lpcnet.c | 125 …int max_buffer_size = lpcnet->model.feature_conv1.kernel_size + lpcnet->model.feature_conv2.kernel… in run_frame_network_deferred() local
|
/aosp_15_r20/trusty/user/app/storage/ |
D | ipc.c | 380 size_t max_buffer_size, in ipc_port_create()
|