Home
last modified time | relevance | path

Searched defs:value_width (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/coreboot/src/soc/amd/common/block/include/amdblocks/
H A Dpsp.h18 uint32_t value_width; /* 0=byte, 1=word, 2=qword */ member
26 uint32_t value_width; /* 0=byte, 1=word, 2=qword */ member
/aosp_15_r20/external/webrtc/logging/rtc_event_log/events/
H A Drtc_event_field_encoding.h63 const uint64_t value_width; member
/aosp_15_r20/external/openscreen/platform/base/
H A Dip_address.cc241 int value_width; in operator <<() local
/aosp_15_r20/prebuilts/android-emulator/darwin-x86_64/include/flatbuffers/
H A Dflexbuffers.h738 BitWidth value_width) { in Mutate()
750 BitWidth value_width) { in MutateF()
/aosp_15_r20/prebuilts/android-emulator/linux-x86_64/include/flatbuffers/
H A Dflexbuffers.h755 BitWidth value_width) { in Mutate()
767 BitWidth value_width) { in MutateF()
/aosp_15_r20/external/flatbuffers/include/flatbuffers/
H A Dflexbuffers.h755 BitWidth value_width) { in Mutate()
767 BitWidth value_width) { in MutateF()
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/system/bta/LeAudioSetConfigSchemas_h/gen/
Daudio_set_configurations_generated.h226 uint8_t value_width() const { in value_width() function
/aosp_15_r20/external/ethtool/
H A Dsfc.c3745 size_t name_width, value_width; in column_width() local
3755 size_t name_width, value_width; in column_padding() local
3814 size_t value_width = (field->width + 3) >> 2; in print_simple_table() local
/aosp_15_r20/art/runtime/verifier/
H A Dmethod_verifier.cc1870 uint32_t value_width = array_data[1]; in CheckArrayData() local