Searched defs:filter_func (Results 1 – 5 of 5) sorted by relevance
/external/boringssl/src/util/ |
D | generate_build_files.py | 470 def FindCFiles(directory, filter_func): argument 490 def FindHeaderFiles(directory, filter_func): argument
|
/external/autotest/client/bin/ |
D | partition.py | 119 def get_partition_list(job, min_blocks=0, filter_func=None, exclude_swap=True, argument 224 filter_func=None, exclude_swap=True, argument
|
/external/libmojo/third_party/jinja2/ |
D | environment.py | 601 def compile_templates(self, target, extensions=None, filter_func=None, argument 695 def list_templates(self, extensions=None, filter_func=None): argument 716 filter_func = lambda x: '.' in x and \ function
|
/external/mesa3d/src/gallium/drivers/softpipe/ |
D | sp_tex_sample.h | 61 typedef void (*filter_func)(struct tgsi_sampler *tgsi_sampler, typedef
|
/external/webp/src/enc/ |
D | alpha_enc.c | 113 WebPFilterFunc filter_func; in EncodeAlphaInternal() local
|