Home
last modified time | relevance | path

Searched defs:add_f (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/libavc/common/
H A Dih264_trans_macros.h122 #define IQUANT_lev_H264(x,y,wscal,add_f,w,shft) (shft = x, \ argument
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dbfloat16_propagation_test.cc473 HloInstruction* add_f = builder_f.AddInstruction( in TEST_F() local
512 HloInstruction* add_f = builder_f.AddInstruction( in TEST_F() local
/aosp_15_r20/out/soong/.intermediates/external/tensorflow/tensorflow_core_proto_cpp_lite/android_arm64_armv8-2a_cortex-a55_static_apex33/gen/proto/tensorflow/core/framework/
Dattr_value.pb.h1059 inline void AttrValue_ListValue::add_f(float value) { in add_f() function