/external/llvm/test/CodeGen/X86/ |
2011-01-07-LegalizeTypesCrash.ll | 9 %_comp = select i1 %cond, i8 0, i8 undef 10 %merge = insertelement <4 x i8> undef, i8 %_comp, i32 0
|
/external/opencv/cv/src/ |
cvcamshift.cpp | 167 CvConnectedComp* _comp, 257 if( _comp || box ) 285 if( _comp ) 286 *_comp = comp;
|
/prebuilts/gdb/darwin-x86/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/gdb/linux-x86/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/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...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/ |
forward_list.tcc | 362 template<typename _Comp> 365 merge(forward_list&& __list, _Comp __comp) 408 template<typename _Comp> 411 sort(_Comp __comp)
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/bits/ |
forward_list.tcc | 362 template<typename _Comp> 365 merge(forward_list&& __list, _Comp __comp) 408 template<typename _Comp> 411 sort(_Comp __comp)
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/ |
forward_list.tcc | 362 template<typename _Comp> 365 merge(forward_list&& __list, _Comp __comp) 408 template<typename _Comp> 411 sort(_Comp __comp)
|
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/ |
forward_list.tcc | 362 template<typename _Comp> 365 merge(forward_list&& __list, _Comp __comp) 408 template<typename _Comp> 411 sort(_Comp __comp)
|
/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-21/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/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)
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/asm-generic/ |
unistd.h | 28 #define __SC_COMP(_nr, _sys, _comp) __SYSCALL(_nr, _comp) 29 #define __SC_COMP_3264(_nr, _32, _64, _comp) __SYSCALL(_nr, _comp) 31 #define __SC_COMP(_nr, _sys, _comp) __SYSCALL(_nr, _sys) 32 #define __SC_COMP_3264(_nr, _32, _64, _comp) __SC_3264(_nr, _32, _64)
|
/prebuilts/ndk/current/platforms/android-21/arch-arm/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/current/platforms/android-21/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/current/platforms/android-21/arch-mips/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/current/platforms/android-21/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/current/platforms/android-21/arch-x86/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/current/platforms/android-21/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)
|
/prebuilts/ndk/current/platforms/android-23/arch-arm/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/current/platforms/android-23/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/current/platforms/android-23/arch-mips/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/current/platforms/android-23/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/current/platforms/android-23/arch-x86/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)
|