Home
last modified time | relevance | path

Searched defs:int64_values (Results 1 – 17 of 17) sorted by relevance

/aosp_15_r20/out/soong/.intermediates/external/icing/proto/icing-c-proto/android_arm64_armv8-2a_cortex-a55_static_apex33/gen/proto/icing/proto/internal/
Dscorable_property_set.pb.h439 inline ::int64_t ScorablePropertyProto::int64_values(int index) const { in int64_values() function
459 ScorablePropertyProto::int64_values() const { in int64_values() function
/aosp_15_r20/external/icing/proto/icing/proto/internal/
H A Dscorable_property_set.proto28 repeated int64 int64_values = 1 [packed = true]; field
/aosp_15_r20/hardware/interfaces/automotive/vehicle/aidl/impl/3/proto/android/hardware/automotive/vehicle/
H A DVehiclePropValue.proto47 repeated int64 int64_values = 7; field
/aosp_15_r20/hardware/interfaces/automotive/vehicle/aidl/impl/current/proto/android/hardware/automotive/vehicle/
H A DVehiclePropValue.proto47 repeated int64 int64_values = 7; field
/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2xla/
H A Dliteral_util_test.cc29 std::vector<int64_t> int64_values = {1, 2, 3}; in TEST() local
/aosp_15_r20/external/federated-compute/fcp/client/
H A Dexample_query_result.proto58 Int64Values int64_values = 2; field
/aosp_15_r20/external/tensorflow/tensorflow/dtensor/cc/
H A Dsmall_constant_optimization.cc50 void AppendInt64Values(const int num_of_elements, const int64_t* int64_values, in AppendInt64Values()
/aosp_15_r20/external/icing/proto/icing/proto/
H A Ddocument.proto90 repeated int64 int64_values = 3; field
/aosp_15_r20/external/icing/icing/util/
H A Dscorable_property_set_test.cc56 const std::vector<int64_t>& int64_values) { in BuildScorablePropertyProtoFromInt64()
/aosp_15_r20/hardware/interfaces/automotive/vehicle/proto/
H A DVehicleHalProto.proto90 repeated sint64 int64_values = 6; field
/aosp_15_r20/external/tensorflow/tensorflow/core/profiler/
H A Dtfprof_log.proto152 repeated int64 int64_values = 1; field
/aosp_15_r20/external/icing/icing/
H A Ddocument-builder.h96 DocumentBuilder& AddInt64Property(std::string property_name, in AddInt64Property()
/aosp_15_r20/out/soong/.intermediates/external/federated-compute/federated-compute-cc-proto-lite/android_arm64_armv8-2a_cortex-a55_static_apex33/gen/proto/fcp/client/
Dexample_query_result.pb.h2287 …pleQueryResult_VectorData_Int64Values& ExampleQueryResult_VectorData_Values::int64_values() const { in int64_values() function
2302 …:unsafe_arena_set_allocated_int64_values(::fcp::client::ExampleQueryResult_VectorData_Int64Values*… in unsafe_arena_set_allocated_int64_values()
Dexample_query_result.pb.cc1524 ExampleQueryResult_VectorData_Values::_Internal::int64_values(const ExampleQueryResult_VectorData_V… in int64_values() function in fcp::client::ExampleQueryResult_VectorData_Values::_Internal
1562 …rData_Values::set_allocated_int64_values(::fcp::client::ExampleQueryResult_VectorData_Int64Values*… in set_allocated_int64_values()
/aosp_15_r20/out/soong/.intermediates/external/icing/proto/icing-c-proto/android_arm64_armv8-2a_cortex-a55_static_apex33/gen/proto/icing/proto/
Ddocument.pb.h3533 inline ::int64_t PropertyProto::int64_values(int index) const { in int64_values() function
3553 PropertyProto::int64_values() const { in int64_values() function
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/
H A Dliteral_test.cc1683 std::vector<int64_t> int64_values = {1, 2, 3}; in TEST_F() local
/aosp_15_r20/external/icing/icing/store/
H A Ddocument-store_test.cc142 const std::vector<int64_t>& int64_values) { in BuildScorablePropertyProtoFromInt64()