Home
last modified time | relevance | path

Searched defs:inbuf (Results 1 – 25 of 42) sorted by relevance

12

/external/e2fsprogs/lib/ext2fs/
Ddirblock.c75 void *inbuf, int flags EXT2FS_ATTR((unused))) in ext2fs_write_dir_block3()
116 void *inbuf, int flags EXT2FS_ATTR((unused))) in ext2fs_write_dir_block2()
122 void *inbuf) in ext2fs_write_dir_block()
Dext_attr.c81 errcode_t ext2fs_write_ext_attr2(ext2_filsys fs, blk64_t block, void *inbuf) in ext2fs_write_ext_attr2()
105 errcode_t ext2fs_write_ext_attr(ext2_filsys fs, blk_t block, void *inbuf) in ext2fs_write_ext_attr()
/external/openssh/
Drsa.c77 u_char *inbuf = NULL, *outbuf = NULL; in rsa_public_encrypt() local
123 u_char *inbuf = NULL, *outbuf = NULL; in rsa_private_decrypt() local
/external/apache-harmony/crypto/src/test/impl/java.injected/org/apache/harmony/crypto/internal/
DNullCipherSpiTest.java111 ByteBuffer inbuf = ByteBuffer.wrap(b, 0, b.length); in testEngineUpdateByteBufferByteBuffer() local
156 ByteBuffer inbuf = ByteBuffer.wrap(b, 0, b.length); in testEngineDoFinalByteBufferByteBuffer() local
/external/compiler-rt/test/msan/
Diconv.cc18 char *inbuf = inbuf_; in main() local
/external/bzip2/
Dunzcrash.c40 uchar inbuf[M_BLOCK]; variable
/external/eigen/bench/
DbenchFFT.cpp49 vector<T> inbuf(nfft); in bench() local
/external/libvpx/libvpx/examples/
Dresize_util.c52 uint8_t *inbuf, *outbuf; in main() local
/external/libxml2/os400/iconv/
Diconv.c127 Iconv(Iconv_t cd, char * * inbuf, size_t * inbytesleft, in Iconv()
/external/zlib/src/examples/
Dgun.c83 unsigned char *inbuf; member
161 unsigned char inbuf[SIZE]; /* input buffer */ variable
/external/selinux/libselinux/src/
Dbooleans.c386 char *inbuf = NULL; in save_booleans() local
524 char *inbuf; in security_load_booleans() local
/external/vboot_reference/tests/
Dvboot_region_tests.c164 VbError_t VbExDecompress(void *inbuf, uint32_t in_size, in VbExDecompress()
/external/pdfium/core/src/fxcodec/codec/
Dfx_codec_jpx_opj.cpp410 unsigned char *inbuf, *outbuf, *in, *out; in color_apply_icc_profile() local
435 unsigned short *inbuf, *outbuf, *in, *out; in color_apply_icc_profile() local
461 unsigned char *in, *inbuf, *out, *outbuf; in color_apply_icc_profile() local
/external/vboot_reference/host/lib/
Dhost_signature.c166 const uint8_t* inbuf, in InvokeExternalSigner()
/external/mesa3d/src/gallium/auxiliary/util/
Du_upload_mgr.c241 struct pipe_resource *inbuf, in u_upload_buffer()
/external/toybox/toys/other/
Dbzcat.c68 char *inbuf; member
587 int start_bunzip(struct bunzip_data **bdp, int src_fd, char *inbuf, int len) in start_bunzip()
/external/selinux/policycoreutils/run_init/
Dopen_init_pty.c220 struct ring_buffer inbuf; in main() local
/external/eigen/unsupported/test/
DFFTW.cpp148 ComplexVector inbuf(nfft); in test_complex_generic() local
/external/vboot_reference/firmware/stub/
Dvboot_api_stub.c82 VbError_t VbExDecompress(void *inbuf, uint32_t in_size, in VbExDecompress()
/external/vboot_reference/futility/
Dcmd_gbb_utility.c364 uint8_t *inbuf = NULL; in do_gbb_utility() local
/external/libedit/src/
Dmap.c1249 Char inbuf[EL_BUFSIZ]; in map_bind() local
/external/libopus/tests/
Dtest_opus_encode.c129 short *inbuf; in run_test1() local
/external/webrtc/src/modules/audio_coding/codecs/isac/main/source/
Dpitch_estimator.c476 double inbuf[PITCH_FRAME_LEN + QLOOKAHEAD]; in WebRtcIsac_PitchAnalysis() local
/external/wpa_supplicant_8/src/eap_server/
Deap_server_tnc.c360 static void tncs_process(struct eap_tnc_data *data, struct wpabuf *inbuf) in tncs_process()
/external/wpa_supplicant_8/src/eap_peer/
Deap_pwd.c33 struct wpabuf *inbuf; member

12