Home
last modified time | relevance | path

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

123

/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
Dcvmorph.cpp46 #define IPCV_MORPHOLOGY_PTRS( morphtype, flavor ) \ argument
67 #define IPCV_MORPHOLOGY_INITALLOC_PTRS( flavor ) \ argument
461 #define ICV_MORPH_RECT_ROW( name, flavor, arrtype, \ argument
520 #define ICV_MORPH_RECT_COL( name, flavor, arrtype, \ argument
649 #define ICV_MORPH_ANY( name, flavor, arrtype, worktype, \ 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
Dcvimgwarp.cpp205 #define ICV_DEF_RESIZE_BILINEAR_FUNC( flavor, arrtype, worktype, alpha_field, \ argument
286 #define ICV_DEF_RESIZE_AREA_FAST_FUNC( flavor, arrtype, worktype, cast_macro ) \ argument
322 #define ICV_DEF_RESIZE_AREA_FUNC( flavor, arrtype, load_macro, cast_macro ) \ argument
415 #define ICV_DEF_RESIZE_BICUBIC_FUNC( flavor, arrtype, worktype, load_macro, \ argument
952 #define ICV_DEF_WARP_AFFINE_BILINEAR_FUNC( flavor, arrtype, worktype, \ argument
1225 #define ICV_DEF_WARP_PERSPECTIVE_BILINEAR_FUNC( flavor, arrtype, load_macro, cast_macro )\ argument
1608 #define ICV_DEF_REMAP_BILINEAR_FUNC( flavor, arrtype, load_macro, cast_macro ) \ argument
1656 #define ICV_DEF_REMAP_BICUBIC_FUNC( flavor, arrtype, worktype, \ 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
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
Dcxmatmul.cpp125 #define ICV_DEF_GEMM_SINGLE_MUL( flavor, arrtype, worktype ) \ argument
371 #define ICV_DEF_GEMM_BLOCK_MUL( flavor, arrtype, worktype ) \ argument
484 #define ICV_DEF_GEMM_STORE( flavor, arrtype, worktype ) \ argument
1441 #define ICV_DEF_TRANSFORM_FUNC( flavor, arrtype, temptype, _ld_, \ argument
1461 #define ICV_DEF_DIAG_TRANSFORM_FUNC( flavor, arrtype, temptype, _ld_, \ argument
1927 #define ICV_PERSPECTIVE_TRANSFORM_FUNC_2( flavor, arrtype ) \ argument
1962 #define ICV_PERSPECTIVE_TRANSFORM_FUNC_3( flavor, arrtype ) \ argument
2175 #define ICV_DEF_MULADDS_FUNC( flavor, arrtype, scalartype, entry, cn ) \ argument
2321 #define ICV_DOT_PRODUCT_CASE( flavor, srctype, avgtype, load_macro ) \ argument
2377 #define ICV_EXT_PRODUCT_CASE( flavor, srctype, avgtype, load_macro ) \ argument
[all …]
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
Dcxlut.cpp103 #define ICV_DEF_LUT_FUNC_8U_CN( flavor, dsttype, cn ) \ argument
131 #define ICV_DEF_LUT_FUNC_8U( flavor, dsttype ) \ argument
/external/selinux/libsepol/cil/src/
Dcil_list.c47 void cil_list_init(struct cil_list **list, enum cil_flavor flavor) in cil_list_init()
98 void cil_list_append(struct cil_list *list, enum cil_flavor flavor, void *data) in cil_list_append()
120 void cil_list_prepend(struct cil_list *list, enum cil_flavor flavor, void *data) in cil_list_prepend()
142 …l_list_insert(struct cil_list *list, struct cil_list_item *curr, enum cil_flavor flavor, void *dat… in cil_list_insert()
224 void cil_list_remove(struct cil_list *list, enum cil_flavor flavor, void *data, unsigned destroy_da… in cil_list_remove()
Dcil_list.h38 enum cil_flavor flavor; member
43 enum cil_flavor flavor; member
Dcil_stack.h40 enum cil_flavor flavor; member
Dcil_stack.c70 void cil_stack_push(struct cil_stack *stack, enum cil_flavor flavor, void *data) in cil_stack_push()
Dcil_tree.h47 enum cil_flavor flavor; member
/external/valgrind/coregrind/m_syswrap/
Dsyswrap-x86-darwin.c96 thread_state_flavor_t flavor, in thread_state_from_vex()
151 thread_state_flavor_t flavor, in thread_state_to_vex()
175 thread_state_flavor_t flavor, in build_thread()
201 thread_state_flavor_t flavor, in hijack_thread_state()
Dsyswrap-amd64-darwin.c120 thread_state_flavor_t flavor, in thread_state_from_vex()
214 thread_state_flavor_t flavor, in thread_state_to_vex()
238 thread_state_flavor_t flavor, in build_thread()
264 thread_state_flavor_t flavor, in hijack_thread_state()
/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()
/external/autotest/client/deps/glbench/src/
Dtexturetest.cc83 for (unsigned int flavor = 0; flavor < arraysize(kFlavors); flavor++) { in Run() local

123