Lines Matching refs:Function
5 # Function: GetCNAVar variable-name platform-key config arch
14 # Function: SelectFunctionDir config arch function-name optimized
16 # Choose the appropriate implementation directory to use for 'function-name' in
22 $(error SelectFunctionDir: invalid function name "$(3)" ($(strip\
24 no such function,\
25 function implemented in multiple directories!!!))))))
27 # Helper functions that select the entire list of subdirs where a function is
46 # Helper function to select the right set of dirs in generic priority order.
53 # Helper function to select the right set of dirs in optimized priority order.
60 # Helper function to select the right set of dirs (which should be exactly one)
61 # for a function.