HomeSort by relevance Sort by last modified time
    Searched full:_max_count (Results 1 - 10 of 10) sorted by null

  /external/libxcam/xcore/
buffer_pool.cpp 69 , _max_count (0)
124 _max_count = i;
125 _allocated_num = _max_count;
140 XCAM_ASSERT (_allocated_num <= _max_count || !_max_count);
buffer_pool.h 125 uint32_t _max_count; member in class:XCam::BufferPool
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
tchar.h 400 #define _tcscnlen_l(_String,_Max_count,_Locale) wcsnlen_l((_String),(_Max_count))
1028 #define _tcscnlen_l(_String,_Max_count,_Locale) strnlen_l((_String),(_Max_count))
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
test_support.py     [all...]
  /external/python/cpython2/Lib/test/
test_support.py     [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_support.py     [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_support.py     [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_support.py     [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_support.py     [all...]
  /external/python/cpython3/Lib/test/support/
__init__.py     [all...]

Completed in 454 milliseconds