Home
last modified time | relevance | path

Searched defs:buffer_pointer (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/pytorch/torch/csrc/jit/backends/xnnpack/compiler/
H A Dxnn_compiler.cpp17 const void* buffer_pointer, in compileModel()
/aosp_15_r20/external/google-breakpad/src/common/linux/
H A Dsafe_readlink_unittest.cc82 char* buffer_pointer = buffer; in TEST() local
/aosp_15_r20/external/tpm2-tss/src/tss2-fapi/
H A Difapi_get_intl_cert.c136 BUF_MEM *buffer_pointer; in base64_encode() local
/aosp_15_r20/external/tensorflow/tensorflow/tsl/platform/windows/
H A Dsubprocess.cc52 size_t buffer_pointer = 0; in InputThreadFunction() local
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/
H A Dtest_util.cc203 uint8_t* buffer_pointer = builder_.GetBufferPointer(); in BuildInterpreter() local
/aosp_15_r20/external/executorch/backends/vulkan/runtime/
H A DVulkanBackend.cpp478 compileModel(const void* buffer_pointer, ComputeGraph* compute_graph) const { in compileModel() argument
/aosp_15_r20/external/executorch/backends/xnnpack/runtime/
H A DXNNCompiler.cpp1851 const void* buffer_pointer, in compileModel()
/aosp_15_r20/external/iperf3/src/
H A Dcjson.c536 const unsigned char *buffer_pointer = NULL; in update_offset() local