Home
last modified time | relevance | path

Searched refs:print_key_value (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tfrt/ir/
H A Dtfrt_fallback_common.h63 auto print_key_value = [&](mlir::Attribute attr) { in PrintExecuteOpFuncAttribute()
75 llvm::interleaveComma(op_func_attr_array, p, print_key_value); in PrintExecuteOpFuncAttribute()
84 auto print_key_value = [&](mlir::Attribute attr) { in PrintExecuteOpCommon()
96 llvm::interleaveComma(op_attr_array, p, print_key_value); in PrintExecuteOpCommon()
/aosp_15_r20/external/tensorflow/tensorflow/core/runtime_fallback/opdefs/
H A Dtfrt_fallback_common.h63 auto print_key_value = [&](mlir::Attribute attr) { in PrintExecuteOpFuncAttribute()
75 llvm::interleaveComma(op_func_attr_array, p, print_key_value); in PrintExecuteOpFuncAttribute()
84 auto print_key_value = [&](mlir::Attribute attr) { in PrintExecuteOpCommon()
96 llvm::interleaveComma(op_attr_array, p, print_key_value); in PrintExecuteOpCommon()
/aosp_15_r20/external/bpftool/src/
H A Dmap.c1031 static void print_key_value(struct bpf_map_info *info, void *key, in print_key_value() function
1109 print_key_value(&info, key, value); in do_lookup()
1389 print_key_value(&info, key, value); in do_pop_dequeue()
/aosp_15_r20/external/strace/
H A DChangeLog4784 print_key_value): Remove.
4788 print_key_value.