Searched defs:req_bytes (Results 1 – 13 of 13) sorted by relevance
/aosp_15_r20/external/coreboot/src/southbridge/intel/lynxpoint/ |
H A D | me.c | 204 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 D | me.c | 227 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 D | bfc_allocator.cc | 518 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 D | cpu_allocator_impl.cc | 124 std::size_t req_bytes, std::size_t alloc_bytes) { in AddTraceMe()
|
/aosp_15_r20/external/nanopb-c/tests/without_64bit/ |
H A D | alltypes.proto | 46 required bytes req_bytes = 15; field
|
/aosp_15_r20/external/nanopb-c/tests/backwards_compatibility/ |
H A D | alltypes_legacy.proto | 56 required bytes req_bytes = 15; field
|
H A D | alltypes_legacy.h | 75 AllTypes_req_bytes_t req_bytes; member
|
/aosp_15_r20/external/nanopb-c/tests/field_size_32/ |
H A D | alltypes.proto | 56 required bytes req_bytes = 15; field
|
/aosp_15_r20/external/nanopb-c/tests/field_size_16/ |
H A D | alltypes.proto | 56 required bytes req_bytes = 15; field
|
/aosp_15_r20/external/nanopb-c/tests/alltypes/ |
H A D | alltypes.proto | 57 required bytes req_bytes = 15; field
|
/aosp_15_r20/device/linaro/dragonboard/audio/ |
D | audio_aec.c | 378 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/ |
D | audio_aec.c | 386 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 D | tifast.cc | 627 uint8_t req_bytes[sizeof(req)]; in GetAllAvailableEvents() local
|