Home
last modified time | relevance | path

Searched defs:new_buffer (Results 1 – 11 of 11) sorted by relevance

/freebsd-12-stable/sys/contrib/octeon-sdk/
Dcvmx-cmd-queue.h389 uint64_t *new_buffer = (uint64_t *)cvmx_fpa_alloc(qptr->fpa_pool); in cvmx_cmd_queue_write() local
478 uint64_t *new_buffer = (uint64_t *)cvmx_fpa_alloc(qptr->fpa_pool); in cvmx_cmd_queue_write2() local
569 uint64_t *new_buffer = (uint64_t *)cvmx_fpa_alloc(qptr->fpa_pool); in cvmx_cmd_queue_write3() local
/freebsd-12-stable/crypto/openssl/crypto/kdf/
Dscrypt.c90 const unsigned char *new_buffer, in pkey_scrypt_set_membuf()
/freebsd-12-stable/crypto/heimdal/lib/sl/
Dslc-lex.c1237 void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer ) in yy_switch_to_buffer()
1390 void yypush_buffer_state (YY_BUFFER_STATE new_buffer ) in yypush_buffer_state()
/freebsd-12-stable/contrib/amd/fsinfo/
Dnull_lex.c1180 void null__switch_to_buffer (YY_BUFFER_STATE new_buffer ) in null__switch_to_buffer()
1333 void null_push_buffer_state (YY_BUFFER_STATE new_buffer ) in null_push_buffer_state()
/freebsd-12-stable/crypto/heimdal/lib/asn1/
Dlex.c2165 void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer ) in yy_switch_to_buffer()
2318 void yypush_buffer_state (YY_BUFFER_STATE new_buffer ) in yypush_buffer_state()
/freebsd-12-stable/crypto/heimdal/lib/com_err/
Dlex.c1300 void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer ) in yy_switch_to_buffer()
1453 void yypush_buffer_state (YY_BUFFER_STATE new_buffer ) in yypush_buffer_state()
/freebsd-12-stable/usr.bin/lex/
Dinitscan.c4573 void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer ) in yy_switch_to_buffer()
4722 void yypush_buffer_state (YY_BUFFER_STATE new_buffer ) in yypush_buffer_state()
/freebsd-12-stable/crypto/openssl/crypto/ec/
Dec_asn1.c1220 int new_buffer = 0; in i2o_ECPublicKey() local
/freebsd-12-stable/usr.bin/top/
Ddisplay.c1357 char *new_buffer; in setup_buffer() local
/freebsd-12-stable/contrib/libgnuregex/
Dregex_internal.c1202 int *new_buffer = re_realloc (dest->elems, int, new_alloc); in re_node_set_merge() local
/freebsd-12-stable/contrib/gcclibs/libcpp/
Ddirectives.c2183 cpp_buffer *new_buffer = XOBNEW (&pfile->buffer_ob, cpp_buffer); in cpp_push_buffer() local