Home
last modified time | relevance | path

Searched defs:param_values (Results 1 - 4 of 4) sorted by relevance

/third_party/ltp/include/lapi/
H A Dinit_module.h20 static inline int finit_module(int fd, const char *param_values, int flags) in finit_module() argument
14 init_module(void *module_image, unsigned long len, const char *param_values) init_module() argument
/third_party/googletest/googlemock/src/
H A Dgmock-matchers.cc52 FormatMatcherDescription( bool negation, const char* matcher_name, const std::vector<const char*>& param_names, const Strings& param_values) FormatMatcherDescription() argument
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/
H A Dtesting_helpers.c331 static int finit_module(int fd, const char *param_values, int flags) in finit_module() argument
/third_party/node/deps/v8/src/wasm/
H A Dwasm-module.cc257 Handle<FixedArray> param_values = factory->NewFixedArray(param_count); in GetTypeForFunction() local

Completed in 4 milliseconds