Home
last modified time | relevance | path

Searched defs:func_attrs (Results 1 – 12 of 12) sorted by relevance

/aosp_15_r20/external/iw/
H A Dnan.c188 static int parse_srf(char **argv, int argc, struct nl_msg *func_attrs) in parse_srf()
278 static void parse_match_filter(char *filter, struct nl_msg *func_attrs, int tx) in parse_match_filter()
308 struct nl_msg *func_attrs = NULL; in handle_nan_add_func() local
/aosp_15_r20/external/tensorflow/tensorflow/core/transforms/functional_to_region/
H A Dimpl.cc217 static bool ArePreservedAttrsEmpty(DictionaryAttr func_attrs, in ArePreservedAttrsEmpty()
244 DictionaryAttr func_attrs = PreserveFunctionAttributes(func); in PreserveAttributes() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tensorflow/utils/
H A Dconvert_attr.cc107 auto func_attrs = builder->getDictionaryAttr(attrs); in ConvertAttributeValue() local
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Dpartitioned_function_ops.cc144 auto func_attrs = fdef->attr(); in FillOutputDevices() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/quantization/tensorflow/passes/
H A Dinsert_main_function.cc157 SmallVector<NamedAttribute> func_attrs; in CreateMainFunction() local
/aosp_15_r20/external/rust/beto-rust/common/derive_fuzztest_macro/src/
Dlib.rs193 let func_attrs = &func.attrs; in derive_proptest() localVariable
/aosp_15_r20/external/tensorflow/tensorflow/core/ir/importexport/
H A Dfunctiondef_import.cc270 DictionaryAttr func_attrs = builder.getDictionaryAttr({}); in ImportGenericFunction() local
H A Dconvert_attributes.cc386 auto func_attrs = builder.getDictionaryAttr(attrs); in ConvertAttributeValue() local
H A Dgraphdef_import.cc546 NamedAttrList func_attrs; in ConvertFunctionDef() local
/aosp_15_r20/external/tensorflow/tensorflow/core/transforms/region_to_functional/
H A Dimpl.cc645 NamedAttrList func_attrs = BuildAttributes( in Outline() local
/aosp_15_r20/external/tensorflow/tensorflow/core/tfrt/eager/
H A Dc_api_tfrt.cc1904 std::vector<const void*> func_attrs(num_values); in SetAttrFunctionList() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tensorflow/translate/
H A Dimport_model.cc1344 auto func_attrs = builder_.getDictionaryAttr(attrs); in ConvertAttributeValue() local