Home
last modified time | relevance | path

Searched defs:flavor (Results 1 – 25 of 82) sorted by relevance

1234

/external/opencv/cv/src/
D_cvipp.h49 #define IPCV_COPY_BORDER( bordertype, flavor ) \ argument
102 #define IPCV_ACCUM( flavor, arrtype, acctype ) \ argument
169 #define ICV_PYRDOWN( flavor, cn ) \ argument
175 #define ICV_PYRUP( flavor, cn ) \ argument
198 #define IPCV_RESIZE( flavor, cn ) \ argument
219 #define IPCV_WARPAFFINE_BACK( flavor, cn ) \ argument
236 #define IPCV_WARPPERSPECTIVE_BACK( flavor, cn ) \ argument
254 #define IPCV_WARPPERSPECTIVE( flavor, cn ) \ argument
271 #define IPCV_REMAP( flavor, cn ) \ argument
292 #define IPCV_MORPHOLOGY( minmaxtype, morphtype, flavor, cn ) \ argument
[all …]
Dcvaccum.cpp81 #define ICV_DEF_ACCPROD_FUNC( flavor, srctype, dsttype, cvtmacro ) \ in ICV_DEF_ACC_FUNC() argument
117 #define ICV_DEF_ACCWEIGHT_FUNC( flavor, srctype, dsttype, cvtmacro ) \ argument
188 #define ICV_DEF_ACCPRODUCTMASK_FUNC_C1( flavor, srctype, dsttype, cvtmacro ) \ argument
222 #define ICV_DEF_ACCWEIGHTMASK_FUNC_C1( flavor, srctype, dsttype, cvtmacro ) \ argument
292 #define ICV_DEF_ACCPRODUCTMASK_FUNC_C3( flavor, srctype, dsttype, cvtmacro ) \ argument
327 #define ICV_DEF_ACCWEIGHTMASK_FUNC_C3( flavor, srctype, dsttype, cvtmacro ) \ argument
Dcvsamplers.cpp145 #define ICV_DEF_GET_RECT_SUB_PIX_FUNC( flavor, srctype, dsttype, worktype, \ argument
264 #define ICV_DEF_GET_RECT_SUB_PIX_FUNC_C3( flavor, srctype, dsttype, worktype, \ argument
600 #define ICV_DEF_GET_QUADRANGLE_SUB_PIX_FUNC( flavor, srctype, dsttype, \ argument
676 #define ICV_DEF_GET_QUADRANGLE_SUB_PIX_FUNC_C3( flavor, srctype, dsttype, \ argument
Dcvsumpixels.cpp44 #define ICV_DEF_INTEGRAL_OP_C1( flavor, arrtype, sumtype, sqsumtype, worktype, \ argument
207 #define ICV_DEF_INTEGRAL_OP_CN( flavor, arrtype, sumtype, sqsumtype, \ argument
/external/opencv/cxcore/src/
D_cxipp.h62 #define IPCV_COPYSET( flavor, arrtype, scalartype ) \ argument
147 #define IPCV_DEF_MEAN_MASK( flavor, srctype ) \ argument
179 #define IPCV_DEF_MEAN_SDV( flavor, srctype ) \ argument
225 #define IPCV_DEF_MIN_MAX_LOC( flavor, srctype, extrtype, plugin ) \ argument
254 #define IPCV_DEF_SUM_NOHINT( flavor, srctype, plugin ) \ argument
268 #define IPCV_DEF_SUM_HINT( flavor, srctype ) \ argument
298 #define IPCV_DEF_NON_ZERO( flavor, srctype ) \ argument
313 #define IPCV_DEF_NORM_NOHINT_C1( flavor, srctype, plugin ) \ argument
339 #define IPCV_DEF_NORM_HINT_C1( flavor, srctype ) \ argument
368 #define IPCV_DEF_NORM_MASK_C1( flavor, srctype, plugin ) \ argument
[all …]
Dcxminmaxloc.cpp86 #define ICV_DEF_MINMAXLOC_FUNC_2D( _toggle_, _fin_cast_macro_, flavor, \ argument
104 #define ICV_DEF_MINMAXLOC_FUNC_2D_COI( _toggle_, _fin_cast_macro_, flavor, \ argument
124 #define ICV_DEF_MINMAXLOC_ALL_INT( flavor, srctype, \ argument
145 #define ICV_DEF_MINMAXLOC_ALL_FLT( flavor, srctype, _toggle_, \ argument
213 #define ICV_DEF_MINMAXLOC_MASK_FUNC_2D( _toggle_, _fin_cast_macro_, flavor, \ argument
234 flavor, srctype, temptype, extrtype ) \ argument
254 #define ICV_DEF_MINMAXLOC_MASK_ALL_INT( flavor, srctype, \ argument
261 #define ICV_DEF_MINMAXLOC_MASK_ALL_FLT( flavor, srctype, _toggle_, \ argument
Dcxsumpixels.cpp231 #define ICV_DEF_SUM_NOHINT_BLOCK_FUNC_2D( name, flavor, cn, \ argument
261 #define ICV_DEF_SUM_NOHINT_FUNC_2D( name, flavor, cn, \ argument
281 #define ICV_DEF_SUM_HINT_FUNC_2D( name, flavor, cn, \ argument
302 #define ICV_DEF_SUM_NOHINT_BLOCK_FUNC_2D_COI( name, flavor, \ argument
333 #define ICV_DEF_SUM_NOHINT_FUNC_2D_COI( name, flavor, \ argument
354 #define ICV_DEF_SUM_ALL( name, flavor, __op__, arrtype, sumtype_final, sumtype, \ argument
554 #define ICV_DEF_NONZERO_ALL( flavor, __op__, arrtype ) \ argument
682 #define ICV_ACC_ROWS_FUNC( name, flavor, arrtype, acctype, \ argument
724 #define ICV_ACC_COLS_FUNC_C1( name, flavor, arrtype, worktype, acctype, __op__ )\ argument
764 #define ICV_ACC_COLS_FUNC_C3( name, flavor, arrtype, worktype, acctype, __op__ ) \ argument
[all …]
Dcxmeansdv.cpp373 #define ICV_DEF_MEAN_SDV_BLOCK_FUNC_2D( flavor, cn, arrtype, \ argument
409 #define ICV_DEF_MEAN_SDV_FUNC_2D( flavor, cn, arrtype, \ argument
432 #define ICV_DEF_MEAN_SDV_BLOCK_FUNC_2D_COI( flavor, arrtype, \ argument
469 #define ICV_DEF_MEAN_SDV_FUNC_2D_COI( flavor, arrtype, \ argument
492 #define ICV_DEF_MEAN_SDV_MASK_BLOCK_FUNC_2D( flavor, cn, \ argument
528 #define ICV_DEF_MEAN_SDV_MASK_FUNC_2D( flavor, cn, arrtype, \ argument
551 #define ICV_DEF_MEAN_SDV_MASK_BLOCK_FUNC_2D_COI( flavor, \ argument
588 #define ICV_DEF_MEAN_SDV_MASK_FUNC_2D_COI( flavor, arrtype, \ argument
612 #define ICV_DEF_MEAN_SDV_BLOCK_ALL( flavor, arrtype, sumtype, sqsumtype,\ argument
636 #define ICV_DEF_MEAN_SDV_ALL( flavor, arrtype, sumtype, sqsumtype, worktype ) \ argument
Dcxmean.cpp239 #define ICV_IMPL_MEAN_BLOCK_FUNC_2D( flavor, cn, \ argument
270 #define ICV_IMPL_MEAN_FUNC_2D( flavor, cn, \ argument
291 #define ICV_IMPL_MEAN_BLOCK_FUNC_2D_COI( flavor, \ argument
323 #define ICV_IMPL_MEAN_FUNC_2D_COI( flavor, \ argument
345 #define ICV_IMPL_MEAN_BLOCK_ALL( flavor, arrtype, sumtype, \ argument
358 #define ICV_IMPL_MEAN_ALL( flavor, arrtype, sumtype, worktype ) \ argument
Dcxlut.cpp103 #define ICV_DEF_LUT_FUNC_8U_CN( flavor, dsttype, cn ) \ argument
131 #define ICV_DEF_LUT_FUNC_8U( flavor, dsttype ) \ argument
Dcxcmp.cpp118 #define ICV_DEF_IN_RANGE_FUNC( flavor, arrtype, worktype, \ argument
187 #define ICV_DEF_IN_RANGE_CONST_FUNC( flavor, arrtype, worktype, \ argument
206 #define ICV_DEF_IN_RANGE_ALL( flavor, arrtype, worktype, _toggle_macro_ ) \ argument
447 #define ICV_DEF_CMP_FUNC( __op__, name, flavor, arrtype, \ argument
488 #define ICV_DEF_CMP_CONST_FUNC( __op__, name, flavor, arrtype, \ argument
508 #define ICV_DEF_CMP_ALL( flavor, arrtype, worktype, _toggle_macro_ ) \ argument
848 #define ICV_DEF_MINMAX_FUNC( __op__, name, flavor, arrtype, \ argument
896 flavor, arrtype, worktype, _toggle_macro_) \ argument
936 #define ICV_DEF_MINMAX_ALL( flavor, arrtype, worktype, \ argument
Dcxconvert.cpp152 #define ICV_DEF_COPY_PX2PL_FUNC_2D( arrtype, flavor, \ argument
173 #define ICV_DEF_COPY_PX2PL_FUNC_2D_COI( arrtype, flavor )\ argument
306 #define ICV_DEF_COPY_PL2PX_FUNC_2D( arrtype, flavor, cn, entry_macro ) \ argument
326 #define ICV_DEF_COPY_PL2PX_FUNC_2D_COI( arrtype, flavor ) \ argument
649 #define ICV_DEF_MIX_CH_FUNC_2D( arrtype, flavor ) \ argument
1139 #define ICV_DEF_CVT_SCALE_FUNC_INT( flavor, dsttype, cast_macro ) \ argument
1257 #define ICV_DEF_CVT_SCALE_FUNC_FLT( flavor, dsttype, cast_macro ) \ argument
1379 #define ICV_DEF_CVT_FUNC_2D( flavor, dsttype, worktype, cast_macro2, \ argument
Dcxrand.cpp68 #define ICV_IMPL_RAND_BITS( flavor, arrtype, cast_macro ) \ argument
150 #define ICV_IMPL_RAND( flavor, arrtype, worktype, cast_macro1, cast_macro2 )\ argument
340 #define ICV_IMPL_RANDN( flavor, arrtype, worktype, cast_macro1, cast_macro2 ) \ argument
/external/lldb/source/Plugins/Process/Utility/
DRegisterContextMach_arm.cpp36 RegisterContextMach_arm::DoReadGPR (lldb::tid_t tid, int flavor, GPR &gpr) in DoReadGPR()
43 RegisterContextMach_arm::DoReadFPU (lldb::tid_t tid, int flavor, FPU &fpu) in DoReadFPU()
50 RegisterContextMach_arm::DoReadEXC (lldb::tid_t tid, int flavor, EXC &exc) in DoReadEXC()
57 RegisterContextMach_arm::DoReadDBG (lldb::tid_t tid, int flavor, DBG &dbg) in DoReadDBG()
64 RegisterContextMach_arm::DoWriteGPR (lldb::tid_t tid, int flavor, const GPR &gpr) in DoWriteGPR()
70 RegisterContextMach_arm::DoWriteFPU (lldb::tid_t tid, int flavor, const FPU &fpu) in DoWriteFPU()
76 RegisterContextMach_arm::DoWriteEXC (lldb::tid_t tid, int flavor, const EXC &exc) in DoWriteEXC()
82 RegisterContextMach_arm::DoWriteDBG (lldb::tid_t tid, int flavor, const DBG &dbg) in DoWriteDBG()
DRegisterContextMach_x86_64.cpp34 RegisterContextMach_x86_64::DoReadGPR (lldb::tid_t tid, int flavor, GPR &gpr) in DoReadGPR()
41 RegisterContextMach_x86_64::DoReadFPU (lldb::tid_t tid, int flavor, FPU &fpu) in DoReadFPU()
48 RegisterContextMach_x86_64::DoReadEXC (lldb::tid_t tid, int flavor, EXC &exc) in DoReadEXC()
55 RegisterContextMach_x86_64::DoWriteGPR (lldb::tid_t tid, int flavor, const GPR &gpr) in DoWriteGPR()
61 RegisterContextMach_x86_64::DoWriteFPU (lldb::tid_t tid, int flavor, const FPU &fpu) in DoWriteFPU()
67 RegisterContextMach_x86_64::DoWriteEXC (lldb::tid_t tid, int flavor, const EXC &exc) in DoWriteEXC()
DRegisterContextMach_i386.cpp34 RegisterContextMach_i386::DoReadGPR (lldb::tid_t tid, int flavor, GPR &gpr) in DoReadGPR()
41 RegisterContextMach_i386::DoReadFPU (lldb::tid_t tid, int flavor, FPU &fpu) in DoReadFPU()
48 RegisterContextMach_i386::DoReadEXC (lldb::tid_t tid, int flavor, EXC &exc) in DoReadEXC()
55 RegisterContextMach_i386::DoWriteGPR (lldb::tid_t tid, int flavor, const GPR &gpr) in DoWriteGPR()
61 RegisterContextMach_i386::DoWriteFPU (lldb::tid_t tid, int flavor, const FPU &fpu) in DoWriteFPU()
67 RegisterContextMach_i386::DoWriteEXC (lldb::tid_t tid, int flavor, const EXC &exc) in DoWriteEXC()
DRegisterContextDarwin_arm.h208 GetError (int flavor, uint32_t err_idx) const in GetError()
227 SetError (int flavor, uint32_t err_idx, int err) in SetError()
288 DoReadGPR (lldb::tid_t tid, int flavor, GPR &gpr) in DoReadGPR()
/external/lldb/source/Plugins/Process/MacOSX-Kernel/
DRegisterContextKDP_arm.cpp34 RegisterContextKDP_arm::DoReadGPR (lldb::tid_t tid, int flavor, GPR &gpr) in DoReadGPR()
50 RegisterContextKDP_arm::DoReadFPU (lldb::tid_t tid, int flavor, FPU &fpu) in DoReadFPU()
66 RegisterContextKDP_arm::DoReadEXC (lldb::tid_t tid, int flavor, EXC &exc) in DoReadEXC()
82 RegisterContextKDP_arm::DoReadDBG (lldb::tid_t tid, int flavor, DBG &dbg) in DoReadDBG()
98 RegisterContextKDP_arm::DoWriteGPR (lldb::tid_t tid, int flavor, const GPR &gpr) in DoWriteGPR()
114 RegisterContextKDP_arm::DoWriteFPU (lldb::tid_t tid, int flavor, const FPU &fpu) in DoWriteFPU()
130 RegisterContextKDP_arm::DoWriteEXC (lldb::tid_t tid, int flavor, const EXC &exc) in DoWriteEXC()
146 RegisterContextKDP_arm::DoWriteDBG (lldb::tid_t tid, int flavor, const DBG &dbg) in DoWriteDBG()
DRegisterContextKDP_i386.cpp34 RegisterContextKDP_i386::DoReadGPR (lldb::tid_t tid, int flavor, GPR &gpr) in DoReadGPR()
50 RegisterContextKDP_i386::DoReadFPU (lldb::tid_t tid, int flavor, FPU &fpu) in DoReadFPU()
66 RegisterContextKDP_i386::DoReadEXC (lldb::tid_t tid, int flavor, EXC &exc) in DoReadEXC()
82 RegisterContextKDP_i386::DoWriteGPR (lldb::tid_t tid, int flavor, const GPR &gpr) in DoWriteGPR()
98 RegisterContextKDP_i386::DoWriteFPU (lldb::tid_t tid, int flavor, const FPU &fpu) in DoWriteFPU()
114 RegisterContextKDP_i386::DoWriteEXC (lldb::tid_t tid, int flavor, const EXC &exc) in DoWriteEXC()
DRegisterContextKDP_x86_64.cpp34 RegisterContextKDP_x86_64::DoReadGPR (lldb::tid_t tid, int flavor, GPR &gpr) in DoReadGPR()
50 RegisterContextKDP_x86_64::DoReadFPU (lldb::tid_t tid, int flavor, FPU &fpu) in DoReadFPU()
66 RegisterContextKDP_x86_64::DoReadEXC (lldb::tid_t tid, int flavor, EXC &exc) in DoReadEXC()
82 RegisterContextKDP_x86_64::DoWriteGPR (lldb::tid_t tid, int flavor, const GPR &gpr) in DoWriteGPR()
98 RegisterContextKDP_x86_64::DoWriteFPU (lldb::tid_t tid, int flavor, const FPU &fpu) in DoWriteFPU()
114 RegisterContextKDP_x86_64::DoWriteEXC (lldb::tid_t tid, int flavor, const EXC &exc) in DoWriteEXC()
/external/valgrind/main/coregrind/m_syswrap/
Dsyswrap-x86-darwin.c97 thread_state_flavor_t flavor, in thread_state_from_vex()
152 thread_state_flavor_t flavor, in thread_state_to_vex()
176 thread_state_flavor_t flavor, in build_thread()
202 thread_state_flavor_t flavor, in hijack_thread_state()
Dsyswrap-amd64-darwin.c121 thread_state_flavor_t flavor, in thread_state_from_vex()
198 thread_state_flavor_t flavor, in thread_state_to_vex()
222 thread_state_flavor_t flavor, in build_thread()
248 thread_state_flavor_t flavor, in hijack_thread_state()
/external/lldb/source/Plugins/ObjectFile/Mach-O/
DObjectFileMachO.cpp81 int flavor = data.GetU32 (&offset); in SetRegisterDataFrom_LC_THREAD() local
126 DoReadGPR (lldb::tid_t tid, int flavor, GPR &gpr) in DoReadGPR()
132 DoReadFPU (lldb::tid_t tid, int flavor, FPU &fpu) in DoReadFPU()
138 DoReadEXC (lldb::tid_t tid, int flavor, EXC &exc) in DoReadEXC()
144 DoWriteGPR (lldb::tid_t tid, int flavor, const GPR &gpr) in DoWriteGPR()
150 DoWriteFPU (lldb::tid_t tid, int flavor, const FPU &fpu) in DoWriteFPU()
156 DoWriteEXC (lldb::tid_t tid, int flavor, const EXC &exc) in DoWriteEXC()
189 int flavor = data.GetU32 (&offset); in SetRegisterDataFrom_LC_THREAD() local
234 DoReadGPR (lldb::tid_t tid, int flavor, GPR &gpr) in DoReadGPR()
240 DoReadFPU (lldb::tid_t tid, int flavor, FPU &fpu) in DoReadFPU()
[all …]
/external/lldb/source/Core/
DDisassembler.cpp48 Disassembler::FindPlugin (const ArchSpec &arch, const char *flavor, const char *plugin_name) in FindPlugin()
83 …indPluginForTarget(const TargetSP target_sp, const ArchSpec &arch, const char *flavor, const char … in FindPluginForTarget()
132 const char *flavor, in Disassemble()
178 const char *flavor, in Disassemble()
236 const char *flavor, in DisassembleRange()
260 const char *flavor, in DisassembleBytes()
296 const char *flavor, in Disassemble()
343 const char *flavor, in Disassemble()
512 const char *flavor, in Disassemble()
1167 Disassembler::Disassembler(const ArchSpec& arch, const char *flavor) : in Disassembler()
/external/harfbuzz_ng/test/api/
Dhb-test.h174 const char *flavor, in hb_test_add_func_flavor()
196 const char *flavor, in hb_test_add_data_func_flavor()
236 const char *flavor, in hb_test_add_vtable_flavor()

1234