Home
last modified time | relevance | path

Searched defs:buf (Results 1726 - 1750 of 7637) sorted by relevance

1...<<61626364656667686970>>...306

/third_party/musl/Benchmark/musl/
H A Dutil.cpp53 char* GetAlignedPtr(std::vector<char>* buf, size_t alignment, size_t nbytes) in GetAlignedPtr() argument
59 wchar_t* GetAlignedPtr(std::vector<wchar_t>* buf, size_t alignment, size_t nchars) in GetAlignedPtr() argument
65 char* GetAlignedPtrFilled(std::vector<char>* buf, size_t alignment, size_t nbytes, char fillByte) in GetAlignedPtrFilled() argument
72 wchar_t* GetAlignedPtrFilled(std::vector<wchar_t>* buf, size_t alignment, size_t nbytes, wchar_t fillByte) in GetAlignedPtrFilled() argument
[all...]
/third_party/musl/libc-test/src/functional/
H A Datexit_dlclose.c34 char buf[512]; in fork_main() local
H A Dipc_sem.c35 struct semid_ds *buf; in inc() member
/third_party/mesa3d/src/gallium/frontends/va/
H A Dpicture_h264_enc.c33 vlVaHandleVAEncPictureParameterBufferTypeH264(vlVaDriver *drv, vlVaContext *context, vlVaBuffer *buf) in vlVaHandleVAEncPictureParameterBufferTypeH264() argument
84 vlVaHandleVAEncSliceParameterBufferTypeH264(vlVaDriver *drv, vlVaContext *context, vlVaBuffer *buf) in vlVaHandleVAEncSliceParameterBufferTypeH264() argument
151 vlVaHandleVAEncSequenceParameterBufferTypeH264(vlVaDriver *drv, vlVaContext *context, vlVaBuffer *buf) in vlVaHandleVAEncSequenceParameterBufferTypeH264() argument
/third_party/mesa3d/src/glx/
H A Drender2.c92 GLubyte *buf; in __indirect_glMap1d() local
155 GLubyte *buf; in __indirect_glMap1f() local
230 GLdouble *buf; __indirect_glMap2d() local
306 GLfloat *buf; __indirect_glMap2f() local
[all...]
/third_party/musl/libc-test/src/functionalext/supplement/stat/
H A Dlstat.c90 struct stat buf[3]; in lstat_0300() local
/third_party/musl/libc-test/src/functionalext/supplement/stdio/
H A Dasprintf.c30 char *buf = "d"; in asprintf_0100() local
46 char *buf = "o"; in asprintf_0200() local
62 char *buf = "x,X"; in asprintf_0300() local
78 char *buf = "u"; in asprintf_0400() local
94 char *buf = "f"; in asprintf_0500() local
110 char *buf = "e,E"; asprintf_0600() local
126 char *buf = "g,G"; asprintf_0700() local
142 char *buf = "c"; asprintf_0800() local
158 char *buf = "s"; asprintf_0900() local
[all...]
H A Drename.c86 char buf[10]; in rename_0300() local
/third_party/musl/libc-test/src/functionalext/supplement/unistd/
H A Dreadlinkat.c24 const char buf[] = "hello"; variable
/third_party/node/deps/openssl/openssl/crypto/ec/
H A Dec_print.c23 unsigned char *buf = NULL, *pbuf; in EC_POINT_point2hex() local
/third_party/node/deps/openssl/openssl/providers/common/
H A Dprovider_seeding.c56 void ossl_prov_cleanup_entropy(PROV_CTX *prov_ctx, unsigned char *buf, in ossl_prov_cleanup_entropy() argument
60 c_cleanup_entropy(ossl_prov_ctx_get0_handle(prov_ctx), buf, len); in ossl_prov_cleanup_entropy() local
73 void ossl_prov_cleanup_nonce(PROV_CTX *prov_ctx, unsigned char *buf, size_t len) in ossl_prov_cleanup_nonce() argument
76 c_cleanup_nonce(ossl_prov_ctx_get0_handle(prov_ctx), buf, len); in ossl_prov_cleanup_nonce() local
/third_party/node/deps/openssl/openssl/fuzz/
H A Dbignum.c30 int FuzzerTestOneInput(const uint8_t *buf, size_t len) in FuzzerTestOneInput() argument
[all...]
H A Dbndiv.c46 int FuzzerTestOneInput(const uint8_t *buf, size_t len) in FuzzerTestOneInput() argument
/third_party/node/deps/openssl/openssl/include/internal/
H A Dsha3.h39 unsigned char buf[KECCAK1600_WIDTH / 8 - 32]; member
/third_party/node/deps/openssl/openssl/crypto/
H A Dparams_from_text.c210 void *buf in OSSL_PARAM_allocate_from_text() local
137 construct_from_text(OSSL_PARAM *to, const OSSL_PARAM *paramdef, const char *value, size_t value_n, int ishex, void *buf, size_t buf_n, BIGNUM *tmpbn) construct_from_text() argument
[all...]
H A Dparam_build_set.c44 ossl_param_build_set_utf8_string(OSSL_PARAM_BLD *bld, OSSL_PARAM *p, const char *key, const char *buf) ossl_param_build_set_utf8_string() argument
H A DLPdir_win.c155 char *buf = _alloca(dirlen + 3); in LP_find_file() local
/third_party/node/deps/openssl/openssl/crypto/bio/
H A Dbss_null.c75 static int null_gets(BIO *bp, char *buf, int size) in null_gets() argument
/third_party/node/deps/openssl/openssl/crypto/chacha/
H A Dchacha_enc.c76 chacha_buf buf; in ChaCha20_ctr32() local
/third_party/node/deps/openssl/openssl/crypto/err/
H A Derr_blocks.c52 char *buf = NULL; in ERR_vset_error() local
[all...]
/third_party/openssl/test/
H A Dcmactest.c110 unsigned char buf[AES_BLOCK_SIZE]; in test_cmac_run() local
172 unsigned char buf[AES_BLOCK_SIZE]; test_cmac_copy() local
202 static char buf[80]; pt() local
[all...]
H A Dsslbuffertest.c53 char buf[sizeof(testdata)]; in test_func() local
H A Dx509aux.c44 unsigned char *buf = NULL; in test_certs() local
[all...]
/third_party/pulseaudio/src/modules/
H A Dstdin-util.h61 char buf[BUF_MAX]; member
/third_party/openssl/crypto/ec/
H A Dec_print.c23 unsigned char *buf = NULL, *pbuf; in EC_POINT_point2hex() local

Completed in 9 milliseconds

1...<<61626364656667686970>>...306