Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/profiler/utils/
H A Dhlo_proto_map.cc62 absl::string_view byte_value = stat.BytesValue(); in ParseHloProtosFromXSpace() local
83 absl::string_view byte_value = hlo_proto_stat->BytesValue(); in ParseHloProtosFromXSpace() local
/aosp_15_r20/external/libbrillo/brillo/dbus/
H A Ddata_serialization_test.cc164 uint8_t byte_value = 0; in TEST() local
193 uint8_t byte_value = 0; in TEST() local
282 uint8_t byte_value = 0; in TEST() local
347 Any byte_value; in TEST() local
/aosp_15_r20/external/libchrome/dbus/
H A Dmessage_unittest.cc36 uint8_t byte_value = 0; in TEST() local
63 uint8_t byte_value = 0; in TEST() local
169 uint8_t byte_value = 0; in TEST() local
/aosp_15_r20/external/coreboot/src/mainboard/google/skyrim/
H A Dbootblock.c24 unsigned char byte_value; in hynix_dram_cmos_check() local
/aosp_15_r20/external/libxaac/decoder/
H A Dixheaacd_sbr_crc.c53 WORD32 byte_value; in ixheaacd_sbr_crc() local
/aosp_15_r20/tools/test/connectivity/acts/framework/acts/libs/testtracker/protos/
Dtesttracker_result.proto33 bytes byte_value = 106; field
/aosp_15_r20/external/wpa_supplicant_8/wpa_supplicant/dbus/
H A Ddbus_dict_helpers.h132 char byte_value; member
/aosp_15_r20/external/accessibility-test-framework/src/main/proto/com/google/android/apps/common/testing/accessibility/framework/
H A DAccessibilityEvaluation.proto105 bytes byte_value = 3; field
/aosp_15_r20/external/tcpdump/
H A Dprint-bootp.c758 uint8_t byte_value; in rfc1048_print() local
/aosp_15_r20/external/tensorflow/tensorflow/stream_executor/rocm/
H A Drocm_gpu_executor.cc476 uint8 byte_value = static_cast<uint8>(value); in SynchronousMemSet() local
/aosp_15_r20/tools/dexter/slicer/export/slicer/
H A Ddex_ir.h134 int8_t byte_value; member
/aosp_15_r20/frameworks/base/core/proto/android/widget/
H A Dremoteviews.proto374 bytes byte_value = 5; field
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/stream_executor/cuda/
H A Dcuda_gpu_executor.cc608 uint8 byte_value = static_cast<uint8>(value); in SynchronousMemSet() local
/aosp_15_r20/out/soong/.intermediates/frameworks/base/libplatformprotos/android_arm64_armv8-2a_cortex-a55_static_cfi/gen/proto/frameworks/base/core/proto/android/widget/
Dremoteviews.pb.h21792 inline const std::string& RemoteViewsProto_ReflectionAction::byte_value() const { in byte_value() function
21842 inline void RemoteViewsProto_ReflectionAction::set_allocated_byte_value(std::string* byte_value) { in set_allocated_byte_value()
/aosp_15_r20/out/soong/.intermediates/frameworks/base/libplatformprotos/linux_glibc_x86_64_static/gen/proto/frameworks/base/core/proto/android/widget/
Dremoteviews.pb.h22845 inline const std::string& RemoteViewsProto_ReflectionAction::byte_value() const { in byte_value() function
22895 inline void RemoteViewsProto_ReflectionAction::set_allocated_byte_value(std::string* byte_value) { in set_allocated_byte_value()
/aosp_15_r20/out/soong/.intermediates/frameworks/base/libplatformprotos/android_arm64_armv8-2a_cortex-a55_static/gen/proto/frameworks/base/core/proto/android/widget/
Dremoteviews.pb.h21792 inline const std::string& RemoteViewsProto_ReflectionAction::byte_value() const { in byte_value() function
21842 inline void RemoteViewsProto_ReflectionAction::set_allocated_byte_value(std::string* byte_value) { in set_allocated_byte_value()
/aosp_15_r20/external/coreboot/src/vendorcode/wuffs/
H A Dwuffs-v0.4.c13809 wuffs_base__bulk_memset(void* ptr, size_t len, uint8_t byte_value) { in wuffs_base__bulk_memset()