Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/util/internal/testdata/
H A Ddefault_value.proto94 int64 num_value = 113; field
/aosp_15_r20/external/protobuf/src/google/protobuf/util/internal/testdata/
H A Ddefault_value.proto94 int64 num_value = 113; field
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/lite/ir/
H A Dtfl_ops.cc2263 const int64_t num_value = op.numAttr().getInt(); in inferReturnTypes() local