/aosp_15_r20/external/trusty/arm-trusted-firmware/plat/socionext/uniphier/ |
D | uniphier_io_storage.c | 196 size_t buffer_offset) in uniphier_io_block_setup() 251 static int uniphier_io_emmc_setup(unsigned int soc, size_t buffer_offset) in uniphier_io_emmc_setup() 263 static int uniphier_io_nand_setup(unsigned int soc, size_t buffer_offset) in uniphier_io_nand_setup() 275 static int uniphier_io_nor_setup(unsigned int soc_id, size_t buffer_offset) in uniphier_io_nor_setup() 315 static int uniphier_io_usb_setup(unsigned int soc, size_t buffer_offset) in uniphier_io_usb_setup()
|
/aosp_15_r20/external/arm-trusted-firmware/plat/socionext/uniphier/ |
H A D | uniphier_io_storage.c | 196 size_t buffer_offset) in uniphier_io_block_setup() 251 static int uniphier_io_emmc_setup(unsigned int soc, size_t buffer_offset) in uniphier_io_emmc_setup() 263 static int uniphier_io_nand_setup(unsigned int soc, size_t buffer_offset) in uniphier_io_nand_setup() 275 static int uniphier_io_nor_setup(unsigned int soc_id, size_t buffer_offset) in uniphier_io_nor_setup() 315 static int uniphier_io_usb_setup(unsigned int soc, size_t buffer_offset) in uniphier_io_usb_setup()
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/experimental/acceleration/mini_benchmark/ |
H A D | grafter.cc | 95 int buffer_offset = 0; in SubGraphs() local 131 int buffer_offset = 0; in Metadatas() local 162 int buffer_offset, in AdjustSubGraph() 220 const SubGraph* graph, int buffer_offset) { in AdjustTensors() 251 int buffer_offset) { in AdjustMetadata()
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/experimental/acceleration/mini_benchmark/model_modifier/ |
H A D | grafter.cc | 94 int buffer_offset = 0; in SubGraphs() local 130 int buffer_offset = 0; in Metadatas() local 161 int buffer_offset, in AdjustSubGraph() 219 const SubGraph* graph, int buffer_offset) { in AdjustTensors() 250 int buffer_offset) { in AdjustMetadata()
|
/aosp_15_r20/external/openthread/third_party/tcplp/lib/ |
H A D | cbuf.c | 46 void cbuf_copy_into_buffer(void* buffer, size_t buffer_offset, const void* arr, size_t arr_offset, … in cbuf_copy_into_buffer() 52 void cbuf_copy_from_buffer(void* arr, size_t arr_offset, const void* buffer, size_t buffer_offset, … in cbuf_copy_from_buffer() 58 void cbuf_copy_into_message(void* buffer, size_t buffer_offset, const void* arr, size_t arr_offset,… in cbuf_copy_into_message() 64 void cbuf_copy_from_message(void* arr, size_t arr_offset, const void* buffer, size_t buffer_offset,… in cbuf_copy_from_message()
|
/aosp_15_r20/system/core/fs_mgr/libsnapshot/snapuserd/user-space-merge/ |
H A D | snapuserd_readahead.cpp | 172 loff_t buffer_offset = bm->file_offset - start_data_offset; in ReconstructDataFromCow() local 283 loff_t buffer_offset = 0; in ReadAheadAsyncIO() local 460 loff_t& buffer_offset) { in ProcessXorData() 530 loff_t buffer_offset = 0; in ReadAheadSyncIO() local
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/metal/ |
H A D | metal_spatial_tensor.cc | 30 absl::Status CreateTextureBuffer(id<MTLBuffer> buffer, uint64_t buffer_offset, in CreateTextureBuffer() 358 uint64_t buffer_offset) { in CreateTensorSharedBuffer() 374 uint64_t buffer_offset) { in CreateTensorSharedImage2DBuffer()
|
H A D | metal_arguments.cc | 434 int buffer_offset, int texture_offset) const { in Encode() 543 std::string MetalArguments::GetListOfArgs(int buffer_offset, in GetListOfArgs()
|
/aosp_15_r20/external/mesa3d/src/mesa/state_tracker/ |
H A D | st_pbo_compute.c | 385 write_ssbo(nir_builder *b, nir_def *pixel, nir_def *buffer_offset) in write_ssbo() 393 write_conversion(nir_builder *b, nir_def *pixel, nir_def *buffer_offset, struct pbo_shader_data *sd) in write_conversion() 434 grab_components(nir_builder *b, nir_def *pixel, nir_def *buffer_offset, struct pbo_shader_data *sd,… in grab_components() 464 handle_swap(nir_builder *b, nir_def *pixel, nir_def *buffer_offset, in handle_swap() 550 convert_swap_write(nir_builder *b, nir_def *pixel, nir_def *buffer_offset, in convert_swap_write() 595 nir_def *buffer_offset = get_buffer_offset(b, coord, sd); in do_shader_conversion() local
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/r300/ |
H A D | r300_render.c | 135 int *buffer_offset, int *index_offset) in r300_split_index_bias() 225 int buffer_offset, in r300_emit_states() 289 int buffer_offset, in r300_prepare_for_rendering() 585 int buffer_offset = 0, index_offset = 0; /* for index bias emulation */ in r300_draw_elements() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/tsi/ |
D | ssl_transport_security_utils.cc | 120 const size_t buffer_size, size_t& buffer_offset, in SslProtectorProtect() 173 tsi_result SslProtectorProtectFlush(size_t& buffer_offset, in SslProtectorProtectFlush()
|
/aosp_15_r20/external/grpc-grpc/src/core/tsi/ |
H A D | ssl_transport_security_utils.cc | 124 const size_t buffer_size, size_t& buffer_offset, in SslProtectorProtect() 177 tsi_result SslProtectorProtectFlush(size_t& buffer_offset, in SslProtectorProtectFlush()
|
/aosp_15_r20/external/mesa3d/src/intel/vulkan/ |
H A D | genX_cmd_video.c | 850 uint32_t buffer_offset = frame_info->srcBufferOffset & 4095; in anv_h265_decode_video() local 1152 uint32_t buffer_offset = frame_info->srcBufferOffset & 4095; in anv_h264_decode_video() local
|
/aosp_15_r20/external/mesa3d/src/amd/vulkan/ |
H A D | radv_descriptor_set.h | 26 uint32_t buffer_offset; member 150 uint32_t buffer_offset; member
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/d3d12/ |
H A D | d3d12_interop_public.h | 45 uint64_t buffer_offset; member
|
/aosp_15_r20/device/google/cuttlefish/host/libs/audio_connector/ |
D | shm_layout.h | 235 uint32_t buffer_offset; member 241 uint32_t buffer_offset; member
|
/aosp_15_r20/external/leveldb/util/ |
H A D | windows_logger.h | 59 int buffer_offset = std::snprintf( in Logv() local
|
H A D | posix_logger.h | 65 int buffer_offset = std::snprintf( in Logv() local
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/softpipe/ |
H A D | sp_state_so.c | 40 unsigned buffer_offset, in softpipe_create_so_target()
|
/aosp_15_r20/external/mesa3d/src/mesa/vbo/ |
H A D | vbo_save_api.c | 287 const struct gl_buffer_object *bo, GLintptr buffer_offset, in compare_vao() 341 struct gl_buffer_object *bo, GLintptr buffer_offset, in update_vao() 582 GLintptr buffer_offset = 0; in compile_vertex_list() local
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/llvmpipe/ |
H A D | lp_state_so.c | 39 unsigned buffer_offset, in llvmpipe_create_so_target()
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/virgl/ |
H A D | virgl_streamout.c | 33 unsigned buffer_offset, in virgl_create_so_target()
|
/aosp_15_r20/external/mesa3d/src/microsoft/spirv_to_dxil/ |
H A D | dxil_spirv_nir.h | 74 uint32_t buffer_offset; member
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/svga/ |
H A D | svga_state_constants.c | 628 unsigned buffer_offset, in svga_emit_rawbuf() 728 unsigned buffer_offset, in emit_constbuf()
|
/aosp_15_r20/hardware/interfaces/bluetooth/hci/ |
H A D | h4_protocol.cc | 100 size_t buffer_offset = 0; in SendDataToPacketizer() local
|