Home
last modified time | relevance | path

Searched defs:req_bytes (Results 1 – 13 of 13) sorted by relevance

/aosp_15_r20/external/coreboot/src/southbridge/intel/lynxpoint/
H A Dme.c204 void *req_data, int req_bytes) in mei_send_data()
331 void *req_data, int req_bytes, in mei_sendrecv_mkhi()
369 void *req_data, int req_bytes, in mei_sendrecv_icc()
/aosp_15_r20/external/coreboot/src/soc/intel/broadwell/pch/
H A Dme.c227 void *req_data, int req_bytes) in mei_send_data()
354 void *req_data, int req_bytes, in mei_sendrecv_mkhi()
392 void *req_data, int req_bytes, in mei_sendrecv_icc()
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/
H A Dbfc_allocator.cc518 const void* chunk_ptr, int64_t req_bytes, in AddTraceMe()
698 int64_t req_bytes = chunk->requested_size; in DeallocateRawInternal() local
/aosp_15_r20/external/tensorflow/tensorflow/core/framework/
H A Dcpu_allocator_impl.cc124 std::size_t req_bytes, std::size_t alloc_bytes) { in AddTraceMe()
/aosp_15_r20/external/nanopb-c/tests/without_64bit/
H A Dalltypes.proto46 required bytes req_bytes = 15; field
/aosp_15_r20/external/nanopb-c/tests/backwards_compatibility/
H A Dalltypes_legacy.proto56 required bytes req_bytes = 15; field
H A Dalltypes_legacy.h75 AllTypes_req_bytes_t req_bytes; member
/aosp_15_r20/external/nanopb-c/tests/field_size_32/
H A Dalltypes.proto56 required bytes req_bytes = 15; field
/aosp_15_r20/external/nanopb-c/tests/field_size_16/
H A Dalltypes.proto56 required bytes req_bytes = 15; field
/aosp_15_r20/external/nanopb-c/tests/alltypes/
H A Dalltypes.proto57 required bytes req_bytes = 15; field
/aosp_15_r20/device/linaro/dragonboard/audio/
Daudio_aec.c378 const size_t req_bytes = frames * sample_rate_ratio * aec->spk_frame_size_bytes; in get_reference_samples() local
/aosp_15_r20/device/amlogic/yukawa/hal/audio/
Daudio_aec.c386 const size_t req_bytes = resampler_in_frames * aec->spk_frame_size_bytes; in get_reference_samples() local
/aosp_15_r20/art/tools/jvmti-agents/ti-fast/
H A Dtifast.cc627 uint8_t req_bytes[sizeof(req)]; in GetAllAvailableEvents() local