Home
last modified time | relevance | path

Searched defs:orig_opts (Results 1 – 6 of 6) sorted by relevance

/external/iptables/libxtables/
Dxtoptions.c74 xtables_options_xfrm(struct option *orig_opts, struct option *oldopts, in xtables_options_xfrm()
Dxtables.c106 struct option *xtables_merge_options(struct option *orig_opts, in xtables_merge_options()
/external/iproute2/include/
Dxtables.h401 struct option *orig_opts; member
/external/iptables/include/
Dxtables.h423 struct option *orig_opts; member
/external/tensorflow/tensorflow/core/common_runtime/
Dprocess_function_library_runtime_test.cc608 const FunctionLibraryRuntime::InstantiateOptions& orig_opts) { in TestInstantiateSimpleFunction()
Dprocess_function_library_runtime.cc1904 const FunctionLibraryRuntime::Options& orig_opts, in RunSync()