Home
last modified time | relevance | path

Searched defs:pred_func (Results 1 – 11 of 11) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/
H A Dcfa.h311 get_blocks_func pred_func) { in TraversalRoots()
353 get_blocks_func succ_func, get_blocks_func pred_func) { in ComputeAugmentedCFG()
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/
Dcfa.h311 get_blocks_func pred_func) { in TraversalRoots()
353 get_blocks_func succ_func, get_blocks_func pred_func) { in ComputeAugmentedCFG()
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/
H A Dcfa.h311 get_blocks_func pred_func) { in TraversalRoots()
353 get_blocks_func succ_func, get_blocks_func pred_func) { in ComputeAugmentedCFG()
/aosp_15_r20/external/webp/src/dec/
H A Dframe_dec.c150 const int pred_func = CheckMode(mb_x, mb_y, block->imodes_[0]); in ReconstructRow() local
161 const int pred_func = CheckMode(mb_x, mb_y, block->uvmode_); in ReconstructRow() local
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/data/
H A Dfilter_dataset_op_test.cc27 FunctionDefHelper::AttrValueWrapper pred_func, in FilterDatasetParams()
H A Dparallel_filter_dataset_op_test.cc34 FunctionDefHelper::AttrValueWrapper pred_func, in ParallelFilterDatasetParams()
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/val/
H A Dfunction.cpp290 auto pred_func = [](const BasicBlock* b) { in ComputeAugmentedCFG() local
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/val/
Dfunction.cpp290 auto pred_func = [](const BasicBlock* b) { in ComputeAugmentedCFG() local
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/val/
H A Dfunction.cpp290 auto pred_func = [](const BasicBlock* b) { in ComputeAugmentedCFG() local
/aosp_15_r20/external/webp/src/dsp/
H A Dlossless.c242 const VP8LPredictorAddSubFunc pred_func = in GENERATE_PREDICTOR_ADD() local
/aosp_15_r20/external/webp/src/enc/
H A Dpredictor_enc.c243 const VP8LPredictorFunc pred_func = VP8LPredictors[mode]; in GetResidual() local