HomeSort by relevance Sort by last modified time
    Searched defs:max_buffer_size (Results 1 - 7 of 7) sorted by null

  /external/mesa3d/src/gallium/auxiliary/pipebuffer/
pb_buffer_fenced.c 73 pb_size max_buffer_size; member in struct:fenced_manager
902 if (size > fenced_mgr->max_buffer_size) {
1009 pb_size max_buffer_size,
1027 fenced_mgr->max_buffer_size = max_buffer_size;
  /system/extras/ANRdaemon/
ANRdaemon.cpp 67 static const int max_buffer_size = 2048; variable
548 if (atoi(optarg) > max_buffer_size)
  /external/curl/lib/
smb.h 119 unsigned int max_buffer_size; member in struct:smb_negotiate_response
140 unsigned short max_buffer_size; member in struct:smb_setup
  /frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
mp4enc_api.cpp 2202 Int total_bitrate, max_buffer_size; local
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/_io/
bufferedio.c 1673 Py_ssize_t max_buffer_size = -234; local
2066 Py_ssize_t max_buffer_size = -234; local
2326 Py_ssize_t max_buffer_size = -234; local
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/_io/
bufferedio.c 1645 Py_ssize_t max_buffer_size = -234; local
2035 Py_ssize_t max_buffer_size = -234; local
2270 Py_ssize_t max_buffer_size = -234; local
    [all...]
  /external/python/cpython2/Modules/_io/
bufferedio.c 1670 Py_ssize_t max_buffer_size = -234; local
2062 Py_ssize_t max_buffer_size = -234; local
2322 Py_ssize_t max_buffer_size = -234; local
    [all...]

Completed in 238 milliseconds