HomeSort by relevance Sort by last modified time
    Searched refs:_comp (Results 1 - 12 of 12) sorted by null

  /bionic/libc/kernel/uapi/asm-generic/
unistd.h 31 #define __SC_COMP(_nr, _sys, _comp) __SYSCALL(_nr, _comp)
32 #define __SC_COMP_3264(_nr, _32, _64, _comp) __SYSCALL(_nr, _comp)
35 #define __SC_COMP(_nr, _sys, _comp) __SYSCALL(_nr, _sys)
36 #define __SC_COMP_3264(_nr, _32, _64, _comp) __SC_3264(_nr, _32, _64)
  /development/ndk/platforms/android-L/include/asm-generic/
unistd.h 31 #define __SC_COMP(_nr, _sys, _comp) __SYSCALL(_nr, _comp)
32 #define __SC_COMP_3264(_nr, _32, _64, _comp) __SYSCALL(_nr, _comp)
35 #define __SC_COMP(_nr, _sys, _comp) __SYSCALL(_nr, _sys)
36 #define __SC_COMP_3264(_nr, _32, _64, _comp) __SC_3264(_nr, _32, _64)
  /prebuilts/ndk/9/platforms/android-19/arch-arm64/usr/include/asm-generic/
unistd.h 31 #define __SC_COMP(_nr, _sys, _comp) __SYSCALL(_nr, _comp)
32 #define __SC_COMP_3264(_nr, _32, _64, _comp) __SYSCALL(_nr, _comp)
35 #define __SC_COMP(_nr, _sys, _comp) __SYSCALL(_nr, _sys)
36 #define __SC_COMP_3264(_nr, _32, _64, _comp) __SC_3264(_nr, _32, _64)
  /prebuilts/ndk/9/platforms/android-19/arch-mips64/usr/include/asm-generic/
unistd.h 31 #define __SC_COMP(_nr, _sys, _comp) __SYSCALL(_nr, _comp)
32 #define __SC_COMP_3264(_nr, _32, _64, _comp) __SYSCALL(_nr, _comp)
35 #define __SC_COMP(_nr, _sys, _comp) __SYSCALL(_nr, _sys)
36 #define __SC_COMP_3264(_nr, _32, _64, _comp) __SC_3264(_nr, _32, _64)
  /prebuilts/ndk/9/platforms/android-19/arch-x86_64/usr/include/asm-generic/
unistd.h 31 #define __SC_COMP(_nr, _sys, _comp) __SYSCALL(_nr, _comp)
32 #define __SC_COMP_3264(_nr, _32, _64, _comp) __SYSCALL(_nr, _comp)
35 #define __SC_COMP(_nr, _sys, _comp) __SYSCALL(_nr, _sys)
36 #define __SC_COMP_3264(_nr, _32, _64, _comp) __SC_3264(_nr, _32, _64)
  /external/opencv/cv/src/
cvcamshift.cpp 167 CvConnectedComp* _comp,
257 if( _comp || box )
285 if( _comp )
286 *_comp = comp;
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
aifc.py 558 # _comp -- the compressor from builtin module cl
581 self._comp = None
748 if self._comp:
749 self._comp.CloseCompressor()
750 self._comp = None
764 dummy = self._comp.SetParam(cl.FRAME_BUFFER_SIZE, len(data))
765 dummy = self._comp.SetParam(cl.COMPRESSED_BUFFER_SIZE, len(data))
766 return self._comp.Compress(self._nframes, data)
821 self._comp = cl.OpenCompressor(scheme)
833 self._comp.SetParams(params
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
aifc.py 558 # _comp -- the compressor from builtin module cl
581 self._comp = None
748 if self._comp:
749 self._comp.CloseCompressor()
750 self._comp = None
764 dummy = self._comp.SetParam(cl.FRAME_BUFFER_SIZE, len(data))
765 dummy = self._comp.SetParam(cl.COMPRESSED_BUFFER_SIZE, len(data))
766 return self._comp.Compress(self._nframes, data)
821 self._comp = cl.OpenCompressor(scheme)
833 self._comp.SetParams(params
    [all...]
  /external/kernel-headers/original/uapi/asm-generic/
unistd.h 25 #define __SC_COMP(_nr, _sys, _comp) __SYSCALL(_nr, _comp)
26 #define __SC_COMP_3264(_nr, _32, _64, _comp) __SYSCALL(_nr, _comp)
28 #define __SC_COMP(_nr, _sys, _comp) __SYSCALL(_nr, _sys)
29 #define __SC_COMP_3264(_nr, _32, _64, _comp) __SC_3264(_nr, _32, _64)
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.ds_1.2.1.R36x_v20100803.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.equinox.ds_1.4.101.v20130813-1853.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.equinox.ds_1.4.100.v20130515-2026.jar 

Completed in 241 milliseconds