Home
last modified time | relevance | path

Searched defs:func_names (Results 1 - 5 of 5) sorted by relevance

/third_party/python/Lib/test/
H A Dtest_heapq.py17 func_names = ['heapify', 'heappop', 'heappush', 'heappushpop', 'heapreplace', variable
H A Dtest_statistics.py190 func_names = ['_normal_dist_inv_cdf'] variable in TestModules
H A Dtest_typing.py6159 func_names = ['_idfunc'] variable in TestModules
/third_party/vulkan-loader/tests/
H A Dloader_unknown_ext_tests.cpp133 void add_function_names(std::vector<std::string>& func_names, uint32_t function_count, uint32_t function_start = 0) { in add_function_names() argument
146 void fill_implementation_functions(std::vector<VulkanFunction>& function_list, std::vector<std::string>& func_names, in fill_implementation_functions() argument
160 fill_device_intercept_functions(TestLayer& layer, std::vector<std::string>& func_names, FunctionStruct const& funcs, uint32_t function_count, uint32_t function_start = 0) fill_device_intercept_functions() argument
173 fill_phys_dev_intercept_functions(TestLayer& layer, std::vector<std::string>& func_names, FunctionStruct const& funcs, uint32_t function_count, uint32_t function_start = 0) fill_phys_dev_intercept_functions() argument
185 check_custom_functions(FunctionLoader& loader, ParentType parent, DispatchableHandleType handle, FunctionStruct const&, std::vector<std::string>& func_names, uint32_t function_count, uint32_t function_start = 0) check_custom_functions() argument
216 check_layer_custom_functions(FunctionLoader& loader, ParentType parent, DispatchableHandleType handle, TestLayer& layer, FunctionStruct const&, std::vector<std::string>& func_names, uint32_t function_count, uint32_t function_start = 0) check_layer_custom_functions() argument
256 check_layer_custom_functions_no_implementation(FunctionLoader& loader, ParentType parent, DispatchableHandleType handle, TestLayer& layer, FunctionStruct const&, std::vector<std::string>& func_names, uint32_t function_count, uint32_t function_start = 0) check_layer_custom_functions_no_implementation() argument
294 check_layer_custom_functions_no_interception(FunctionLoader& loader, ParentType parent, DispatchableHandleType handle, TestLayer& layer, FunctionStruct const&, std::vector<std::string>& func_names, uint32_t function_count, uint32_t function_start = 0) check_layer_custom_functions_no_interception() argument
[all...]
/third_party/ffmpeg/libavfilter/
H A Davf_showcqt.c230 const char *func_names[] = { "a_weighting", "b_weighting", "c_weighting", NULL }; in init_volume() local
461 const char *func_names[] = { "midi", "r", "g", "b", NULL }; in init_axis_color() local

Completed in 23 milliseconds