Home
last modified time | relevance | path

Searched defs:out_buf (Results 1 – 25 of 44) sorted by relevance

12

/external/tensorflow/tensorflow/lite/kernels/
Dlsh_projection.cc146 const TfLiteTensor* weight, int32_t* out_buf) { in SparseLshProjection()
161 const TfLiteTensor* weight, int32_t* out_buf) { in DenseLshProjection()
179 int32_t* out_buf = out_tensor->data.i32; in Eval() local
/external/elfutils/libelf/
Delf_compress.c46 do_deflate_cleanup (void *result, z_stream *z, void *out_buf, in do_deflate_cleanup()
99 void *out_buf = malloc (out_size); in __libelf_compress() local
411 void *out_buf = __libelf_compress (scn, hsize, elfdata, in elf_compress() local
Delf_compress_gnu.c104 void *out_buf = __libelf_compress (scn, hsize, elfdata, in elf_compress_gnu() local
/external/puffin/src/
Dbit_writer.h69 BufferBitWriter(uint8_t* out_buf, size_t out_size) in BufferBitWriter()
/external/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_stacktrace_libcdep.cpp113 void __sanitizer_symbolize_pc(uptr pc, const char *fmt, char *out_buf, in __sanitizer_symbolize_pc()
154 char *out_buf, uptr out_buf_size) { in __sanitizer_symbolize_global()
/external/mesa3d/src/gallium/drivers/svga/
Dsvga_draw_arrays.c46 u_generate_func generate, struct pipe_resource **out_buf) in generate_indices()
98 struct pipe_resource **out_buf) in retrieve_or_generate_indices()
Dsvga_draw_elements.c68 struct pipe_resource **out_buf, in translate_indices()
/external/deqp-deps/amber/samples/
Dppm_test.cc84 std::vector<uint8_t> out_buf; in TEST_F() local
/external/libpng/contrib/examples/
Dsimpleover.c315 add_sprite(png_imagep output, png_bytep out_buf, struct sprite *sprite, in add_sprite()
391 simpleover_process(png_imagep output, png_bytep out_buf, int argc, in simpleover_process()
/external/arm-trusted-firmware/lib/zlib/
Dtf_gunzip.c59 int gunzip(uintptr_t *in_buf, size_t in_len, uintptr_t *out_buf, in gunzip()
/external/mesa3d/src/gallium/frontends/omx/tizonia/
Dh264eprc.c201 OMX_BUFFERHEADERTYPE * out_buf = priv->p_outhdr_; in h264e_manage_buffers() local
571 OMX_BUFFERHEADERTYPE *out_buf = NULL; in h264e_prc_buffers_ready() local
Dh264dprc.c483 OMX_BUFFERHEADERTYPE *out_buf = NULL; in h264d_prc_buffers_ready() local
/external/libxaac/decoder/
Dixheaacd_esbr_polyphase.c161 FLOAT32 *out_buf = ptr_hbe_txposer->ptr_input_buf + in ixheaacd_real_synth_filt() local
Dixheaacd_decode_main.c75 WORD16 *out_buf = (WORD16 *)outbuffer; in ixheaacd_samples_sat() local
/external/nos/host/generic/libnos_datagram/
Dcitadel.c106 static uint8_t out_buf[MAX_DEVICE_TRANSFER]; variable
/external/adhd/cras/src/tests/
Dlinear_resampler_unittest.cc17 static uint8_t out_buf[BUF_SIZE]; variable
/external/webrtc/modules/audio_processing/test/
Daec_dump_based_simulator.cc47 const ChannelBuffer<float>& out_buf) { in VerifyFloatBitExactness()
/external/wpa_supplicant_8/src/eap_peer/
Deap_tnc.c21 struct wpabuf *out_buf; member
Deap_wsc.c23 struct wpabuf *out_buf; member
Deap_ikev2.c21 struct wpabuf *out_buf; member
/external/kernel-headers/original/uapi/linux/
Dndctl.h33 __u8 out_buf[0]; member
51 __u8 out_buf[0]; member
/external/boringssl/src/crypto/fipsmodule/ec/
Dec_key.c384 unsigned char **out_buf, BN_CTX *ctx) { in EC_KEY_key2buf()
/external/rust/crates/quiche/deps/boringssl/src/crypto/fipsmodule/ec/
Dec_key.c384 unsigned char **out_buf, BN_CTX *ctx) { in EC_KEY_key2buf()
/external/wpa_supplicant_8/src/eap_server/
Deap_server_wsc.c23 struct wpabuf *out_buf; member
/external/bcc/src/cc/frontends/clang/
Dloader.cc347 unique_ptr<llvm::MemoryBuffer> out_buf = llvm::MemoryBuffer::getMemBuffer(out_str); in do_compile() local

12